-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
Comments
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? |
@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. |
@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 |
Decision has been made to compile appimage on Ubuntu 22.04. |
Appimage cannot be built on Ubuntu 22.04 using the same process, as |
Steps to reproduce:
It should work actually, my dev version compiled locally (with a slightly recenter version of Qt) works!
The text was updated successfully, but these errors were encountered: