Created attachment 269409 [details] bt and failed assertions Hi bapt@, kenrap@ As of now I'm user of PrusaSlicer, and I'm curious about OrcaSlicer. Thank you for porting and supporting it! On 16-CURRENT and latest version (as of 6th of April, 2026) I'm getting assertion errors and coredump on startup. PFA text file with output of assertions and output of bt. It may be worth to mention version of cairo (source of failed assertion): % pkg info cairo cairo-1.18.2,3 Thanks!
(In reply to Michael Zhilin from comment #0) Hi mizhka@, Thanks for trying it out! This problem likely stems from wxGTK. Could I have you test by adding `--disable-debug` into the CONFIGURE_ARGS in the x11-toolkits/wxgtk32 port and then rebuild/reinstall to see if that solves the problem? The assertion errors seem similar to the reoccurring popup assertion window on startup which can be safely ignored. That's how bapt@ had it when he finished porting it. It is a bit tedious to passby each time though, but it can be worked around by disabling the debugging in wxGTK. Maybe OrcaSlicer could use a pkg-message about this?
Thank you! Yes, ignorance makes it working (sometimes...). Today i've sliced first model and printed with no issue. Hope to get a bit of time to dig into issue. BR, Misha
(In reply to Michael Zhilin from comment #2) Glad it worked out and thanks for taking time to look into it! :)