On 16.02.2017 14:44, poma wrote: > On 15.02.2017 23:53, Bob Goodwin wrote: >> . >> About a week ago I began to have a >> problem with gphoto2 which normally just >> works. >> >> I don't use it every day and I don't >> know exactly when it began doing this >> but there were updates from Fedora and >> Apple. The only thing I found via Google >> was mention of a lock problem and this >> does not appear to be a lock problem. >> >> The camera is detected: >> >> photosnew]$ gphoto2 --auto-detect >> Model Port >> ---------------------------------------------------------- >> Apple iPhone 5 (PTP mode) usb:003,006 >> [bobg@box10 photosnew]$ gphoto2 >> --get-all-files >> >> However any command to download from the >> camera yields the following error: >> >> photosnew]$ gphoto2 --get-all-files >> >> *** Error *** >> PTP Invalid Storage ID >> *** Error (-1: 'Unspecified error') *** >> >> For debugging messages, please use the >> --debug option. >> Debugging messages may help finding a >> solution to your problem. >> If you intend to send any error or debug >> messages to the gphoto >> developer mailing list >> <gphoto-devel@xxxxxxxxxxxxxxxxxxxxx>, >> please run >> gphoto2 as follows: >> >> env LANG=C gphoto2 --debug >> --debug-logfile=my-logfile.txt >> --get-all-files >> >> Please make sure there is sufficient >> quoting around the arguments. >> >> >> I dunno what to do, any help appreciated, >> >> Bob >> > > You can follow the discussion here: > "iOS 10.2 PTP Invalid Storage ID Error (-1: 'Unspecified error') #132" > https://github.com/gphoto/libgphoto2/issues/132 > > In the meantime, you can try to upgrade to the latest 'libimobiledevice', to see if that changes anything regarding the issue; See: "RPM Packages of the latest available (from source) version of libimobiledevice" https://github.com/RPM-Outpost/libimobiledevice Download and build: $ git clone https://github.com/RPM-Outpost/libimobiledevice.git $ cd libimobiledevice/ $ sed -i 's/python2-Cython/Cython/' * $ ./create-packages.sh $ ls -1 RPMs/x86_64/ libimobiledevice-1.2.1-git.2017.01.18.fc24.x86_64.rpm libimobiledevice-debuginfo-1.2.1-git.2017.01.18.fc24.x86_64.rpm libimobiledevice-devel-1.2.1-git.2017.01.18.fc24.x86_64.rpm libimobiledevice-utils-1.2.1-git.2017.01.18.fc24.x86_64.rpm _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx