Package Details: orca-slicer 2.3.1.c6b8664c8e276413445e-2

Git Clone URL: https://aur.archlinux.org/orca-slicer.git (read-only, click to copy)
Package Base: orca-slicer
Description: Orca Slicer is a fork of Bambu Studio. It was previously known as BambuStudio-SoftFever
Upstream URL: https://github.com/SoftFever/OrcaSlicer
Keywords: bambustudio orcaslicer
Licenses: AGPL3
Conflicts: orca-slicer
Provides: orca-slicer
Submitter: xburst
Maintainer: c2h5oh
Last Packager: c2h5oh
Votes: 23
Popularity: 1.93
First Submitted: 2023-03-29 15:51 (UTC)
Last Updated: 2025-05-23 21:05 (UTC)

Pinned Comments

c2h5oh commented on 2025-03-19 10:57 (UTC) (edited on 2025-05-27 00:15 (UTC) by c2h5oh)

Update on version 2.3.x:

With 2.3.0 being very buggy and no 2.3.1 bugfix release in sight I got main branch building on Arch again and tagged latest commit ( c6b8664c8e276413445ed25d3a8957101143c006 ) as 2.3.1-dev.

Wayland support status:

Please test and report back - a bunch of fixes added, including one for nvidia binary driver performance.

Known issues:
  • Camera/Live view/whatever you call it for BambuLab printers doesn't fully work - after a short while framerate drops to about 1fps.

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

manio commented on 2025-07-18 13:23 (UTC)

Hi Recently I encounter this package crashing when slicer start (I am using sway and wayland). Uninstalling the font doesn't help. Then I updated to c7814c7 (2.3.1-dev) and rebuild. After long building the new version is also crashing.

For me helped installing AUR/orca-slicer-git. This version is not segfaulting on start. Maybe this info would also help others...

ipatch commented on 2025-07-16 19:49 (UTC) (edited on 2025-07-16 19:49 (UTC) by ipatch)

orca-slicer-bin is crashing every time i attempt to open the preferences dialogue / window. ie. ctlr+p. i get a similar stack trace to the one below where it seems related to pango or some font related issue.

i can provide more information upon request if that helps.

Delivator commented on 2025-06-27 15:21 (UTC)

@lod ok thank you!

lod commented on 2025-06-25 10:01 (UTC)

@Delivator the white device tab is an upstream problem that should be fixed. But you need to wait for the 3.1 release or use the git version. As a workaround click the "Connection" button next to your printer and hit the "Test" button. The "Device" tab should now work again.

Delivator commented on 2025-06-25 09:51 (UTC)

  • no .desktop file and no icons
  • certificate error on start
  • "Device" tab (in my case a browser for my octoprint instance) doesn't stay logged in and sometimes just goes white and doesn't recover until restarted

lod commented on 2025-06-24 13:41 (UTC) (edited on 2025-06-24 13:42 (UTC) by lod)

@sTiKyt & @Poscat I don't think OP comes back before 2.3.1 release. Like I pointed out before, right now the package is build and packaged "wrong" and against packaging rules. That's also the reason the .desktop file doesn't get generated. You can use the git version for now (this isn't a stable build anyways) or I posted a 2.3.0 build before, with all needed patches backported.

sTiKyt commented on 2025-06-24 10:15 (UTC) (edited on 2025-06-24 10:16 (UTC) by sTiKyt)

