Summary: | The Syndication (RSS reader) doesn't download the feeed | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | André Martins <aanm90> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
André Martins
2011-08-26 04:11:07 UTC
Which feeds, everything seems to be OK here. This one http://rss.thepiratebay.org/user/a73052e4c540206b23bb68740bddc1cc I took a printscreen http://imageshack.us/photo/my-images/217/snapshot5p.png/ I just figure it out. I thought the syndication worked with the port 80, the problem was the port I was using was not open on the router. It's working after 2 hours, if this doesn't solve it I will report again ;) Tks guys Nope, I was wrong, still does the error It's a server side problem, the piratebay is returning 404 File Not Found errors occasionally. Only thing I can do is improve the error display in ktorrent. Git commit df48144fa3badb41895701821c4950d1c4828787 by Joris Guisson. Committed on 03/09/2011 at 11:41. Pushed by guisson into branch 'master'. Improve error display of syndication plugin errors BUG: 280814 M +2 -1 plugins/syndication/syndicationactivity.cpp M +29 -3 plugins/syndication/feed.cpp M +4 -0 plugins/syndication/feedretriever.cpp M +1 -0 ChangeLog M +3 -0 plugins/syndication/feed.h http://commits.kde.org/ktorrent/df48144fa3badb41895701821c4950d1c4828787 |