-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get global menu on Plasma 5.12 #137
Comments
me too. no global menu on plasma 5.12 |
used latest git version too |
Same here, using latest source from phabricator. This is the error from .xsession errors when you try to enable it qml: initializing appMenuModel... This is where it's failing,
As I've never written a line of KDE/Qt5/Plasma, that's as far as I can go. |
I'm getting the same issue. On latest git version of Active Window Control from kde's cgit. |
An update: seems to not work with the default plasma panel bar. The global context menu does work with a Latte Dock panel however, which is what I switched to using. |
Do you use Plasma Wayland or X? |
@trmdi X |
Any news regarding this issue? |
I think I just had to install it from the aur and then it worked - I think Arch's AUR repo pulls from master |
@IgnusG I've installed it directly from git - but with no success |
@iwex |
@trmdi manjaro 17.1 |
@iwex |
@trmdi no changes |
@iwex |
@trmdi hmm, very strange, but i have application menu in that opened window. |
@iwex |
@trmdi yes :) Also it works in Latte Dock, but not in default panel... |
@trmdi 9/28/18 12:32 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.activeWindowControl/contents/ui/AppMenu.qml:161: Error: Cannot assign QObject* to AppMenuModel* |
@trmdi hmm, now works in panel... |
@iwex |
@trmdi idk, i've compiled it from aur and then logged out. But it didn't help. After some time I rebooted my computer and now it works.. |
Hmm.. sound like a cache issue. Anyone else should try removing all the caches if you still can't make it run. Good luck. :D |
It's started working for me too. I just rebuild the phabricator version (what Arch AUR uses). I didn't do anything, code hasn't been updated. Perhaps there was an underlying issue with plasma. |
please tell how to do that? |
@krushndayshmookh just install it from AUR, or if you don't have arch based distro - use https://phabricator.kde.org/source/plasma-active-window-control/ this repo (all instructions in INSTALL file) |
First, you have to be sure that you're using the latest version in the phabricator page. |
Fresh install, it's happening again. qml: appMenuModel failed to initialize: Error: Qt.createQmlObject(): failed to create object: |
I'm on Debian buster with kde 5.13.5, X and latte dock but global menu doesn't work I have try to install the widget from kde and also from https://phabricator.kde.org/source/plasma-active-window-control/repository/master/ but the result doen't change |
@matiux |
@trmdi thanks. While the two widget that you're talking about I know them, where can I find the "stock global menu"? UPDATE |
psifidotos has forked Global menu widget, named |
I am also on Manjaro and installed the git version from the AUR. Neither the plasma dock nor the Latte dock show the application menu. Restarting also did not help. |
I tried every setting in the applet but can't handle the global menu to show up.
The text was updated successfully, but these errors were encountered: