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 328145 - autojoin chans doesn't work if you connect a server manually after starting xchat-gnome
autojoin chans doesn't work if you connect a server manually after starting x...
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
0.9
Other Linux
: Normal normal
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-22 11:36 UTC by Sebastien Bacher
Modified: 2006-01-22 21:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trivial patch (1.00 KB, patch)
2006-01-22 19:09 UTC, Xavier Claessens
none Details | Review

Description Sebastien Bacher 2006-01-22 11:36:21 UTC
That issue has been opened on https://launchpad.net/distros/ubuntu/+source/xchat-gnome/+bug/29288

* set some chans to autojoin on a server, freenode by example
* don't select the autoconnect to server option
* start xchat-gnome
* open the connect dialog and select freenode

No chan is joined, it should. It works fine if you autoconnect on startup
Comment 1 Guillaume Desmottes 2006-01-22 11:55:14 UTC
Can reproduce with HEAD version.
Comment 2 Xavier Claessens 2006-01-22 19:09:54 UTC
Created attachment 57866 [details] [review]
trivial patch

Just changing FALSE to TRUE :)
Comment 3 Guillaume Desmottes 2006-01-22 21:37:39 UTC
Applied to svn. Thanks !