-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Hi,
I'm using Ubuntu 24.10 and running the command from the zip release file returns the error:
$ ./CodeTimer-linux_x64
./CodeTimer-linux_x64: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directoryI also tried to install the deb package: but this also returns a similar error:
$ sudo apt install ./CodeTimer_1.0.14_x64.deb
[sudo] password for gabrieletassoni:
Note, selecting 'codetimer' instead of './CodeTimer_1.0.14_x64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
codetimer : Depends: libwebkit2gtk-4.0-37 but it is not installable
Error: Unable to correct problems, you have held broken packages.Also checked the availability of the package in the repositories:
$ apt-cache search libwebkit2gtk
libwebkit2gtk-4.0-doc - WebKitGTK documentation (transitional dummy package)
libwebkit2gtk-4.1-0 - Web content engine library for GTK
libwebkit2gtk-4.1-dev - Web content engine library for GTK - development filesAnd the 4.0 version is not available anymore (in the system the 4.1 version is already installed:
$ dpkg -l libwebkit2gtk-4.1-0
ii libwebkit2gtk-4.1-0:amd64 2.46.5-0ubuntu0.24.10.1 amd64 Web content >How to solve?
Thank you very much.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels