If 3D View is not working on wayland, use the following environment variables:
WEBKIT_DISABLE_DMABUF_RENDERER=1
WEBKIT_FORCE_COMPOSITING_MODE=1
WEBKIT_DISABLE_COMPOSITING_MODE=1
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: | 12 |
Popularity: | 2.16 |
First Submitted: | 2023-08-19 13:36 (UTC) |
Last Updated: | 2024-12-02 14:13 (UTC) |
If 3D View is not working on wayland, use the following environment variables:
WEBKIT_DISABLE_DMABUF_RENDERER=1
WEBKIT_FORCE_COMPOSITING_MODE=1
WEBKIT_DISABLE_COMPOSITING_MODE=1
For anyone having issues with the 3d views not showing its caused by wayland. For now the best you can do is just switch over to a different window manager (x11 has been working for me).
If things are not working for you, you can install distrobox , install Ubuntu and then download the official AppImage from bambulab website into Ubuntu. Then invoke the AppImage and it works flawlessly after you install a few missing packages.
I am unable to see any 3D views. No dependencies issues, but preview is totally blank.
Any help?
It's me, Clifford. Glad I could help figure out the issue!
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.
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.
Commit 4dd96116bf49 for fixing the bambu-studio start script did not update its md5sums causing the package to not be valid.
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.
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.
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