Package Details: bambustudio-git 01.06.00.65.15.g693af0c9-1

Git Clone URL: https://aur.archlinux.org/bambustudio-git.git (read-only, click to copy)
Package Base: bambustudio-git
Description: PC Software for BambuLab's 3D printers
Upstream URL: https://github.com/bambulab/BambuStudio
Keywords: 3d-printing bambulab bambustudio prusaslicer slic3r slicer
Licenses: AGPLv3
Conflicts: BambuStudio
Provides: BambuStudio
Submitter: ajacocks
Maintainer: ajacocks
Last Packager: ajacocks
Votes: 3
Popularity: 0.000280
First Submitted: 2022-10-14 17:55 (UTC)
Last Updated: 2023-10-02 14:19 (UTC)

Latest Comments

« First ‹ Previous 1 2

ajacocks commented on 2022-11-30 02:44 (UTC)

Is this still happening kekkom? I can't reproduce this problem.

kekkom commented on 2022-11-03 18:38 (UTC)

after a successful compilation the app worked perfectly but after a reboot. I can only see the ssl window and the app crashes just after. after running in the command line this is the output

[2022-11-03 19:08:57.028025] [0x00007f2c0144be80] [trace]   Initializing StaticPrintConfigs
/usr/bin/bambu-studio: line 5: 153929 Segmentation fault      (core dumped) $0-bin

tried compiling multiple times with no change. It works on my laptop but not on my main computer. (arch fully updated + kde)

ajacocks commented on 2022-10-26 00:18 (UTC)

The fact that you are getting segfaults on compilation isn't a good thing. You can take a look at this, to try to figure out why you're getting those faults:

https://gcc.gnu.org/bugs/segfault.html

SR-G commented on 2022-10-25 23:58 (UTC) (edited on 2022-10-25 23:59 (UTC) by SR-G)

Ok so another error (still don't know what to do...) : compilation is locally failing (up-to-date archlinux) :(

error: patch failed: src/osx/cocoa/settings.mm:224
error: src/osx/cocoa/settings.mm: patch does not apply
make[2]: *** [CMakeFiles/dep_wxWidgets.dir/build.make:117: dep_wxWidgets-prefix/src/dep_wxWidgets-stamp/dep_wxWidgets-patch] Error 1
make[1]: *** [CMakeFiles/Makefile2:666: CMakeFiles/dep_wxWidgets.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: bambustudio-git

I've spotted at least these segmentation fault way before that during the build...

during RTL pass: dse1
In file included from /home/users/sergio/.cache/yay/bambustudio-git/src/BambuStudio/deps/build/dep_OpenVDB-prefix/src/dep_OpenVDB/openvdb/Grid.h:39,
                 from /home/users/sergio/.cache/yay/bambustudio-git/src/BambuStudio/deps/build/dep_OpenVDB-prefix/src/dep_OpenVDB/openvdb/openvdb.h:39,
                 from /home/users/sergio/.cache/yay/bambustudio-git/src/BambuStudio/deps/build/dep_OpenVDB-prefix/src/dep_OpenVDB/openvdb/openvdb.cc:31:
/home/users/sergio/.cache/yay/bambustudio-git/src/BambuStudio/deps/build/dep_OpenVDB-prefix/src/dep_OpenVDB/openvdb/tree/Tree.h: In member function ‘void openvdb::v6_2::tree::Tree<_RootNodeType>::clearAllAccessors() [with _RootNodeType = openvdb::v6_2::tree::RootNode<openvdb::v6_2::tree::InternalNode<openvdb::v6_2::tree::InternalNode<openvdb::v6_2::tree::LeafNode<openvdb::v6_2::math::Vec3<int>, 3>, 4>, 5> >]’:
/home/users/sergio/.cache/yay/bambustudio-git/src/BambuStudio/deps/build/dep_OpenVDB-prefix/src/dep_OpenVDB/openvdb/tree/Tree.h:1560:1: internal compiler error: Segmentation fault
 1560 | }
      | ^
during RTL pass: dse2
In file included from /home/users/sergio/.cache/yay/bambustudio-git/src/BambuStudio/deps/build/dep_OpenVDB-prefix/src/dep_OpenVDB/openvdb/points/PointDataGrid.h:43:
/home/users/sergio/.cache/yay/bambustudio-git/src/BambuStudio/deps/build/dep_OpenVDB-prefix/src/dep_OpenVDB/openvdb/../openvdb/Grid.h: In member function ‘void openvdb::v6_2::Grid< <template-parameter-1-1> >::writeBuffers(std::ostream&) const [with _TreeType = openvdb::v6_2::tree::Tree<openvdb::v6_2::tree::RootNode<openvdb::v6_2::tree::InternalNode<openvdb::v6_2::tree::InternalNode<openvdb::v6_2::points::PointDataLeafNode<openvdb::v6_2::PointIndex<unsigned int, 1>, 3>, 4>, 5> > >]’:
/home/users/sergio/.cache/yay/bambustudio-git/src/BambuStudio/deps/build/dep_OpenVDB-prefix/src/dep_OpenVDB/openvdb/../openvdb/Grid.h:1676:1: internal compiler error: Segmentation fault
 1676 | }
      | ^
0x19eab38 internal_error(char const*, ...)

Just in case / for reference, my kernel is :

Linux moon 6.0.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 15 Oct 2022 14:00:49 +0000 x86_64 GNU/Linux

SR-G commented on 2022-10-25 23:47 (UTC) (edited on 2022-10-25 23:50 (UTC) by SR-G)

Hello. Thanks for this packaging. Sadly it doesn't work for me and i have no idea how to handle this issue : "harmonyos-sans" package is missing...

yay -S bambustudio-git 
 -> Could not find all required packages:
    harmonyos-sans (Wanted by: bambustudio-git)

edit : ok the problem is just about the fact that the dependency has another name - harmony-sans-git, hence why it's not automatically retrieved by yay