By modifying the PKGBUILD to use the Ubuntu appimage rather than Fedora, and changing it to the 1.8 beta, my camera feed finally works on my P1S without any issues.
Search Criteria
Package Details: bambustudio-bin 01.08.01.57-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: | georgewoodall82 |
Last Packager: | georgewoodall82 |
Votes: | 3 |
Popularity: | 0.69 |
First Submitted: | 2023-08-19 13:36 (UTC) |
Last Updated: | 2023-12-05 17:32 (UTC) |
Dependencies (13)
- cairo (cairo-glesv2-binAUR, cairo-glesv3-binAUR, cairo-gitAUR)
- glu (glu-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-gitAUR, gtk3-ubuntuAUR, gtk3-classic-xfceAUR)
- libsoup
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-panfork-gitAUR, mesa-nightly-nvk-rusticl-intelrt-gitAUR, mesa-rusticl-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, amdonly-gaming-mesaAUR, mesa-amber)
- openvdb
- ttf-harmonyos-sansAUR
- wayland (wayland-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR, wayland-protocols-explicit-sync-gitAUR)
- webkit2gtk (webkit2gtk-hvmlAUR, webkit2gtk-imgpasteAUR)
- fuse2 (make)
Required by (0)
Sources (3)
darthdomo commented on 2023-11-10 02:14 (UTC)
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
magicalplace commented on 2023-10-29 20:55 (UTC)
Has anyone figured out how to get the camera working in 1.7.7.89? Any time I try to start the camera stream it crashes.
georgewoodall82 commented on 2023-10-13 15:54 (UTC)
yes that is normal, just bambu studio being buggy on linux
aur1456 commented on 2023-10-13 15:37 (UTC)
i see a popup with "SSL certs" after every start . Is this right ?
georgewoodall82 commented on 2023-09-27 18:27 (UTC)
@wuestengecko thanks, just tested it and it works.
wuestengecko commented on 2023-09-27 17:33 (UTC)
Hey! Could you please add the bambustudio:
scheme handler as mime type? This allows Firefox and other browsers to do the "Open in Bambu Studio" on makerworld.com.
diff --git a/PKGBUILD b/PKGBUILD
index 50508c5..b6d3933 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ source=(
"BambuStudio.desktop"
"bambu-studio")
md5sums=('17ae1c4a56627ca5dcbe4b95ae9e3616'
- 'bb919dd5d4fc480575fe1706915f978b'
+ 'c2729c29cbd01844507e1f0562762191'
'dfc63a9eabda3cc7172695bb1ba09c51')
package() {
diff --git a/BambuStudio.desktop b/BambuStudio.desktop
index d2870c5..beddb49 100644
--- a/BambuStudio.desktop
+++ b/BambuStudio.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=BambuStudio
-Exec=/usr/bin/bambu-studio %F
+Exec=/usr/bin/bambu-studio %U
Icon=BambuStudio
Type=Application
Categories=Utility;
-MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;application/x-amf;
+MimeType=x-scheme-handler/bambustudio;model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;application/x-amf;
hobbypunk commented on 2023-09-27 08:01 (UTC)
@tve thanks. So it seams to be a problem with the p1p...
tve commented on 2023-09-23 16:17 (UTC)
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!
georgewoodall82 commented on 2023-09-23 14:24 (UTC)
updated to 1.7.6
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-09-27 18:29 (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
Also, if you have an nvidia card and the setup wizard is blank, what worked for me is using wayland.