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

Subsequent editing sessions make QGIS unresponsive #22

Open
antoniusz opened this issue Nov 4, 2015 · 0 comments
Open

Subsequent editing sessions make QGIS unresponsive #22

antoniusz opened this issue Nov 4, 2015 · 0 comments

Comments

@antoniusz
Copy link

On subsequent editing (and not using autotrace plugin) more then 9 save in 1 session make qgis saving slow down (makes unresponsive) for 1-3 minutes. when i hit crt+c on the terminal i got:

^CTraceback (most recent call last):
File "/home/toni/.qgis2/python/plugins/autoTrace/autoTrace.py", line 101, in toggle
QObject.disconnect(layer,SIGNAL("editingStopped()"),self.toggle)
KeyboardInterrupt

The same bug reported also for other plugins:

https://hub.qgis.org/issues/9291
https://hub.qgis.org/issues/9229

Uninstalling autotrace plugin, i cannot reproduce this behavior.

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

1 participant