From: Leonard <leo...@ea...> - 2014-05-24 04:30:00
|
Each time I try to back up my text messages (or anything else) from my LG enV3 cell phone to my laptop (Windows & Home Premium, Service Pack 1) using BitPim version: 1.0.7-official, w/a USB cable, I get the error message below. BitPim version: 1.0.7-official An unexpected exception has occurred... Traceback (most recent call last): File "gui.pyo", line 284, in run File "gui.pyo", line 159, in __call__ File "gui.pyo", line 1906, in getdata File "phones\com_lgvx4400.pyo", line 131, in getsms File "phones\com_lgvx8800.pyo", line 66, in _readsms File "phones\p_lgvx9100.pyo", line 4332, in readfrombuffer File "prototypes.pyo", line 618, in readfrombuffer File "prototypes.pyo", line 1665, in getnextbytes IndexError: Trying to read 49 bytes starting at 4675 which will go beyond end of 4704 byte buffer Variables by last 8 frames, innermost last Frame run in gui.pyo at line 277 resultcb = <gui.Callback instance at 0x04D39878> res = None self = <WorkerThread(BitPim helper, started daemon)> item = (<gui.Request instance at 0x04D397B0>, <gui.Callback instance at 0x04D39878>) call = <gui.Request instance at 0x04D397B0> ex = IndexError('Trying to read 49 bytes starting at 4675 which will go beyond end of e = IndexError('Trying to read 49 bytes starting at 4675 which will go beyond end of first = 0 Frame __call__ in gui.pyo at line 159 self = <gui.Request instance at 0x04D397B0> args = () d = Keys [] {} kwargs = Keys [] {} Frame getdata in gui.pyo at line 1906 count = 1 i = (<bound method GetPhoneDialog.GetSMSSetting of <guiwidgets.GetPhoneDialog; proxy self = <WorkerThread(BitPim helper, started daemon)> req = <guiwidgets.GetPhoneDialog; proxy of <Swig Object of type 'wxDialog *' at 0x473d willcall = [(<bound method GetPhoneDialog.GetSMSSetting of <guiwidgets.GetPhoneDialog; prox results = Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index'] {'uniqueserial': '5252acd636a354ccfb57efd20691cf2b7410ad6f', 'sync': {'sms': 'OV sync = Keys ['sms'] {'sms': 'OVERWRITE'} st = 0 todo = [(<bound method WorkerThread.rebootcheck of <WorkerThread(BitPim helper, started Frame getsms in phones\com_lgvx4400.pyo at line 131 self = <phones.com_lgvx9200.Phone object at 0x04D36550> result = Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index'] {'uniqueserial': '5252acd636a354ccfb57efd20691cf2b7410ad6f', 'sync': {'sms': 'OV Frame _readsms in phones\com_lgvx8800.pyo at line 66 item = <phones.p_lgvx9200.indexentry object at 0x04D36E10> self = <phones.com_lgvx9200.Phone object at 0x04D36550> buf = <prototypes.buffer object at 0x04D36970> sf = <phones.p_lgvx9100.sms_in object at 0x04E80F90> res = Keys [] {} Frame readfrombuffer in phones\p_lgvx9100.pyo at line 4332 buf = <prototypes.buffer object at 0x04D36970> autolog = True logtitle = 'SMS inbox item' self = <phones.p_lgvx9100.sms_in object at 0x04E80F90> Frame readfrombuffer in prototypes.pyo at line 618 _value = '' self = <prototypes.USTRING object at 0x051ECC50> buf = <prototypes.buffer object at 0x04D36970> flush = 0 Frame getnextbytes in prototypes.pyo at line 1665 self = <prototypes.buffer object at 0x04D36970> howmany = 49 Thank you for any assistance. Leonard |