Hi this bug has been fixed upstream , see https://bugzilla.gnome.org/show_bug.cgi?id=667096
To apply the fix, you can edit the file /usr/lib/gedit/plugins/latex/bibtex/views.py with the changes on http://git.gnome.org/browse/gedit- latex/commit/?id=f750fe41a5e36e487e718d893b8aba5bee522444 Basically, replace None with [] on line 58. ** Bug watch added: GNOME Bug Tracker #667096 https://bugzilla.gnome.org/show_bug.cgi?id=667096 ** Changed in: gedit-plugins (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1021245 Title: Error saving bibtex files Status in “gedit-plugins” package in Ubuntu: Fix Committed Bug description: Gedit gives the error below everytime I try to save a .bib-file. The saving seem to work fine, apart from the error popping up. Is the plugin even supposed to do anything while saving .bib-files? 'bibtex-error' Traceback (most recent call last): File "/usr/lib/gedit/plugins/latex/util.py", line 116, in decorated_function return function(*args, **kw) File "/usr/lib/gedit/plugins/latex/bibtex/editor.py", line 141, in __parse self.remove_markers("bibtex-error") File "/usr/lib/gedit/plugins/latex/editor.py", line 493, in remove_markers type_record = self._marker_types[marker_type] KeyError: 'bibtex-error' I'm using Xubuntu 12.04 LTS with the 3.4.0 version of the plugin. I don't think it's related, but it may be worthwhile mentioning that I'm also experiencing this bug: https://bugs.launchpad.net/ubuntu/+source /gedit-plugins/+bug/957924. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/1021245/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

