I think the upstream patch 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'

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/pygobject/+bug/918607/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to