Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working gedit 3.8.3 #11

Open
pone13 opened this issue Jan 17, 2014 · 1 comment
Open

Not working gedit 3.8.3 #11

pone13 opened this issue Jan 17, 2014 · 1 comment

Comments

@pone13
Copy link

pone13 commented Jan 17, 2014

Gnome version 3.8.4, got NoneType on tab object:
Traceback (most recent call last):
File "/home/pejot/.local/share/gedit/plugins/restoretabs.py", line 61, in on_window_show
if tab.get_state() == 0 and not tab.get_document().get_location():
AttributeError: 'NoneType' object has no attribute 'get_state'

@raelgc
Copy link

raelgc commented Mar 29, 2014

@pone13 Take a look in a solution I posted at #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants