Since 1.7.x the camera feed is working for me: really nice to have! Thanks for the super-quick update to 1.7.6!
Search Criteria
Package Details: bambustudio-bin 02.00.01.50-1
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: | 13 |
Popularity: | 1.04 |
First Submitted: | 2023-08-19 13:36 (UTC) |
Last Updated: | 2025-03-28 23:14 (UTC) |
Dependencies (13)
- cairo (cairo-gitAUR)
- glu (glu-gitAUR)
- gst-libav (gst-libav-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsoup
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, mesa-minimal-gitAUR, amdonly-gaming-mesa-gitAUR, 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)
tve commented on 2023-09-23 16:17 (UTC)
georgewoodall82 commented on 2023-09-23 14:24 (UTC)
updated to 1.7.6
hobbypunk commented on 2023-09-23 11:39 (UTC)
Do anyone knows how to get the camera feed working?
Wolfenmond commented on 2023-09-23 09:29 (UTC) (edited on 2023-09-23 09:51 (UTC) by Wolfenmond)
As of now, version 1.7.6.92, the install can not complete since the maintainer of the git-repo added "-20230923002726" to the version number.
As a workaround:
- download the AppImage for Fedora from the git release
- rename the file to bambustudio-01.07.06.92.AppImage
- move the AppImage to the package cache folder, i.e. ~/.cache/paru/clone/bambustudio-bin
- create a new checksum for the AppImage
- remove in the PKGBUILD the url for "bambustudio-${pkgver}.AppImage" and save the PKGBUILD
- makepkg -si
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
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