Version: 2.5 (using KDE 4.5.2) OS: Linux When running gwenview with a SVG file, browsing other files in the same folder is impossible (Next/Previous toolbar buttons are greyed out, View->Browse doesn't show anything). Running gwenview with any of the other (non-SVG) files in the directory works okay (i.e. I can switch to next/prev, including SVG files). Reproducible: Always Steps to Reproduce: gwenview file.svg Actual Results: Next/prev buttons greyed out
I can confirm this bug. I tried opening gwenview as specified pointing to one single svg and could not use previous next. Then I opened gwenview without specifying a file and I was able to move through the images without problem. Then I used gwenview to open a png file specifically and could use previous and next as expected with the svg file included.
SVN commit 1207355 by gateau: Emit loaded() signal for svg images (and probably videos as well) BUG:259250 M +4 -0 documentview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1207355