Hmm that's an error from libmtp. Unfortunately, libmtp is very poorly designed and the only way to get debugging output for it is to run it in a terminal
Open a terminal, run
/Applications/calibre.app/Contents/console.app/Contents/MacOS/calibre-debug -d
That might give us some more info from libmtp about the error.
|