[kde] [Bug 347206] Autostart does not completely run all items defined in System-settings

Thomas Lübking via KDE Bugzilla bugzilla_noreply at kde.org
Sat Oct 31 10:00:43 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=347206

--- Comment #32 from Thomas Lübking <thomas.luebking at gmail.com> ---
drakconf seems to be a perl program, so it shouldn't use any QApplication event
dispatchers anyway.
It might try to talk to another process (daemon) and that doesn't respond
because of the missing glib dispatcher.

As the actual bug seems to be in kdeinit, you could shadow /usr/bin/kdeinit* in
the opposite way (ie. disable the glib event dispatcher only for those)

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


More information about the Unassigned-bugs mailing list