After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 421080 - fusa-applet triggers bug-buddy if gdm is not running
fusa-applet triggers bug-buddy if gdm is not running
Status: RESOLVED OBSOLETE
Product: fast-user-switch-applet
Classification: Deprecated
Component: Applet
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Fast User Switch Applet Maintainer
Fast User Switch Applet Maintainer
Depends on:
Blocks:
 
 
Reported: 2007-03-21 15:36 UTC by Matthias Clasen
Modified: 2008-11-09 18:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a patch (1.88 KB, patch)
2007-03-27 02:32 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2007-03-21 15:36:02 UTC
When logging in using startx, you get both a bug-buddy dialog, and the panel
complaining about the applet crashing. 

Just exit(1) instead of g_error() if gdm is not found would get rid of the
bug-buddy dialog, but the panel would still complain. The best is probably to 
do what nm-applet does, and keep the bonobo server running, but just return
NULL from the factory callback if gdm is not found.
Comment 1 William Jon McCann 2007-03-21 15:40:24 UTC
Should probably also do something similar if GDM says you aren't on an attached display.
Comment 2 Matthias Clasen 2007-03-27 02:32:34 UTC
Created attachment 85361 [details] [review]
a patch
Comment 3 Baptiste Mille-Mathias 2008-06-10 20:44:20 UTC
Hello Mr Maintainer,

I'm pinging you, just to review the patches;

Thanks a lot

--
This message was brought to you by the Bugsquad team ©
Comment 4 Matthias Clasen 2008-11-09 18:24:04 UTC
no interest in this anymore, as fusa has been obsoleted by gdm-user-switch-applet