Summary: | Subalbum created always dated 1970-01-01 | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | peter.wu |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | lxtwin, marcel.wiesweg, necilveks |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: | |||
Attachments: | gphoto2 usb debug info |
Description
peter.wu
2009-04-05 05:40:13 UTC
Sound like camera drivers or camera date pb. Do you use Gphoto2 drivers ? Which libgphoto2 version you use ? Gilles Caulier I have also seen this. I have a Nikon D300 and on version 0.9.3 it works fine, getting the correct dates every time, however when I went to version 0.10.0 under KDE 4.2.4, all the dates for the directories are shown as 1970-01-01. When I look at the EXIF information on the images it is correct. Is this a USB mass storage camera (mounted in the filesystem) or are you using gphoto2 to access it? Hi there, On version 0.9.3 it is fine in PT or Mass Storage mode. On version 0.10.0 it is OK on Mass Storage mode but not when in PTP mode. I am not using gphoto2, I connect my camera, download the images and work on them using CS2 under wine. hope this helps I have tried my Panasonic LX3 today, and it is the same as my Nikon, it is fine in USB mode but sets all of the dates to unix time when in PTP mode. Is the date shown on the "Properties" tab in the camera window correct, or is it 1970-01-01 as well? Got same bug with Olympus E-620 x86, 2.6.31-gentoo-r6, libphoto2 2.4.6, digikam 0.10.0-r1 Also tried libphoto 2.4.7-r2, digikam 1.0.0_beta6. In camera window, on image properties tab date is 1970-01.01. EXIF info is correct. Can you try this again with 1.0.0 release? Sure, I will do it in the next few days, sorry for the delay; but I have been away for a while. lxtwin Created attachment 39923 [details]
gphoto2 usb debug info
It's gphoto2 or libgphoto2 or driver(?) bug.
gphoto2 --debug --debug-logfile=gphoto2_usb.log --port "usb:" --show-info 1
Time: Thu Jan 1 03:00:00 1970
gphoto2 --port "ptpip:" --show-info 1
Time: Thu Jan 1 03:00:00 1970
Marking as upstream driver bug |