mullvad / mullvad-browser

Privacy-focused browser for Linux, macOS and Windows. Made in collaboration between @torproject and @mullvad
https://mullvad.net/browser
1.34k stars 25 forks source link

Videos won't play on Qubes Debian minimal templates, missing dependencies #353

Open golden-hippo-42 opened 2 weeks ago

golden-hippo-42 commented 2 weeks ago

If you install Mullvad Browser on a Qubes Debian minimal template via the repo, then try to watch a video for example on an Invidious or Peer Tube instance it doesn't work and errors out.

Looking into this it appears that the .deb package is missing dependencies. If you look at the dependencies in aptitude for firefox-esr Mullvad Browser is missing the dependencies for libavcodec59 and libvpx7. If you manually install these dependencies it works.

Similar issue: https://github.com/mullvad/mullvad-browser/issues/120 . Also checked TorProject Gitlab, none are similar.

Thorin-Oakenpants commented 2 weeks ago

https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/26629

boklm commented 2 weeks ago

I opened https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/issues/41297