janh / go-dsl

Library and application for reading xDSL stats
Mozilla Public License 2.0
32 stars 2 forks source link

Ubuntu 24 switched from libwebkit2gtk-4.0 to libwebkit2gtk-4.1... #20

Open moeller0 opened 4 days ago

moeller0 commented 4 days ago

Resulting in the GUI not starting up anymore with an: dsl-gui: error while loading shared libraries: libwebkit2-4.0.so.37: cannot open shared object file: No such file or directory

Now, that clearly is Ubuntu's fault, but there is no legacy libwebkit2-4.0.so.37 for Ubuntu24 that can be easily installed so this issue might come up more often in the future. Any idea how to best handle that?

janh commented 3 days ago

There are now additional builds using GTK4 and WebKitGTK 6.0. Hopefully, this is enough to support all distributions that no longer include WebKit2GTK 4.0.