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 349649 - Gossip crashes when session bus is unavailable
Gossip crashes when session bus is unavailable
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
0.13
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
: 351068 439713 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-08-02 10:04 UTC by Paul van Tilburg
Modified: 2007-05-20 13:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Paul van Tilburg 2006-08-02 10:04:31 UTC
When I try to start Gossip when a D-Bus session bus is unavailable, Gossip crashes.  This happens for example when doing: ssh -X localhost gossip.

Output:
** (gossip:10383): WARNING **: Couldn't connect to the session bus

Galago-ERROR **: Unable to connect to session bus: Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
aborting...
Comment 1 Richard Hult 2006-08-03 16:12:41 UTC
That's really a bug in galago, I'd say, it shouldn't crash, just return some error when it's inited. We could add a workaround of course in the meantime...
Comment 2 Richard Hult 2006-08-03 18:46:21 UTC
I've committed a fix for this, but we/you/someone should file a bug against galago since that is what's crashing.
Comment 3 Richard Hult 2006-08-14 12:24:08 UTC
*** Bug 351068 has been marked as a duplicate of this bug. ***
Comment 4 palfrey 2007-05-20 13:19:48 UTC
*** Bug 439713 has been marked as a duplicate of this bug. ***