Notice a workaround that importing gtk before wnck won't abort

$ python
Python 2.5.4 (r254:67916, Sep 26 2009, 11:00:02)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Enabling tab completion
>>> import gtk
>>> import wnck

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

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

** (.:26026): WARNING **: Trying to register gtype
'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
>>>



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to