FS#26791 - [pygtksourceview2] Invalid argument count in gtk_source_buffer_get_context_classes_at_iter

Attached to Project: Arch Linux
Opened by Anton Bobrov (baverman) - Tuesday, 08 November 2011, 01:53 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 29 November 2011, 13:17 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

There is an invalid format string for PyArg_ParseTupleAndKeywords in wrapper for gtk_source_buffer_get_context_classes_at_iter.

It should get only GtkTextIter but wrapper expects one more string argument.

Version: 2.10.1

Patch is attached.

   patch (0.7 KiB)
This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 29 November 2011, 13:17 GMT
Reason for closing:  Won't fix
Additional comments about closing:  2011-11-29: A task closure has been requested. Reason for request: I found workaround. So users of my application do not need patched package. You may close ticket. It's better not to bother ancient bones.
Comment by Jan de Groot (JGC) - Monday, 28 November 2011, 14:29 GMT
Do you have any further reference about this patch? Note that upstream already archived the whole pygtksourceview project.

Loading...