calc_exclude_triangles:Unable to create exclude triangles #1673

Closed
opened 2026-04-05 19:04:33 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @chiluk on 11/8/2025

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.3.1

Operating System (OS)

Linux

OS Version

Ubuntu 25.10

Additional system information

Ubuntu 25.10 + 2.3.1 Appimage
CPU: AMD Ryzen AI Max+ 395
Mem: 128gb
GPU: onboard 8060s

Failure to load UI elements or update screen Ubuntu 25.10 + AMD after clearing config directory. I have been screen drawing issues getting 2.3.1 AppImage to work on Ubuntu 25.10 + AMD. I have successfully run this same appimage on 24.04 + Intel. I can't tell if this is an AMD driver issue or some other incompatibility with Ubuntu 25.10.

I have included a screen recording with debug information as well.
https://youtu.be/4fCbJ6GMDYE

Application log shows
[warning] 2025-11-07 22:37:04.279385[Thread 0x00007ebe1e0f84c0]:Failed to load to hints.cereal. File does not exists. /home/chiluk/.config/OrcaSlicer/user/hints.cereal
[error] 2025-11-07 22:37:06.292174[Thread 0x00007ebd7a7fc6c0]:Unable to open connection to spacenavd
[error] 2025-11-07 22:37:06.746279[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles
[warning] 2025-11-07 22:37:06.863406[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type
[warning] 2025-11-07 22:37:06.865685[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type
[warning] 2025-11-07 22:37:06.867393[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type
[warning] 2025-11-07 22:37:06.936970[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type
[error] 2025-11-07 22:37:07.785889[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles
[warning] 2025-11-07 22:37:07.888569[Thread 0x00007ebe1e0f84c0]:10:37:07 PM: Warning: Error running JavaScript: Unsupported result type
[warning] 2025-11-07 22:37:34.107444[Thread 0x00007ebe1e0f84c0]:get_version, get_version not supported,return 00.00.00.00!
[error] 2025-11-07 22:37:38.384552[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles

Of these errors calc_exclude_triangles:Unable to create exclude triangles appears to be the most likely culprit.

Messages in the console log excerpted below to aid others in finding this error report.
(orca-slicer:37626): Gtk-CRITICAL **: 22:05:13.749: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed
(orca-slicer:37626): Gtk-CRITICAL **: 22:05:13.750: gtk_widget_set_size_request: assertion 'width >= -1' failed
(orca-slicer:37626): Gtk-CRITICAL **: 22:05:13.881: gtk_window_resize: assertion 'height > 0' failed
** (orca-slicer:37626): CRITICAL **: 22:05:14.019: Cannot register URI scheme wxfs more than once
** (orca-slicer:37626): CRITICAL **: 22:05:14.019: Cannot register URI scheme memory more than once
** (orca-slicer:37626): CRITICAL **: 22:05:14.091: Cannot register URI scheme wxfs more than once
** (orca-slicer:37626): CRITICAL **: 22:05:14.091: Cannot register URI scheme memory more than once
** (orca-slicer:37626): CRITICAL **: 22:05:14.094: Cannot register URI scheme wxfs more than once
** (orca-slicer:37626): CRITICAL **: 22:05:14.094: Cannot register URI scheme memory more than once

Many of these errors just repeat, and it's unclear how important they may be.

Printer

Snapmaker J1

How to reproduce

  1. rm -rf ~/.config/OrcaSlicer
  2. On Ubuntu 25.10 + AMD. Launch orca$ ./OrcaSlicer_Linux_AppImage_Ubuntu2404_V2.3.1.AppImage --debug
  3. Attempt to load 3mf, stl
  4. Nothing is displayed. Sometimes resizing the window helps other times it does nothing. Sometimes the resize just results in black unpainted extra space within the window.

https://youtu.be/4fCbJ6GMDYE

Actual results

An application that is mostly only interactable with via the menu or the home, prepare, preview,device, project buttons.

Expected results

Expect the window to be painted and updated per normal.

Project file & Debug log uploads

Log file
[warning] 2025-11-07 22:37:04.279385[Thread 0x00007ebe1e0f84c0]:Failed to load to hints.cereal. File does not exists. /home/chiluk/.config/OrcaSlicer/user/hints.cereal
[error] 2025-11-07 22:37:06.292174[Thread 0x00007ebd7a7fc6c0]:Unable to open connection to spacenavd
[error] 2025-11-07 22:37:06.746279[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles
[warning] 2025-11-07 22:37:06.863406[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type
[warning] 2025-11-07 22:37:06.865685[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type
[warning] 2025-11-07 22:37:06.867393[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type
[warning] 2025-11-07 22:37:06.936970[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type
[error] 2025-11-07 22:37:07.785889[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles
[warning] 2025-11-07 22:37:07.888569[Thread 0x00007ebe1e0f84c0]:10:37:07 PM: Warning: Error running JavaScript: Unsupported result type
[warning] 2025-11-07 22:37:34.107444[Thread 0x00007ebe1e0f84c0]:get_version, get_version not supported,return 00.00.00.00!
[error] 2025-11-07 22:37:38.384552[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles

Checklist of files to include

  • Log file
  • Project file

Anything else?

No project file needed. Usually can't even get that far. Happens with all project files.

*Originally created by @chiluk on 11/8/2025* ### Is there an existing issue for this problem? - [x] I have searched the existing issues ### OrcaSlicer Version 2.3.1 ### Operating System (OS) Linux ### OS Version Ubuntu 25.10 ### Additional system information Ubuntu 25.10 + 2.3.1 Appimage CPU: AMD Ryzen AI Max+ 395 Mem: 128gb GPU: onboard 8060s Failure to load UI elements or update screen Ubuntu 25.10 + AMD after clearing config directory. I have been screen drawing issues getting 2.3.1 AppImage to work on Ubuntu 25.10 + AMD. I have successfully run this same appimage on 24.04 + Intel. I can't tell if this is an AMD driver issue or some other incompatibility with Ubuntu 25.10. I have included a screen recording with debug information as well. https://youtu.be/4fCbJ6GMDYE Application log shows [warning] 2025-11-07 22:37:04.279385[Thread 0x00007ebe1e0f84c0]:Failed to load to hints.cereal. File does not exists. /home/chiluk/.config/OrcaSlicer/user/hints.cereal [error] 2025-11-07 22:37:06.292174[Thread 0x00007ebd7a7fc6c0]:Unable to open connection to spacenavd [error] 2025-11-07 22:37:06.746279[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles [warning] 2025-11-07 22:37:06.863406[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type [warning] 2025-11-07 22:37:06.865685[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type [warning] 2025-11-07 22:37:06.867393[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type [warning] 2025-11-07 22:37:06.936970[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type [error] 2025-11-07 22:37:07.785889[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles [warning] 2025-11-07 22:37:07.888569[Thread 0x00007ebe1e0f84c0]:10:37:07 PM: Warning: Error running JavaScript: Unsupported result type [warning] 2025-11-07 22:37:34.107444[Thread 0x00007ebe1e0f84c0]:get_version, get_version not supported,return 00.00.00.00! [error] 2025-11-07 22:37:38.384552[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles **Of these errors `calc_exclude_triangles:Unable to create exclude triangles` appears to be the most likely culprit.** Messages in the console log excerpted below to aid others in finding this error report. (orca-slicer:37626): Gtk-CRITICAL **: 22:05:13.749: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed (orca-slicer:37626): Gtk-CRITICAL **: 22:05:13.750: gtk_widget_set_size_request: assertion 'width >= -1' failed (orca-slicer:37626): Gtk-CRITICAL **: 22:05:13.881: gtk_window_resize: assertion 'height > 0' failed ** (orca-slicer:37626): CRITICAL **: 22:05:14.019: Cannot register URI scheme wxfs more than once ** (orca-slicer:37626): CRITICAL **: 22:05:14.019: Cannot register URI scheme memory more than once ** (orca-slicer:37626): CRITICAL **: 22:05:14.091: Cannot register URI scheme wxfs more than once ** (orca-slicer:37626): CRITICAL **: 22:05:14.091: Cannot register URI scheme memory more than once ** (orca-slicer:37626): CRITICAL **: 22:05:14.094: Cannot register URI scheme wxfs more than once ** (orca-slicer:37626): CRITICAL **: 22:05:14.094: Cannot register URI scheme memory more than once Many of these errors just repeat, and it's unclear how important they may be. ### Printer Snapmaker J1 ### How to reproduce 1. rm -rf ~/.config/OrcaSlicer 2. On Ubuntu 25.10 + AMD. Launch orca$ ./OrcaSlicer_Linux_AppImage_Ubuntu2404_V2.3.1.AppImage --debug 2. Attempt to load 3mf, stl 3. Nothing is displayed. Sometimes resizing the window helps other times it does nothing. Sometimes the resize just results in black unpainted extra space within the window. https://youtu.be/4fCbJ6GMDYE ### Actual results An application that is mostly only interactable with via the menu or the home, prepare, preview,device, project buttons. ### Expected results Expect the window to be painted and updated per normal. ### Project file & Debug log uploads Log file [warning] 2025-11-07 22:37:04.279385[Thread 0x00007ebe1e0f84c0]:Failed to load to hints.cereal. File does not exists. /home/chiluk/.config/OrcaSlicer/user/hints.cereal [error] 2025-11-07 22:37:06.292174[Thread 0x00007ebd7a7fc6c0]:Unable to open connection to spacenavd [error] 2025-11-07 22:37:06.746279[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles [warning] 2025-11-07 22:37:06.863406[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type [warning] 2025-11-07 22:37:06.865685[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type [warning] 2025-11-07 22:37:06.867393[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type [warning] 2025-11-07 22:37:06.936970[Thread 0x00007ebe1e0f84c0]:10:37:06 PM: Warning: Error running JavaScript: Unsupported result type [error] 2025-11-07 22:37:07.785889[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles [warning] 2025-11-07 22:37:07.888569[Thread 0x00007ebe1e0f84c0]:10:37:07 PM: Warning: Error running JavaScript: Unsupported result type [warning] 2025-11-07 22:37:34.107444[Thread 0x00007ebe1e0f84c0]:get_version, get_version not supported,return 00.00.00.00! [error] 2025-11-07 22:37:38.384552[Thread 0x00007ebe1e0f84c0]:calc_exclude_triangles:Unable to create exclude triangles ### Checklist of files to include - [x] Log file - [x] Project file ### Anything else? No project file needed. Usually can't even get that far. Happens with all project files.
MrUnknownDE added the bugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbug labels 2026-04-05 19:05:23 +02:00
Sign in to join this conversation.
No Label bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug bug
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1673