The relevant atom issue: https://github.com/atom/atom/issues/6255
-- You received this bug notification because you are a member of DX Packages, which is subscribed to libdbusmenu in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1439627 Title: atom crashes dbusmenu Status in libdbusmenu package in Ubuntu: Confirmed Bug description: So the issue is that when i launch atom with exporting menus to appmenu in KDE: https://launchpad.net/plasma-widget-menubar When launching atom the menu's are unresponsive and flicker and plasma-desktop eats memory like a madman. ~1GiB in few seconds and seen it above ~3GiB. Looking at xsession-errors i found that it was complaining: void DBusMenuImporterPrivate::updateActionProperty(QAction*, const QString&, const QVariant&): Unhandled property update "children-display" Found similar issue with path: https://bugs.launchpad.net/globalmenu- extension/+bug/779344 I patched it and the error is gone however the issue remains with menus being unresponsive and plasma eating memory. Launhing plasma in terminal i found these errors spamming when launching atom. void DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*): "The ID supplied 9709 does not refer to a menu item we have" void DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*): "The ID supplied 9710 does not refer to a menu item we have" ---SNIP---- void DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*): "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." void DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*): "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/1439627/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp