Still doesn't work in 2.30.2-1. Attached is the output of hamster-
standalone.

Best regards,

Andreas
** (hamster-standalone:22317): WARNING **: Trying to register gtype 
'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (hamster-standalone:22317): WARNING **: Trying to register gtype 
'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (hamster-standalone:22317): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
/usr/lib/pymodules/python2.6/hamster/widgets/facttree.py:95: GtkWarning: Using 
Cairo rendering requires the drawable argument to
have a specified colormap. All windows have a colormap,
however, pixmaps only have colormap by default if they
were created with a non-NULL window argument. Otherwise
a colormap must be set on them with gdk_drawable_set_colormap
  _test_context = pixmap.cairo_create()
Traceback (most recent call last):
  File "/usr/bin/hamster-standalone", line 536, in <module>
    app = ProjectHamster()
  File "/usr/bin/hamster-standalone", line 78, in __init__
    self.treeview = widgets.FactTree()
  File "/usr/lib/pymodules/python2.6/hamster/widgets/facttree.py", line 95, in 
__init__
    _test_context = pixmap.cairo_create()
cairo.Error: NULL pointer

Reply via email to