Christian Würthner

Results 18 issues of Christian Würthner

We recently set up screenshot tests for our app, generating roughly 1600 screenshots. Locally, everything worked well, but on our CI system tests did not fail although the recorded screenshots...

bug
help wanted

### The problem After the update to 1.8.3 the `/api/login` request returns 500. The below sample request works fine in 1.8.2 and is used by OctoApp to login for a...

bug

#### What does this PR do and why is it necessary? This PR moves the webcam code into a plugin "Classic webcam" and allows other plugins to provide one or...

approved
targets maintenance

### The problem With the latest maintenance branch requests to `/api/login?passive` cause a 400 if the POST request does not have a JSON body. With OctoPrint 1.8 and older, this...

bug
approved
pr pending

### The problem I have a curious issue on one of my OctoPrints with DNS. I'm not sure what the exact cause is, but my expectation when OctoPrint can't reach...

triage

Is there a way to support `ManagedVirtualDevice` introduced with AGP 7.3.0? It would be amazing to make use of this new AGP feature so we no longer need to manager...

I'm the dev of OctoApp. I received a couple of reports from users who can't connect OctoApp to octo4a via OctoEverywhere. On the app side, the websocket is abruptly closed...

plugin_support

Hi, first of all: great work! This looks awesome. I want to use the lib in my project, but unfortunately all of our icons are using a stroke width of...

This PR improves the way addKeychainItem(...) distinguishes between adding and updating an item when used with FaceID. The original implementation caused two operations on the key chain: 1. Check if...