xerxesmc
June 7th, 2007, 12:24 PM
hi, i posted this message on a different thread, but it seems more reasonable to do an extra thread for it, so here it comes:
i installed version 0.6 of compiz-icon through git.
running
[code:fef5f]/usr/share/compiz-icon/compiz-icon.py 2> error.txt[/code:fef5f]
gives the following output
[code:fef5f](compiz-icon.py:11875): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py:69: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
which: no compiz.real in (/home/stas/bin:/home/stas/scripts:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/games/bin)
which: no kde-window-decorator in (/home/stas/bin:/home/stas/scripts:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/games/bin)
which: no kwin in (/home/stas/bin:/home/stas/scripts:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/games/bin)
./compiz-icon.py:435: Warning: invalid (NULL) pointer instance
wm_menu = gtk.Menu()
./compiz-icon.py:435: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
wm_menu = gtk.Menu()
compiz.real: no process killed
compiz: no process killed
metacity: no process killed
kwin: no process killed
gtk-window-decorator: no process killed
kde-window-decorator: no process killed
emerald: no process killed
./compiz-icon.py:458: Warning: invalid (NULL) pointer instance
backend_menu = gtk.Menu()
./compiz-icon.py:458: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
backend_menu = gtk.Menu()
./compiz-icon.py:472: Warning: invalid (NULL) pointer instance
options_menu = gtk.Menu()
./compiz-icon.py:472: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
options_menu = gtk.Menu()
./compiz-icon.py:490: Warning: invalid (NULL) pointer instance
decorator_menu = gtk.Menu()
./compiz-icon.py:490: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
decorator_menu = gtk.Menu()
(emerald:11892): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(emerald:11892): Gtk-WARNING **: cannot open display:
gtk-window-decorator: no process killed
kde-window-decorator: no process killed
metacity: no process killed
kwin: no process killed
./compiz-icon.py:513: Warning: invalid (NULL) pointer instance
menu = gtk.Menu()
./compiz-icon.py:513: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
menu = gtk.Menu()
./compiz-icon.py:514: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_PREFERENCES)
./compiz-icon.py:514: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_PREFERENCES)
./compiz-icon.py:514: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_PREFERENCES)
./compiz-icon.py:517: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem('Emerald Theme Manager')
./compiz-icon.py:517: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem('Emerald Theme Manager')
./compiz-icon.py:517: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem('Emerald Theme Manager')
./compiz-icon.py:525: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_etm)
./compiz-icon.py:525: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_etm)
./compiz-icon.py:525: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_etm)
./compiz-icon.py:530: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Start/Reload Window Manager")
./compiz-icon.py:530: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Start/Reload Window Manager")
./compiz-icon.py:530: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Start/Reload Window Manager")
./compiz-icon.py:534: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_refresh)
./compiz-icon.py:534: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_refresh)
./compiz-icon.py:534: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_refresh)
./compiz-icon.py:536: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Select Window Manager")
./compiz-icon.py:536: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Select Window Manager")
./compiz-icon.py:536: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Select Window Manager")
./compiz-icon.py:540: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_wm)
./compiz-icon.py:540: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_wm)
./compiz-icon.py:540: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_wm)
./compiz-icon.py:545: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Compiz Options")
./compiz-icon.py:545: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Compiz Options")
./compiz-icon.py:545: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Compiz Options")
./compiz-icon.py:549: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_options)
./compiz-icon.py:549: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_options)
./compiz-icon.py:549: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_options)
./compiz-icon.py:554: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Start/Reload Decorator")
./compiz-icon.py:554: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Start/Reload Decorator")
./compiz-icon.py:554: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Start/Reload Decorator")
./compiz-icon.py:558: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_refresh)
./compiz-icon.py:558: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_refresh)
./compiz-icon.py:558: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_refresh)
./compiz-icon.py:560: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Select Window Decorator")
./compiz-icon.py:560: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Select Window Decorator")
./compiz-icon.py:560: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Select Window Decorator")
./compiz-icon.py:564: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_wd)
./compiz-icon.py:564: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_wd)
./compiz-icon.py:564: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_wd)
./compiz-icon.py:580: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_ABOUT)
./compiz-icon.py:580: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_ABOUT)
(emerald:11894): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
./compiz-icon.py:580: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_ABOUT)
./compiz-icon.py:583: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_QUIT)
./compiz-icon.py:583: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_QUIT)
./compiz-icon.py:583: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_QUIT)
(emerald:11894): Gtk-WARNING **: cannot open display:
./compiz-icon.py:590: Warning: invalid (NULL) pointer instance
tray = gtk.StatusIcon()
./compiz-icon.py:590: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_screen_get_default_colormap: assertion `GDK_IS_SCREEN (screen)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_colormap_get_visual: assertion `GDK_IS_COLORMAP (colormap)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_window_new: assertion `GDK_IS_WINDOW (parent)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_drawable_get_display: assertion `GDK_IS_DRAWABLE (drawable)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_x11_get_xatom_by_name_for_display: assertion `GDK_IS_DISPLAY (display)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdkdrawable-x11.c:878 drawable is not a pixmap or window
tray = gtk.StatusIcon()
/usr/bin/compiz-icon: line 6: 11875 Segmentation fault ./compiz-icon.py[/code:fef5f]
since im using gentoo ichecked my pygtk version like this
[code:fef5f]
% equery list pygtk
[ Searching for package 'pygtk' in all categories among: ]
* installed packages
[I--] [ ] dev-python/pygtk-2.10.4 (2)
[I--] [ ] dev-python/pygtkglext-1.0.1-r1 (0)[/code:fef5f]
i dont have any ideas why it doesnt work, any help is apreciated
i installed version 0.6 of compiz-icon through git.
running
[code:fef5f]/usr/share/compiz-icon/compiz-icon.py 2> error.txt[/code:fef5f]
gives the following output
[code:fef5f](compiz-icon.py:11875): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py:69: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
which: no compiz.real in (/home/stas/bin:/home/stas/scripts:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/games/bin)
which: no kde-window-decorator in (/home/stas/bin:/home/stas/scripts:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/games/bin)
which: no kwin in (/home/stas/bin:/home/stas/scripts:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/games/bin)
./compiz-icon.py:435: Warning: invalid (NULL) pointer instance
wm_menu = gtk.Menu()
./compiz-icon.py:435: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
wm_menu = gtk.Menu()
compiz.real: no process killed
compiz: no process killed
metacity: no process killed
kwin: no process killed
gtk-window-decorator: no process killed
kde-window-decorator: no process killed
emerald: no process killed
./compiz-icon.py:458: Warning: invalid (NULL) pointer instance
backend_menu = gtk.Menu()
./compiz-icon.py:458: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
backend_menu = gtk.Menu()
./compiz-icon.py:472: Warning: invalid (NULL) pointer instance
options_menu = gtk.Menu()
./compiz-icon.py:472: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
options_menu = gtk.Menu()
./compiz-icon.py:490: Warning: invalid (NULL) pointer instance
decorator_menu = gtk.Menu()
./compiz-icon.py:490: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
decorator_menu = gtk.Menu()
(emerald:11892): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(emerald:11892): Gtk-WARNING **: cannot open display:
gtk-window-decorator: no process killed
kde-window-decorator: no process killed
metacity: no process killed
kwin: no process killed
./compiz-icon.py:513: Warning: invalid (NULL) pointer instance
menu = gtk.Menu()
./compiz-icon.py:513: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
menu = gtk.Menu()
./compiz-icon.py:514: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_PREFERENCES)
./compiz-icon.py:514: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_PREFERENCES)
./compiz-icon.py:514: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_PREFERENCES)
./compiz-icon.py:517: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem('Emerald Theme Manager')
./compiz-icon.py:517: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem('Emerald Theme Manager')
./compiz-icon.py:517: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem('Emerald Theme Manager')
./compiz-icon.py:525: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_etm)
./compiz-icon.py:525: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_etm)
./compiz-icon.py:525: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_etm)
./compiz-icon.py:530: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Start/Reload Window Manager")
./compiz-icon.py:530: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Start/Reload Window Manager")
./compiz-icon.py:530: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Start/Reload Window Manager")
./compiz-icon.py:534: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_refresh)
./compiz-icon.py:534: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_refresh)
./compiz-icon.py:534: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_refresh)
./compiz-icon.py:536: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Select Window Manager")
./compiz-icon.py:536: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Select Window Manager")
./compiz-icon.py:536: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Select Window Manager")
./compiz-icon.py:540: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_wm)
./compiz-icon.py:540: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_wm)
./compiz-icon.py:540: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_wm)
./compiz-icon.py:545: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Compiz Options")
./compiz-icon.py:545: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Compiz Options")
./compiz-icon.py:545: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Compiz Options")
./compiz-icon.py:549: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_options)
./compiz-icon.py:549: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_options)
./compiz-icon.py:549: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_options)
./compiz-icon.py:554: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Start/Reload Decorator")
./compiz-icon.py:554: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Start/Reload Decorator")
./compiz-icon.py:554: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Start/Reload Decorator")
./compiz-icon.py:558: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_refresh)
./compiz-icon.py:558: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_refresh)
./compiz-icon.py:558: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_refresh)
./compiz-icon.py:560: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem("Select Window Decorator")
./compiz-icon.py:560: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem("Select Window Decorator")
./compiz-icon.py:560: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem("Select Window Decorator")
./compiz-icon.py:564: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item.set_image(img_wd)
./compiz-icon.py:564: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item.set_image(img_wd)
./compiz-icon.py:564: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item.set_image(img_wd)
./compiz-icon.py:580: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_ABOUT)
./compiz-icon.py:580: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_ABOUT)
(emerald:11894): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
./compiz-icon.py:580: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_ABOUT)
./compiz-icon.py:583: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_QUIT)
./compiz-icon.py:583: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_QUIT)
./compiz-icon.py:583: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
item = gtk.ImageMenuItem(stock_id=gtk.STOCK_QUIT)
(emerald:11894): Gtk-WARNING **: cannot open display:
./compiz-icon.py:590: Warning: invalid (NULL) pointer instance
tray = gtk.StatusIcon()
./compiz-icon.py:590: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_screen_get_default_colormap: assertion `GDK_IS_SCREEN (screen)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_colormap_get_visual: assertion `GDK_IS_COLORMAP (colormap)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_window_new: assertion `GDK_IS_WINDOW (parent)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_drawable_get_display: assertion `GDK_IS_DRAWABLE (drawable)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdk_x11_get_xatom_by_name_for_display: assertion `GDK_IS_DISPLAY (display)' failed
tray = gtk.StatusIcon()
./compiz-icon.py:590: GtkWarning: gdkdrawable-x11.c:878 drawable is not a pixmap or window
tray = gtk.StatusIcon()
/usr/bin/compiz-icon: line 6: 11875 Segmentation fault ./compiz-icon.py[/code:fef5f]
since im using gentoo ichecked my pygtk version like this
[code:fef5f]
% equery list pygtk
[ Searching for package 'pygtk' in all categories among: ]
* installed packages
[I--] [ ] dev-python/pygtk-2.10.4 (2)
[I--] [ ] dev-python/pygtkglext-1.0.1-r1 (0)[/code:fef5f]
i dont have any ideas why it doesnt work, any help is apreciated