Comment 2 for bug 406610

Revision history for this message
Pablo Marchant (pamarca) wrote :

Yes, I run ockbarx as you said and minimized, then maximized, and then minimized again a window, and this is the log from the terminal:

/home/belen/.themes/aero-clone/gtk-2.0/toolbar-custom.rc:21: Imposible encontrar un archivo imagen en pixmap_path: «Toolbar/toolbar-black.png»
/home/belen/.themes/aero-clone/gtk-2.0/toolbar-custom.rc:24: Background image options specified without filename
/home/belen/.themes/aero-clone/gtk-2.0/gtkrc:187: Imposible encontrar un archivo imagen en pixmap_path: «Arrows/arrow-up.png»
/home/belen/.themes/aero-clone/gtk-2.0/gtkrc:191: Overlay image options specified without filename

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

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

** (dockbarx.py:4710): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
dockbar init
/usr/bin/dockbarx.py:795: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
  for row in pixbuf.get_pixels_array():
Traceback (most recent call last):
  File "/usr/bin/dockbarx.py", line 1174, in window_state_changed
    if wnck.WINDOW_STATE_MINIMIZED & changed_mask & new_state:
AttributeError: 'module' object has no attribute 'WINDOW_STATE_MINIMIZED'
/usr/bin/dockbarx.py:747: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
  for row in pixbuf.get_pixels_array():
Traceback (most recent call last):
  File "/usr/bin/dockbarx.py", line 1174, in window_state_changed
    if wnck.WINDOW_STATE_MINIMIZED & changed_mask & new_state:
AttributeError: 'module' object has no attribute 'WINDOW_STATE_MINIMIZED'
Traceback (most recent call last):
  File "/usr/bin/dockbarx.py", line 1174, in window_state_changed
    if wnck.WINDOW_STATE_MINIMIZED & changed_mask & new_state:
AttributeError: 'module' object has no attribute 'WINDOW_STATE_MINIMIZED'