This really needs a .desktop file, for example: (this is what i've been using for orca-slicer-bin, modify it as needed)

❯ cat /usr/share/applications/OrcaSlicer.desktop
[Desktop Entry]
Name=OrcaSlicer
Exec=/opt/orca-slicer/bin/orca-slicer %F %U
Icon=OrcaSlicer
Type=Application
Categories=Utility;
MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;application/x-amf;x-scheme-handler/orcaslicer;

Poscat commented on 2025-06-21 03:10 (UTC)

Do you mind adding a .desktop file?

lod commented on 2025-05-25 14:58 (UTC)

@tflucke I would check that Adwaita font first it segfaults right after trying to access that.

Maybe try uninstalling ttf-harmonyos-sans, if you still have it installed. It led to similar issues in the past.

tflucke commented on 2025-05-25 13:39 (UTC)

I installed this update last morning and every time I opened orca-slicer, it would segfault in the middle of the loading screen.

Seems to be an issue related to Freetype2. strace:

brk(0x64773ee9e000)                     = 0x64773ee9e000
futex(0x64773799cf50, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x64773799cf40, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x64773ee7de08, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
futex(0x64773799cf50, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x64773799cf40, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x64773ee84dd8, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
futex(0x64773799cf50, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x64773799cf40, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x64773ee7b308, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
access("/usr/share/fonts/Adwaita/AdwaitaSans-Regular.ttf", R_OK) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} ---
+++ killed by SIGSEGV (core dumped) +++
zsh: segmentation fault (core dumped)  strace -- orca-slicer

stack trace:

#0  0x00005555582767a0 in tt_apply_mvar (face=0x55555ca9e9c0) at /usr/src/debug/orca-slicer/OrcaSlicer/deps/build/dep_FREETYPE-prefix/src/dep_FREETYPE/src/truetype/ttgxvar.c:1417
#1  0x00007fffee91b0c5 in FT_Set_Var_Design_Coordinates (face=face@entry=0x55555ca9e9c0, num_coords=2, coords=coords@entry=0x5555613f2380) at ../ft2demos-2.13.3/subprojects/freetype2/src/base/ftmm.c:336
#2  0x00007ffff70739ca in cairo_ft_apply_variations (face=face@entry=0x55555ca9e9c0, scaled_font=scaled_font@entry=0x55556130d060) at ../cairo/src/cairo-ft-font.c:2373
#3  0x00007ffff7077976 in _cairo_ft_scaled_glyph_load_glyph (scaled_font=scaled_font@entry=0x55556130d060, scaled_glyph=scaled_glyph@entry=0x5555613f6ca0, face=face@entry=0x55555ca9e9c0, load_flags=load_flags@entry=512, use_em_size=use_em_size@entry=0, vertical_layout=vertical_layout@entry=0)
    at ../cairo/src/cairo-ft-font.c:2424
#4  0x00007ffff707cde9 in _cairo_ft_scaled_glyph_init_metrics (scaled_font=<optimized out>, scaled_glyph=0x5555613f6ca0, face=0x55555ca9e9c0, vertical_layout=0, load_flags=512, foreground_color=0x7ffff70e8c40 <cairo_color_black.lto_priv>) at ../cairo/src/cairo-ft-font.c:3240
#5  _cairo_ft_scaled_glyph_init (abstract_font=<optimized out>, scaled_glyph=0x5555613f6ca0, info=CAIRO_SCALED_GLYPH_INFO_METRICS, foreground_color=0x7ffff70e8c40 <cairo_color_black.lto_priv>) at ../cairo/src/cairo-ft-font.c:3381
#6  0x00007ffff70304fd in _cairo_scaled_glyph_lookup (scaled_font=scaled_font@entry=0x55556130d060, index=<optimized out>, info=info@entry=CAIRO_SCALED_GLYPH_INFO_METRICS, foreground_color=0x7ffff70e8c40 <cairo_color_black.lto_priv>, foreground_color@entry=0x0, scaled_glyph_ret=scaled_glyph_ret@entry=0x7fffffff0a40)
    at ../cairo/src/cairo-scaled-font.c:2913
#7  0x00007ffff7030767 in cairo_scaled_font_glyph_extents (scaled_font=0x55556130d060, glyphs=0x7fffffff0a90, num_glyphs=1, extents=0x7fffffff0ab0) at ../cairo/src/cairo-scaled-font.c:1643
#8  0x00007ffff7ea7252 in compute_glyph_extents (cf_priv=0x55556130b818, glyph=411, entry=0x5555613f62e8) at ../pango/pango/pangocairo-font.c:830
#9  _pango_cairo_font_private_get_glyph_extents_cache_entry (cf_priv=0x55556130b818, glyph=411) at ../pango/pango/pangocairo-font.c:856
#10 _pango_cairo_font_private_get_glyph_extents (cf_priv=0x55556130b818, glyph=411, ink_rect=0x7fffffff0b60, logical_rect=0x7fffffff0b70) at ../pango/pango/pangocairo-font.c:893
#11 pango_cairo_fc_font_get_glyph_extents (font=0x55556130b7a0, glyph=411, ink_rect=0x7fffffff0b60, logical_rect=0x7fffffff0b70) at ../pango/pango/pangocairo-fcfont.c:130
#12 0x00007ffff79e8dc1 in pango_glyph_string_extents_range (glyphs=0x5555613f5310, start=0, end=8, font=0x55556130b7a0, ink_rect=<optimized out>, logical_rect=0x7fffffff0c20) at ../pango/pango/glyphstring.c:210
#13 pango_glyph_string_extents_range (glyphs=0x5555613f5310, start=0, end=8, font=0x55556130b7a0, ink_rect=<optimized out>, logical_rect=0x7fffffff0c20) at ../pango/pango/glyphstring.c:164
# ...

I tried with and without themes and neither worked.