PIM/Akregator port: Difference between revisions

From KDE Community Wiki
< PIM
No edit summary
Line 1: Line 1:
== Bugs ==
== Known bugs ==
* '''[FIXED]''' KSelectionProxyModel causes a crash when a new feed is added and then deleted.
 
[https://bugs.kde.org/buglist.cgi?order=Importance&query_format=advanced&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=NEEDSINFO&bug_status=VERIFIED&bug_status=CLOSED&component=akonadi-port&product=akregator Complete bugs list]
 
Most Important Issues:
* [https://bugs.kde.org/297662 Bug 297662] - Resource crashes when going quickly through unread items.
* [https://bugs.kde.org/313751 Bug 313751] - migrator tool stalls on the first run.
* [https://bugs.kde.org/313760 Bug 313760] - migrator sometimes appends articles to the wrong feed.
* [https://bugs.kde.org/316376 Bug 316376] - articles are not stored locally.


== Needed features ==
== Needed features ==

Revision as of 08:16, 22 August 2013

Known bugs

Complete bugs list

Most Important Issues:

  • Bug 297662 - Resource crashes when going quickly through unread items.
  • Bug 313751 - migrator tool stalls on the first run.
  • Bug 313760 - migrator sometimes appends articles to the wrong feed.
  • Bug 316376 - articles are not stored locally.

Needed features

  • [TODO] basic periodic fetching (can this be implemented using CachePolicy?)
  • [TODO] highlighting feeds currently fetched (in the old resource this was done using a custom dbus interface. Is that the only option? maybe use collection properties)
  • [IN PROGRESS] (Alessandro) move interval fetching and archive options configuration to a resource configuration dialog

Optional features