I downloaded the package pulp_1.3.5_amd64.AppImage.
The app starts and it works, I can scan a directory and all the files are shown, but if I click on a track nothing happens. I cliked everywhere and there's no way to start playing a track, even with autoplay enabled.

Then I downloaded the package pulp_1.3.5_amd64.deb but this one does not install, when I try to install I get the error "Sorry, something went wrong" and that's it.

This issue seems to be caused by missing dependencies. If I try to install the .deb package from terminal I get:
dpkg: dependency problems prevent configuration of pulp:
pulp depends on libwebkit2gtk-4.0-37; however:
Package libwebkit2gtk-4.0-37 is not installed.
dpkg: error processing package pulp (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.28-1) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.18-2) ...
Errors were encountered while processing:
pulp
It looks like libwebkit2gtk-4.0-37 is not available for Ubuntu 24/25, but it seems version libwebkit2gtk-4.1-0 is installed instead.
Here my system information:
Ubuntu 25.04 on Wayland - X11 display driver, Multi-window, 1 monitor - Mesa Intel(R) Iris(R) Xe Graphics (TGL GT2) - 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 threads)
I downloaded the package pulp_1.3.5_amd64.AppImage.
The app starts and it works, I can scan a directory and all the files are shown, but if I click on a track nothing happens. I cliked everywhere and there's no way to start playing a track, even with autoplay enabled.
Then I downloaded the package pulp_1.3.5_amd64.deb but this one does not install, when I try to install I get the error "Sorry, something went wrong" and that's it.
This issue seems to be caused by missing dependencies. If I try to install the .deb package from terminal I get:
dpkg: dependency problems prevent configuration of pulp:
pulp depends on libwebkit2gtk-4.0-37; however:
Package libwebkit2gtk-4.0-37 is not installed.
dpkg: error processing package pulp (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.28-1) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.18-2) ...
Errors were encountered while processing:
pulp
It looks like libwebkit2gtk-4.0-37 is not available for Ubuntu 24/25, but it seems version libwebkit2gtk-4.1-0 is installed instead.
Here my system information:
Ubuntu 25.04 on Wayland - X11 display driver, Multi-window, 1 monitor - Mesa Intel(R) Iris(R) Xe Graphics (TGL GT2) - 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 threads)