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

[FIX] Embedder: catch machine id setting type error #4675

Merged
merged 1 commit into from
May 8, 2020

Conversation

PrimozGodec
Copy link
Contributor

Issue

Fixes biolab/orange3-imageanalytics#176 (comment)

Description of changes

It seems that QSettings().value() can return a TypeError when asking for machine-id in some rare cases. With this PR this error is caught.

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec changed the title Embedder: catch machine id setting type error [FIX] Embedder: catch machine id setting type error Apr 20, 2020
@janezd janezd self-assigned this Apr 23, 2020
@janezd janezd merged commit 20f72be into biolab:master May 8, 2020
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

Successfully merging this pull request may close these issues.

2 participants