[kontact] [Bug 327865] Endless fetch loop with favorite collections

Christian Mollekopf mollekopf at kolabsys.com
Wed Dec 18 13:46:07 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=327865

--- Comment #8 from Christian Mollekopf <mollekopf at kolabsys.com> ---
A layoutChanged signal comes from the modelstack in kmail foldertreewidget:

EntityCollectionOrderProxyModel <- expands a dataChanged signal to
layoutChanged
FolderTreeWidgetProxyModel
StatisticsProxyModel
QuotaColorProxyModel
ETM

This results in all collections getting deselected and getting reselected
again.
Obviously we should avoid the layoutChanged, but it's also not clear why the
refcount falls to 0. The Favorite model stack should keep it's refcount....

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list