Closed didli closed 8 months ago
Same thing happening in Arch Linux.
Same after updated my NVidia drivers to 535.146.02. But with these errors:
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)
Failed to create GBM buffer of size 956x986: Invalid argument
After a quick search, it looks to be an issue with WebKitGTK and DMA buffer. Starting Orca with following environment variable set, resolves this display issue: WEBKIT_DISABLE_DMABUF_RENDERER=1
Orca bot: this issue is stale because it has been open for 90 days with no activity.
Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.
Starting Orca with following environment variable set, resolves this display issue: WEBKIT_DISABLE_DMABUF_RENDERER=1
Works fine for me with this env set as mentioned. However as the issue is still ongoing (at least with latest stable 2.0 version), this only serves as a workaround.
only helps with the startupwindow. the 3D view is still missing.
OrcaSlicer Version
1.8.0
OS version
Fedora release 38 (Thirty Eight)
Additional system information
Kernel: 6.5.10-200.fc38.x86_64 arch: x86_64 / Desktop: Xfce v: 4.18.1 / Distro: Fedora release 38 (Thirty Eight) Graphics : NVIDIA TU106 [GeForce RTX 2060 Rev. A] driver: nvidia v: 545.29.02
Printer
Ender 3 v2 Neo
How to reproduce
running the appimage directly from terminal :
[2023-11-23 15:37:02.601964] [0x00007f605e93be80] [trace] Initializing StaticPrintConfigs (orca-slicer:1637404): Gtk-CRITICAL **: 15:37:05.551: gtk_window_resize: assertion 'width > 0' failed (orca-slicer:1637404): GLib-GObject-CRITICAL **: 15:37:05.575: invalid cast from 'wxPizza' to 'GtkCellLayout' (...)
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied Failed to create GBM buffer of size 1198x713: Permission denied KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied Failed to create GBM buffer of size 1198x713: Permission denied KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied Failed to create GBM buffer of size 1198x713: Permission denied Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1
Actual results
orcaslicer starts with a certificate issue :
then, global window and setup window shows up :
Expected results
While I could understand its concerns, I expect orcaslicer to stop hating me and my machine.
Project file & Debug log uploads
1st run log file : debug_Thu_Nov_23_15_21_38_1622907.log
Checklist of files to include