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

Dev appimage version is not able to play well all videos, all the time #1219

Open
kelson42 opened this issue Sep 29, 2024 · 4 comments
Open
Assignees
Milestone

Comments

@kelson42
Copy link
Collaborator

Steps to reproduce:

It should work actually, my dev version compiled locally (with a slightly recenter version of Qt) works!

@veloman-yunkan
Copy link
Collaborator

veloman-yunkan commented Oct 4, 2024

I confirm the issue. Old videos play fine. New videos don't. The same problem is present when building and running kiwix-desktop on Ubuntu 20.04 focal (which is the platform where we create the appimage). So it is an issue with an old version of Qt being used. What should we do about it?

@kelson42
Copy link
Collaborator Author

kelson42 commented Oct 4, 2024

@veloman-yunkan What are the perspectives of building against a more recent version of Qt in appimages.

@veloman-yunkan
Copy link
Collaborator

@veloman-yunkan What are the perspectives of building against a more recent version of Qt in appimages.

@kelson42 Do you mean still building on Ubuntu 20.04 focal but using a more recent version of Qt? Or building on a more recent distribution of Ubuntu? The later solution is likely to make the appimage unusable on older distributions.

@kelson42
Copy link
Collaborator Author

kelson42 commented Oct 4, 2024

@veloman-yunkan If we can build with recenter version on focal, then this is great, otherwise I think we should move to 22.04 if this helps to fix that problem.

If we choose the second path, we can also decide to release 2.14 with current solution, and fix this issue in 2.15.0

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

2 participants