Benedikt
Benedikt
Hi! Please, provide the configuration file that generates this issue, and beets and beets-alternatives' versions. You could probably test this by using the particular inline field in a regular path...
Yes, I'm pretty sure that this is the problem: https://github.com/geigerzaehler/beets-alternatives/blob/288299e3aa9a1602717b04c28696fce5ce4259bf/beetsplug/alternatives.py#L320-L330
> @JOJ0: I’m not actively committing fixes to this project anymore. Maybe @wisp3rwind is interested in providing a fix. But I would also like to encourage you to dig into...
I haven't been following this issue up to now; and I'm not sure that I understand correctly which steps are required to trigger the extraneous `ADD` actions. Maybe you could...
Same problem here. I suspect that this is somehow related to not properly escaping the password: This was with the randomly generated password `&ghcw$CMTSxZ3q&u%PDJ` (not using that anymore). I've re-installed...
To be more specific, these are the steps that I took: - fresh Hifiberry setup - change the password (`hifiberry` -> `&ghcw$CMTSxZ3q&u%PDJ`), this appears to work - (I think I...
Hi, thanks for looking into this! I'm not using HifiberryOS anymore, so can't easily test, but: It looks like `child_process.exec` always runs things through a shell and I couldn't see...
> I unfortunately can't reproduce it on my laptop that is connected to an external monitor. Can you reproduce it consistently? If so, does it require a specific window/app or...
> Maybe related: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6731 > > [EDIT] > > Meaning that it might just be a GNOME bug. The stacktrace looks quite different though (crash in mutter directly vs crash...
See https://gitlab.gnome.org/GNOME/mutter/-/issues/2846