|
From: Linus W. <lin...@gm...> - 2009-09-09 11:15:05
|
2009/9/9 Nyall Dawson <ny...@zo...>: > OK, looking good now. mtp-albums runs through without crashing, and > now correctly gets the number of tracks. And for the first time > without hacky workarounds, banshee can connect to the player :D Great! :-D > Not all good news though, it looks like a bug has sneaked in > somewhere, because I can no longer transfer tracks to the player. Both > Gnomad and mtp-sendtr give the error: > " > Error 2: PTP Layer error 02fe: LIBMTP_Get_Filelisting_With_Callback(): > call to ptp_mtp_getobjectpropssupported() failed. > Error 2: (Look this up in ptp.h for an explanation.) > Error 2: PTP Layer error 02fe: LIBMTP_Get_Filelisting_With_Callback(): > call to ptp_mtp_getobjectpropssupported() failed. > Error 2: (Look this up in ptp.h for an explanation.) > Error 2: PTP Layer error 02fe: LIBMTP_Get_Filelisting_With_Callback(): > call to ptp_mtp_getobjectpropssupported() failed. > Error 2: (Look this up in ptp.h for an explanation.) > Error 2: PTP Layer error 02fe: LIBMTP_Get_Filelisting_With_Callback(): > call to ptp_mtp_getobjectpropssupported() failed. > Error 2: (Look this up in ptp.h for an explanation.) > Error 2: PTP Layer error a803: send_file_object_info():Could not send > object property list. > Error 2: (Look this up in ptp.h for an explanation.) > Error 1: LIBMTP_Send_Track_From_File_Descriptor(): subcall to > LIBMTP_Send_File_From_File_Descriptor failed. Hm. That's very weird, I don't even touch these functions as you can see in the diff: http://libmtp.cvs.sourceforge.net/viewvc/libmtp/libmtp/src/libmtp.c?r1=1.314&r2=1.315 I'll do some further testing on my MTP device now that it's finally charged again so it operates... Linus |