Package Details: bambustudio 01.07.04.52-2

Git Clone URL: https://aur.archlinux.org/bambustudio.git (read-only, click to copy)
Package Base: bambustudio
Description: PC Software for BambuLab's 3D printers
Upstream URL: https://github.com/bambulab/BambuStudio
Keywords: 3d bambu printer slicer
Licenses: AGPLv3
Conflicts: BambuStudio
Provides: BambuStudio
Submitter: ajacocks
Maintainer: ajacocks
Last Packager: ajacocks
Votes: 6
Popularity: 0.60
First Submitted: 2022-11-30 15:57 (UTC)
Last Updated: 2023-09-01 13:39 (UTC)

Latest Comments

1 2 3 Next › Last »

tb_83 commented on 2023-09-01 15:08 (UTC) (edited on 2023-09-01 15:09 (UTC) by tb_83)

After install, bamboostudio tries to install fonts from cache directory:

[2023-09-01 17:03:19.452442] [0x00007f91daa19480] [trace]   Initializing StaticPrintConfigs
17:03:19: Error: Failed to add custom font "/home/tina/.cache/yay/bambustudio/src/install_dir/share/BambuStudio/fonts/HarmonyOS_Sans_SC_Bold.ttf".
add font of HarmonyOS_Sans_SC_Bold returns 0
17:03:19: Error: Failed to add custom font "/home/tina/.cache/yay/bambustudio/src/install_dir/share/BambuStudio/fonts/HarmonyOS_Sans_SC_Regular.ttf".
add font of HarmonyOS_Sans_SC_Regular returns 0

[1]  + 1806001 exit 255   bambu-studio

ajacocks commented on 2023-08-31 03:34 (UTC)

yeah, I noticed the new package.

fixed the harmony font dependency.

daolis commented on 2023-08-30 13:43 (UTC)

@schumnana, @ajacocks Looks like anotherone was faster ;-) https://aur.archlinux.org/packages/bambustudio-bin

tengu commented on 2023-08-30 13:19 (UTC)

Currently fails to build:

-> could not find all required packages: harmonyos-sans-git

Reason is, the needed package apparently got deleted from AUR. Any Idea what to do?

ajacocks commented on 2023-08-19 18:20 (UTC)

That’s an excellent ides @schumnana! I might do exactly that/

schumnana commented on 2023-08-19 16:14 (UTC)

@ajacocks Maybe you should create a bambustudio-bin.aur close to the orca-slicer-bin (https://aur.archlinux.org/packages/orca-slicer-bin) which is a fork of bambulabstudio, based on a binary of bambustudio (https://github.com/bambulab/BambuStudio/releases) to simplify the installation. The fedora AppImage works on my archlinux.

ajacocks commented on 2023-08-13 18:26 (UTC)

Interesting. The build process changes so much on the Bambu side, that there are always breaking updates.

waterman commented on 2023-08-13 18:01 (UTC)

package build failed with error:

[ 80%] Performing patch step for 'dep_OCCT'
Checking patch deps/build/dep_OCCT-prefix/src/dep_OCCT/CMakeLists.txt...
error: deps/build/dep_OCCT-prefix/src/dep_OCCT/CMakeLists.txt: No such file or directory
Checking patch deps/build/dep_OCCT-prefix/src/dep_OCCT/src/Font/Font_FTFont.cxx...
error: deps/build/dep_OCCT-prefix/src/dep_OCCT/src/Font/Font_FTFont.cxx: No such file or directory
make[2]: *** [CMakeFiles/dep_OCCT.dir/build.make:117: dep_OCCT-prefix/src/dep_OCCT-stamp/dep_OCCT-patch] Error 1
make[1]: *** [CMakeFiles/Makefile2:692: CMakeFiles/dep_OCCT.dir/all] Error 2

daolis commented on 2023-08-08 11:26 (UTC) (edited on 2023-08-08 11:26 (UTC) by daolis)

@ajacocks I get the same error like @hobbypunk get. It started with 1.07.

Now i tried it with the newest release (01.07.02.51) but still the same.

It happens when linking the OpenVDB dependency. Maybe -ltbb is missing somewhere?!

ajacocks commented on 2023-08-01 13:48 (UTC)

I'm still getting segfaults when trying to run the resulting build. I don't get the 'undefined reference' error, but I do get segfaults:

/usr/bin/bambu-studio: line 5: 127737 Segmentation fault (core dumped) $0-bin

Is anyone else seeing those, or is it something to do with my setup?