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

Unable to install on Ubuntu 24.04 LTS #25

Open
oparada1988 opened this issue Aug 20, 2024 · 6 comments
Open

Unable to install on Ubuntu 24.04 LTS #25

oparada1988 opened this issue Aug 20, 2024 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@oparada1988
Copy link

Pretty much tittle,

Screenshot from 2024-08-20 11-47-41

searching for libwebkit2gtk in the repository gives me:

Screenshot from 2024-08-20 11-48-49

Which is already installed:

Screenshot from 2024-08-20 11-49-14

@davidchalifoux
Copy link
Owner

Strange, I'll try to reproduce this. Does it work if you install with dpkg -i?
In the meantime you can use the AppImage version.

@oparada1988
Copy link
Author

nope :-(

Screenshot from 2024-08-20 14-00-20

@davidchalifoux davidchalifoux self-assigned this Aug 21, 2024
@davidchalifoux davidchalifoux added the bug Something isn't working label Aug 21, 2024
@Lawouach
Copy link

Hi there,

Just for what it's worth, I have a different error on Ubuntu 24.10:

./keylight-commander_0.0.12_amd64.AppImage  -h
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

** (keylight-commander:61409): WARNING **: 13:36:02.516: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
STARTED
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

Using the AppImage

@Lawouach
Copy link

I have the same dependency error on libwebkit2gtk-4.0-37 when using the deb package.

@davidchalifoux
Copy link
Owner

I have the same dependency error on libwebkit2gtk-4.0-37 when using the deb package.

Thanks for trying both. I'll try to make time to look into this soon.

@davidchalifoux
Copy link
Owner

I'm starting a rework of this project with Tauri v2 that will fix this issue: tauri-apps/tauri#9662

Will update when a new version is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants