OrcaSlicer icon indicating copy to clipboard operation
OrcaSlicer copied to clipboard

OrcaSlicer fails to show an UI when starting.

Open gregersn opened this issue 7 months ago • 8 comments

OrcaSlicer Version

1.8.0-rc2

OS version

Fedora 38

Additional system information

No response

Printer

N/A

How to reproduce

Starting the app-image gives blank windows. Both the getting started wizard and main window are white

❯ ./OrcaSlicer_Linux_V1.8.0-rc2.AppImage
[2023-11-12 10:18:38.786090] [0x00007f272f8b7e80] [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

(orca-slicer:2905637): Gtk-CRITICAL **: 10:18:39.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
loading network module at /home/greger/.config/OrcaSlicer/plugins/libbambu_networking.so
error, dlerror is /home/greger/.config/OrcaSlicer/plugins/libbambu_networking.so: cannot open shared object file: No such file or directory
after dlopen, network_module is (nil)

Actual results

No interface

Expected results

An interface

Project file & Debug log uploads

log.tar.gz

Checklist of files to include

  • [X] Log file
  • [x] Project file

gregersn avatar Nov 12 '23 09:11 gregersn

Try run export WEBKIT_DISABLE_COMPOSITING_MODE=1 then run the app.

Noisyfox avatar Nov 12 '23 10:11 Noisyfox

Try run export WEBKIT_DISABLE_COMPOSITING_MODE=1 then run the app.

This does work, thank you

gregersn avatar Nov 12 '23 10:11 gregersn

export WEBKIT_DISABLE_COMPOSITING_MODE=1 does not work for me. image CLI is littered with

[2023-11-23 00:08:47.770039] [0x00007f719c2fe8c0] [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
loading network module at /home/guru/.config/OrcaSlicer/plugins/libbambu_networking.so
error, dlerror is /home/guru/.config/OrcaSlicer/plugins/libbambu_networking.so: cannot open shared object file: No such file or directory
after dlopen, network_module is (nil)

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.281: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.281: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.282: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.282: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.283: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.283: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.283: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.283: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.284: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.284: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.285: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.285: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.286: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.286: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.286: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.286: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.287: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.287: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.288: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.288: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.349: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.352: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.352: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.352: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.356: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.356: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.356: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.408: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.408: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.416: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.416: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.423: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.423: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.429: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.429: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.434: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.434: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.440: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.440: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.446: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.446: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.713: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.713: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

** (orca-slicer:353229): CRITICAL **: 00:08:51.715: Cannot register URI scheme wxfs more than once

** (orca-slicer:353229): CRITICAL **: 00:08:51.715: Cannot register URI scheme memory more than once

** (orca-slicer:353229): CRITICAL **: 00:08:51.716: Cannot register URI scheme wxfs more than once

** (orca-slicer:353229): CRITICAL **: 00:08:51.716: Cannot register URI scheme memory more than once

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.760: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.760: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.760: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.761: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.762: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.762: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.763: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.763: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.763: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.764: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.764: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.764: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.767: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.768: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.768: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.878: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.878: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.878: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.880: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.880: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.880: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.881: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.881: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.881: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.882: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.882: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.882: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.885: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.885: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.885: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_window_resize: assertion 'width > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.057: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_window_resize: assertion 'width > 0' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.057: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.058: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.059: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.059: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.059: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.059: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.059: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.066: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.066: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.067: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.067: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.081: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.093: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.093: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.093: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.093: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.094: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.094: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.094: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.094: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.097: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.101: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.102: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.102: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.171: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.171: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.171: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.227: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.227: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.977: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.977: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.977: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.977: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.981: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.981: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.981: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.981: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.982: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.982: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.995: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.995: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.995: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.995: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

** (orca-slicer:353229): CRITICAL **: 00:08:54.008: Cannot register URI scheme wxfs more than once

** (orca-slicer:353229): CRITICAL **: 00:08:54.008: Cannot register URI scheme memory more than once

etrigan63 avatar Nov 23 '23 05:11 etrigan63

I have the same issue. export WEBKIT_DISABLE_COMPOSITING_MODE=1 does not help. Terminal output is about the same as @etrigan63. The app opens with wizard and blank body, there is nothing other than top panel categories on main window.

Skaifer avatar Dec 18 '23 19:12 Skaifer

It appears, that setting this variable but in a different way actually solves the issue and the app renders and slices normally now. By launching trough terminal this way env WEBKIT_DISABLE_COMPOSITING_MODE=1 ./OrcaSlicer_Linux_V1.8.1.AppImage , or in KDE you can right-click on desktop file and Edit application > Application > Environment Variables: and insert WEBKIT_DISABLE_COMPOSITING_MODE=1 into that field.

Skaifer avatar Dec 18 '23 23:12 Skaifer

I am experiencing a similar thing. the webkit env variable does nothing. There is no UI for adding anything to the build plate. Just blank.

cduhard avatar Dec 19 '23 02:12 cduhard

export WEBKIT_DISABLE_COMPOSITING_MODE=1 does not work for me. image CLI is littered with

[2023-11-23 00:08:47.770039] [0x00007f719c2fe8c0] [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
loading network module at /home/guru/.config/OrcaSlicer/plugins/libbambu_networking.so
error, dlerror is /home/guru/.config/OrcaSlicer/plugins/libbambu_networking.so: cannot open shared object file: No such file or directory
after dlopen, network_module is (nil)

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.281: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.281: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.282: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.282: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.283: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.283: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.283: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.283: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.284: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.284: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.285: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.285: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.286: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.286: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.286: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.286: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.287: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.287: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.288: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.288: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.349: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.351: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.352: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.352: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.352: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.356: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.356: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.356: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.408: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.408: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.416: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.416: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.423: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.423: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.429: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.429: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.434: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.434: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.440: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.440: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.446: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.446: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:51.713: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.713: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

** (orca-slicer:353229): CRITICAL **: 00:08:51.715: Cannot register URI scheme wxfs more than once

** (orca-slicer:353229): CRITICAL **: 00:08:51.715: Cannot register URI scheme memory more than once

** (orca-slicer:353229): CRITICAL **: 00:08:51.716: Cannot register URI scheme wxfs more than once

** (orca-slicer:353229): CRITICAL **: 00:08:51.716: Cannot register URI scheme memory more than once

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.760: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.760: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.760: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.761: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.762: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.762: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.763: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.763: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.763: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.764: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.764: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.764: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.767: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.768: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.768: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.878: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.878: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.878: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.880: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.880: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.880: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.881: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.881: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.881: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.882: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.882: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.882: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.885: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.885: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:51.885: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.005: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_window_resize: assertion 'width > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.057: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_window_resize: assertion 'width > 0' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.057: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.057: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.058: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.059: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.059: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.059: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.059: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.059: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.066: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.066: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.067: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.067: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.067: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.081: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.093: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.093: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.093: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.093: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.094: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.094: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.094: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.094: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.097: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.101: gtk_window_resize: assertion 'height > 0' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.102: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.102: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.171: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:52.171: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.171: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.227: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:52.227: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.977: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.977: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.977: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.977: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.981: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.981: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.981: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.981: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.982: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.982: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.995: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.995: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:353229): GLib-GObject-CRITICAL **: 00:08:53.995: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:353229): Gtk-CRITICAL **: 00:08:53.995: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

** (orca-slicer:353229): CRITICAL **: 00:08:54.008: Cannot register URI scheme wxfs more than once

** (orca-slicer:353229): CRITICAL **: 00:08:54.008: Cannot register URI scheme memory more than once

I got the same issue but I managed to fix it by doing a combinaison of export WEBKIT_DISABLE_COMPOSITING_MODE=1 and the installation of the devel version of the package (webkit2gtk4.0-devel on fedora)

Kalitsune avatar Jan 04 '24 00:01 Kalitsune

here's the .desktop file I ended up going for if someone is interested:

[Desktop Entry]
Name=OrcaSlicer
Exec=sh -c "env WEBKIT_DISABLE_COMPOSITING_MODE=1 /path/to/OrcaSlicer_Linux_V1.8.1.AppImage %F"
Icon=/path/to/OrcaSlicer.png
Type=Application
Categories=Utility;
MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;application/x-amf;
Name[en]=OrcaSlicer
Name[en_US]=OrcaSlicer
Name[en_US.UTF-8]=OrcaSlicer
Hidden=false
NoDisplay=false
StartupNotify=false
Terminal=false

Kalitsune avatar Jan 04 '24 14:01 Kalitsune

Thank you, this fixed it for me. I used it on both Bambu Studio and Orca Slicer. I tried it on terminal first using:

Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 /home/path/BambuStudio_linux_ubuntu_v01.08.03.89.AppImage %F

once tested, I created a App Launcher Menu entry, then adding the line of code to the .desktop file. It looks like this:

[Desktop Entry]
Name=Bambu Studio 1.8.3
Exec=/home/path/BambuStudio_linux_ubuntu_v01.08.03.89.AppImage
Comment=
Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 /home/path/BambuStudio_linux_ubuntu_v01.08.03.89.AppImage %F
Terminal=false
PrefersNonDefaultGPU=true
Icon=/home/path/BambuStudio.png
Type=Application
Hidden=false
NoDisplay=false
StartupNotify=false
Terminal=false

Now Bambu Studio launches fast, no errors, and no annoying "X Stoped Responding" popup error at launch. Everything Renders as it should.

But for Orca Slicer, I still get the "X Stoped Responding" popup error at launch. and when I do it on terminal I still see all the "Critical Error" freakout you see above that other have posted. The app renders now and it works fine. I don't even have webkit installed currently (I uninstalled for testing), but the "critial errors" are still there.

Thank you for your assistance.

Will keep testing. Running Linux Mint 21.2 / NVIDIA GK107M [GeForce GTX 660M Mac Edition] Legacy Drivers 470 / iMac 27" (Late 2012) 2.9 GHz Core i5 (I5-3470S)

Killdozer666 avatar Jan 13 '24 04:01 Killdozer666

Thank you, this fixed it for me. I used it on both Bambu Studio and Orca Slicer. I tried it on terminal first using:

Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 /home/path/BambuStudio_linux_ubuntu_v01.08.03.89.AppImage %F

once tested, I created a App Launcher Menu entry, then adding the line of code to the .desktop file. It looks like this:

[Desktop Entry]
Name=Bambu Studio 1.8.3
Exec=/home/path/BambuStudio_linux_ubuntu_v01.08.03.89.AppImage
Comment=
Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 /home/path/BambuStudio_linux_ubuntu_v01.08.03.89.AppImage %F
Terminal=false
PrefersNonDefaultGPU=true
Icon=/home/path/BambuStudio.png
Type=Application
Hidden=false
NoDisplay=false
StartupNotify=false
Terminal=false

Now Bambu Studio launches fast, no errors, and no annoying "X Stoped Responding" popup error at launch. Everything Renders as it should.

But for Orca Slicer, I still get the "X Stoped Responding" popup error at launch. and when I do it on terminal I still see all the "Critical Error" freakout you see above that other have posted. The app renders now and it works fine. I don't even have webkit installed currently (I uninstalled for testing), but the "critial errors" are still there.

Thank you for your assistance.

Will keep testing. Running Linux Mint 21.2 / NVIDIA GK107M [GeForce GTX 660M Mac Edition] Legacy Drivers 470 / iMac 27" (Late 2012) 2.9 GHz Core i5 (I5-3470S)

fixed issues on v2.0.0 also!

unhandled unexpected error on windows so built in vm, didnt run, app image had white display

msi katana gf66 windows 11, virtualbox kali linux

Operating System: EndeavourOS KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.8.7-arch1-1 (64-bit) Graphics Platform: X11

WEBKIT_DISABLE_COMPOSITING_MODE=1 works for me

JulioJair avatar Apr 22 '24 19:04 JulioJair