You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MackBambu edited this page Aug 11, 2025
·
5 revisions
The AppImage fails to start and shows the error: "invalid (NULL) pointer instance"
Try deleting the configuration files in the user directory at $HOME/.config/BambuStudio
How to support libwebkit4.1gtk ?
When building on Ubuntu 24.04, if libwebkit4.1gtk-dev is detected, wxWidgets will automatically depend on libwebkit4.1. On Ubuntu 22.04, if libwebkit4.0gtk-dev is detected, it will depend on libwebkit4.0.
BambuStudio_ubuntu-20.04_PR-xxxx.zip support libwebkit4.0
BambuStudio_ubuntu-24.04_PR-xxxx.zip support libwebkit4.1
Error message: "Compatibility with CMake < 3.5 has been removed from CMake."