Veronica Berglyd Olsen
Veronica Berglyd Olsen
I'm just not sure if having two settings will be more or less confusing than the way it's done now. The new override setting in Manuscript Build Settings is probably...
I am working on it, but it's being postponed to release 2.9 at least.
I checked the .deb files, and the icons are included, so the issue is likely to be an issue with rendering SVG. I've updated the requirements in the deb file...
> Should I do something different? No, that sounds about right. Installing `libqt6svg6` should have done the trick. There is clearly a dependency that isn't installed by default on your...
Thanks for testing that. It confirms my suspicion that it's a dependency. I will try to find out what that is, and see if I can update the .deb file...
Could you run the commands `apt search qt6-svg` and `apt search libqt6svg` and put the output in a comment here?
Thanks! Can you try to install `qt6-svg-plugins`?
Excellent! I will add the package as a dependency then so it's installed automatically.