imsory / gnome2-globalmenu

Automatically exported from code.google.com/p/gnome2-globalmenu
GNU General Public License v2.0
0 stars 0 forks source link

Gtk-Message with option "integrate globalmenuwith gnome-panel" enabled #556

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. enable integrate globalmenu with gnome-panel
2. run an gtk app from CLI (ie: file-roller)

What is the expected output?
no gtk-message

What do you see instead?
└─(13:29 $)─> file-roller 
Gtk-Message: Failed to load module "gnomenu-panel": libgnomenu-panel.so: Ne
peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type

What version of the Global Menu are you using? On what operating system?
└─(17:33 $)─> dpkg --list |grep globalmenu
ii  gnome-applet-globalmenu               0.7.8-0ubuntu1~ppa1~karmic1     
                      GNOME panel applet of Global Menu
ii  gnome-globalmenu                      0.7.8-0ubuntu1~ppa1~karmic1     
                      GNOME panel applet of Global Menu (transitio
ii  gnome-globalmenu-common               0.7.8-0ubuntu1~ppa1~karmic1     
                      Datafiles for Global Menu
ii  libglobalmenu-gnome                   0.7.8-0ubuntu1~ppa1~karmic1     
                      GTK+ Module for Global Menu

What version of Vala are you using? (if your Global Menu is built from git)

Please provide any additional information below.
If I disable the "integrate with gnomepanel" option, then there is no
gtk-message.

btw, what this option is supposed to do ?

Original issue reported on code.google.com by ayoli...@gmail.com on 23 Dec 2009 at 4:38

GoogleCodeExporter commented 8 years ago
I'm seeing this as well.  I'm pretty sure it started happening when I upgraded 
to 0.7.8 after using a 
version of 0.7.7 from a deb I got from getdeb.net - in case it helps, the 
specific filename was:

libglobalmenu-gnome_0.7.7.1-1~getdeb1_i386.deb

(Because this is how I installed 0.7.7, I'm not sure if the bug happens with 
the archive provided on this 
site.)

I'm now running 0.7.8 from Abhishek Dasgupta's PPA.  Globalmenu runs fine now, 
it's just that I get 
the error message described above every time I start up a GTK application from 
the command line.

Original comment by jplebreton on 27 Dec 2009 at 7:22