Bug 169716 - File chooser shows empty media player instead of picture preview
Summary: File chooser shows empty media player instead of picture preview
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 170536 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-24 13:04 UTC by Ronny Standtke
Modified: 2008-10-26 18:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing the empty mediaplayer instead of the picture preview in the preview panel (134.78 KB, image/png)
2008-08-24 13:05 UTC, Ronny Standtke
Details

Note You need to log in before you can comment on or make changes to this bug.
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