Trying to register gtype 'GSocketMsgFlags' as flags when in fact it is of type 'GEnum'

Bug #957901 reported by Stein Magnus Jodal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pygobject-2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

I think the upstream patch for #918607 which was included in 2.28.6-10 fixed too much. Previously I got the following two warnings:

** WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

After upgrading to python-gobject-2 2.28.6-10 I get the following warning instead:

** WARNING **: Trying to register gtype 'GSocketMsgFlags' as flags when in fact it is of type 'GEnum'

I assume this is caused by the last change in the patch available at http://bugzilla-attachments.gnome.org/attachment.cgi?id=209543.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.