Public bug reported: 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." ** Affects: libdbusmenu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439627 Title: atom crashes dbusmenu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/1439627/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
