Bug 169716

Summary: File chooser shows empty media player instead of picture preview
Product: [Frameworks and Libraries] kdelibs Reporter: Ronny Standtke <Ronny.Standtke>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: anderslund
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot showing the empty mediaplayer instead of the picture preview in the preview panel

Description Ronny Standtke 2008-08-24 13:04:24 UTC
Version:            (using KDE 4.1.0)
OS:                Linux
Installed from:    Ubuntu Packages

The file chooser very often just displays an empty media player instead of the expected picture preview.
I will attach a screenshot.
Comment 1 Ronny Standtke 2008-08-24 13:05:26 UTC
Created attachment 27016 [details]
Screenshot showing the empty mediaplayer instead of the picture preview in the preview panel
Comment 2 George Goldberg 2008-09-18 14:04:56 UTC
*** Bug 170536 has been marked as a duplicate of this bug. ***
Comment 3 Pino Toscano 2008-10-26 18:16:24 UTC
SVN commit 876171 by pino:

Do not override the audio/video preview widget for mimetypes that have already an image preview.
BUG: 169716


 M  +5 -1      kfilemetapreview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=876171
Comment 4 Pino Toscano 2008-10-26 18:16:34 UTC
SVN commit 876172 by pino:

Backport: do not override the audio/video preview widget for mimetypes that have already an image preview.
CCBUG: 169716


 M  +5 -1      kfilemetapreview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=876172