Package Details: creality-print-bin 1:6.2.2.3203-1

Git Clone URL: https://aur.archlinux.org/creality-print-bin.git (read-only, click to copy)
Package Base: creality-print-bin
Description: 3D slicer for Creality printers
Upstream URL: https://www.creality.com
Licenses: AGPL-3.0-only
Conflicts: creality-print
Provides: creality-print
Submitter: vitaliikuzhdin
Maintainer: vitaliikuzhdin
Last Packager: vitaliikuzhdin
Votes: 1
Popularity: 0.108966
First Submitted: 2025-05-28 13:02 (UTC)
Last Updated: 2025-09-14 10:21 (UTC)

Pinned Comments

Latest Comments

HeitorFreitas commented on 2025-07-20 19:49 (UTC) (edited on 2025-07-20 19:52 (UTC) by HeitorFreitas)

Hi @vitaliikuzhdin,

Thank you for your attention! I’m using a fresh installation of Arch Linux, which I set up a few weeks ago. Currently, I have Sway 1.11-1 running on Wayland 1.23.1-2 and Mesa:


$ pacman -Qs mesa
local/glu 9.0.3-2
local/mesa 1:25.1.6-1
local/mesa-utils 9.0.0-7
local/opencl-mesa 1:25.1.6-1
local/vulkan-mesa-layers 1:25.1.6-1

I’ve tried several methods to run CrealityPrint:


$ env QT_QPA_PLATFORM="wayland;xcb" CrealityPrint
$ env QT_QPA_PLATFORM=wayland CrealityPrint
$ env QT_QPA_PLATFORM=xcb CrealityPrint
$ rm -rf ~/.config/Creality; CrealityPrint

But unfortunately, none of them worked. Same error.

Thanks again!

vitaliikuzhdin commented on 2025-07-20 18:29 (UTC)

@HeitorFreitas, I can’t reproduce the issue, so I’m afraid I can’t help much, sorry. Try looking it up online, some users suggest removing old configs (~/.config/Creality), or it might be related to mesa. See the pinned message about that, it’s why I had to downgrade the package. This might be connected.

HeitorFreitas commented on 2025-07-19 22:02 (UTC)

Hi. Creality-print won't work:

[2025-07-19 18:45:18.457258] [0x00007fe572bfdc00] [trace] Initializing StaticPrintConfigs add font of HarmonyOS_Sans_SC_Bold returns 1 add font of HarmonyOS_Sans_SC_Regular returns 1 add font of NanumGothic-Regular returns 1 add font of NanumGothic-Bold returns 1

(CrealityPrint:68341): GLib-GObject-CRITICAL **: 18:45:18.493: invalid (NULL) pointer instance

(CrealityPrint:68341): GLib-GObject-CRITICAL **: 18:45:18.493: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

My kernel is: Linux linux-pc 6.15.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 10 Jul 2025 17:10:18 +0000 x86_64 GNU/Linux

Thanks!

vitaliikuzhdin commented on 2025-07-12 18:08 (UTC)

Before you flag out-of-date: https://aur.archlinux.org/packages/creality-print-appimage#comment-1032109