Bug#634085: [gedit] external tools fail unless 'Save' is set to 'Nothing'

Gábor Librecz kuglee at gmail.com
Sat Jul 23 20:19:05 UTC 2011


Hi!

You have to edit /usr/lib/gedit/plugins/externaltools/functions.py", line 225 and replace

Gedit.commands.save_document(window, doc)
to
Gedit.commands_save_document(window, doc)





More information about the pkg-gnome-maintainers mailing list