bambulab / BambuStudio

PC Software for BambuLab and other 3D printers
GNU Affero General Public License v3.0
1.95k stars 269 forks source link

undefined symbol: g_once_init_leave_pointer #4956

Open tylerburleigh opened 3 hours ago

tylerburleigh commented 3 hours ago

Bambu Studio Version

1.09.07.52-24.04

Where is the application from?

Bambu Lab github releases

OS version

Ubuntu 23.10

Additional system information

No response

Printer

P1S

How to reproduce

Launch AppImage from terminal: ./Bambu_Studio_ubuntu-v01.09.07.52-24.04.AppImage

Actual results

I get an error and it doesn't launch $ ./Bambu_Studio_ubuntu-v01.09.07.52-24.04.AppImage /tmp/.mount_Bambu_NPkWYA/bin/bambu-studio: symbol lookup error: /tmp/.mount_Bambu_NPkWYA/bin/bambu-studio: undefined symbol: g_once_init_leave_pointer

Expected results

I expect that it launches.

Project file & Debug log uploads

No log file is produced ($HOME/.config/BambuStudio/log is empty after launching).

No project file is open when the problem arises.

Checklist of files to include

tylerburleigh commented 3 hours ago

The issue above occurs with Bambu_Studio_ubuntu-v01.09.07.52-24.04.AppImage but not Bambu_Studio_linux_ubuntu-v01.09.01.66.AppImage.