https://bugs.kde.org/show_bug.cgi?id=508515
--- Comment #3 from Steffen W. <[email protected]> --- Output when running it from a terminal: ``` korganizer beginResetModel called on Akonadi::TodoModel(0x55fcbd100d30, name = "TodoModel") without calling endResetModel first beginResetModel called on QIdentityProxyModel(0x55fcbd0fb860) without calling endResetModel first beginResetModel called on TodoViewSortFilterProxyModel(0x55fcbd185f30) without calling endResetModel first endResetModel called on Akonadi::TodoModel(0x55fcbd100d30, name = "TodoModel") without calling beginResetModel first endResetModel called on QIdentityProxyModel(0x55fcbd0fb860) without calling beginResetModel first endResetModel called on TodoViewSortFilterProxyModel(0x55fcbd185f30) without calling beginResetModel first org.kde.pim.pimcommonactivities: Plasma activities is not running: 1 org.kde.pim.akonadicalendar: Search failed: "" org.kde.pim.akonadicore: Failed to fetch tags: "" org.kde.pim.akonadicore: Job error: "" for collection: QList() ``` -- You are receiving this mail because: You are watching all bug changes.
