Komorebi-Fork / komorebi

A beautiful and customisable wallpaper manager for Linux
GNU General Public License v3.0
271 stars 17 forks source link

Ubuntu 24.04 Unmet Dependencies #96

Open qgonjon opened 2 months ago

qgonjon commented 2 months ago

When attempting to install Komorebi on Ubuntu 24.04, I encountered unmet dependencies. It appears that Libwebkit2gtk-4.0-37 is known to be incompatible with Ubuntu 24.04. Is there anyone currently working on replacing this library with a compatible version for Ubuntu 24.04?

Any help or response would be appreciated. As this project is worth supporting.

Installation process:

Mark@HomePC:~/Downloads$ sudo dpkg -i komorebi-2.1-64-bit.deb Selecting previously unselected package komorebi. (Reading database ... 152584 files and directories currently installed.) Preparing to unpack komorebi-2.1-64-bit.deb ... Unpacking komorebi (2.1.0) ... dpkg: dependency problems prevent configuration of komorebi: komorebi depends on libclutter-gtk-1.0-0; however: Package libclutter-gtk-1.0-0 is not installed. komorebi depends on libclutter-1.0-0; however: Package libclutter-1.0-0 is not installed. komorebi depends on libclutter-gst-3.0-0; however: Package libclutter-gst-3.0-0 is not installed. komorebi depends on libwebkit2gtk-4.0-37; however: Package libwebkit2gtk-4.0-37 is not installed.

dpkg: error processing package komorebi (--install): dependency problems - leaving unconfigured Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ... Processing triggers for desktop-file-utils (0.27-2build1) ... Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... Errors were encountered while processing: komorebi

heidiwenger commented 2 months ago

Everything needed could be included in a simple Snap package. No matter what version of recent Ubuntu is in use even.

Kangie commented 1 month ago

The modern 3.x python version should be more suitable, but there isn't an apt package for it.

If anyone is interested the legacy vala packaging scripts are available here and shouldn't be too hard to update.

https://github.com/Kangie/komorebi-build-scripts