You are not logged in.

#1 2011-02-28 22:34:09

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

[SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

#2 2011-03-01 08:33:53

gnumdk
Member
Registered: 2009-10-15
Posts: 175

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

Last version is broken, you have to use previous one...

Offline

#3 2011-03-01 09:27:13

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

#4 2011-03-01 12:52:04

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

#5 2011-03-01 13:11:54

gnumdk
Member
Registered: 2009-10-15
Posts: 175

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

[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

#6 2011-03-01 13:14:13

gnumdk
Member
Registered: 2009-10-15
Posts: 175

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

#7 2011-03-01 14:04:25

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

[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

#8 2011-03-04 14:35:39

zephyr
Member
Registered: 2008-03-20
Posts: 103

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

#9 2011-03-05 13:37:21

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

I've done exactly what you said and now I have global menu for gtk apps. Thanks!

Offline

#10 2011-05-08 16:21:12

Gillian00
Member
From: Belgium
Registered: 2010-05-25
Posts: 100

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

#11 2011-05-08 22:56:05

Pajaro
Member
Registered: 2004-04-21
Posts: 884

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

I have the same problem than Gillian00.

Offline

#12 2011-05-09 09:12:10

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

#13 2011-05-09 11:09:04

Gillian00
Member
From: Belgium
Registered: 2010-05-25
Posts: 100

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

#14 2011-05-09 11:14:52

Pajaro
Member
Registered: 2004-04-21
Posts: 884

Re: [SOLVED] Can't get GTK global menu inside plasma-menu-bar widget

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

Board footer

Powered by FluxBB