Summary: | Gwenview and dolphin overwrite each other's thumbnails | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Benni Hill <benni> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | NOR | ||
Version: | 2.9.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/gwenview/722ad6b0b1679ddee254f3db009bf25a91a3ed5e | Version Fixed In: | 2.9.1 |
Sentry Crash Report: | |||
Attachments: | Uri -> URI |
Description
Benni Hill
2012-08-03 00:13:35 UTC
Git commit 722ad6b0b1679ddee254f3db009bf25a91a3ed5e by Aurélien Gâteau. Committed on 07/08/2012 at 16:02. Pushed by gateau into branch 'KDE/4.9'. Fix wrong key name in thumbnails This prevented Gwenview from sharing thumbnails with Dolphin and other Thumbnail-spec compliant applications. Thanks to Benni Hill for pointing this out. FIXED-IN: 2.9.1 M +1 -1 lib/thumbnailloadjob.cpp M +20 -0 tests/auto/thumbnailloadjobtest.cpp http://commits.kde.org/gwenview/722ad6b0b1679ddee254f3db009bf25a91a3ed5e Created attachment 73028 [details]
Uri -> URI
You forgot two URIs.
Git commit 3f675f29a9fdc44df268655368df6801f4e18fd5 by Aurélien Gâteau, on behalf of Benni Hill. Committed on 08/08/2012 at 16:12. Pushed by gateau into branch 'KDE/4.9'. More Uri -> URI changes. M +2 -2 lib/thumbnailloadjob.cpp http://commits.kde.org/gwenview/3f675f29a9fdc44df268655368df6801f4e18fd5 Thanks for catching this, Benni. |