Results 35 comments of Sebastian Lohff

Rebase to current main + added a separator between the normal entries and the "cut a complete group" entries.

I compiled and ran this PR today on Linux and it seemed to work pretty well for me. Used the SDL backend (with pipewire), recorded a bit of Guitar music....

Hey @Reflexe, nice to hear that it was helpful && that the second issue is easy to fix! I also opened #6022 for the feature request. Regarding the first issue:...

I have the same issue! Especially when I'm getting eager and drop a lot of status info in `sp.text` I pretty much get the picture above. What we could do...

Sure thing! I'm using python from within a virtualenv for this. Operating System is Linux. ``` $ python -V Python 3.5.2 $ locale -a C C.UTF-8 de_DE.utf8 en_AG en_AG.utf8 en_AU.utf8...

So I think this depends on what the user expects from yaspin in case their program is used with a pipe (aka stdout is not a tty). I see the...

I ran into the same problem - `docker-credential-pass` breaks when a `/` is in the username. I see these solutions: * base64-encode the username, as it is already done with...

Hey, thanks for looking into this. I saw a release was already made with the proposed change. I updated the theme in my piwigo instance to 2.5.5 (overriding my local...

It works for me on all tested desktop browsers, but I can reproduce it with my smartphone browser (firefox; a friend tested chrome as well). Did you test this with...

Okay, after a fair share of trying to debug this in my gallery I figured out that my problem was that the default theme on mobile was SmartPocket. Disabling all...