-
Notifications
You must be signed in to change notification settings - Fork 109
Description
Is there an existing issue for this problem?
- I have searched the existing issues
CrealityPrint Version
7.0.0
Operating System (OS)
Linux
OS Version
Manjaro 26
Additional system information
CPU: AMD Ryzen 7950X3D
GPU: Nvidia RTX 4090
Wayland
KDE
Printer
Doesn't matter
How to reproduce
- Download Creality Print from version 6 and above. Use the appimage or flatpak version.
- Make appimage executable and or install the flatpak version.
- Start the application.
Actual results
The application starts fine. I remember as standard should be now a empty print plate visible, also called a project. This is plate/project is not visible anymore, it's just an empty void.
Also when I start a new or load a previous project it is not going to be visible. This happens with all versions from 6.x.

Expected results
To see my project plate to be able to work on models and or load new models into a project et cetera.
Project file & Debug log uploads
https://github.com/user-attachments/files/22926235/debug_Mon_Oct_13_20_23_35_11818.log
Checklist of files to include
- Log file
- Project file
Anything else?
This is a reopening of #473 as this has been "closed" while not being resolved.
To quote the dev:
What sense does it make to keep a bug report open which will never be worked on (here on github). Have you looked at this GIT repository!? --> This is the reason I have closed this record.
Further more ... just to mention;
Creatlity Print V7.0.0.4127 Release is working fine for me. I'm using Gnome/Wayland and NVIDIA drivers.
I use the flatpak version and start it with options like ...
- LIBGL_ALWAYS_SOFTWARE=1
- __EGL_VENDOR_LIBRARY_FILENAMES=/home/user/50_mesa.json
- GDK_BACKEND=x11
- SPNAV_SOCKET=/run/spnav.sock
- socket=x11
- socket=wayland
Good Luck