@tiago.dornelas there is a workaround in the previous comment
Search Criteria
Package Details: bambustudio-bin 02.00.00.95-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.15 |
First Submitted: | 2023-08-19 13:36 (UTC) |
Last Updated: | 2025-03-26 11:03 (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)
esistgut commented on 2025-02-27 17:40 (UTC)
tiago.dornelas commented on 2025-02-27 17:34 (UTC)
I'm having problems after the last update.
When opening BambuStudio, I receive the message: Bambu Network plug-in not detected. Click [here] to install it.
I install it, see the message "Install successfully", but it doesn't work. I keep getting the message "Bambu Network plug-in not detected. Click [here] to install it."
esistgut commented on 2025-02-26 14:39 (UTC) (edited on 2025-02-27 14:26 (UTC) by esistgut)
latest version is unable to load the networking plugin:
loading network module at /home/esistgut/.config/BambuStudio/plugins/libbambu_networking.so
error, dlerror is /home/esistgut/.config/BambuStudio/plugins/libbambu_networking.so: cannot enable executable stack as shared object requires: Invalid argument
after dlopen, network_module is (nil)
EDIT: https://github.com/bambulab/BambuStudio/issues/6020 there is a fix in a comment on this bug report
r0r5chach commented on 2025-02-19 20:11 (UTC)
If you receive this error:
[2025-02-19 13:32:39.344554] [0x00007709bb531280] [trace] Initializing StaticPrintConfigs
add font of HarmonyOS_Sans_SC_Bold returns 1
add font of HarmonyOS_Sans_SC_Regular returns 1
(process:95547): GLib-GObject-CRITICAL **: 13:32:39.381: invalid (NULL) pointer instance
zsh: trace trap (core dumped) G_DEBUG=fatal-criticals bambu-studio
This can be remedied by deleting BambuStudio.conf
from ~/.config/BambuStudio/
r0r5chach commented on 2025-02-19 20:06 (UTC)
If 3D view still does not work with WEBKIT environment variables use the following environment variable:
__EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json
r0r5chach commented on 2025-01-02 23:34 (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
Planity commented on 2024-12-27 12:44 (UTC)
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).
smpdmohanty commented on 2024-12-24 05:42 (UTC) (edited on 2024-12-24 05:43 (UTC) by smpdmohanty)
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.
Franco_64 commented on 2024-12-22 07:31 (UTC)
I am unable to see any 3D views. No dependencies issues, but preview is totally blank.
Any help?
transmutated commented on 2024-12-03 00:19 (UTC)
It's me, Clifford. Glad I could help figure out the issue!
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