[Xfce-bugs] [Bug 15725] Avoid race with xsettings at startup

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Jul 19 14:15:45 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15725

--- Comment #1 from Olivier Fourdan <fourdan at xfce.org> ---
Created attachment 8787
  --> https://bugzilla.xfce.org/attachment.cgi?id=8787&action=edit
[PATCH 1/2] xfsettingsd: Start xsettings prior to complete startup

On startup, different gtk based applications are launched concurently.

If we start xsettings simulatenously, those applications fail to detect
xsettings and ignore the various preferences set via xsettings (themes,
icons, etc.)

Make sure we spawn xsettings prior to declare ourself ready with the
session manager.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list