Package Details: orca-slicer-bin 2.3.0-2

Git Clone URL: https://aur.archlinux.org/orca-slicer-bin.git (read-only, click to copy)
Package Base: orca-slicer-bin
Description: G-code generator for 3D printers
Upstream URL: https://github.com/SoftFever/OrcaSlicer
Keywords: orca, orcaslicer, slicer
Licenses: AGPL3
Conflicts: orca-slicer
Provides: orca-slicer
Submitter: sem.z
Maintainer: Poscat
Last Packager: Poscat
Votes: 16
Popularity: 0.69
First Submitted: 2023-07-13 10:43 (UTC)
Last Updated: 2025-03-21 12:40 (UTC)

Pinned Comments

Poscat commented on 2025-02-24 10:35 (UTC)

Merged the commit by ivanfilippov. Package should work properly now.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

namtabmai commented on 2024-09-19 08:05 (UTC)

Further playing around, downgrading freetype to 2.13.2-2 resolves the issues as well with the latest version of various fonts.

Darkmind2007 commented on 2024-09-17 23:52 (UTC)

Has anyone managed to fix the periodic crashes of the app? I've already removed ttf-harmonyos-sans and tried both orca-slicer-bin and the AppImage from their website.

The slicer seems to start up and I'm able to do some actions. However, for example, going to printer settings and switching between tabs (Basic information / Extruder / Motion ability) several times always causes the app the hang and crash with Segmentation Fault.

flustered commented on 2024-09-16 19:46 (UTC)

@uberben

check this comment out

https://github.com/SoftFever/OrcaSlicer/issues/6520#issuecomment-2353250692

namtabmai commented on 2024-09-13 13:02 (UTC)

As others have said, the crash is related to HarmonyOS font. This was also updated recently, going from 2022->2024. Reverting to the 2022 version also fixes the crash.

dancho commented on 2024-09-12 19:29 (UTC)

After long period of inactivity in orca and after system updates i got this error

boost::filesystem::create_directory: No such file or directory [system:2]:
"/tmp/orcaslicer_model/Thu_Sep_12/22_14_54#3853#55/Metadata"

also i got error while i try to save project

Failed to save the project.
Please check whether the folder exists online or if other programs have the project file open.

Previously all works fine

uberben commented on 2024-09-12 18:44 (UTC)

Removing ttf-harmonyos-sans is not fixing the crashes for me.

gatesphere commented on 2024-08-30 13:17 (UTC)

I can confirm the same problem and fix as awender95 -- segfaults if ttf-harmonyos-sans is installed, and forcibly uninstalling it makes the segfaults go away.

grinmaul commented on 2024-08-17 15:13 (UTC)

fresh install of CachyOS with NVIDIA i had to add 2 environment variables

WEBKIT_DISABLE_DMABUF_RENDERER=1 __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json

anwender95 commented on 2024-08-17 10:24 (UTC) (edited on 2024-08-17 10:46 (UTC) by anwender95)

I don't know why, but I have segfault after today's update. I got segfault from this package and from official appimages of different versions(1.9.1, 2.0.0, 2.1.1, 2.2.0):

[2024-08-17 17:18:52.678557] [0x00007fa2196e4b80] [trace]   Initializing StaticPrintConfigs
add font of HarmonyOS_Sans_SC_Bold returns 1
add font of HarmonyOS_Sans_SC_Regular returns 1
squashfs-root/usr/share/icons

add font of NanumGothic-Regular returns 1
add font of NanumGothic-Bold returns 1
[1]    20923 segmentation fault (core dumped)  ./OrcaSlicer_Linux_V2.1.1.AppImage

Removing orca and installing webkit2gtk helped:

yay -Rsn orca-slicer-bin
yay -S webkit2gtk

UPD: It turns out that ttf-harmonyos-sans was at fault!

When I installed it, segfault appeared again!

I removed it without dependency checks and I can keep using orca-slicer-bin!

yay -Rdd ttf-harmonyos-sans

godspoon commented on 2024-07-19 13:56 (UTC)

Needed to install lib32-gst-plugins-base