Review Request 110467: Plasma Wallpaper BackgroundListModel: Avoid using KFileMetaInfo

Commit Hook null at kde.org
Sun May 19 20:02:17 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110467/#review32787
-----------------------------------------------------------


This review has been submitted with commit 00216d9b7ab47440ddef2a0e10250955cbf46392 by Luca Beltrame on behalf of Vishesh Handa to branch master.

- Commit Hook


On May 17, 2013, 6:02 p.m., Vishesh Handa wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110467/
> -----------------------------------------------------------
> 
> (Updated May 17, 2013, 6:02 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Description
> -------
> 
>     Plasma Wallpaper BackgroundListModel: Avoid using KFileMetaInfo
>     
>     1. The Xesam width and height properties are never returned by strigi
>     and haven't been returned for a very very long time. It currently
>     returns the nfo:width and nfo:height property instead.
>     
>     2. KFileMetadataWidget is blocking and blocks while it is calculating
>     the height and width. It is better to open the file and calculate it in
>     another thread as done by the ImageSizeFinder
>     
>     3. QImage in more reliable and actively maintained in contrast to
>     strigi.
> 
> 
> Diffs
> -----
> 
>   plasma/generic/wallpapers/image/backgroundlistmodel.cpp c4093a7 
> 
> Diff: http://git.reviewboard.kde.org/r/110467/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Vishesh Handa
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130519/463f8119/attachment.html>


More information about the Plasma-devel mailing list