Comment 11 for bug 1071063

Revision history for this message
Nemes Ioan Sorin (nemes-sorin) wrote :

thanks for solution ...but is not working for me ..

I have cleared all awn and dockbarx folders
then I've reinstalled awn and dockbarx

dockbarx standalone is working well
awn applet is not working but also is not trowing any error (at least no error logs...)

trying to start the applet from CLI I got this :

---------------------

python DockBarX.py

** (DockBarX.py:26498): CRITICAL **: awn_icon_expose_event: assertion `priv->icon_srfc' failed

** (DockBarX.py:26498): WARNING **: Requested pixbuf for invalid size (0).
DockBarX.py:298: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  gtk.main()
DockbarX 0.90.3
DockbarX init
DockbarX reload
Traceback (most recent call last):
  File "DockBarX.py", line 58, in __on_idle
    self.db.load()
  File "/usr/local/lib/python2.7/dist-packages/dockbarx/dockbar.py", line 288, in load
    self.reload()
  File "/usr/local/lib/python2.7/dist-packages/dockbarx/dockbar.py", line 359, in reload
    self.__on_window_opened(self.screen, window)
  File "/usr/local/lib/python2.7/dist-packages/dockbarx/dockbar.py", line 489, in __on_window_opened
    self.__add_window(window)
  File "/usr/local/lib/python2.7/dist-packages/dockbarx/dockbar.py", line 642, in __add_window
    group.add_window(window)
  File "/usr/local/lib/python2.7/dist-packages/dockbarx/groupbutton.py", line 358, in add_window
    window = Window(wnck_window, self)
  File "/usr/local/lib/python2.7/dist-packages/dockbarx/windowbutton.py", line 76, in __init__
    self.item = WindowItem(self, group)
  File "/usr/local/lib/python2.7/dist-packages/dockbarx/windowbutton.py", line 343, in __init__
    self.update_show_state()
  File "/usr/local/lib/python2.7/dist-packages/dockbarx/windowbutton.py", line 457, in update_show_state
    window.monitor != self.group_r().monitor):
AttributeError: Window instance has no attribute 'monitor'

------------------

The question is
what I can do in this situation ? ( or if not easy to fix ...where I can find old dockbarx [0.48] ? this was the last workable version for me )

Thanks for the whole dockx effort - and - thanks in advance for a good advice..