Public bug reported:

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.

** Affects: gedit-plugins (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bibtex error gedit latex plugin saving

** Description changed:

  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?
  
- [code]
-   'bibtex-error'
+   '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'
- [code]
+   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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021245

Title:
  Error saving bibtex files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/1021245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to