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 526208 - empathy does not start with the --no-connect option
empathy does not start with the --no-connect option
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
0.22.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2008-04-04 18:55 UTC by Sjoerd Simons
Modified: 2008-04-19 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add --no-connect option (1.44 KB, patch)
2008-04-19 10:51 UTC, Frederic Peters
rejected Details | Review
same, without mixing it with another patch (1.26 KB, patch)
2008-04-19 11:15 UTC, Frederic Peters
committed Details | Review

Description Sjoerd Simons 2008-04-04 18:55:19 UTC
The following was reported in debian bug tracking system:

I have empathy set to start for my gnome desktop from system -> preferences -> 
sessions with the line: empathy --no-connect. After the recent upgrade empathy 
no longer starts. If I do not pass the --no-connect option then it will start 
up and behave as normal.
Comment 1 Frederic Peters 2008-04-19 10:51:08 UTC
Created attachment 109522 [details] [review]
add --no-connect option

This patch adds the --no-connect (or -n) option.
Comment 2 Frederic Peters 2008-04-19 11:15:07 UTC
Created attachment 109523 [details] [review]
same, without mixing it with another patch
Comment 3 Xavier Claessens 2008-04-19 11:16:39 UTC
thanks for the patch!