Package Details: bambustudio-bin 02.00.01.50-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: 13
Popularity: 0.96
First Submitted: 2023-08-19 13:36 (UTC)
Last Updated: 2025-03-28 23:14 (UTC)

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

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

insmo commented on 2024-07-04 17:57 (UTC) (edited on 2024-07-04 17:58 (UTC) by insmo)

For me it segfaulted

#0  0x000064a61c259332 in wxMediaCtrl2::wxMediaCtrl2(wxWindow*) ()
#1  0x000064a61c1f9425 in Slic3r::GUI::StatusBasePanel::create_monitoring_page() ()
#2  0x000064a61c1fdb94 in Slic3r::GUI::StatusBasePanel::StatusBasePanel(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&) ()
#3  0x000064a61c206f8a in Slic3r::GUI::StatusPanel::StatusPanel(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&) ()
#4  0x000064a61bca06ed in Slic3r::GUI::MonitorPanel::init_tabpanel() ()
#5  0x000064a61bca0e96 in Slic3r::GUI::MonitorPanel::MonitorPanel(wxWindow*, int, wxPoint const&, wxSize const&, long) ()
#6  0x000064a61ba997d5 in Slic3r::GUI::MainFrame::init_tabpanel() ()
#7  0x000064a61ba9ab3e in Slic3r::GUI::MainFrame::MainFrame() ()
#8  0x000064a61ba519fc in Slic3r::GUI::GUI_App::on_init_inner() ()
#9  0x000064a61ba52a9a in Slic3r::GUI::GUI_App::OnInit() ()
#10 0x000064a61e679ca7 in wxEntry(int&, wchar_t**) ()
#11 0x000064a61ba13a6e in Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&) ()
#12 0x000064a61b06b17b in Slic3r::CLI::run(int, char**) ()
#13 0x000064a61af82ba9 in main ()

and from a comment here and looking at the source code I figured this may be related to gstreamer plugins. Trying out gstreamer h264 plugin also failed:

> gst-launch-1.0 videotestsrc ! videoconvert ! autovideosink

After installing some extra gstreamer plugins:

# pacman -S gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav

I was able to run the executable without issues on wayland.

bytedream commented on 2024-01-30 12:12 (UTC)

I couldn't use the camera ("Your system is missing H.264 codecs for GStreamer..." error message) out of the box. I had to additionally install the gst-libva package to get it working.

Obstacle1928 commented on 2024-01-10 16:44 (UTC)

@Nutmeg9560 did you do a clean build?

Nutmeg9560 commented on 2024-01-10 04:57 (UTC)

I get bambustudio-01.08.02.56.AppImage ... FAILED.

georgewoodall82 commented on 2024-01-09 19:51 (UTC) (edited on 2024-01-09 19:51 (UTC) by georgewoodall82)

switched back to the ubuntu build, camera may be working again. (i don't have a bambu printer so I can't test it sorry)

ajacocks commented on 2024-01-09 19:28 (UTC)

I get this, with 1.8.2.56-3, when trying to enable the camera:

"Your system is missing H.264 codecs for GStreamer, which are required to play video. (Try installing the gstreamer1.0-plugins-bad or gstreamer1.0-libav packages, then restart Bambu Studio?)"

$ yay -Q bambustudio-bin gst-plugins-bad gst-plugins-bad-libs bambustudio-bin 01.08.02.56-3 gst-plugins-bad 1.22.8-2 gst-plugins-bad-libs 1.22.8-2

darthdomo commented on 2024-01-05 12:55 (UTC)

Switching back to the fedora build once again broke camera feed for me with a P1S. Reverting to the Ubuntu AppImage fixed it once again on the newest version (01.08.02.56).

Not been having any crash issues, wonder if they indeed fixed it with a network plugin update.

georgewoodall82 commented on 2023-12-30 16:02 (UTC) (edited on 2023-12-30 16:02 (UTC) by georgewoodall82)

I just switched to the fedora build, and included gst-plugins-good as a dependency. Can anyone confirm if the issues are fixed? (in version 01.08.02.56-3)

Obstacle1928 commented on 2023-12-30 11:22 (UTC)

@RPINerd The issue seems to be related to the NetworkPlugin. Today I've received an update-notification for this plugin, mentioning a fix for crashes on Arch

jenrik commented on 2023-12-29 17:50 (UTC)

@RPINerd I managed to resolve the crash issue by either removing the bambu network plugin, or modifying the PKGBUIULD to use the "fedora" variant of the appimage