From: George G. <gg...@ve...> - 2004-02-14 02:51:55
|
Roger her is the exception log for the phone book errors An unexpected exception has occurred. Please see the help for details on what to do. Traceback (most recent call last): File "C:\Projects\Bitpim\bitpim\gui.py", line 150, in run res=call() File "C:\Projects\Bitpim\bitpim\gui.py", line 91, in __call__ return apply(self.method, self.args+args, d) File "C:\Projects\Bitpim\bitpim\gui.py", line 1061, in getdata i[1](results) File "C:\Projects\Bitpim\bitpim\com_lgvx4400.py", line 163, in getphonebook res=self.sendpbcommand(req, self.protocolclass.pbreadentryresponse) File "C:\Projects\Bitpim\bitpim\com_lg.py", line 125, in sendpbcommand res.readfrombuffer(buffer) File "C:\Projects\Bitpim\bitpim\p_lgvx4400.py", line 67, in readfrombuffer self.__field_entry.readfrombuffer(buf) File "C:\Projects\Bitpim\bitpim\p_lgvx4400.py", line 471, in readfrombuffer self.__field_entrysize.readfrombuffer(buf) File "C:\Projects\Bitpim\bitpim\prototypes.py", line 186, in readfrombuffer raise ValueError("The value read should be a constant of %d, but was %d instead" % (self._constant, self._value)) ValueError: The value read should be a constant of 514, but was 546 instead Variables by last 8 frames, innermost last Frame run in C:\Projects\Bitpim\bitpim\gui.py at line 143 e = <prototypes.ValueError instance at 0x01B2C5D0> res = None self = <WorkerThread(BitPim helper, started daemon)> item = (<gui.Request instance at 0x01B2C418>, <gui.Callback instanc call = <gui.Request instance at 0x01B2C418> ex = <prototypes.ValueError instance at 0x01B2C5D0> resultcb = <gui.Callback instance at 0x01B2C3A0> first = 0 Frame __call__ in C:\Projects\Bitpim\bitpim\gui.py at line 91 self = <gui.Request instance at 0x01B2C418> args = () d = {} kwargs = {} Frame getdata in C:\Projects\Bitpim\bitpim\gui.py at line 1061 count = 1 i = (<bound method GetPhoneDialog.GetPhoneBookSetting of <guiwid self = <WorkerThread(BitPim helper, started daemon)> req = <guiwidgets.GetPhoneDialog instance; proxy of C++ wxDialog i willcall = [(<bound method GetPhoneDialog.GetPhoneBookSetting of <guiwi results = {'sync': {'phonebook': 'OVERWRITE'}, 'wallpaper-index': {1: sync = {'phonebook': 'OVERWRITE'} st = 0 Frame getphonebook in C:\Projects\Bitpim\bitpim\com_lgvx4400.py at line 163 pbook = {} i = 0 res = <p_lg.pbinforesponse object at 0x01B04E90> numentries = 46 req = <p_lg.pbreadentryrequest object at 0x01B0D5D0> result = {'sync': {'phonebook': 'OVERWRITE'}, 'wallpaper-index': {1: self = <com_lgvx4500.Phone instance at 0x01B1AEE0> Frame sendpbcommand in C:\Projects\Bitpim\bitpim\com_lg.py at line 125 origdata = '\xff\x13\x02\xf0\x01\x00\x00\x00"\x02\x01\x00\x00\x00\x00\x d = 0 responseclass = <class 'p_lgvx4400.pbreadentryresponse'> buffer = <prototypes.buffer instance at 0x01B2C940> res = <p_lgvx4400.pbreadentryresponse object at 0x01B04FD0> callsetmode = True firsttwo = '\xff\x13' request = <p_lg.pbreadentryrequest object at 0x01B0D5D0> crc = '\xdb\xc1' data = '\xff\x13\x02\xf0\x01\x00\x00\x00"\x02\x01\x00\x00\x00\x00\x self = <com_lgvx4500.Phone instance at 0x01B1AEE0> Frame readfrombuffer in C:\Projects\Bitpim\bitpim\p_lgvx4400.py at line 67 buf = <prototypes.buffer instance at 0x01B2C940> self = <p_lgvx4400.pbreadentryresponse object at 0x01B04FD0> dict = {} Frame readfrombuffer in C:\Projects\Bitpim\bitpim\p_lgvx4400.py at line 471 buf = <prototypes.buffer instance at 0x01B2C940> self = <p_lgvx4400.pbentry object at 0x01B0DB70> dict = {'sizeinbytes': 2, 'constant': 514} Frame readfrombuffer in C:\Projects\Bitpim\bitpim\prototypes.py at line 186 shift = 16 self = <prototypes.UINTlsb object at 0x01B0DC10> dummy = 1 buf = <prototypes.buffer instance at 0x01B2C940> res = 546 -----Original Message----- From: bit...@li... [mailto:bit...@li...]On Behalf Of Roger Binns Sent: Friday, February 13, 2004 7:21 PM To: bit...@li... Subject: Re: [Bitpim-devel] Re: [vx4400support] New vx4500 yahoo forum http://groups.yahoo.com/group/LGVX4500/ > I was able to get wallpaper, ringtones and calendar info from phone. I will > be able to test over the weekend but wanted to give you some quick feedback That implies problems with the phonebook. Please turn on protocol logging and send me a trace. Roger ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bitpim-devel mailing list Bit...@li... https://lists.sourceforge.net/lists/listinfo/bitpim-devel |