bug#75288: gnu: xfce4-session: xflock4 fails to run.

2025-01-11 Thread 宋文武 via Bug reports for GNU Guix
Ashvith Shetty writes: > Hello, > > Lock does not work anymore on XFCE 4.20, after moving from 4.18. > When I try to run the command manually via the terminal on XFCE 4.20, this is > what I get: > > ```console > $ xflock4 > /gnu/store/yz669dvm1cm9nqcxkm8hq8zzgf0cy96f-profile/bin/xflock4: line 52

bug#75288: gnu: xfce4-session: xflock4 fails to run.

2025-01-07 Thread Ricardo Prudon
I am having the same issue. I tried fixing the issue by installing "glib:bin" manually, the error "gdbus" error message now goes away, but the program still shuts down quietly and does not lock the screen.

bug#75288: gnu: xfce4-session: xflock4 fails to run.

2025-01-02 Thread Ashvith Shetty
Hello, Lock does not work anymore on XFCE 4.20, after moving from 4.18. When I try to run the command manually via the terminal on XFCE 4.20, this is what I get: ```console $ xflock4 /gnu/store/yz669dvm1cm9nqcxkm8hq8zzgf0cy96f-profile/bin/xflock4: line 52: gdbus: command not found ``` This must b