gnu: xfce4-session: xflock4 fails to run.

  • Done
  • quality assurance status badge
Details
3 participants
  • Ashvith Shetty
  • Ricardo Prudon
  • ???
Owner
unassigned
Submitted by
Ashvith Shetty
Severity
normal
A
A
Ashvith Shetty wrote on 2 Jan 17:02 +0100
(address . bug-guix@gnu.org)
CA+n6Bx8sLDJwO6h0pgehjBff5-cKyb4WCUdjyGjJLr4JgVn98Q@mail.gmail.com
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 be because of the introduction of commit 42db188a
somewhere around 4.19, making xflock4 dependent on D-Bus.

Regards,
Ashvith
Attachment: file
R
R
Ricardo Prudon wrote on 5 Jan 01:30 +0100
(address . 75288@debbugs.gnu.org)
e4241129-c71f-4706-af89-ea246279e5a2@jiyu.dev
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.
?
?
??? wrote 6 days ago
(name . Ashvith Shetty)(address . ashvithshetty10@gmail.com)
87ed181re5.fsf@envs.net
Ashvith Shetty <ashvithshetty10@gmail.com> writes:

Toggle quote (14 lines)
> 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 be because of the introduction of commit 42db188a somewhere around 4.19, making xflock4 dependent on D-Bus.
>
> Regards,
> Ashvith

Should be fixed in master now, thank you for the report!

Need do a system reconfigure with xfce-desktop-service-type, which add
'/etc/pam.d/xfce4-screensaver' for 'xfce4-screensaver'.
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75288@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75288
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch