-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't capture (and delete files) on Nikon 1 J1 with manual lens #716
Comments
can you attach the full debuglogfile? gphoto2 --debug-logfile=Capture.log --debug --capture-image |
0.000144 main (2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.170473 ptp_usb_getresp (2): Reading PTP_OC 0x1002 (Open session) response... 0.195834 gp_port_set_timeout (2): Setting port timeout to 20000 milliseconds. 0.196883 ptp_usb_getdata (2): Reading PTP_OC 0x1001 (Get device info) data... 0.198277 ptp_usb_getresp (2): Reading PTP_OC 0x1001 (Get device info) response... 0.198470 print_debug_deviceinfo (2): Device info: 0.201208 ptp_usb_getdata (2): Reading PTP_OC 0x1004 (Get storage IDs) data... 0.221659 ptp_usb_getresp (2): Reading PTP_OC 0x1004 (Get storage IDs) response... 0.222097 ptp (2): (storage=0xffffffff, handle=0xffffffff) 0.222327 ptp_usb_getdata (2): Reading PTP_OC 0x1007 (Get object handles) data... 0.228607 ptp_usb_getresp (2): Reading PTP_OC 0x1007 (Get object handles) response... 0.228826 ptp (2): adding new objectid 0x11004000 (nrofobs=0,j=0) 0.229075 ptp_usb_getdata (2): Reading PTP_OC 0x1007 (Get object handles) data... 0.233842 ptp_usb_getresp (2): Reading PTP_OC 0x1007 (Get object handles) response... 0.234076 ptp (2): adding old objectid 0x11004000 (nrofobs=2,j=0) 0.234323 ptp_usb_getresp (2): Reading PTP_OC 0x90c2 (ChangeCameraMode) response... 20.241894 ptp_usb_getdata (2): Reading PTP_OC 0x90c7 (GetEvent) data... 40.265761 ptp_usb_getdata (2): Reading PTP_OC 0x90c7 (GetEvent) data... 60.283265 ptp_usb_getresp (2): Reading PTP_OC 0x1003 (Close session) response... 60.303823 gp_port_close (2): Closing port... |
camera seems to have crashed on changecameramode. |
ok, i did now similar changes for the J1 as we did for the V1. In current libgphoto2 git. |
Now works :) Both capture and delete. Thank you very much! |
very good, thx for feedback! |
Hello.
I'm not sure if it's a bug, may be my problem.
I can't capture on Nikon 1 J1 with manual lens (=fully mechanical, no electronics). PTP I/O Error (see below).
Getting-files from camera works fine.
I don't have native Nikon lens, so cannot check if the problem is in the lack of communication with the lens. Capturing with the shutter button on the camera (of course) works (need to set exposure mode to Manual). I tried another cable, and other USB ports.
I'm new to gphoto. Could somebody please tell me, should it work or not?
Thanks.
The text was updated successfully, but these errors were encountered: