Bug 259250

Summary: Browsing doesn't work when a SVG is opened
Product: [Applications] gwenview Reporter: Tomas Trnka <tomastrnka>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: dave.greengas
Priority: NOR    
Version: 2.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tomas Trnka 2010-12-08 20:20:39 UTC
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
Comment 1 David Greengas 2010-12-10 18:11:43 UTC
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.
Comment 2 Aurelien Gateau 2010-12-17 16:32:26 UTC
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