Dougiedee13 / gnome2-globalmenu

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

globalmenu-panel-applet on Karmic avoids to launch gwibber #523

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Activate gnome-globalmenu
2. Try to launch gwibber from the indicator-applet or try to start gwibber 
from command line.
2b. try to sho a gwibber message listed on indicator-applet to show gwibber

What is the expected output? What do you see instead?
Launch gwibber or show the message

What version of the product are you using? On what operating system?
Using globalmenu-panel-applet 0.7.5 on Karmic 

The crash dump when you try to start gwibber from command line and with 
gnome-globalmenu activated is:

WARNING:root:desktopcouch is not available. .  falling back to gconf

** (gwibber:13054): WARNING **: Trying to register gtype 'WnckWindowState' 
as flags when in fact it is of type 'GEnum'

** (gwibber:13054): WARNING **: Trying to register gtype 'WnckWindowActions' 
as flags when in fact it is of type 'GEnum'

** (gwibber:13054): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
error: line 42784: flag id 200222 is too large (max: 65509)
error: line 43821: flag id 666202 is too large (max: 65509)
error: line 42784: flag id 200222 is too large (max: 65509)
error: line 43821: flag id 666202 is too large (max: 65509)

GLib-GObject-ERROR **: Attempt to add property GtkMenuBar::local to class 
after it was derived
aborting...
zsh: abort      gwibber

Original issue reported on code.google.com by francisco.dieguez.souto on 23 Oct 2009 at 6:57

GoogleCodeExporter commented 8 years ago
The same as 507.

Original comment by rainwood...@gmail.com on 24 Oct 2009 at 9:38