Google
 
Web www.howardforums.com
Pages: 1

Bitpim Problem

(Click here to view the original thread with full colors/images)


Posted by: pinoandr

Hi, I have an Audivox 8900 with an usb data cable and the Curitell drivers but when I try to send or receive information from the cell phone I get this...

15:58:19.513 auto: Auto detected port requested
15:58:20.434 Error: Failed to automatically detect port
Failed to auto-detect the port to use. I couldn't detect any candidate ports
15:58:54.341 COM9: Opening port COM9, 115200 baud, timeout 3.000000, hardwareflow 0, softwareflow 0
15:58:54.361 COM9: Open of comm port suceeded
15:58:54.361 LG-VX4400: Attempting to contact phone
15:58:54.361 LG-VX4400: Retrieving fundamental phone information
15:58:54.371 LG-VX4400: Phone serial number
15:58:54.371 LG-VX4400: Getting file contents 'nvm/$SYS.ESN'
15:58:57.375 COM9: Timed out waiting for 7e, requested bytes 1 - 0 bytes read
15:58:57.385 COM9: Changed port speed to 38400
15:59:00.891 COM9: Timed out waiting for 7e, requested bytes 1 - 0 bytes read
15:59:00.901 COM9: Changed port speed to 115200
15:59:04.407 COM9: Timed out waiting for 7e, requested bytes 1 - 0 bytes read
15:59:07.411 LG-VX4400: Now in brew mode
15:59:07.431 LG-VX4400: Read 97 bytes at 7 bytes/second
15:59:07.441 LG-VX4400: Reading group information
15:59:07.441 LG-VX4400: Getting file contents 'pim/pbgroup.dat'
15:59:07.471 Exception: 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 1129, in getdata
File "gui.pyo", line 1123, in getfundamentals
File "com_lgvx4400.pyo", line 92, in getfundamentals
File "com_brew.pyo", line 220, in getfilecontents
File "com_brew.pyo", line 359, 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 0x01AD5D00>
res = None
self = <WorkerThread(BitPim helper, started daemon)>
item = (<gui.Request instance at 0x01AD5A08>, <gui.Callback instance at 0x01AD5FD0>)
call = <gui.Request instance at 0x01AD5A08>
ex = <com_brew.BrewNoSuchFileException instance at 0x01AD5D00>
resultcb = <gui.Callback instance at 0x01AD5FD0>
first = 0

Frame __call__ in gui.pyo at line 92
self = <gui.Request instance at 0x01AD5A08>
args = ()
d = {}
kwargs = {}

Frame getdata in gui.pyo at line 1129
self = <WorkerThread(BitPim helper, started daemon)>
req = <guiwidgets.GetPhoneDialog instance; proxy of C++ wxDialog instance at _15aecd8_

Frame getfundamentals in gui.pyo at line 1123
self = <WorkerThread(BitPim helper, started daemon)>
results = {'uniqueserial': 'ebdeb7381dd6a4268df52c9411cf2c54fad09334'}

Frame getfundamentals in com_lgvx4400.pyo at line 92
self = <com_lgvx4400.Phone instance at 0x01A8ACB0>
results = {'uniqueserial': 'ebdeb7381dd6a4268df52c9411cf2c54fad09334'}

Frame getfilecontents in com_brew.pyo at line 220
self = <com_lgvx4400.Phone instance at 0x01A8ACB0>
req = <p_brew.readfilerequest object at 0x01AA6F10>
start = 1178913547.4419999
file = 'pim/pbgroup.dat'
data = <cStringIO.StringO object at 0x01AA6F80>
desc = 'Reading pim/pbgroup.dat'

Frame sendbrewcommand in com_brew.pyo at line 359
responseclass = <class 'p_brew.readfileresponse'>
origdata = 'Y\x04\x06\x00\x00a\x00\x00\x00a\x00\xff\xff\xff\x ff\xff\xff\xff\xff\xff\xff\xff
d = 0
err = 6
buffer = <prototypes.buffer instance at 0x01AD5C88>
request = <p_brew.readfilerequest object at 0x01AA6F10>
callsetmode = True
firsttwo = 'Y\x04'
crc = '\xcc\x8e'
data = 'Y\x04\x06\x00\x00a\x00\x00\x00a\x00\xff\xff\xff\x ff\xff\xff\xff\xff\xff\xff\xff
self = <com_lgvx4400.Phone instance at 0x01A8ACB0>

