[kontact] [Bug 327865] Endless fetch loop with favorite collections
Christian Mollekopf
mollekopf at kolabsys.com
Thu Nov 21 09:57:33 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=327865
--- Comment #4 from Christian Mollekopf <mollekopf at kolabsys.com> ---
This is what we get when selecting a new collection without any dataChanged
signals:
kmail2(25459)/libakonadi Akonadi::EntityTreeModelPrivate::deref: 659
kmail2(25459)/libakonadi Akonadi::EntityTreeModelPrivate::ref: 677
kmail2(25459)/libakonadi Akonadi::EntityTreeModelPrivate::ref: 677
kmail2(25459)/libakonadi Akonadi::EntityTreeModelPrivate::deref: 677
kmail2(25459)/libakonadi Akonadi::EntityTreeModelPrivate::ref: 677
kmail2(25459)/libakonadi Akonadi::EntityTreeModelPrivate::deref: 677
As you can see there seems to be a bit uncessary back and forth going on, since
the refcount always stays above 0 it's not a big problem though.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list