GNOME Bugzilla – Bug 656069
connect & dcc windows show empty contents (no server and transfer lists)
Last modified: 2011-08-07 13:50:08 UTC
As found in Debian #627711 [1], xchat-gnome opens up with empty connect dialog, making it impossible for user to connect to a server. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627711 Similar behavior is found in Dcc dialog as well.
Created attachment 193340 [details] [review] Reparent widgets As the Glade UI designs are only partially used to construct the dialogs, the widgets from Glade UIs should be reparented to the windows created by the instance initializers. Note that simple gtk_container_add() is not sufficient in recent GTK+ versions. They must be reparented (removed from the old parent and then added to the new one).
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.
Review of attachment 193340 [details] [review]: committed with minor updates. Thanks.
git commit - http://git.gnome.org/browse/xchat-gnome/commit/?id=8f00ec61d7638f8af5f8d90df154c82bb3725c92