[Deskbar] aligned window patch



I was fiddling about with the aligned window patch, but I cannot get it
working anymore. It still applies, but when I run deskbar I get 

Traceback (most recent call last):
  File
"/home/mikkel/Projects/deskbar-applet-devel/deskbar/deskbar-applet",
line 85, in ?
    build_window()
  File
"/home/mikkel/Projects/deskbar-applet-devel/deskbar/deskbar-applet",
line 45, in build_window
    applet = deskbar.applet.DeskbarApplet()
  File "/home/mikkel/Projects/deskbar-applet-devel/deskbar/applet.py",
line 13, in __init__
    gnomeapplet.Applet.__init__(self)
RuntimeError: cannot subclass gnome.applet.Applet


But it was working when I tried it out first time - and it *was*
subclassing gnomeapplet.Applet at that time ...

What is going on?

Cheers
Mikkel

PS: Please don't tell me it's problems with threading in gtk :)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]