Bug 162077 - KNode requests wrong range for group
Summary: KNode requests wrong range for group
Status: RESOLVED WORKSFORME
Alias: None
Product: knode
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-14 08:31 UTC by David ‘Bombe’ Roden
Modified: 2009-09-13 15:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David ‘Bombe’ Roden 2008-05-14 08:31:38 UTC
Version:           1.9.9 (using KDE 3.5.9)
Installed from:    Gentoo Packages
Compiler:          gcc 4.1.2 
OS:                Linux

With certain news servers KNode can not get the list of articles in a group, showing "error 423 - empty range" instead.
Comment 1 David ‘Bombe’ Roden 2008-05-14 08:33:37 UTC
The news server in question is FMS (Freenet Messaging System). Looking at the communication with Wireshark I see the following:

>> GROUP fms
<< 211 99 2 648 fms
>> LIST OVERVIEW.FMT
<< 215 Order of fields in overview database.
<< Subject:
<< From:
<< Date:
<< Message-ID:
<< References:
<< :bytes
<< :lines
<< .
>> xover 649-648
<< 423 Empty range

FMS’ responses look pretty okay to me, yet KNode requests an invalid range and thus gets an error message and can not show any articles.
Comment 2 Olivier Trichet 2009-09-13 15:11:25 UTC
The was fixed during the transition of knode from kde3 to kde4.
Since knode from KDE3 is not supported anymore, I'm closing this bug.