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
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.
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?
Hi all! Please apply my patch already. This bug is really annoying. Regards, -- Shlomi Fish
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
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
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
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