I am trying to offload pictures from our digital camera (Kodeak EasyShare CX7300) using the command gphoto2 -P [1]. This command has worked for years to offload pictures from the camera. Now, this command gives me the output:
*** Error *** PTP Invalid Transaction ID *** Error *** An error occurred in the io-library ('Unspecified error'): No error description available *** 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-de...@lists.sourceforge.net>, please run gphoto2 as follows: env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -P [1] Please make sure there is sufficient quoting around the arguments. I ran the above suggested command and got the my-logfile.txt file, but I can't make sense of it. It's a little too long to paste here. Has anyone else had this problem? What additional steps should I go through to find the solution to this problem. I found a whole bunch of hits on Google, but they didn't make much sense, and the ones that did didn't help. Here's some additional info: mich...@camille ~ $ sudo emerge -pv gphoto2 libgphoto2 Password: These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] media-libs/libgphoto2-2.4.8 USE="doc examples exif hal nls -bonjour" CAMERAS="-adc65 -agfa_cl20 -aox -barbie -canon -casio_qv -clicksmart310 -digigr8 -digita -dimagev -dimera3500 -directory -enigma13 -fuji -gsmart300 -hp215 -iclick -jamcam -jd11 -jl2005a -kodak_dc120 -kodak_dc210 -kodak_dc240 -kodak_dc3200 -kodak_ez200 -konica -konica_qm150 -largan -lg_gsm -mars -mustek -panasonic_coolshot -panasonic_dc1000 -panasonic_dc1580 -panasonic_l859 -pccam300 -pccam600 -polaroid_pdc320 -polaroid_pdc640 -polaroid_pdc700 -ptp2 -ricoh -ricoh_g3 -samsung -sierra -sipix_blink -sipix_blink2 -sipix_web2 -smal -sonix -sony_dscf1 -sony_dscf55 -soundvision -spca50x -sq905 -stv0674 -stv0680 -sx330z -template -topfield -toshiba_pdrm11" 0 kB [ebuild R ] media-gfx/gphoto2-2.4.8 USE="exif ncurses nls readline -aalib" 0 kB Total: 2 packages (2 reinstalls), Size of downloads: 0 kB Please help!