Bug 225851 - Akregator fetches some feeds times and times again (possibly inaccessible ones)
Summary: Akregator fetches some feeds times and times again (possibly inaccessible ones)
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: VHI major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-07 19:09 UTC by Shlomi Fish
Modified: 2010-09-22 01:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch that appears to correct the problem. (1.13 KB, patch)
2010-02-07 20:51 UTC, Shlomi Fish
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shlomi Fish 2010-02-07 19:09:47 UTC
Version:            (using KDE 4.4.0)
Compiler:          gcc-c++-4.4.3-1mnb2 
OS:                Linux
Installed from:    Mandriva RPMs

Akregator fetches some feeds times and times again (possibly ones it cannot access). Despite the fact that I specifically told it to cancel the feed fetches, it still goes to the Internet and tries to fetch the following feeds:

http://www.sparkthis.com/atom.xml

I'm on Mandriva Linux Cooker, but it's been an ongoing problem for a long time and is very annoying. Please fix it.

Regards,

-- Shlomi Fish
Comment 1 Shlomi Fish 2010-02-07 20:51:01 UTC
Created attachment 40592 [details]
Patch that appears to correct the problem.

This is a patch against kdepim trunk that appears to correct the problem. What it does is set the lastFetch field also when the feed failed to fetch.
Comment 2 Shlomi Fish 2010-07-31 15:31:57 UTC
Will someone please fix this bug? It is months old, still present in the latest version and I have provided a patch. Why was it ignored until now?
Comment 3 Shlomi Fish 2010-08-08 14:55:27 UTC
Hi all!

Please apply my patch already. This bug is really annoying.

Regards,

-- Shlomi Fish
Comment 4 Shlomi Fish 2010-09-20 19:08:16 UTC
Hi all!

(In reply to comment #3)
> Hi all!
> 
> Please apply my patch already. This bug is really annoying.
> 
> Regards,
> 
> -- Shlomi Fish

How long does it take to fix this bug and apply my patch? I've did all the hard work for you of investigating the cause and writing the patch and you cannot do the decent thing of applying this or at least commenting about it? Why do you keep ignoring this bug report? Do I have to spam you with a comment every day? (Maybe I will).

Regards,

-- Shlomi Fish
Comment 5 Allen Winter 2010-09-22 00:55:27 UTC
SVN commit 1177997 by winterz:

don't fetch some feeds times and times again (if it cannot access them).
http://reviewboard.kde.org/r/5384/
Thanks Shlomi!

BUG: 225851
MERGE: 4.5


 M  +7 -1      feed.cpp  
 M  +2 -0      feed.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1177997
Comment 6 Allen Winter 2010-09-22 01:04:17 UTC
SVN commit 1177999 by winterz:

backport SVN commit 1177997 by winterz:

don't fetch some feeds times and times again (if it cannot access them).
http://reviewboard.kde.org/r/5384/
Thanks Shlomi!

CCBUG: 225851


 M  +7 -1      feed.cpp  
 M  +2 -0      feed.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1177999
Comment 7 Allen Winter 2010-09-22 01:08:13 UTC
SVN commit 1178000 by winterz:

backport SVN commit 1177997 by winterz:

don't fetch some feeds times and times again (if it cannot access them).
http://reviewboard.kde.org/r/5384/
Thanks Shlomi!

CCBUG: 225851


 M  +7 -1      feed.cpp  
 M  +2 -0      feed.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1178000