Marius Bakke writes: > Ricardo Wurmus writes: > >> Leo Famulari writes: >> >>> I installed Krita, hicolor-icon-theme, adwaita-icon-theme, and >>> oxygens-icons into my profile on a Debian system. >>> >>> Krita starts, and it can open files, but there are no icons in the Krita >>> toolbox. >> >> It may require wrapping as in commit >> 9cc51d16cb22f8a0c50fe81c98abb3b9108db9ff. Before this commit librecad >> would not be able to render its icons as it had no runtime support for >> plugins provided by qtsvg, which are accessed via QT_PLUGIN_PATH. > > It looks like propagating qtsvg would work too (which adds a search path > for QT_PLUGIN_PATH). Maybe we should do that on packages that installs > icons as SVG files? Leo: Does installing qtsvg into your profile fix the problem?