app = Gtk.Window(Gtk.WindowType.toplevel)
AttributeError: type object 'GtkWindowType' has no attribute 'toplevel'

I can get past this changing :


app = Gtk.Window(Gtk.WindowType.TOPLEVEL)

but then I get some other error, something obscure and I believe OO
programming related, along the lines that some call expects no
attributes but gets one nevertheless.

Also: I do not have the resources to run Unity, so (I guess) I'm running
the other alternative (gnome -shell ?)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/775387

Title:
  Invest-applet fails to start after upgrade to Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/775387/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to