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

[feat] libwebkit2gtk-4.1 not available in Ubuntu22,How to specify the version to be used? #11763

Closed
WillieMatthewLiu opened this issue Nov 21, 2024 · 5 comments

Comments

@WillieMatthewLiu
Copy link

Describe the problem

I installed the Tauri 2.0 app on Ubuntu 22 and it prompted me to install libwebkit2gtk-4.1

Describe the solution you'd like

When compiling Tauri 2.0 APP, I can specify the libwebkit2gtk version that depends on running it

Alternatives considered

No response

Additional context

No response

@WillieMatthewLiu WillieMatthewLiu changed the title [feat] libwebkit2gtk-4.0 not available in Ubuntu22,How to specify the version to be used? [feat] libwebkit2gtk-4.1 not available in Ubuntu22,How to specify the version to be used? Nov 21, 2024
@FabianLars
Copy link
Member

Which version are you talking about? 4.0 vs 4.1 ? That's not possible, see the discussion here #9662 for example.

@FabianLars FabianLars closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2024
@WillieMatthewLiu
Copy link
Author

My computer is version 4.0 and cannot be upgraded due to certain reasons. Therefore, we hope that Tauri 2.0 can run on version 4.0

@ahqsoftwares
Copy link
Contributor

My computer is version 4.0 and cannot be upgraded due to certain reasons. Therefore, we hope that Tauri 2.0 can run on version 4.0

Webkit v4.1 and v4.0 aren't really backwards compatible and therefore its just not possible to use both

@WillieMatthewLiu
Copy link
Author

My computer is version 4.0 and cannot be upgraded due to certain reasons. Therefore, we hope that Tauri 2.0 can run on version 4.0

Webkit v4.1 and v4.0 aren't really backwards compatible and therefore its just not possible to use both

Therefore, Tauri 2.0 can only run on Webkit 4.1?

@FabianLars
Copy link
Member

Yes. If you must use 4.0 you're stuck with tauri v1 if we ignore docker and vms and maybe flatpak (you can compile apps inside of the sdk env) for development of course.

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

No branches or pull requests

3 participants