Skip to content

Linux 7.1.1.4472: settings UI becomes read-only after clean install (filament/process/printer) #565

@ricksouzaa

Description

@ricksouzaa

Is there an existing issue for this problem?

  • I have searched the existing issues

Related: #552 (same symptoms on 7.1.0.4414 Ubuntu 24.04 AppImage).

CrealityPrint Version

7.1.1.4472 (GitHub release tag v7.1.1prerelease at time of report)

Operating System (OS)

Linux

OS Version

Ubuntu 24.04.4 LTS (Noble)

Printer

K2 Pro


Problem summary

On Ubuntu 24.04, in Creality Print 7.1.1.4472, settings inputs become read-only and cannot be edited reliably.

Affected areas:

  • Filament settings
  • Process/Slicing settings
  • Printer settings

This is reproducible in 7.1.1.4472 and does not occur with 7.0.1.4212 on the same machine/workflow.

Environment

Correction: An earlier draft mentioned CrealityPrint_ubuntu2404-V7.1.1.4472-... — that filename does not exist on the v7.1.1 release; the Linux asset above is the correct one.

What was tested before reporting

A full cleanup was performed before retesting 7.1.1.4472:

  • removed ~/.config/Creality/Creality Print
  • removed ~/.local/share/CrealityPrint
  • removed ~/.cache/CrealityPrint
  • removed ~/.Creality
  • removed temporary Creality folders in /tmp

After that, 7.1.1.4472 was installed again and tested from a clean state.

Reproduction steps

  1. Open Creality Print 7.1.1.4472 on Linux.
  2. Select/add printer profile.
  3. Create a new filament profile from scratch.
  4. Try to edit parameters in filament/process/printer tabs.

Actual result

Inputs behave as locked/read-only and edits cannot be applied normally.

Expected result

Inputs should remain editable and values should be saved, as in 7.0.1.4212.

Technical hypotheses (same class of issue as #552)

Possible regression area in GUI state / preset editability flow (see also discussion in #552):

  • src/slic3r/GUI/ParamsPanel.cpp
  • src/slic3r/GUI/Tab.cpp
  • src/slic3r/GUI/SyncUserPresets.cpp
  • src/libslic3r/Preset.cpp

Hypothesis: stale active-tab / preset state causing fields to be treated as system/default (read-only). Not confirmed; matches symptoms.

Request

Please confirm as a Linux regression in the 7.1.x line (including 7.1.1.4472) and advise workaround or planned patch.


Project file & Debug log uploads

None attached yet; can provide logs if maintainers indicate where Creality Print writes them on Linux for this build.

Checklist of files to include

  • Log file
  • Project file

Anything else?

No additional notes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions