|
From: Don L. <dl...@la...> - 2010-04-22 18:59:16
|
VX 9200 Env3 throws this exception when downloading SMS. It also skips
the MMC1 (MicroSD) stored data (images, video, etc.) during the
download. It does obtain the MMC1 in the file system backup (view
filesystem).
Don L.
Win XP Pro
BitPim version: 1.0.7-official
An unexpected exception has occurred.
Please see the help for details on what to do.
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 0x083DF7D8>
res = None
self = <WorkerThread(BitPim helper, started daemon)>
item = (<gui.Request instance at 0x083F1328>, <gui.Callback
instance at 0x083DF7D8>)
call = <gui.Request instance at 0x083F1328>
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 0x083F1328>
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 0x2b58
willcall = [(<bound method GetPhoneDialog.GetSMSSetting of
<guiwidgets.GetPhoneDialog; prox
results = Keys ['canned_msg', 'groups', 'ringtone-index',
'sync', 'uniqueserial', 'wallpaper-index']
{'uniqueserial':
'7aca565f239d34a83e6048d51dc956861d02b352', '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 0x02BDE210>
result = Keys ['canned_msg', 'groups', 'ringtone-index',
'sync', 'uniqueserial', 'wallpaper-index']
{'uniqueserial':
'7aca565f239d34a83e6048d51dc956861d02b352', 'sync': {'sms': 'OV
Frame _readsms in phones\com_lgvx8800.pyo at line 66
item = <phones.p_lgvx9200.indexentry object at 0x083F2610>
self = <phones.com_lgvx9200.Phone object at 0x02BDE210>
buf = <prototypes.buffer object at 0x083F2810>
sf = <phones.p_lgvx9100.sms_in object at 0x08452EB0>
res = Keys []
{}
Frame readfrombuffer in phones\p_lgvx9100.pyo at line 4332
buf = <prototypes.buffer object at 0x083F2810>
autolog = True
logtitle = 'SMS inbox item'
self = <phones.p_lgvx9100.sms_in object at 0x08452EB0>
Frame readfrombuffer in prototypes.pyo at line 618
_value = ''
self = <prototypes.USTRING object at 0x08738C50>
buf = <prototypes.buffer object at 0x083F2810>
flush = 0
Frame getnextbytes in prototypes.pyo at line 1665
self = <prototypes.buffer object at 0x083F2810>
howmany = 49
|