GNOME Bugzilla – Bug 118894
can not get newsgroups from news.gaos.org
Last modified: 2006-06-18 05:03:40 UTC
(with pan 0.14.0.93) Steps to reproduce: 1. add news.gaos.org to your newsservers 2. change Server to news.gaos.org 3. agree to download all newsgroups Result: Fre, 01 Aug 2003 19:01:26 - pan - file sockets.c: line 106 (pan_socket_new): assertion `pstring_is_set (server_address)' failed Fre, 01 Aug 2003 19:01:26 - pan - file sockets.c: line 220 (pan_socket_set_nntp_auth): assertion `socket!=NULL' failed
From the looks of the error message, it looks like there's no address filled in for that news server. Try going to Tools|News Servers|Edit and see what's in the Address: field for this server. Added to CVS: a popup dialog in the server editor to wanr the user if: * the address field isn't filled in * the authorize box is checked and either the username or password isn't filled in * the .newsrc box is checked and the filename isn't filled in