Version: 0.10.0 (using 4.2.2 (KDE 4.2.2) "release 111", KDE:KDE4:Factory:Desktop / openSUSE_11.1) Compiler: gcc OS: Linux (x86_64) release 2.6.27.19-3.2-default Connection and detection of camera has no problem. When importing images from camera and select create ISO dated subfolder, always 1970-01-01 folder is created. I do not have a XD card reader so I could not test importing in other ways. Camera: Fuji F31fd
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