Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
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
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
|
DetailsThere 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. |
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.
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.

Do you have any further reference about this patch? Note that upstream already archived the whole pygtksourceview project.