bambulab / BambuStudio

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

libwebkit error when launching ubuntu appimage #3304

Closed telderfts closed 1 month ago

telderfts commented 9 months ago

Bambu Studio Version

1.08.02.56

Where is the application from?

Bambu Lab github releases

OS version

Ubuntu 22.04

Additional system information

No response

Printer

BambuLab X1C

How to reproduce

When running the appimage, even with proper permissions, it doesn't run. When trying to run it via terminal it gives the error "/tmp/.mount_BambuSIeGQ2F/bin/bambu-studio: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory"

Actual results

errors out

Expected results

should run.

Project file & Debug log uploads

N/A

Checklist of files to include

lanewei120 commented 8 months ago

@telderfts it is a known issue on ubuntu

currently please install this library by yourself sudo apt-get install libwebkit2gtk-4.0-dev

thanks

BambulabRobot commented 1 month ago

This issue has been marked as inactive due to no response for 90 days.

lanewei120 commented 1 month ago

we also provided a ubuntu 24 version which includes libwebkit in newest release you can have a try