gphoto / gphoto2

The gphoto2 commandline tool for accessing and controlling digital cameras.
GNU General Public License v2.0
703 stars 116 forks source link

SONY RXO MKII - cannot get or set camera time #401

Open TimRyan99 opened 3 years ago

TimRyan99 commented 3 years ago

Describe the bug my-logfile.txt

A clear and concise description of what the bug is. Looks like getting and setting date time is not currently supported in Sony RX0 MKII. gphoto2 --get-config=datetime returns Error datetime not found in configuration tree error (-1: 'Unspecified error')

tested same command on Canon500D and works fine, confirming my syntax is correct

Name the camera SONY DSC RX) II, USB: 001,031

libgphoto2 and gphoto2 version output of: gphoto2 --version gphoto2 2.5.23 libgphoto2 2.5.27.0 libgphoto2_port 0.12.0

To Reproduce Steps to reproduce the behavior: run command: gphoto2 --get-config=datetime If its a camera misbehavior, attach debug output using --debug --debug-logfile=debug.log (if considered useful).

msmeissn commented 3 years ago

So far I am not seeing any property reported looking like datetime for the sonys.

canyou attach your gphoto2 --summary output perhaps?