After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 594904 - "import wnck" spews warning
"import wnck" spews warning
Status: RESOLVED DUPLICATE of bug 597319
Product: pygtk
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-11 16:21 UTC by Baptiste Mille-Mathias
Modified: 2009-11-22 00:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2009-09-11 16:21:27 UTC
>>> import wnck

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

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

** (.:5908): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
Comment 1 Paul Pogonyshev 2009-11-22 00:57:45 UTC
What has it to do with PyGTK at all?

*** This bug has been marked as a duplicate of bug 597319 ***