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 118894 - can not get newsgroups from news.gaos.org
can not get newsgroups from news.gaos.org
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.14.1 betas
Other Linux
: Normal normal
: 0.14.1
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-08-01 17:09 UTC by Helge Hielscher
Modified: 2006-06-18 05:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Helge Hielscher 2003-08-01 17:09:06 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
Comment 1 Charles Kerr 2003-08-01 23:13:03 UTC
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