EXIF-information of a jpg shows as the photo-date '941066351' instead of 2.3.2005. Seems these are something like 'seconds-since-...' Reproducible: Always Steps to Reproduce: 1. mark a jpeg-file 2. read the EXIF-properties at the right panel 3. Actual Results: string like 941066351 Expected Results: readable date like 2.3.2005
Please upload such a sample image for testing.
And which version of dolphin/KDE is this report about ?
Created attachment 78471 [details] Wrong date-format of picture-shot date see the date above the mouse-pointer at the right window-column
(In reply to comment #2) > And which version of dolphin/KDE is this report about ? Ups, sorry, forgot to mention : Dolphin 2.0 KDE 4.10.1
Created attachment 78472 [details] Mouse-over over Folder Accidently recognized also, that the mouse-over over a folder (here 'Downloads'), which contains jpegs, do not show it on the right-side preview anymore. At Dolphin-settings, the preview for folders is checked. Not sure, when this behavior introduced, maybe with KDE 4.10.1. Just in case, anybody had made the same experience....
(In reply to comment #3) > Created attachment 78471 [details] > Wrong date-format of picture-shot date > > see the date above the mouse-pointer at the right window-column Scrennshot surely helps clarifying the issue, but could you upload that problematic image itself if possible ?
Created attachment 78476 [details] Example of a Nikon-picture I see this issue with several camera-models, like this NIKON E3100 and Canon EOS450D
The MetaDataWidget is provided by Nepomuk -> I guess that 'nepomuk' is the right product.
This must be old data stored using strigi because new exif analyzer, the one in KDE 4.10, don't import creation dates. I know it because I fixed this problem yesterday. With my fix creation dates are imported and displayed correctly in Dolphin.
Commit http://commits.kde.org/nepomuk-core/5e0ee421bf16f772080fab1a87b7dbcd2c5a6f5d resolved the problem importing datetime values in exiv2extractor. Files need to be reindexed manually or wait for KDE 4.11 where a method to automate this process will be available. Here, http://trueg.wordpress.com/2011/12/05/manually-forcing-the-re-indexing-of-folders-is-easy, is described a method to reindex folders.