kalendarac, crashes on boot. My question is, What is the proper way to find out why it is crashing.
Besides looking at the logs, what else is there?
Anyone have a guide to troubleshot issues with Tumbleweed?
Installed opensuse about two weeks ago on this laptop, and it has had the issue since day 1.
Tumbleweed, fully up to date - as of last night.
Thank you!
Show the Journal:
karl@erlangen:~> journalctl --user -b -u '*kalendar*' -p notice
Apr 11 00:33:20 erlangen kalendarac[10346]: QThreadStorage: entry 10 destroyed before end of thread 0x55ae5f494690
Apr 11 00:33:20 erlangen kalendarac[10346]: QThreadStorage: entry 4 destroyed before end of thread 0x55ae5f494690
Apr 11 00:33:20 erlangen kalendarac[10346]: QThreadStorage: entry 3 destroyed before end of thread 0x55ae5f494690
Apr 11 00:33:20 erlangen akonadi_control[10510]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Apr 11 00:33:21 erlangen akonadiserver[10579]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Apr 11 00:33:21 erlangen akonadi_control[10510]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_akonotes_resource" in agentsrc, creating a fake entry.
Apr 11 00:33:22 erlangen akonadi_control[10510]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_notes_agent" in agentsrc, creating a fake entry.
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::CalendarModel(0x55fa65ab2550, name = "ETM") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::KColumnFilterProxyModel(0x55fa65a9f740, name = "Remove columns") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::CollectionFilterProxyModel(0x55fa65ab3fd0, name = "Only show collections") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::CheckableProxyModel(0x55fa65aa02d0, name = "Add checkboxes") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on KSelectionProxyModel(0x55fa65aa4370, name = "Only show items of selected collection") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::CalFilterProxyModel(0x55fa65aa6450, name = "KCalendarCore::CalFilter filtering") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::CalFilterPartStatusProxyModel(0x55fa65a49720, name = "PartStatus filtering") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::EntityMimeTypeFilterModel(0x55fa65a34030, name = "Show headers") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on KSelectionProxyModel(0x55fa65aa4370, name = "Only show items of selected collection") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::CalFilterProxyModel(0x55fa65aa6450, name = "KCalendarCore::CalFilter filtering") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::CalFilterPartStatusProxyModel(0x55fa65a49720, name = "PartStatus filtering") without calling beginResetModel first
Apr 11 00:33:22 erlangen kalendarac[10353]: endResetModel called on Akonadi::EntityMimeTypeFilterModel(0x55fa65a34030, name = "Show headers") without calling beginResetModel first
Apr 11 00:33:22 erlangen akonadi_mailfilter_agent[10813]: kf.notifications: No event config could be found for event id "mailfilterlogenabled" under notifyrc file for app "Mail Filter Agent"
karl@erlangen:~>
I went to troubleshoot today, and an update fixed it
thanks for they help! until next timeā¦