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 326135 - Little problem with query topic
Little problem with query topic
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
HEAD
Other Linux
: Normal minor
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks: 602311
 
 
Reported: 2006-01-07 20:49 UTC by Guillaume Desmottes
Modified: 2009-11-20 14:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (705 bytes, patch)
2009-05-17 00:38 UTC, Ritesh Khadgaray ( irc:ritz)
none Details | Review
patch (679 bytes, patch)
2009-05-17 01:05 UTC, Ritesh Khadgaray ( irc:ritz)
committed Details | Review

Description Guillaume Desmottes 2006-01-07 20:49:41 UTC
To reproduce:
1. Join a channel
2. Open a query with someone

The topic stay empty until the other guy respond something.
I try with xchat-gtk and the topic is set at the window opening.
Comment 1 David Trowbridge 2006-03-01 00:12:59 UTC
Reproducable
Comment 2 Ritesh Khadgaray ( irc:ritz) 2009-05-17 00:38:27 UTC
Created attachment 134793 [details] [review]
patch

set topic when a query request is made.
Comment 3 Ritesh Khadgaray ( irc:ritz) 2009-05-17 01:05:05 UTC
Created attachment 134795 [details] [review]
patch

obtain the hostname of the user, from user list, and set the same as topic. updated to not set the topic to nick.
Comment 4 Ritesh Khadgaray ( irc:ritz) 2009-11-20 14:08:19 UTC
Review of attachment 134795 [details] [review]:

xchat2 sets this as a part of new tab creation, but uses set_topic for inbound
I have opted for pushing this into outbound.c , as x-g uses a simpler method for tab creation
Comment 5 Ritesh Khadgaray ( irc:ritz) 2009-11-20 14:09:05 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.