Skip to content

Linux 7.2.0.5226: CRITICAL — preset UI still read-only after 3 releases (#552 #565) — fix or acknowledge #576

Description

@ricksouzaa

Is there an existing issue for this problem?

  • I have searched the existing issues

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.0marked stable)

Operating System (OS)

Linux

OS Version

Ubuntu 24.04.x LTS (Noble), Wayland session (XDG_SESSION_TYPE=wayland)

Kernel: 6.17.0-35-generic

Printer

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):

Version Status
7.0.1.4212 Works
7.1.0.4414 Broken#552
7.1.1.4472 Broken#565
7.2.0.5226 Still broken — shipped as stable anyway

Windows: same workflow works. This is a Linux-specific regression that Creality has had months to fix.


Environment


Reproduction steps

  1. Open Creality Print 7.2.0.5226 on Linux.
  2. Add/select printer (K2 Pro).
  3. Create or edit a user filament profile.
  4. Switch tab (e.g. Cooling, process, or printer).
  5. Try to edit fields again.

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

  1. Acknowledge this as a confirmed Linux regression affecting 7.1.0 → 7.2.0, not duplicate/spam issues.
  2. Merge/link Linux 7.1.0.4414: settings UI becomes read-only after clean install (filament/process/printer) #552, Linux 7.1.1.4472: settings UI becomes read-only after clean install (filament/process/printer) #565, and this report into one tracked bug with a maintainer assigned.
  3. State a timeline for a fix (patch release or hotfix AppImage).
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions