It's me, Clifford. Glad I could help figure out the issue!
Search Criteria
Package Details: bambustudio-bin 01.10.01.50-3
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 |
Submitter: | georgewoodall82 |
Maintainer: | goll |
Last Packager: | goll |
Votes: | 11 |
Popularity: | 2.52 |
First Submitted: | 2023-08-19 13:36 (UTC) |
Last Updated: | 2024-12-02 14:13 (UTC) |
Dependencies (13)
- 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-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- openvdb
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- fuse2 (make)
Required by (0)
Sources (3)
transmutated commented on 2024-12-03 00:19 (UTC)
goll commented on 2024-12-02 14:18 (UTC)
Apologies for the coredump/md5sum issues with the package, I was waiting to figure out the coredump issue before updating the pkg but then someone flagged it to be orphaned so I pushed the update. Thanks to a helpful user (Clifford) that figured out the coredump being an empty argument issue I rushed to push the fix and forgot to update the md5sum. pkgrel 3 should fix the above issues, please let me know if it doesn't.
JustinSB commented on 2024-12-01 12:02 (UTC)
For everyone getting the MD5SUMS error for the bambu-studio script, change 'dfc63a9eabda3cc7172695bb1ba09c51' to '32b62c7c318962820a615c3ef3813935' on line 18 of PKGBUILD and it will build just fine. You can open that script in a text editor & you will see that it is safe & legit, if you are worried about it.
Storm commented on 2024-11-30 23:49 (UTC)
Commit 4dd96116bf49 for fixing the bambu-studio start script did not update its md5sums causing the package to not be valid.
asbachb commented on 2024-11-24 16:26 (UTC)
Since some versions I'm not able to see any 3D Model. Not in Prepare
nor in Preview
. The space is just grey as it isn't filled.
TRex commented on 2024-11-18 16:18 (UTC) (edited on 2024-11-20 06:25 (UTC) by TRex)
Regarding the camera crash (or simply doing nothing, while spamming decoder errors in a shell - which also occur in a working version):
https://github.com/bambulab/BambuStudio/issues/1665 https://github.com/bambulab/BambuStudio/issues/1814 https://github.com/bambulab/BambuStudio/issues/3223
I assume their build runs on older systems with an older libjpeg version, but they don't seem to learn from the bug reports. You can use bambustudio-git to get a working version.
joehillen commented on 2024-10-02 17:59 (UTC)
Crashes (SIGSEGV) when I try to open the camera. I have all the video codecs installed. --debug 5
gives no additional information. Any ideas?
gustaphe commented on 2024-08-25 11:19 (UTC)
Removing ttf-harmonyos-sans does fix the segfault. Should probably be removed as a dependency then.
chameth commented on 2024-08-20 11:09 (UTC)
I also started getting segfaults with both Bambu Studio and Orca Slicer.
This comment on orca-slicer-bin
suggested
pacman -Rdd ttf-harmonyos-sans
which fixed the issue for both
bbgun7 commented on 2024-08-18 16:39 (UTC)
I'm also getting a segfault that previously wasn't happening
~ $ /opt/bambustudio-bin/AppRun --debug 5
[2024-08-18 09:39:21.854785] [0x000067adaedfe480] [trace] Initializing StaticPrintConfigs
add font of HarmonyOS_Sans_SC_Bold returns 1
add font of HarmonyOS_Sans_SC_Regular returns 1
fish: Job 1, '/opt/bambustudio-bin/AppRun --d…' terminated by signal SIGSEGV (Address boundary error)
Pinned Comments
BartR commented on 2023-11-01 13:11 (UTC) (edited on 2023-11-01 13:12 (UTC) by BartR)
For anyone having blank home screen and unable to login: this worked for me:
WEBKIT_DISABLE_COMPOSITING_MODE=1 bambu-studio
georgewoodall82 commented on 2023-08-19 14:03 (UTC) (edited on 2023-12-16 13:32 (UTC) by georgewoodall82)
I recommend a light GTK theme for BambuStudio, as I had problems with text being invisible with a dark GTK theme. You can do this with for example
GTK_THEME=Adwaita bambu-studio