All,
Attempting a preview of a .svg file (from systemd-analyze) in konqueror produced a error dialog:
There was an error loading the module KSVGPlugin. The diagnostics is: /opt/kde3/lib64/libtext2path.so.0: undefined symbol: fribidi_log2vis
Which is provided by kdegraphics3-3.5.10-153.53.x86_64. Has there been a soname bump in one of the libraries used by kdegraphics that is causing the problem?
How can we trigger a rebuild of kdegraphics to see if that fixes the problem?
The .svg file opens just fine in inkscape, so it isn't a problem with the .svg file.