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

"Timers cannot be stopped from another thread" message during shutdown. #585

Open
nastasi-oq opened this issue Jun 19, 2019 · 1 comment
Assignees

Comments

@nastasi-oq
Copy link
Member

To reproduce the bug:

  • run qgis from terminal
  • use Reload plugin to reload irmt 2, 3 or more times
  • close QGIS
    In console obtain this message:
    Warning: QObject::killTimer: Timers cannot be stopped from another thread

I suspect the unload procedure should be improved.

@daniviga
Copy link
Contributor

It is not reproducible on Fedora with QGIS 3.6.3, it looks like something related to old Qt rather than QGIS

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

No branches or pull requests

3 participants