15:59:35.598 COM9: Opening port COM9, 115200 baud, timeout 3.000000, hardwareflow 0, softwareflow 0
15:59:35.618 COM9: Open of comm port suceeded
15:59:35.618 LG-VX4400: Attempting to contact phone
15:59:35.618 LG-VX4400: Retrieving fundamental phone information
15:59:35.628 LG-VX4400: Phone serial number
15:59:35.628 LG-VX4400: Getting file contents 'nvm/$SYS.ESN'
15:59:35.638 LG-VX4400: Now in brew mode
15:59:35.657 LG-VX4400: Reading group information
15:59:35.657 LG-VX4400: Getting file contents 'pim/pbgroup.dat'
15:59:35.707 Exception: 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 1129, in getdata
File "gui.pyo", line 1123, in getfundamentals
File "com_lgvx4400.pyo", line 92, in getfundamentals
File "com_brew.pyo", line 220, in getfilecontents
File "com_brew.pyo", line 359, 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 0x01ADC620>
res = None
self = <WorkerThread(BitPim helper, started daemon)>
item = (<gui.Request instance at 0x01ADC850>, <gui.Callback instance at 0x01ADC6E8>)
call = <gui.Request instance at 0x01ADC850>
ex = <com_brew.BrewNoSuchFileException instance at 0x01ADC620>
resultcb = <gui.Callback instance at 0x01ADC6E8>
first = 0

Frame __call__ in gui.pyo at line 92
self = <gui.Request instance at 0x01ADC850>
args = ()
d = {}
kwargs = {}

Frame getdata in gui.pyo at line 1129
self = <WorkerThread(BitPim helper, started daemon)>
req = <guiwidgets.GetPhoneDialog instance; proxy of C++ wxDialog instance at _15aecd8_

Frame getfundamentals in gui.pyo at line 1123
self = <WorkerThread(BitPim helper, started daemon)>
results = {'uniqueserial': 'ebdeb7381dd6a4268df52c9411cf2c54fad09334'}

Frame getfundamentals in com_lgvx4400.pyo at line 92
self = <com_lgvx4400.Phone instance at 0x01AD58C8>
results = {'uniqueserial': 'ebdeb7381dd6a4268df52c9411cf2c54fad09334'}

Frame getfilecontents in com_brew.pyo at line 220
self = <com_lgvx4400.Phone instance at 0x01AD58C8>
req = <p_brew.readfilerequest object at 0x01AA6E70>
start = 1178913575.648
file = 'pim/pbgroup.dat'
data = <cStringIO.StringO object at 0x01AA6E00>
desc = 'Reading pim/pbgroup.dat'

Frame sendbrewcommand in com_brew.pyo at line 359
responseclass = <class 'p_brew.readfileresponse'>
origdata = 'Y\x04\x06\x00\x00a\x00\x00\x00a\x00\xff\xff\xff\x ff\xff\xff\xff\xff\xff\xff\xff
d = 0
err = 6
buffer = <prototypes.buffer instance at 0x01ADC648>
request = <p_brew.readfilerequest object at 0x01AA6E70>
callsetmode = True
firsttwo = 'Y\x04'
crc = '\xcc\x8e'
data = 'Y\x04\x06\x00\x00a\x00\x00\x00a\x00\xff\xff\xff\x ff\xff\xff\xff\xff\xff\xff\xff
self = <com_lgvx4400.Phone instance at 0x01AD58C8>

16:01:26.519 Exception: An unexpected exception has occurred.
Please see the help for details on what to do.

Traceback (most recent call last):
File "gui.pyo", line 936, in OnFileViewList
AttributeError: RingerView instance has no attribute 'setlistview'

Variables by last 8 frames, innermost last

Frame ? in bp.py at line 77
_donowt = <class __main__._donowt at 0x008B2B40>
ignorer = <function ignorer at 0x008EDC70>
__name__ = '__main__'
__doc__ = 'Main entry point to Bitpim\n\nIt invokes BitPim in gui or commandline mode as a

Frame run in gui.pyo at line 349
args = (['C:\\Program Files\\BitPim2\\bitpim.exe'],)
m = <gui.MainApp instance; proxy of C++ wxPyApp instance at _84d738_wxPyApp_p>

Frame MainLoop in wxPython\wx.pyo at line 1974
self = <gui.MainApp instance; proxy of C++ wxPyApp instance at _84d738_wxPyApp_p>

Frame MainLoop in wxPython\wx.pyo at line 92
_kwargs = {}
self = <gui.MainApp instance; proxy of C++ wxPyApp instance at _84d738_wxPyApp_p>
_args = ()

Frame OnFileViewList in gui.pyo at line 936
self = <gui.MainWindow instance; proxy of C++ wxFrame instance at _17b1008_wxFrame_p>
_ = <wxPython.events.wxCommandEventPtr instance; proxy of C++ wxCommandEvent instanc



Can anyone please help so I can finally download my ringtones :-)





vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2008 - Created by Stefan "Xenon" Kaeser