FS#8324 - [gedit 2.20.0-1] one adaption to gtksourceview2 API missing
Attached to Project:
Arch Linux
Opened by Benito (benito) - Tuesday, 16 October 2007, 17:34 GMT
Last edited by Jan de Groot (JGC) - Thursday, 18 October 2007, 15:55 GMT
Opened by Benito (benito) - Tuesday, 16 October 2007, 17:34 GMT
Last edited by Jan de Groot (JGC) - Thursday, 18 October 2007, 15:55 GMT
|
Details
Description:
The 'snippets' plugin included in gedit (2.20.0-1) still calls 'get_tabs_view()' (gtksourceview1-API) insted of 'get_tab_view()' (gtksourceview2-API) in /usr/lib/gedit-2/plugins/snippets/Helper.py line 59. This makes the plugin fail to process when gedit is configured to replace all tabs by spaces. Removing the obsolete 's' in the method call fixes the problem. Additional info: See https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/136876 and http://launchpadlibrarian.net/9389211/snippets-gtksourceview2.patch |
This task depends upon
Closed by Jan de Groot (JGC)
Thursday, 18 October 2007, 15:55 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 2.20.3
Thursday, 18 October 2007, 15:55 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 2.20.3
Comment by
Roman Kyrylych (Romashka) - Thursday,
18 October 2007, 15:09 GMT
I guess it's fixed in 2.20.3