From what I read from the mails posted below this is unlikely to be fixed in the current "stable" pre-akonadi version of Akregator and the Akregator akonadi ports needs someone to work on it. Please refrain from reporting the same bug over and over and - guess what? - over again. Dr. Konqi gives quite some help when it comes to check for duplicates. Reporting it a million times will not help a single bit in resolving this more quickly. So please either help with coding or keep quiet and hope that someone else does it. Or try to find someone to fix the bug. Thanks. Re: [Kde-pim] Does anybody know the state of Akregator maintenance? From: Frank Osterfeld To: KDE PIM mailing list Date: 10.06.2010 23:18 On Jun 7, 2010, at 10:29 AM, Martin Steigerwald wrote: > Hello! > > Does anybody know the maintenance state of Akregator? Are any aKregator > haxx0rz still with KDE development? I am the maintainer, but I am lacking both time and motivation to work on it. And nobody else appeared so far to take over. > I am asking cause > > Bug 116482 - metakit: akregator crashes at startup > https://bugs.kde.org/show_bug.cgi?id=116482 > > collects duplicates like dust without anyone apparently working on it. > > Actually I cannot reproduce it at all since ages, Akregator just works for > me, but AFAIR there have been several mk4-Files posted that should trigger > the problem. The issue is known for a long time, and easy to trigger, by using any corrupted mk4 file. The problem is that metakit allocates memory after reading the size of some value in the db. If that value is bogus, which means it's some random value, and far too high most of the time and the process either starts to allocate huge amounts of memory or just crashes (if the value is above the OS limit), or both. The only real solution I see is to move away from metakit to Akonadi. That was started (krss) and is now lingering in the akonadi-ports branch, but it needs someone with both time and motivation (see above) to complete it. http://lists.kde.org/?l=kde-pim&m=127620477618025&w=2 Re: [Kde-pim] Status of Akregator Akonadi port... From: Frank Osterfeld To: KDE PIM mailing list Date: 16.07.2010 11:06 On Jul 15, 2010, at 1:44 AM, Pierre wrote: > Hi > > I'm currently searching through blogs, this mailing list and the SVN > repository, > and it looks like the Akregator Akonadi port went silent a few months ago. > Is there still someone working on it ? No, currently there is nobody working on it. > What is the current status of this port ? The basics were working, but it showed some performance issues when importing larger rss archives. The implementation also shows that it was started in the early days of Akonadi resource development and we wanted replace some of krss-specific models etc. by the new like EntityTreeModel. And then I'd like to cleanup the resource implementation, which became overly complex by adding another layer of abstraction to support both local storage and online RSS readers (newsgator in particular, which then closed down). > Where can we download the latest source code if we want to help (or try to > help) ? See Krenar's post. akonadi-ports needs to be rebased against current trunk though. http://lists.kde.org/?l=kde-pim&m=127927242109681&w=2