https://bugs.kde.org/show_bug.cgi?id=327865
--- Comment #1 from Christian Mollekopf <[email protected]> --- Two problems is probably that an itemFetch shouldn't trigger dataChanged for the parent collection (we have rowsAboutToBeInserted signals for that). There may be more problems though. However, a patch that avoids those unnecessary dataChanged signals seems to fix the endless loop. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
