Results 7 comments of maze

Hello, could you provide us with a little more information? Are you able to do use the PAM service from the user that's running the Django app from the command...

libavresample was initially merged into ffmpeg to be a drop-in replacement for libav, but was never maintained by ffmpeg itself in favor of their own libswresample. According to upstream, libswresample...

The `I` and `J` parameters should accept zero values, proposed fix: ```diff diff --git a/klippy/extras/gcode_arcs.py b/klippy/extras/gcode_arcs.py index 7707cd66..5cf30aa1 100644 --- a/klippy/extras/gcode_arcs.py +++ b/klippy/extras/gcode_arcs.py @@ -75,16 +75,16 @@ class ArcSupport: raise...

Can you provide sample flows please?

Frankly I have no idea, do not possess any Windows endpoint to test on currently.

I like the idea but I don't see how we can add unit tests for that so I'm hesitant to implement this without having a way to test.