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: 17
Popularity: 1.53
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 7 Next › Last »

hellesvik commented on 2024-10-12 08:31 (UTC)

I also got segmentation fault. Found issue on orca-slicer git: https://github.com/SoftFever/OrcaSlicer/issues/6908. So I tried v2.2.0-rc1: Or the AUR package "orca-slicer-unstable-bin". This worked for me.

grappas commented on 2024-10-10 17:32 (UTC) (edited on 2024-10-10 17:32 (UTC) by grappas)

[1]    20639 segmentation fault (core dumped)  orca-slicer

Can't get it to work.

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.