|
From: Josh <jo...@be...> - 2005-09-20 04:33:20
|
Haha, new problem :-)
This perhaps might be some type of overflow, or maybe I have something named
badly on the phone.
When I click on the "brew" directory to expand it, I get the following error
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "gui.pyo", line 173, in run
File "gui.pyo", line 113, in __call__
File "gui.pyo", line 1741, in dirlisting
File "com_brew.pyo", line 190, in getfilesystem
File "com_brew.pyo", line 507, in sendbrewcommand
File "p_brew.pyo", line 1226, in readfrombuffer
File "prototypes.pyo", line 1086, in readfrombuffer
File "p_brew.pyo", line 1341, in readfrombuffer
File "prototypes.pyo", line 366, in readfrombuffer
NotTerminatedException: The value should have been terminated and wasn't
Variables by last 8 frames, innermost last
Frame __call__ in gui.pyo at line 113
self = <gui.Request instance at 0x03058AA8>
args = ()
d = Keys []
{}
kwargs = Keys []
{}
Frame dirlisting in gui.pyo at line 1741
path = u'brew'
self = <WorkerThread(BitPim helper, started daemon)>
recurse = 0
Frame getfilesystem in com_brew.pyo at line 190
i = 30
res = <p_brew.listfileresponse object at 0x0304AEB0>
self = <com_lgvx8100.Phone instance at 0x03058A30>
req = <p_brew.listdirectoriesrequest object at 0x03051DD0>
recurse = 0
results = Keys ['brew/10628.mif', 'brew/11797.mif',
'brew/12513.mif', 'brew/13136.mif', 'brew/13478.mif', 'brew/13873.mif',
'brew/13921.mif', 'brew/13922.mif', 'brew/16454.mif', 'brew/17508.mif',
'brew/18169.mif', 'brew/18545.mif', 'brew/18759.mif', 'brew/2117.mif',
'brew/3314.mif', 'brew/3959.mif', 'brew/3966.mif', 'brew/4972.mif',
'brew/6621.mif', 'brew/8836.mif', 'brew/config.txt',
'brew/config_fun_games.txt', 'brew/config_going.txt', 'brew/config_im.txt',
'brew/config_tunes_tones.txt', 'brew/imagecache.bin',
'brew/mediaplayer.bar', 'brew/mediaplayer.cfg', 'brew/prefs.dat',
'brew/version.txt']
{'brew/mediaplayer.bar': {'date': (332154272, '07/11/80
09:04:32'), 'type': 'fil
date = 332154272
dir = u'brew'
Frame sendbrewcommand in com_brew.pyo at line 512
origdata =
'Y\x02\x00\x1a\x00\xff\x00brew/10628\x00brew/11797\x00brew/12513\x00brew/131
36\x
d = 0
responseclass = <class 'p_brew.listdirectoriesresponse'>
buffer = <prototypes.buffer instance at 0x0305F490>
res = <p_brew.listdirectoriesresponse object at 0x0305B5F0>
callsetmode = True
firsttwo = 'Y\x02'
request = <p_brew.listdirectoriesrequest object at 0x03051DD0>
crc = '!\xb7'
calccrc = '!\xb7'
data =
'Y\x02\x00\x1a\x00\xff\x00brew/10628\x00brew/11797\x00brew/12513\x00brew/131
36\x
self = <com_lgvx8100.Phone instance at 0x03058A30>
Frame readfrombuffer in p_brew.pyo at line 1226
self = <p_brew.listdirectoriesresponse object at 0x0305B5F0>
buf = <prototypes.buffer instance at 0x0305F490>
Frame readfrombuffer in prototypes.pyo at line 1086
x = <p_brew._gen_p_brew_91 object at 0x03063090>
self = <prototypes.LIST object at 0x0305B990>
buf = <prototypes.buffer instance at 0x0305F490>
dummy = 25
Frame readfrombuffer in p_brew.pyo at line 1341
self = <p_brew._gen_p_brew_91 object at 0x03063090>
buf = <prototypes.buffer instance at 0x0305F490>
Frame readfrombuffer in prototypes.pyo at line 366
self = <prototypes.STRING object at 0x030630B0>
buf = <prototypes.buffer instance at 0x0305F490>
|