https://bugs.kde.org/show_bug.cgi?id=461400
--- Comment #17 from IFriendly <alex...@list.ru> --- Operating System: KDE neon 5.27 KDE Plasma Version: 5.27.3 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 Kernel Version: 5.19.0-35-generic (64-bit) Graphics Platform: X11 Fail confirmed Below is a small test case and the corresponding logs ========== Transition state is: [Connected]->/org/freedesktop/NetworkManager/ActiveConnection/2 ->[Disconnect]-> /org/freedesktop/NetworkManager<No_any_suffix_path>-> [Connect]->/org/freedesktop/NetworkManager/ActiveConnection/3 ========== Respective log is: [Connected] ... [Disconnect] [2023-03-18T12:46:17.883Z] akonadi_imap_resource default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”" [2023-03-18T12:46:17.883Z] akonadi_imap_resource org.kde.pim.imapresource online= false [2023-03-18T12:46:17.883Z] akonadi_maildispatcher_agent default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”" [2023-03-18T12:46:17.884Z] plasmashell default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/1”" [2023-03-18T12:46:17.884Z] kmail default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/1”" [2023-03-18T12:46:17.884Z] akonadi_davgroupware_resource default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”" [2023-03-18T12:46:17.884Z] akonadi_imap_resource default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”" [2023-03-18T12:46:17.884Z] akonadi_sendlater_agent default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”" [2023-03-18T12:46:17.885Z] akonadi_imap_resource org.kde.pim.imapresource online= false [2023-03-18T12:46:17.886Z] akonadi_mailmerge_agent default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”" [2023-03-18T12:46:17.884Z] akonadi_followupreminder_agent default "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”" [2023-03-18T12:46:17.886Z] akonadi_maildispatcher_agent org.kde.pim.maildispatcher Offline. [2023-03-18T12:46:17.887Z] akonadi_davgroupware_resource org.kde.pim.davresource Resource changed online status to false <Next piece of logs does not corresponded to akonadi but may be useful > [2023-03-18T12:46:18.636Z] plasmashell default file:///home/user/.local/share/plasma/plasmoids/org.kde.plasma.eventcalendar/contents/ui/AgendaEventItem.qml:26:2: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } [2023-03-18T12:46:18.132Z] plasmashell default Could not find the Plasmoid for Plasma::FrameSvgItem(0x55bfaad80360) QQmlContext(0x55bfa5a1eec0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml") [2023-03-18T12:46:18.132Z] plasmashell default Could not find the Plasmoid for Plasma::FrameSvgItem(0x55bfaad80360) QQmlContext(0x55bfa5a1eec0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml") [2023-03-18T12:46:18.524Z] plasmashell default file:///home/user/.local/share/plasma/plasmoids/org.kde.plasma.eventcalendar/contents/ui/AgendaEventItem.qml:26:2: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } ....... [2023-03-18T12:46:18.636Z] plasmashell default file:///home/user/.local/share/plasma/plasmoids/org.kde.plasma.eventcalendar/contents/ui/AgendaEventItem.qml:26:2: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } [2023-03-18T12:46:18.921Z] akonadi_imap_resource org.kde.pim.kimap Received BYE: "logging out " [2023-03-18T12:46:18.921Z] akonadi_imap_resource org.kde.pim.kimap close [2023-03-18T12:46:18.921Z] akonadi_imap_resource org.kde.pim.kimap close [2023-03-18T12:46:18.950Z] akonadi_imap_resource org.kde.pim.kimap close [2023-03-18T12:46:18.950Z] akonadi_imap_resource org.kde.pim.kimap Received BYE: "logging out " [2023-03-18T12:46:18.950Z] akonadi_imap_resource org.kde.pim.kimap close [2023-03-18T12:46:19.041Z] akonadi_imap_resource org.kde.pim.kimap Received BYE: "Logging out " [2023-03-18T12:46:19.041Z] akonadi_imap_resource org.kde.pim.kimap Received BYE: "Logging out " [Connect] [2023-03-18T12:46:22.062Z] plasmashell default file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment" [2023-03-18T12:46:18.636Z] plasmashell default file:///home/user/.local/share/plasma/plasmoids/org.kde.plasma.eventcalendar/contents/ui/AgendaEventItem.qml:26:2: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } ... <No logs for akonadi server inbound notification from dbus> ========== I've tested akonadi on the old (20.04) KDE Neon (info below) but there is no problem with disconnect/connect notification to akonadiserver. Logs are different from 22.04 and seems that akonadiserver received network change notifications. Agents immediately change their statuses (online/offline) when network status changes. Operating System: KDE neon 5.26 KDE Plasma Version: 5.26.0 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.7 Kernel Version: 5.15.0-58-generic (64-bit) Graphics Platform: X11 I can post them here if it'll help to solve the issue -- You are receiving this mail because: You are watching all bug changes.