Problem: video not displayed out of the box on l5
ERROR REPRODUCE:
- reflash pureos
- in pureos store: searrch for ‘Clapper’ and install it
- try to open an mp4 video: app starts but no video displayed
NB: flatpak list shows:
Clapper com.github.rafostar.Clapper/aarch64/stable
puri platform sm.puri.Platform (43) - uninstall it
SOLUTION:
5. install flathub with flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
6. install the flathub version: flatpak install -y flathub clapper
NB: 7 packages are being installed
7. open an mp4 file. IT WORKS
CONCLUSION: default pureos flatpak repo is missing packages (opengl and others?) for apps which needing them.