-
Notifications
You must be signed in to change notification settings - Fork 398
Closed
Copy link
Description
Describe the bug
The modrinth-app package (downloaded from website) requires an old dependency libwebkit2gtk-4.0-37. This dependency cannot be downloaded from apt.
Steps to reproduce
- Make sure you are on Ubuntu version 24.04
- Download modrinth-app deb file, install it using
dpgkand runmodrinth-appin terminal, or dowload the appimage and try running it via terminal (to see console output) - Observe the app not starting
Expected behavior
The app should start without those problems, or should use a newer version of this package that's available on apt.
System information
Ubuntu 24.04 LTS,
Modrinth app 0.7.1
Additional context
Logs when installing deb package with dpkg:
Selecting previously unselected package modrinth-app.
(Reading database ... 213713 files and directories currently installed.)
Preparing to unpack modrinth-app_0.7.1_amd64.deb ...
Unpacking modrinth-app (0.7.1) ...
dpkg: dependency problems prevent configuration of modrinth-app:
modrinth-app depends on libwebkit2gtk-4.0-37; however:
Package libwebkit2gtk-4.0-37 is not installed.
dpkg: error processing package modrinth-app (--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 hicolor-icon-theme (0.17-2) ...
Errors were encountered while processing:
modrinth-app
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels