Bug 241137 - Dolphin unable to read Usenet newsgroups
Summary: Dolphin unable to read Usenet newsgroups
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: nntp (show other bugs)
Version: 4.4
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Wolfram Diestel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 22:46 UTC by Christopher Yeleighton
Modified: 2021-03-30 20:20 UTC (History)
3 users (show)

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 Christopher Yeleighton 2010-06-08 22:46:36 UTC
Version:           unspecified (using KDE 4.3.5) 
OS:                Linux

Dolphin, the handler of choice for the NNTP URL scheme, is unable to display contents of a newsgroup.

Reproducible: Always

Steps to Reproduce:
1. Open <URL:nntp://nntp.perl.org/perl.perl5.porters>.

Actual Results:  
1. Dolphin comes to the front and shows an NNTP group window.  The group is empty.

Expected Results:  
2. The group should display current messages posted to the group.

OS: Linux (x86_64) release 2.6.31.12-0.2-desktop
Compiler: gcc
Comment 1 Christoph Feck 2010-06-13 12:58:25 UTC
It probably has to do with the link you provided. I tried the link on both Dolphin and Konqueror, and nothing was displayed. Using a different link, for example nntp://61.160.235.197/comp.sys.amiga.misc/ worked on both Dolphin and Konqueror. Does that link also work for you?
Comment 2 Christopher Yeleighton 2010-06-13 18:55:27 UTC
(In reply to comment #1)
> It probably has to do with the link you provided. I tried the link on both
> Dolphin and Konqueror, and nothing was displayed. Using a different link, for
> example nntp://61.160.235.197/comp.sys.amiga.misc/ worked on both Dolphin and
> Konqueror. Does that link also work for you?

Well, it depends what you understand by "works".  It displays a window with numbered document icons; there is no clue about the author or the subject; I get an error message "File or directory does not exist" whenever I try to open a document from there.  I would not say that it works.
Comment 3 Christoph Feck 2010-06-13 22:02:28 UTC
The numbers are assigned by the news server to uniquely identify the messages; using the subject as the file name would not work. Use KNode or other news readers if you want something more elegant.

Clicking on a file opens KWrite here; if this does not work it is a bug.
Comment 4 Christopher Yeleighton 2010-06-14 12:14:25 UTC
(In reply to comment #3)
> Clicking on a file opens KWrite here; if this does not work it is a bug.

Clicking on a file opens a dialog box "File or directory does not exist".
Comment 5 Justin Zobel 2021-03-12 22:52:37 UTC
(In reply to Christoph Feck from comment #1)
> It probably has to do with the link you provided. I tried the link on both
> Dolphin and Konqueror, and nothing was displayed. Using a different link,
> for example nntp://61.160.235.197/comp.sys.amiga.misc/ worked on both
> Dolphin and Konqueror. Does that link also work for you?

I've just opened the nntp://61.160.235.197/comp.sys.amiga.misc/ and it showed nothing so went back to nntp://61.160.235.197/ and it says Invalid protocol in Dolphin. 

Has nntp functionality been removed? If so I guess we can mark this bug as UNMAINTAINED.
Comment 6 Jonathan Marten 2021-03-15 08:43:47 UTC
Yes, the NNTP and MBOX ioslaves which were originally part of kdepimlibs were apparently never ported when PIM was split up into components.  But some KF5 porting work was done (in 2014), so it should be possible to resurrect them.
Comment 7 Bug Janitor Service 2021-03-30 04:33:31 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Jonathan Marten 2021-03-30 20:20:04 UTC
If anyone still needs to use these ioslaves then they are available (ported to current KF5) at

https://invent.kde.org/marten/kio-mbox
https://invent.kde.org/marten/kio-nntp

Closing this bug as UNMAINTAINED as suggested in comment #5.