! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Several XFCE applications appear irresponsible after communicating with a daemon
Status:
RESOLVED: INVALID

Comments

Description Alberto Salvia Novella 2014-07-26 17:58:29 CEST
Several programs in Xfce have a daemon mode call gtk_init() before fork()ing.

This is unsafe, and when it goes wrong this will typically manifest as the daemon hanging shortly after forking, and appearing to simply do nothing at all.
Comment 1 Simon Steinbeiss editbugs 2015-02-21 14:33:15 CET
Where did you see that in the code? As far as I can see, thunar daemonizes only after init.

Bug #11042

Reported by:
Alberto Salvia Novella
Reported on: 2014-07-26
Last modified on: 2015-02-21

People

Assignee:
Jannis Pohlmann
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information