You are not logged in.

#1 2009-12-23 16:08:23

CaptainKirk
Member
Registered: 2009-06-07
Posts: 391

How do I get Rid of globalmenu-gnome ?

I installed globalmenu-gnome in my Xfce WM (from aur I think) and then removed it, but now when I run firefox from the CLI I get:

Gtk-Message: Failed to load module "globalmenu-gnome": libglobalmenu-gnome.so: cannot open shared object file: No such file or directory

I found a solution http://magnus-k-karlsson.blogspot.com/2 … lmenu.html but it seems only applicable to Gnome...

Offline

#2 2009-12-23 20:41:56

PirateJonno
Forum Fellow
From: New Zealand
Registered: 2009-04-13
Posts: 372

Re: How do I get Rid of globalmenu-gnome ?

you don't need Gnome to use that solution, just gconf. do this:

$ gconftool-2 -u /apps/gnome_settings_daemon/gtk-modules/globalmenu-gnome

Last edited by PirateJonno (2009-12-23 20:42:27)


"You can watch for your administrator to install the latest kernel with watch uname -r" - From the watch man page

Offline

#3 2009-12-24 13:32:59

CaptainKirk
Member
Registered: 2009-06-07
Posts: 391

Re: How do I get Rid of globalmenu-gnome ?

Didn't work. Or do I need to reboot?

This is what I see:

[kirk@localhost ~]$ sudo gconftool-2 -u /apps/gnome_settings_daemon/gtk-modules/globalmenu-gnome
Password: 
[kirk@localhost ~]$ firefox
Gtk-Message: Failed to load module "globalmenu-gnome": libglobalmenu-gnome.so: cannot open shared object file: No such file or directory
[kirk@localhost ~]$ sudo find / -name 'globalmenu-gnome'
Password:
[kirk@localhost ~]$ firefox
Gtk-Message: Failed to load module "globalmenu-gnome": libglobalmenu-gnome.so: cannot open shared object file: No such file or directory

Offline

Board footer

Powered by FluxBB