Code Monkey home page Code Monkey logo

gedit_flake8's People

Contributors

simonsapin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gedit_flake8's Issues

Tracebacks with 67e4ac8336

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 *)$ 

"Panel" object has no attribut "add_titled"

Traceback (most recent call last):
File "/home/kjcole/.local/share/gedit/plugins/gedit_flake8/init.py", line 356, in do_activate
bottom.add_titled(self._panel, "ResultsPanel", "Flake8 Results")
AttributeError: 'Panel' object has no attribute 'add_titled'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.