Kevin Adler changed bug 1157504
What Removed Added
CC   zeke@zekesdominion.com

Comment # 7 on bug 1157504 from
I'm getting the same error now with Cura 4.8.0-1.1 and python3-qt5-5.15.1-2.1.

This seems to have been re-introduced by
https://build.opensuse.org/request/show/846237, since it swapped the call to
configure.py to use the pyqt_build macro instead, which I suspect passes
--debug.

Ultimately, though I think this is a bug in Cura. If PyQt5 expects a dictionary
object, Cura should be passing a dictionary. Alternatively, PyQt5 could check
for non-dictionary objects and return an error/raise a Python exception
instead.


You are receiving this mail because: