I have installed the 0.7.12 and connected to the LG7130 Phone but when i tried to get the phone data it is throwing following error.
can any one hel me in to resolve this
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "gui.pyo", line 152, in run
File "gui.pyo", line 92, in __call__
File "gui.pyo", line 1117, in getdata
File "gui.pyo", line 1111, in getfundamentals
File "com_lgvx4400.pyo", line 92, in getfundamentals
File "com_brew.pyo", line 221, in getfilecontents
File "com_brew.pyo", line 360, in sendbrewcommand
BrewNoSuchFileException: No such file
Variables by last 8 frames, innermost last
Frame __bootstrap in threading.pyo at line 436
self = <WorkerThread(BitPim helper, started daemon)>
Frame run in gui.pyo at line 145
e = <com_brew.BrewNoSuchFileException instance at 0x01B7F918>
res = None
self = <WorkerThread(BitPim helper, started daemon)>
item = (<gui.Request instance at 0x01B7F760>, <gui.Callback instance at 0x01B7FAD0>)
call = <gui.Request instance at 0x01B7F760>
ex = <com_brew.BrewNoSuchFileException instance at 0x01B7F918>
resultcb = <gui.Callback instance at 0x01B7FAD0>
first = 0
Frame __call__ in gui.pyo at line 92
self = <gui.Request instance at 0x01B7F760>
args = ()
d = {}
kwargs = {}
Frame getdata in gui.pyo at line 1117
self = <WorkerThread(BitPim helper, started daemon)>
req = <guiwidgets.GetPhoneDialog instance; proxy of C++ wxDialog instance at _17f8a20_
Frame getfundamentals in gui.pyo at line 1111
self = <WorkerThread(BitPim helper, started daemon)>
results = {'uniqueserial': 'f0ceba09605fabefa66f8373d14bdd845c574f8f'}
Frame getfundamentals in com_lgvx4400.pyo at line 92
self = <com_lgvx4400.Phone instance at 0x01B7FAA8>
results = {'uniqueserial': 'f0ceba09605fabefa66f8373d14bdd845c574f8f'}
Frame getfilecontents in com_brew.pyo at line 221
self = <com_lgvx4400.Phone instance at 0x01B7FAA8>
req = <p_brew.readfilerequest object at 0x01B5A730>
start = 1087767933.0610001
file = 'pim/pbgroup.dat'
data = <cStringIO.StringO object at 0x01B5A920>
desc = 'Reading pim/pbgroup.dat'
Frame sendbrewcommand in com_brew.pyo at line 360
responseclass = <class 'p_brew.readfileresponse'>
origdata = 'Y\x04\x06g\xdb~'
d = 0
err = 6
buffer = <prototypes.buffer instance at 0x01B7FC10>
request = <p_brew.readfilerequest object at 0x01B5A730>
callsetmode = True
firsttwo = 'Y\x04'
crc = 'g\xdb'
data = 'Y\x04\x06'
self = <com_lgvx4400.Phone instance at 0x01B7FAA8>