Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App chrashes on Linux Mint #267

Open
SKajto opened this issue Dec 25, 2024 · 3 comments
Open

App chrashes on Linux Mint #267

SKajto opened this issue Dec 25, 2024 · 3 comments

Comments

@SKajto
Copy link

SKajto commented Dec 25, 2024

The app is chrashing on start on Linux Mint with the following output:

Initializing StaticPrintConfigsCXBinManager open file size [377984]
parse binary stl ...face 7558

parse binary stl success...

Computing bounding box... Done.
  x = -3.4333 .. 3.4334, y = -3.0001 .. 3.0002, z = -0.0046 .. 13.7387
Computing bounding box... Done.
  x = -57.2188 .. 57.2205, y = -49.9992 .. 50.0008, z = -0.0766628 .. 228.967
Computing bounding box... Done.
  x = -3.4333 .. 3.4334, y = -3.0001 .. 3.0002, z = -0.0046 .. 13.7387
Computing bounding box... Done.
  x = -3.4333 .. 3.4334, y = -3.0001 .. 3.0002, z = -0.0046 .. 13.7387
XIO:  fatal IO error 2 (No such file or directory) on X server ":0"
      after 734 requests (734 known processed) with 0 events remaining.
Segmentation fault (core dumped)

Probably the same issue as #248

Tested with V5.1.7 and v5.1.6 with the same result.

System configuration:
OS: Linux Mint 22 Cinnamon 6.2.9
Kernel: 6.8.0-50-generic
CPU: AMD Ryzen 7 5700X 8-Core Processor × 8
RAM: 125.7 GiB
Hard Drives: 8082.3 GB
GPU: NVIDIA Corporation AD106 [GeForce RTX 4060 Ti]
Display Server: X11

@SKajto
Copy link
Author

SKajto commented Dec 25, 2024

The workaround as mentioned in #248 is working for me:

env __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia ./Creality_Print-v5.1.7.10514-x86_64-Release.AppImage

@basilverthorn
Copy link

No glory here with this or WEBKIT_DISABLE_DMABUF_RENDERER=1 as an option.

@saperlot
Copy link

It does not crash on my linux mint!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants