On Sat, 2024-07-27 at 21:02 +0200, Rodrigo Campos wrote:
This problem seems to be caused because xfce4-settings is compiled with
upower-glib support[1]. The linked answer explains the problem, but this
other answer explains just how to recompile the debian package disabling
upower-glib support[2]. Please note the third answer too, as some
reported to disable it in another way[3] to do the trick (maybe it was
using versions that didn't disable it by default yet?).
The bug is also reported upstream[4] and upstream disabled compiling
with upower-glib by default 3 years ago[5].
Can you please disable upower-glib support in the debian package?
Hi Rodrigo,
I guess we can try to disable it at least for a try, but I think if we do that
we lose the lid events, preventing I think to disable the laptop screen when
the lid is closed.
It'd be best to fix the detection code there, but we can see what happens at
least.