You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
K2 Pro (Creality hardware — Linux users are paying customers too)
Problem summary
On Ubuntu 24.04, Creality Print 7.2.0.5226 makes filament / process / printer settings read-only after normal UI navigation. You cannot reliably create or tune presets — a core slicer function.
This is not a cosmetic bug. It blocks daily workflow for anyone who adjusts temperatures, cooling, speeds, or custom filaments on Linux.
Regression timeline (same machine, same workflow):
State a timeline for a fix (patch release or hotfix AppImage).
Until fixed: publish an official known-issue warning on the Linux download page — do not silently ship broken stable builds.
We upgraded to 7.2.0 in good faith hoping the 7.1.x line would be fixed. It was not. We are keeping 7.2.0 for other changes, but this must be prioritized — Linux users should not be forced to run year-old 7.0.1 to edit a temperature field.
Technical notes (for maintainers — same root cause class as #552)
Suspected GUI / preset state regression since 7.1.x:
src/slic3r/GUI/ParamsPanel.cpp
src/slic3r/GUI/Tab.cpp
src/slic3r/GUI/SyncUserPresets.cpp
src/libslic3r/Preset.cpp
Tab navigation likely leaves UI in “system preset / read-only” state. Unchanged across three releases.
Project file & Debug log uploads
Available on request.
Checklist
Log file
Project file
Anything else?
Please respond publicly on this issue. Silence across #552, #565, and now 7.2.0 stable is unacceptable for a regression that breaks basic slicer configuration on Linux.
Is there an existing issue for this problem?
This is the third public report of the same Linux-only regression. Previous reports were ignored or left open with no fix:
Shipping three consecutive stable/pre-stable Linux builds with core preset editing broken is not acceptable.
CrealityPrint Version
7.2.0.5226 (GitHub release tag
v7.2.0— marked stable)Operating System (OS)
Linux
OS Version
Ubuntu 24.04.x LTS (Noble), Wayland session (
XDG_SESSION_TYPE=wayland)Kernel:
6.17.0-35-genericPrinter
K2 Pro (Creality hardware — Linux users are paying customers too)
Problem summary
On Ubuntu 24.04, Creality Print 7.2.0.5226 makes filament / process / printer settings read-only after normal UI navigation. You cannot reliably create or tune presets — a core slicer function.
This is not a cosmetic bug. It blocks daily workflow for anyone who adjusts temperatures, cooling, speeds, or custom filaments on Linux.
Regression timeline (same machine, same workflow):
Windows: same workflow works. This is a Linux-specific regression that Creality has had months to fix.
Environment
CrealityPrint-V7.2.0.5226-x86_64-Release.AppImagesha256:76f7b0afb878fee3e12ba984d7ea199f3f49d625a73ed56864fa609ebaad1183CrealityPrint_Ubuntu2404-V7.0.1.4212-x86_64-Release.AppImageReproduction steps
Actual result
Fields become locked / read-only. Preset editing is effectively unusable.
Expected result
Same as 7.0.1.4212: fields stay editable; values save correctly.
Escalation — what we need from Creality
We upgraded to 7.2.0 in good faith hoping the 7.1.x line would be fixed. It was not. We are keeping 7.2.0 for other changes, but this must be prioritized — Linux users should not be forced to run year-old 7.0.1 to edit a temperature field.
Technical notes (for maintainers — same root cause class as #552)
Suspected GUI / preset state regression since 7.1.x:
src/slic3r/GUI/ParamsPanel.cppsrc/slic3r/GUI/Tab.cppsrc/slic3r/GUI/SyncUserPresets.cppsrc/libslic3r/Preset.cppTab navigation likely leaves UI in “system preset / read-only” state. Unchanged across three releases.
Project file & Debug log uploads
Available on request.
Checklist
Anything else?
Please respond publicly on this issue. Silence across #552, #565, and now 7.2.0 stable is unacceptable for a regression that breaks basic slicer configuration on Linux.