[3dprinter-general] Bug#956811: Bug#956811: Bug#956811: Confirmed
Christoph Berg
myon at debian.org
Thu Jan 21 20:31:07 GMT 2021
Re: Gregor Riepl
> As mentioned earlier, the fix from
> https://github.com/Ultimaker/Cura/pull/7139 will be in the next Cura
> release (not 4.8).
Should we backport that change?
+# WORKAROUND: Cura#5488
+# When using the KDE qqc2-desktop-style, the UI layout is completely broken, and
+# even worse, it crashes when switching to the "Preview" pane.
+if Platform.isLinux():
+ os.environ["QT_QUICK_CONTROLS_STYLE"] = "default"
Christoph
More information about the 3dprinter-general
mailing list