void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

okular: add runtime depend phonon-backend-vlc, required for embedded …

Open Luciogi opened this issue 1 year ago • 3 comments

…file

Testing the changes

  • I tested the changes in this PR: YES|briefly|NO

Luciogi avatar May 18 '24 09:05 Luciogi

So it's optional dependency, no? What is okular's behaviour when it's not available? Anyway, it's preferable to use virtual?phonon-qt6-backend

sgn avatar May 19 '24 02:05 sgn

So it's optional dependency, no? What is okular's behaviour when it's not available? Anyway, it's preferable to use virtual?phonon-qt6-backend

For use case, when audio is embedded in pdf file, it does not play and give errors in terminal output "phonon backend plugin could not be loaded"

Luciogi avatar May 19 '24 02:05 Luciogi

I think it's optional dependency. I tend to ignore those optional dependencies, though.

sgn avatar May 20 '24 22:05 sgn