Search Criteria
Package Details: bambustudio-bin 02.04.00.70-1
Package Actions
| 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: | 24 |
| Popularity: | 2.57 |
| First Submitted: | 2023-08-19 13:36 (UTC) |
| Last Updated: | 2025-11-20 15:06 (UTC) |
Dependencies (14)
- cairo (cairo-gitAUR)
- glu (glu-gitAUR)
- gst-libav (gst-libav-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsoup
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- openvdb
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- fuse2 (make)
- patchelf (patchelf-gitAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
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
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-1update, I'm getting the classic: error while loading shared libraries: libwebkit2gtk-4.1.so.0: cannot open shared object file: No such file or directoryFor now just install
webkit2gtk-4.1and it should work.chameth commented on 2025-08-26 16:25 (UTC)
I got
02.02.00-85-1to install by removing thesquashfusepackage (required byappimagelauncher) and then restarting(!)There are a few threads about similar AppImage problems caused by
appimagelauncherand its deps: https://github.com/KejPi/AbracaDABra/issues/237, https://forums.pcsx2.net/Thread-Appimage-execv-error-No-such-file-or-directoryvikingowl commented on 2025-08-23 13:55 (UTC) (edited on 2025-08-23 13:56 (UTC) by vikingowl)
Hello,
Just a heads-up for anyone struggling with version
02.02.00.85-1. After extensive troubleshooting, I can confirm the build failure is due to issues with the files provided by Bambu Lab, not thePKGBUILDitself.The Problem
The
-binpackage fails to build because the official release on GitHub is a non-standard Ubuntu-specific AppImage. It cannot be extracted using--appimage-extractor any other standard tools, which is necessary for installation.Building from source also fails because the upstream source code contains outdated and broken CMake build scripts. These scripts are unable to find essential libraries like OpenVDB/imath on a modern Arch Linux system, even when they are correctly installed. The
bambustudio-gitAUR package, which would normally handle this, is orphaned and years out of date.Temporary Solution
The best option for now is to stick with the previous working version (
02.01.01.52) and prevent the broken update by addingbambustudio-binto yourIgnorePkglist in/etc/pacman.conf.Hope this saves others some time.
vikingowl commented on 2025-08-16 20:37 (UTC) (edited on 2025-08-16 20:38 (UTC) by vikingowl)
Got the same issue as my pre-posters. Install/update via yay doesn't work. Here is just the build part. Would it be a fix to change back to the Fedora.AppImage?
Akholic commented on 2025-08-16 13:30 (UTC) (edited on 2025-08-16 13:31 (UTC) by Akholic)
Got the same error on my machine. also after clean install.
goll commented on 2025-08-16 06:51 (UTC) (edited on 2025-08-16 06:54 (UTC) by goll)
Not sure what's going on with the last comments, just tried fresh, built fine...
jsimon0 commented on 2025-08-15 18:43 (UTC)
That does not appear to work. Tried on multiple machines with
yayas well asmakepkg.1 2 3 4 5 6 .. 8 Next › Last »