imsory / gnome2-globalmenu

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

Not working with Mozplugger and Evince #683

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, it's quite odd but I cannot use the Global Menu in Gnome Shell with 
Firefox (normal) and view a pdf file with Mozplugger in it.

Output :

$ firefox
** Message: a new manager occured at org.globalmenu.manager, :1.2
Error: found duplicate rule name GoogleMaps in file 
/home/postblue/.mozilla/firefox/cl69l0d2.default/extensions/https-everywhere@eff
.org/chrome/content/rules/default.rulesets
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/gtk-2.0/modules/libglobalmenu-gtk.so: undefined symbol: g_log
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/gtk-2.0/modules/libglobalmenu-gtk.so: undefined symbol: g_log
WARNING: pipe error (58): Connexion ré-initialisée par le correspondant: file 
/build/src/mozilla-release/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, 
line 419

------------------------

Reproducing :

1. Install the 20120112-1 (git) version of GlobalMenu
2. Install Mozplugger 1.14.4-1 and configure it for Evince (repeat noisy 
swallow(evince) fill: evince "$file")
3. Launch Firefox, open a .pdf file and the extension is crashing. There's no 
problem without the Global Menu extension.

What is the expected output ?

Non crashing Mozplugger.

What do you see instead?

"Mozplugger (...) has crashed."

What version of the Global Menu are you using? On what operating system?

I'm using the version 20120112-1 (git) on an ArchLinux system.

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

The version of Vala is 0.14.1-1.

Please provide any additional information below.

There is no crash while running it with GTK_MODULES="" firefox but I cannot 
find a way to apply it system wide.

Original issue reported on code.google.com by postblueable on 13 Jan 2012 at 11:06