FS#30943 - [python2-gobject2] apply python2-fix-type.patch

Attached to Project: Arch Linux
Opened by Christian Hesse (eworm) - Tuesday, 31 July 2012, 15:25 GMT
Last edited by Jan Alexander Steffens (heftig) - Saturday, 20 October 2012, 09:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Packages using python2-gobject2 give warnings:

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

The patch python2-fix-type.patch is in ABS, but it is applied to build tree "pygobject-${pkgver}", not "python2-build". Please apply to the correct build tree! Thanks.

Additional info:
python2-gobject2 2.28.6-6
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Saturday, 20 October 2012, 09:01 GMT
Reason for closing:  Duplicate
Additional comments about closing:  Duplicate of  FS#30083 
Comment by Christian Hesse (eworm) - Tuesday, 31 July 2012, 16:07 GMT
Would be great if you could include a fix for set_qdata warning on accessing NULL gobject property as well.
The patch for PKGBUILD is attached.
Comment by Christian Hesse (eworm) - Tuesday, 31 July 2012, 16:07 GMT
Sorry, this time for real.
Comment by Christian Hesse (eworm) - Wednesday, 29 August 2012, 11:11 GMT
The fix is here more than four weeks... Can we get this fixed any time soon?

Loading...