* [ISSUE] Missing build dependency in Thunar causes 8-second delay when loading the XFCE desktop
@ 2024-10-24 19:02 Kerberoge
2024-10-25 13:43 ` sgn
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Kerberoge @ 2024-10-24 19:02 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1226 bytes --]
New issue by Kerberoge on void-packages repository
https://github.com/void-linux/void-packages/issues/52766
Description:
_This issue is even present in the official XFCE live image._
The XFCE desktop environment in started by running `startxfce4`. This launches `xfce4-session`, which in turn launches the following programs, in this order: `xfwm4`, `xfsettingsd`, `xfce4-panel`, `Thunar --daemon`, and `xfdesktop`.
Currently, when launching the XFCE desktop environment on a Void Linux system, the loading of the wallpaper is delayed by 8 seconds. This is because `Thunar --daemon` somehow fails to start due to being incorrectly compiled, and thus this causes the `xfdesktop` background process, which is responsible for the wallpaper, to be delayed as well. As stated above, this issue can even be observed when booting the official Void Linux XFCE live image.
The delay can be fixed by adding the missing build dependency to the Thunar template file, namely `xorg-server-devel`. Presumably the `configure` script is automatically disabling some important option when it detects that the relevant Xorg development files are not present, which happens to impede Thunar from properly starting as a daemon process.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Missing build dependency in Thunar causes 8-second delay when loading the XFCE desktop
2024-10-24 19:02 [ISSUE] Missing build dependency in Thunar causes 8-second delay when loading the XFCE desktop Kerberoge
@ 2024-10-25 13:43 ` sgn
2024-10-25 14:10 ` Kerberoge
2024-10-25 17:25 ` [ISSUE] [CLOSED] " classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2024-10-25 13:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 200 bytes --]
New comment by sgn on void-packages repository
https://github.com/void-linux/void-packages/issues/52766#issuecomment-2437819647
Comment:
I hope 94d0d1b1f16 fixed your problem. If not, please voice!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Missing build dependency in Thunar causes 8-second delay when loading the XFCE desktop
2024-10-24 19:02 [ISSUE] Missing build dependency in Thunar causes 8-second delay when loading the XFCE desktop Kerberoge
2024-10-25 13:43 ` sgn
@ 2024-10-25 14:10 ` Kerberoge
2024-10-25 17:25 ` [ISSUE] [CLOSED] " classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: Kerberoge @ 2024-10-25 14:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 193 bytes --]
New comment by Kerberoge on void-packages repository
https://github.com/void-linux/void-packages/issues/52766#issuecomment-2437907538
Comment:
That commit did indeed fix the problem. Thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ISSUE] [CLOSED] Missing build dependency in Thunar causes 8-second delay when loading the XFCE desktop
2024-10-24 19:02 [ISSUE] Missing build dependency in Thunar causes 8-second delay when loading the XFCE desktop Kerberoge
2024-10-25 13:43 ` sgn
2024-10-25 14:10 ` Kerberoge
@ 2024-10-25 17:25 ` classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-10-25 17:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1229 bytes --]
Closed issue by Kerberoge on void-packages repository
https://github.com/void-linux/void-packages/issues/52766
Description:
_This issue is even present in the official XFCE live image._
The XFCE desktop environment in started by running `startxfce4`. This launches `xfce4-session`, which in turn launches the following programs, in this order: `xfwm4`, `xfsettingsd`, `xfce4-panel`, `Thunar --daemon`, and `xfdesktop`.
Currently, when launching the XFCE desktop environment on a Void Linux system, the loading of the wallpaper is delayed by 8 seconds. This is because `Thunar --daemon` somehow fails to start due to being incorrectly compiled, and thus this causes the `xfdesktop` background process, which is responsible for the wallpaper, to be delayed as well. As stated above, this issue can even be observed when booting the official Void Linux XFCE live image.
The delay can be fixed by adding the missing build dependency to the Thunar template file, namely `xorg-server-devel`. Presumably the `configure` script is automatically disabling some important option when it detects that the relevant Xorg development files are not present, which happens to impede Thunar from properly starting as a daemon process.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-10-25 17:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-24 19:02 [ISSUE] Missing build dependency in Thunar causes 8-second delay when loading the XFCE desktop Kerberoge
2024-10-25 13:43 ` sgn
2024-10-25 14:10 ` Kerberoge
2024-10-25 17:25 ` [ISSUE] [CLOSED] " classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).