Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Tracebacks with 67e4ac8336 #6

Open
mcepl opened this issue Oct 14, 2013 · 0 comments
Open

Tracebacks with 67e4ac8336 #6

mcepl opened this issue Oct 14, 2013 · 0 comments

Comments

@mcepl
Copy link

mcepl commented Oct 14, 2013

Running gedit 3.8.3 (with python2-only support)

Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3ffef00 (GeditDocument at 0x36db8b0)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x4004be0 (GeditDocument at 0x49e6870)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3f816e0 (GeditDocument at 0x36db550)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x35ea8c0 (GeditDocument at 0x36db040)>

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (password), this should not happen!

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (ID), this should not happen!
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3f816e0 (GeditDocument at 0x36db550)>

(gedit:12507): Gtk-WARNING **: Invalid text buffer iterator: either the iterator is uninitialized, or the characters/pixbufs/widgets in the buffer have been modified since the iterator was created.
You must use marks, character numbers, or line numbers to preserve a position across buffer modifications.
You can apply tags and insert marks without invalidating your iterators,
but any mutation that affects 'indexable' buffer contents (contents that can be referred to by character offset)
will invalidate all outstanding iterators

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (name), this should not happen!

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (dialog), this should not happen!

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (Adding), this should not happen!

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (name), this should not happen!

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (add_dialog), this should not happen!

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (pass), this should not happen!
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x35ea8c0 (GeditDocument at 0x36db040)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3f816e0 (GeditDocument at 0x36db550)>
object of type `GtkSourceStyle' does not have property `weight-set'
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3f816e0 (GeditDocument at 0x36db550)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x35ea8c0 (GeditDocument at 0x36db040)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3f816e0 (GeditDocument at 0x36db550)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x35ea8c0 (GeditDocument at 0x36db040)>
object of type `GtkSourceStyle' does not have property `weight-set'
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3f816e0 (GeditDocument at 0x36db550)>

(gedit:12507): Gtk-WARNING **: Invalid text buffer iterator: either the iterator is uninitialized, or the characters/pixbufs/widgets in the buffer have been modified since the iterator was created.
You must use marks, character numbers, or line numbers to preserve a position across buffer modifications.
You can apply tags and insert marks without invalidating your iterators,
but any mutation that affects 'indexable' buffer contents (contents that can be referred to by character offset)
will invalidate all outstanding iterators
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x35ea8c0 (GeditDocument at 0x36db040)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3f816e0 (GeditDocument at 0x36db550)>

(gedit:12507): GtkSourceView-WARNING **: Could not find word to remove in buffer (Talk), this should not happen!
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x35ea8c0 (GeditDocument at 0x36db040)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x3f816e0 (GeditDocument at 0x36db550)>
Traceback (most recent call last):
  File "/home/matej/.local/share/gedit/plugins/gedit_flake8/__init__.py", line 403, in on_active_tab_changed
    self._panel.set_model(self._results[tab.get_document()])
KeyError: <Document object at 0x35ea8c0 (GeditDocument at 0x36db040)>
matej@wycliff: empathy (rhel-7 *)$ 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant