Summary: | gps widget movie preview too big | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Philippe ROUBACH <philippe.roubach> |
Component: | Preview-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | marcel.wiesweg |
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.1.0 | |
Sentry Crash Report: | |||
Attachments: | gpspreview.png |
Description
Philippe ROUBACH
2009-12-07 12:01:59 UTC
Created attachment 38896 [details]
gpspreview.png
Sound like a dysfunction in Phonon component from KDE, used to display video files... Gilles Caulier SVN commit 1061721 by mghansen: Temporary workaround for BKO 217702: Thumbnails for movies are returned too big, therefore resize them manually if necessary. CCBUG: 217702 M +9 -0 libs/imageproperties/worldmapwidget.cpp M project/ImageAnnotation.odt WebSVN link: http://websvn.kde.org/?view=rev&revision=1061721 SVN commit 1065238 by mwiesweg: When loading with KDE loader, the thread's default size was always used, not the one specified to find() CCBUG: 217702 M +3 -1 thumbnailloadthread.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1065238 Michael, can you test if it works now? SVN commit 1065505 by mghansen: Remove work-around for bug 217702 as thumbnails for movies are properly loaded now. BUG: 217702 M +2 -1 NEWS M +0 -9 libs/imageproperties/worldmapwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1065505 |