PrusaControl icon indicating copy to clipboard operation
PrusaControl copied to clipboard

AttributeError: 'list' object has no attribute 'glWidget'

Open bacongobbler opened this issue 6 years ago • 0 comments

Saw this in prusacontrol.log, figured I should post it here in case nobody's seen this before.

[ERROR][main.py:95:log_exception()]-Logging an uncaught exception
Traceback (most recent call last):
  File "sceneRender.py", line 530, in paintGL
  File "sceneData.py", line 660, in get_models
AttributeError: 'list' object has no attribute 'glWidget'
[ERROR][main.py:95:log_exception()]-Logging an uncaught exception
Traceback (most recent call last):
  File "sceneRender.py", line 530, in paintGL
  File "sceneData.py", line 660, in get_models
AttributeError: 'list' object has no attribute 'glWidget'

This error points here.

OS information:

  • macOS High Sierra, 10.13.2
  • PrusaControl 0.9.4_415_beta

Let me know if you'd like more information!

bacongobbler avatar Dec 21 '17 18:12 bacongobbler