Hi,
On Thu, Dec 01, 2022 at 06:34:53PM +0100, Göran Pettersson via Gphoto-devel wrote: > Hi. > Here's a bug report. I could not find a matching one in any lists on > https://github.com/gphoto/libgphoto2. > > I am trying the Nikon Z6 II together with gphoto2. > Running "--capture-tethered", with a time setting, "always" fail with a "PTP > Device Prop Not Supported", when the release-button or trigger-cable is > activated. > > Looking at a debug-run of gphoto2, see attached debug output below, it seems > to be parameter "501c" that is missing from the Z6II support. > Looks to be the "Focus Metering Mode", from reading the files in > camlibs/ptp2/cameras/. Particularly, for Nikon Z5/Z6/Z7, where the parameter > is available. > > I am not sure whether the "501c" parameter originates from libgphoto2 or the > camera, or if it can be stopped from being requested/sent. This is weird. sequence: - The camera sends an event "PTP DevicePropChanged 0x501c". - Then we try to retrieve the DevicePropDesc, but the camera says it does not exist (error 0x200A). I added now workaround code to libgphoto2 GIT master to ignore this error, but the camera is misbehaving here in my eyes. Ciao, Marcus _______________________________________________ Gphoto-devel mailing list Gphoto-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gphoto-devel