Package Details: bambustudio-bin 02.05.00.67-1

Git Clone URL: https://aur.archlinux.org/bambustudio-bin.git (read-only, click to copy)
Package Base: bambustudio-bin
Description: PC Software for BambuLab's 3D printers
Upstream URL: https://github.com/bambulab/BambuStudio
Keywords: 3d 3dprinting bambu bambustudio orca orca-slicer orcaslicer printing prusa prusa-slicer prusaslicer slic3r slicer studio
Licenses: AGPL3
Conflicts: bambustudio, bambustudio-git, squashfuse
Submitter: georgewoodall82
Maintainer: goll
Last Packager: goll
Votes: 26
Popularity: 1.31
First Submitted: 2023-08-19 13:36 (UTC)
Last Updated: 2026-01-31 19:21 (UTC)

Latest Comments

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

d4l3k commented on 2026-02-05 08:43 (UTC)

This seems to work fine when removing squashfuse conflict on version 02.05.00.67-1 when I installed it. Can we remove that from the conflict list? It's very annoying given how much I use squashfs. Thanks!

erkexzcx commented on 2026-01-30 22:14 (UTC)

This package requires "webkit2gtk" and NOT "webkit2gtk-4.1". Otherwise wouldn't start with error:

/opt/bambustudio-bin/bin/bambu-studio: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory

Terminally-ill commented on 2026-01-29 20:44 (UTC) (edited on 2026-01-29 21:02 (UTC) by Terminally-ill)

Similar problem here, with a different library:

/opt/bambustudio-bin/bin/bambu-studio: error while loading shared libraries: libavcodec.so.61: cannot open shared object file: No such file or directory

Rolled back to v02.04.00.70 and its fine. Running kernel 6.18.6-arch1-1

xafr commented on 2026-01-29 19:37 (UTC)

I have the same issue with libwebkit2gtk-4.0.:

/opt/bambustudio-bin/bin/bambu-studio: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory

Nocturn_Roy commented on 2026-01-29 10:14 (UTC)

Don't know if it is just me, but there seems to be a version missmatch with libwebkit2gtk. When I try to start ❯ [bambu-studio] I get /opt/bambustudio-bin/bin/bambu-studio: error while loading shared libraries: libwebkit2gtk-4.0.so.37

I thought I may just have to update bambu studio to the latest package, but when I check with [pacman -Qi bambustudio-bin] then webkit2gtk-4.1 is listed as the dependency and I am on the correct version 02.05.00.65-1

So 4.1 is listed as the dependency but the software tries to use 4.0?

roffe commented on 2026-01-28 10:35 (UTC) (edited on 2026-01-28 10:36 (UTC) by roffe)

they released the ubuntu AppImage it's usually built on 2 hours ago, not sure if it makes any difference

Scarjit commented on 2026-01-27 17:47 (UTC)

Hey,

version 02.05.00.65 (or is it 64, bambu doesn't seem to agree with themself) is released.

At the time of writing the latest URL is:

https://github.com/bambulab/BambuStudio/releases/download/v02.05.00.65/Bambu_Studio_linux_fedora-v02.05.00.64.AppImage sha256sum: f64cc931c0f49ee0acb1f8b9577e49f47d7c0a892120625deafdf0afdf5b2bd3

A simple replacement of the link and shasum worked perfectly in my local testing.

Pulec commented on 2025-10-19 20:44 (UTC)

Version 02.03.00.70 available at https://github.com/bambulab/BambuStudio/actions/runs/18506855294, the first AppImage (sha256:31431f67dd7844b1f3c61a1e360294f526a8883bdd75ccf92ebf34fe3d290077) worked for me, not sure about the difference with the second one.

bbgun7 commented on 2025-10-08 05:08 (UTC) (edited on 2025-10-09 01:14 (UTC) by bbgun7)

I'm getting this error

~ [255]$ bambu-studio
[2025-10-07 22:07:00.309189] [0x00006101b110ee40] [trace]   Initializing StaticPrintConfigs
add font of HarmonyOS_Sans_SC_Bold returns 1
add font of HarmonyOS_Sans_SC_Regular returns 1

(bambu-studio:24383): GLib-GObject-CRITICAL **: 22:07:00.385: invalid (NULL) pointer instance

(bambu-studio:24383): GLib-GObject-CRITICAL **: 22:07:00.385: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

but deleting ~/.config/BambuStudio/ doesn't fix it. Does anyone know what else to try?

Edit: this turned out to be caused by disabling xwayland :(

twistedfires commented on 2025-09-18 17:53 (UTC) (edited on 2025-09-18 21:39 (UTC) by twistedfires)

With the 02.02.02.56-1 update, I'm getting the classic: error while loading shared libraries: libwebkit2gtk-4.1.so.0: cannot open shared object file: No such file or directory

For now just install webkit2gtk-4.1 and it should work.