** Changed in: gedit
Importance: Unknown => Medium
--
[gutsy] External Tools plugin does not save keybindings
https://bugs.launchpad.net/bugs/147634
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit-plugins in ubuntu.
--
desktop-
Fixed in Ubuntu Intrepid (8.10).
** Changed in: gedit-plugins (Ubuntu)
Status: Confirmed => Fix Released
--
[gutsy] External Tools plugin does not save keybindings
https://bugs.launchpad.net/bugs/147634
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, wh
** Changed in: gedit
Status: In Progress => Fix Released
--
[gutsy] External Tools plugin does not save keybindings
https://bugs.launchpad.net/bugs/147634
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gedit-plugins in ubuntu.
It works like charm! Thank you!
--
[gutsy] External Tools plugin does not save keybindings
https://bugs.launchpad.net/bugs/147634
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gedit-plugins in ubuntu.
--
desktop-bugs mailing list
** Changed in: gedit
Status: Unknown => In Progress
--
[gutsy] External Tools plugin does not save keybindings
https://bugs.launchpad.net/bugs/147634
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gedit-plugins in ubuntu.
--
If your impatient for the fix to arrive, you can fix the issue yourself
by editing one line.
use sudo to edit line 215 of /usr/lib/gedit-2/plugins/externaltools/library.py:
-if m.group(0) in self._properties:
+if m.group(0) not in self._properties:
Add 'not
I submitted a patch to fix the issue. library.Tools._load is not loading
any tool properties. The accelerator (Shortcut) is obviously broken, but
so too is the Input and Output properties.
** Changed in: gedit
Importance: Undecided => Unknown
Bugwatch: None => GNOME Bug Tracker #484318
After posting this bug in a forum, some other gutsy users confirmed this
issue.
** Also affects: gedit
Importance: Undecided
Status: New
--
[gutsy] External Tools plugin does not save keybindings
https://bugs.launchpad.net/bugs/147634
You received this bug notification because you are
The problem still exists with gedit-plugins 2.20.0-ubuntu1.
--
[gutsy] External Tools plugin does not save keybindings
https://bugs.launchpad.net/bugs/147634
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gedit-plugins in ubuntu.
--