Stefan Fritsch

Results 12 issues of Stefan Fritsch

Please answer the following **"OpenSSH for Windows" version** 8.9.1.0 **Server OperatingSystem** Ubuntu 20.04 **Client OperatingSystem** Windows 11 ## What is failing I can't add a certificate to the agent properly....

**Is this a bug report or feature request?** * Bug Report **Deviation from expected behavior:** According to the docs the options `skipUpgradeChecks` and `continueUpgradeAfterChecksEvenIfNotHealthy` should let an upgrade proceed even...

bug

Hi, I added a parameter to `bs4Card()` for custom css-classes. I use it, e.g., for styling cards with classes `"blue-card"`, `"red-card"`, etc. In general, it makes it easier to address...

### Affected apps This afflicts the smb login backend of user_external. It also applies to external storage so I'm not sure where to post this. ### Expected behaviour Use the...

bug
0. Needs triage

Hi, I can't connect to my gateone Server running in a docker container. The user only sees "Attempting to connect to the Gate One server...". The logs are as follows:...

**Is your feature request related to a problem? Please describe.** If I select more than 1-2 namespaces (depending on the lengths of their names) the namespace selector starts hiding them...

status/stale

.NET Interactive © 2020 Microsoft Corporation Version: 1.0.510102+2c9feb8daff54c194b638d355d18b5428480a786 Library version: 1.0.0-beta.24101.2+2c9feb8daff54c194b638d355d18b5428480a786 Build date: 2024-02-14T16:06:44.1477956Z ### Question So I'm trying to run the RProvider from an F# cell in a .NET...

question
waiting-on-feedback

Hi, I'm trying to use this plugin on a foam wiki but I get the above error. I'm a raw newbie when it comes to jekyll so it is very...

Hi, I don't know whether this is related to #351 but if you try to add new ggvis plots dynamically it behaves erratically. If you click the "new plot" button...

Hi, in the current github version of ggvis `handle_resize` does nothing at all, e.g. the example on the man-page never prints any updates: ``` R mtcars %>% ggvis(~mpg, ~wt) %>%...