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 676287 - Trying to register gtype as enum when in fact it is of type 'GFlags'
Trying to register gtype as enum when in fact it is of type 'GFlags'
Status: RESOLVED DUPLICATE of bug 668522
Product: meld
Classification: Other
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2012-05-18 01:15 UTC by Louis
Modified: 2012-05-19 20:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Louis 2012-05-18 01:15:33 UTC
Latest git being launched on gnome 3.4.2 throws these warnings:

** (process:8039): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:8039): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:8039): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Comment 1 Kai Willadsen 2012-05-19 20:28:19 UTC
Thanks, but this looks like a duplicate of bug 668522, so should be fixed in the next release of pygobject 2.28.

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