From: Don L. <dl...@la...> - 2008-12-23 16:58:42
|
I wanted to copy out the SMS data from the view filesystem on a Kyocera K132 and I get this. I tried to save it several times, using differedt methods available, from the SMS folder, the text folder using backup options, and from the file level using save and hex dump. Each attempted resulted in an error. I inserted a image and the trouble report. Thanks, Don L. _____ BitPim version: 1.0.6-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 2061, in getfile File "phones\com_brew.pyo", line 654, in getfilecontents File "phones\com_brew.pyo", line 852, in sendbrewcommand File "phones\p_brew.pyo", line 397, in readfrombuffer File "phones\p_brew.pyo", line 174, in readfrombuffer File "prototypes.pyo", line 236, in readfrombuffer ValueError: The value read should be a constant of 89, but was 66 instead Variables by last 8 frames, innermost last Frame run in gui.pyo at line 290 resultcb = <gui.Callback instance at 0x07F2BC38> res = None self = <WorkerThread(BitPim helper, started daemon)> item = (<gui.Request instance at 0x07F2B558>, <gui.Callback instance at 0x07F2BC38>) call = <gui.Request instance at 0x07F2B558> ex = ValueError('The value read should be a constant of 89, but was 66 instead',) e = ValueError('The value read should be a constant of 89, but was 66 instead',) first = 0 Frame __call__ in gui.pyo at line 159 self = <gui.Request instance at 0x07F2B558> args = () d = Keys [] {} kwargs = Keys [] {} Frame getfile in gui.pyo at line 2061 path = u'user/sms/automsg/en.dat' self = <WorkerThread(BitPim helper, started daemon)> Frame getfilecontents in phones\com_brew.pyo at line 654 use_cache = False self = <phones.com_othercdma.Phone object at 0x07F25730> req = <phones.p_brew.readfilerequest object at 0x07F25B30> start = 1230051279.0309999 file = u'user/sms/automsg/en.dat' data = <cStringIO.StringO object at 0x07F25240> desc = u'Reading user/sms/automsg/en.dat' Frame sendbrewcommand in phones\com_brew.pyo at line 857 origdata = 'BY\x04\x00\x18user/sms/aut\x1f\xfd~' d = -1 responseclass = <class 'phones.p_brew.readfileresponse'> buffer = <prototypes.buffer object at 0x07F25A90> res = <phones.p_brew.readfileresponse object at 0x07F25AF0> callsetmode = True request = <phones.p_brew.readfilerequest object at 0x07F25B30> firsttwo = 'Y\x04' data = 'BY\x04\x00\x18user/sms/aut' crc = '\x1f\xfd' calccrc = '\x1f\xfd' self = <phones.com_othercdma.Phone object at 0x07F25730> Frame readfrombuffer in phones\p_brew.pyo at line 397 buf = <prototypes.buffer object at 0x07F25A90> autolog = False logtitle = '<read data>' self = <phones.p_brew.readfileresponse object at 0x07F25AF0> Frame readfrombuffer in phones\p_brew.pyo at line 174 buf = <prototypes.buffer object at 0x07F25A90> autolog = True logtitle = '<read data>' self = <phones.p_brew.responseheader object at 0x07F258F0> Frame readfrombuffer in prototypes.pyo at line 236 buf = <prototypes.buffer object at 0x07F25A90> dummy = 0 self = <prototypes.UINTlsb object at 0x07F25B50> res = 66 shift = 8 _____ |