all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#75288: gnu: xfce4-session: xflock4 fails to run.
@ 2025-01-02 16:02 Ashvith Shetty
  2025-01-05  0:30 ` Ricardo Prudon
  2025-01-12  6:24 ` 宋文武 via Bug reports for GNU Guix
  0 siblings, 2 replies; 3+ messages in thread
From: Ashvith Shetty @ 2025-01-02 16:02 UTC (permalink / raw)
  To: 75288; +Cc: all_but_last, 宋文武

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

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
<https://gitlab.xfce.org/xfce/xfce4-session/-/commit/42db188a912413d099150dd9f44f008285c8a493>
somewhere around 4.19, making xflock4 dependent on D-Bus.

Regards,
Ashvith

[-- Attachment #2: Type: text/html, Size: 683 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#75288: gnu: xfce4-session: xflock4 fails to run.
  2025-01-02 16:02 bug#75288: gnu: xfce4-session: xflock4 fails to run Ashvith Shetty
@ 2025-01-05  0:30 ` Ricardo Prudon
  2025-01-12  6:24 ` 宋文武 via Bug reports for GNU Guix
  1 sibling, 0 replies; 3+ messages in thread
From: Ricardo Prudon @ 2025-01-05  0:30 UTC (permalink / raw)
  To: 75288

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#75288: gnu: xfce4-session: xflock4 fails to run.
  2025-01-02 16:02 bug#75288: gnu: xfce4-session: xflock4 fails to run Ashvith Shetty
  2025-01-05  0:30 ` Ricardo Prudon
@ 2025-01-12  6:24 ` 宋文武 via Bug reports for GNU Guix
  1 sibling, 0 replies; 3+ messages in thread
From: 宋文武 via Bug reports for GNU Guix @ 2025-01-12  6:24 UTC (permalink / raw)
  To: Ashvith Shetty; +Cc: all_but_last, 75288-done

Ashvith Shetty <ashvithshetty10@gmail.com> 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: 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'. 




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-01-12  6:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 16:02 bug#75288: gnu: xfce4-session: xflock4 fails to run Ashvith Shetty
2025-01-05  0:30 ` Ricardo Prudon
2025-01-12  6:24 ` 宋文武 via Bug reports for GNU Guix

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.