Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install the deb package on Ubuntu 24.04 #226

Open
tmortagne opened this issue Sep 2, 2024 · 2 comments
Open

Cannot install the deb package on Ubuntu 24.04 #226

tmortagne opened this issue Sep 2, 2024 · 2 comments

Comments

@tmortagne
Copy link

tmortagne commented Sep 2, 2024

When I try to install the deb package on Ubuntu 24.04, it's complaining about the missing dependency libwebkit2gtk-4.0-37.

Indeed, according to https://packages.ubuntu.com/search?suite=all&section=all&arch=any&keywords=libwebkit2gtk-4.0-37&searchon=names this package exist only until Ubuntu 23.10 and it's now replaced with libwebkit2gtk-4.1-0.

The flatpak is of course working well (I'm not getting any notification icon while it seems to be enabled by default but maybe it's expected).

@qu1ck
Copy link
Member

qu1ck commented Sep 2, 2024

You can use flatpak or compile yourself.
For next release I'll provide an updated deb.

@qu1ck
Copy link
Member

qu1ck commented Oct 9, 2024

Unfortunately fixing this will require migration to tauri v2, see #231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants