Thanks for reporting this bug. This bug has already been fixed upstream (see the linked bugreport on bugzilla.gnome.org)
** Bug watch added: GNOME Bug Tracker #590534 https://bugzilla.gnome.org/show_bug.cgi?id=590534 ** Also affects: gnome-python-desktop via https://bugzilla.gnome.org/show_bug.cgi?id=590534 Importance: Unknown Status: Unknown ** Changed in: gnome-python-desktop (Ubuntu) Status: New => Confirmed ** Description changed: There is no bindings for WINDOW_STATE_* constants in gnome-python-desktop 2.28. Some taskbar-like applets can not work. + Sorry for bad English. - Sorry for bad English. + Reproducer for this bug: + + python -c "import wnck; print wnck.WINDOW_STATE_URGENT" + + ** (-c:3362): WARNING **: Trying to register gtype 'WnckWindowState' as + flags when in fact it is of type 'GEnum' + + ** (-c:3362): WARNING **: Trying to register gtype 'WnckWindowActions' + as flags when in fact it is of type 'GEnum' + + ** (-c:3362): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum' + Traceback (most recent call last): + File "<string>", line 1, in <module> + AttributeError: 'module' object has no attribute 'WINDOW_STATE_URGENT' -- No bindings for WINDOW_STATE_* in python-wnck https://bugs.launchpad.net/bugs/447497 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
