On Sat, Feb 1, 2025 at 2:15 AM Soren Stoutner <so...@debian.org> wrote: > > You should see if installing qt6-svg-plugins resolves your issue. >
Yes, thank you, that solved it! > https://wiki.debian.org/Plasma%206 I now see that okular depends on libqt6gui6, which, in turn, recommends qt6-svg-plugins. A couple of questions regarding that: 1. Should that" recommends" perhaps be made a hard dependency? (I don't know enough about the framework to understand if that would make sense or not). 2. Is there any way for me to search recursively for such missing recommendations of a given package, or of the dependencies of a given package? Thanks! Dov