You are not logged in.
Hi, All.
I've tried to get global menu for all apps recently.
Qt apps works flawlessly, but gtk don't.
I have appmenu-gtk and gtk2-appmenu installed. I've added export UBUNTU_MENUPROXY="libappmenu.so" line to my /etc/profile.
But widget displays nothing for gtk applications (for applications, that don't support global menu it displays "File" entry).
Are there any other magic lines I have to put somewhere?
Does order of packages installation matter?
Please, give me any hints on solving this. Thanks in advance.
Last edited by eDio (2011-03-05 13:37:38)
Offline
Last version is broken, you have to use previous one...
Offline
I see 0.1.94 on launchpad, but in AUR is 0.1.93.
0.1.93 doesn't work for me. I've just installed the most latest from launchpad but I can't perform relogin right now.
It's not the issue, I can check if it works later. But if it is not hard for you, would you point, please, what is the last and what is the previous version?
Do I have to try 0.1.92?
Thanks.
Last edited by eDio (2011-03-01 09:28:00)
Offline
I've tried appmenu-gtk of versions from 0.1.92 up to 0.1.94.
Behaviour is the same - absent menu for gtk applications.
Any other hints?
Offline
[root@archlinux gnumdk]# pacman -Q|grep appmenu
appmenu-gtk 0.1.93-2
appmenu-qt 0.1.2-1
gtk2-appmenu 2.22.1-1
qt-appmenu 4.7.1-2
Offline
Are you sure UBUNTU_MENUPROXY is exported to you xsession ?
Here i use this:
cat .kde4/env/qt.sh
export QT_GRAPHICSSYSTEM=raster
export UBUNTU_MENUPROXY=libappmenu.so
Offline
[edio@booster ~]$ pacman -Q|grep appmenu
appmenu-gtk 0.1.93-2
appmenu-qt 0.1.2-1
gtk2-appmenu 2.22.1-1
qt-appmenu 4.7.1-2
[edio@booster ~]$ cat .kde4/env/qt.sh
export UBUNTU_MENUPROXY=libappmenu.so
[edio@booster ~]$ cat /etc/profile | grep appmenu
export UBUNTU_MENUPROXY=libappmenu.so
And yep, qt.sh is executable.
Still the same behaviour.
Last edited by eDio (2011-03-01 14:05:17)
Offline
Everything works ok, here. I have updated appmenu-gtk to 0.1.95 and qt-appmenu to 4.7.2 in the AUR.
I also updated locally libdbusmenu to 0.3.100 . Appmenu-qt 0.1.2 and gtk2-appmenu 2.22.1 as before.
Offline
I've done exactly what you said and now I have global menu for gtk apps. Thanks!
Offline
hello,
I have the same problem but I don't know if I also have to downgrade my packages:
]$ cat /etc/profile | grep appmenu
export UBUNTU_MENUPROXY="libappmenu.so"
[gillian@OzTrackerArch ~]$ yaourt appmenu
1 aur/appmenu-gtk 0.2.1-2 [installed] (15)
Application menu module for GTK+
2 aur/appmenu-qt 0.1.2-1 [installed] (16)
Application menu module for Qt
3 aur/gtk2-appmenu 2.24.4-2 [installed] (29)
The GTK+ update icon cache tool
4 aur/indicator-appmenu 0.0.13-3 (Out of Date) (9)
An indicator to host the menus from an application
5 aur/lo-menubar 0.0.9-1 (Out of Date) (3)
Plugin for LibreOffice to export the menus to Appmenu
6 aur/oxygen-appmenu 0.9-1 (6)
An oxygen style for kwin displaying application menu in titlebar (via menu button).
7 aur/oxygen-appmenu-git 20110502-1 (2)
An oxygen style for kwin displaying application menu in titlebar (via menu button).
8 aur/qt-appmenu 4.7.3-1 [installed] (21)
A cross-platform application and UI framework
==> Numéro(s) des paquets à installer (ex: 1 2 3 ou 1-3)
==> ----------------------------------------------------
==>
[gillian@OzTrackerArch ~]$ yaourt plasma-menu-bar
1 aur/plasma-menu-bar 0.1.15-1 [installed] (14)
Plasmoid to display menubar of application windows
==> Numéro(s) des paquets à installer (ex: 1 2 3 ou 1-3)
==> ----------------------
If I have to downgrade them, which one ?? and with which versions ?? and... how do I downgrade a package..? (sorry...)
thanks a lot for your help
ps:
$ cat /etc/profile | grep appmenu
export UBUNTU_MENUPROXY=libappmenu.so
and it is executable
Last edited by Gillian00 (2011-05-08 16:22:16)
Dell Studio XPS 1647 | i5-560m | 4go ddr3 | ATI radeon mobility 4670HD 1go gddr3 | Seagate Momentus 7200.4 G-force | wled 1600x900
Offline
I have the same problem than Gillian00.
Offline
Sorry, guys, can't help you. I faced the same problem after migrating to x86_64 and decided not to bother myself with finding solution.
Perhaps gnumdk or zephyr can help.
I can remove [SOLVED] mark from header to draw smb's attention. Do you want me to do this?
Last edited by eDio (2011-05-09 09:13:27)
Offline
Yep please :-)
But for me it's not that bad: the only problem left is this: https://bugs.launchpad.net/plasma-widge … bug/762865
So there is a kind of workaround : https://launchpadlibrarian.net/71053641 … _apps.diff
BUT I really don't know how to apply it !
thank you for your help :-)
Dell Studio XPS 1647 | i5-560m | 4go ddr3 | ATI radeon mobility 4670HD 1go gddr3 | Seagate Momentus 7200.4 G-force | wled 1600x900
Offline
For me that's not the case. I never get the menu to appear, even if i refocus the window...
In what regards the patch, you can send it to the package maintainer so that he applies it to the PKGBUILD.
Offline