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

Crash reported 2x in Sentry.io #16

Open
rburema opened this issue Jan 25, 2022 · 0 comments
Open

Crash reported 2x in Sentry.io #16

rburema opened this issue Jan 25, 2022 · 0 comments

Comments

@rburema
Copy link

rburema commented Jan 25, 2022

Separate users have reported this crash. It appears 'setConnectionState' is called before a global stack was made.

AttributeError: 'NoneType' object has no attribute 'setMetaDataEntry'
  File "QidiPrint\QidiPrintOutputDevice.py", line 116, in _conectionStateChanged
    self.setConnectionState(ConnectionState.Connecting)
  File "C:\build\Cura\4.13-exe\build\inst\lib\python3.8\site-packages\cura\PrinterOutput\PrinterOutputDevice.py", line 140, in setConnectionState
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