Search Criteria
Package Details: bambustudio 01.05.00.60-1
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 |
Licenses: | AGPLv3 |
Conflicts: | BambuStudio |
Provides: | BambuStudio |
Submitter: | ajacocks |
Maintainer: | ajacocks |
Last Packager: | ajacocks |
Votes: | 5 |
Popularity: | 0.23 |
First Submitted: | 2022-11-30 15:57 (UTC) |
Last Updated: | 2023-03-11 20:31 (UTC) |
Dependencies (17)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- glu (glu-git)
- gstreamer (gstreamer-git)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- harmonyos-sans-git
- libsoup (libsoup-gnome-git, libsoup-gnome)
- libxkbcommon (libxkbcommon-git)
- mesa (mesa-minimal+-git, mesa-d3d12, mesa-panfork-git, mesa-git-adreno, mesa-amdonly-gaming-git, mesa-steamos, mesa-minimal-git, mesa-git, mesa-rusticl-git, mesa-amber)
- openvdb
- wayland (wayland-git, wayland-nodocs-git)
- wayland-protocols (wayland-protocols-git)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-hvml, webkit2gtk-imgpaste)
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- m4 (m4-git) (make)
- pkgconf (pkgconf-git) (make)
Latest Comments
novirium commented on 2023-05-29 16:22 (UTC)
Build fails with the new default GCC13 (there are some breaking changes). Installing 'gcc12' and then forcing CMake to use GCC12 builds successfully for me.
cortopy commented on 2023-05-27 12:39 (UTC)
I just installed it and build OK in my machine
grawlinson commented on 2023-04-23 08:15 (UTC)
I am unable to build this in a clean chroot. Can anyone also verify this?
michaeladam3010 commented on 2023-03-29 18:46 (UTC)
Hi, I have problems building because of missing tbb. Can we add tbb to the dependencies?
CMake Error at cmake/modules/FindTBB.cmake.in:198 (file): file failed to open for reading (No such file or directory):
Call Stack (most recent call first): cmake/modules/FindTBB.cmake:29 (include) CMakeLists.txt:397 (find_package)
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): TBB library cannot be found. Consider set TBBROOT environment variable. (missing: TBB_LIBRARIES) (found version ".") Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindTBB.cmake.in:286 (find_package_handle_standard_args) cmake/modules/FindTBB.cmake:29 (include) CMakeLists.txt:397 (find_package)
-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'bambustudio-01.05.00.60-1'
cratervanawesome commented on 2023-03-13 15:33 (UTC)
Also no crashing here. Works fine.
ajacocks commented on 2023-03-13 05:44 (UTC)
Interesting. It doesn’t segfault for me. Can you post the dump to the Linux build issue here: https://github.com/bambulab/BambuStudio/issues/12
eris.illustrious commented on 2023-03-12 16:32 (UTC)
Logging in still causing segfault as of latest update. Tried removing
~/.config/BambuStudio
with hopes that a fresh config directory would allow successful login, but no such luckslowbro commented on 2023-03-12 11:54 (UTC)
Bambu Studio was segfaulting for me on startup, I fixed it by moving
~/.config/BambuStudio
out of the way...