Not sure if anyone else got the same error but the page where the print bed is turned up blank, seems to be an issue with NVIDIA drivers.
sudo nano /usr/share/applications/BambuStudio.desktop
Add "LIBGL_ALWAYS_SOFTWARE=1" to the Exec= line just before the path to the app executable. It disables the GPU acceleration so it will be quite heavy on the CPU but it's the only fix I've found so far.
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