|
RE: 0.7.29 issue with QCP"s uploading to Samsung A-670: msg#00238mobile.bitpim.user
Follow up to this post... Checking versions between my machines (work and home) it appears that this issue appeared between 0.7.26 and 0.7.27. Not a Python Programmer, but to my uneducated eyes, it may be in this section of code.... com_samsungscha670.py version 1.38 line 759 if afi.format in ("MIDI", "PMD", "QCP"): for k,n in self.RINGTONE_LIMITS.items(): setattr(afi, k, n) return self.__audio_ext[afi.format], afi d=self.RINGTONE_LIMITS.copy() d['format']='QCP' return ('pmd', fileinfo.AudioFileInfo(afi, **d)) com_samsungscha670.py version 1.39 line 759 if afi.format in ("MIDI", "PMD", "QCP"): for k,n in self.RINGTONE_LIMITS.items(): setattr(afi, k, n) ==> return currentextension, afi d=self.RINGTONE_LIMITS.copy() d['format']='QCP' return ('pmd', fileinfo.AudioFileInfo(afi, **d)) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ BitPim-user mailing list BitPim-user@xxxxxxxxxxxxxxxxxxxxx Unsubscribe or change options at https://lists.sourceforge.net/lists/listinfo/bitpim-user There are several hundred people on this list. Please be courteous, on topic and follow the instructions before posting http://bitpim.sf.net/testhelp/support.htm |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: The ringer data stays on the phone LGvx6100: 00238, Davin Desborough |
|---|---|
| Next by Date: | Re: Any sites that list ringer formats?: 00238, John O'Shaughnessy |
| Previous by Thread: | LG6100 data stays on phonei: 00238, chaz branson |
| Next by Thread: | Re: RE: 0.7.29 issue with QCP"s uploading to Samsung A-6 70: 00238, djpham@xxxxxxxxxxx |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |