From: George G. <gg...@ve...> - 2004-02-13 04:13:02
|
Roger, What error logs (exceptions and log) do you want reported back and in what form (embedded in email or zipped) I tried retrieving Phone book datausing the 6000 setting and received this exception. 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 1040, in getdata results=self.getfundamentals() File "C:\Projects\Bitpim\bitpim\gui.py", line 1034, in getfundamentals self.commphone.getfundamentals(results) File "C:\Projects\Bitpim\bitpim\com_lgvx4400.py", line 101, in getfundamentals self.getwallpaperindices(results) File "C:\Projects\Bitpim\bitpim\com_lgvx4400.py", line 141, in getwallpaperindices return self.getmediaindex(self.builtinimages, self.imagelocations, results, 'wallpaper-index') File "C:\Projects\Bitpim\bitpim\com_lgvx4400.py", line 133, in getmediaindex index=self.getcameraindex() File "C:\Projects\Bitpim\bitpim\com_lgvx6000.py", line 76, in getcameraindex buf=prototypes.buffer(self.getfilecontents("cam/pics.dat")) File "C:\Projects\Bitpim\bitpim\com_brew.py", line 201, in getfilecontents res=self.sendbrewcommand(req, p_brew.readfileresponse) File "C:\Projects\Bitpim\bitpim\com_brew.py", line 338, in sendbrewcommand raise BrewNoSuchFileException() BrewNoSuchFileException: No such file Variables by last 8 frames, innermost last Frame getdata in C:\Projects\Bitpim\bitpim\gui.py at line 1040 self = <WorkerThread(BitPim helper, started daemon)> req = <guiwidgets.GetPhoneDialog instance; proxy of C++ wxDialog i Frame getfundamentals in C:\Projects\Bitpim\bitpim\gui.py at line 1034 self = <WorkerThread(BitPim helper, started daemon)> results = {'uniqueserial': '3de73491ed04f9867320ba458751eba3912e91b4', Frame getfundamentals in C:\Projects\Bitpim\bitpim\com_lgvx4400.py at line 101 g = <p_lgvx4400.pbgroups object at 0x01B06E70> i = 5 self = <com_lgvx6000.Phone instance at 0x01B2DB70> results = {'uniqueserial': '3de73491ed04f9867320ba458751eba3912e91b4', groups = {0: {'name': 'No Group', 'icon': 0}, 1: {'name': 'Family', ' buf = <prototypes.buffer instance at 0x01B2DC10> Frame getwallpaperindices in C:\Projects\Bitpim\bitpim\com_lgvx4400.py at line 141 self = <com_lgvx6000.Phone instance at 0x01B2DB70> results = {'uniqueserial': '3de73491ed04f9867320ba458751eba3912e91b4', Frame getmediaindex in C:\Projects\Bitpim\bitpim\com_lgvx4400.py at line 133 maxentries = 20 index = {} c = 8 builtins = ('Beach Ball', 'Towerbridge', 'Sunflower', 'Beach', 'Fish', name = 'Snowman' i = 2 media = {1: {'origin': 'builtin', 'name': 'Beach Ball'}, 2: {'origin self = <com_lgvx6000.Phone instance at 0x01B2DB70> offset = 130 results = {'uniqueserial': '3de73491ed04f9867320ba458751eba3912e91b4', maps = ((10, 'download/dloadindex/brewImageIndex.map', 'brew/shared location = None key = 'wallpaper-index' indexfile = None type = 'camera' Frame getcameraindex in C:\Projects\Bitpim\bitpim\com_lgvx6000.py at line 76 self = <com_lgvx6000.Phone instance at 0x01B2DB70> Frame getfilecontents in C:\Projects\Bitpim\bitpim\com_brew.py at line 201 self = <com_lgvx6000.Phone instance at 0x01B2DB70> req = <p_brew.readfilerequest object at 0x01B06F50> start = 1076645173.8570001 file = 'cam/pics.dat' data = <cStringIO.StringO object at 0x01B06DC0> desc = 'Reading cam/pics.dat' Frame sendbrewcommand in C:\Projects\Bitpim\bitpim\com_brew.py at line 338 responseclass = <class 'p_brew.readfileresponse'> origdata = 'Y\x04\x06\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x d = 0 err = 6 buffer = <prototypes.buffer instance at 0x019B1C60> request = <p_brew.readfilerequest object at 0x01B06F50> callsetmode = True firsttwo = 'Y\x04' crc = '\xba\x16' data = 'Y\x04\x06\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x self = <com_lgvx6000.Phone instance at 0x01B2DB70> I tried retrieving Phone book data using the 4400 setting and received this exception. n unexpected exception has occurred. Please see the help for details on what to do. Traceback (most recent call last): File "C:\Projects\4500 test\bitpim\gui.py", line 150, in run res=call() File "C:\Projects\4500 test\bitpim\gui.py", line 91, in __call__ return apply(self.method, self.args+args, d) File "C:\Projects\4500 test\bitpim\gui.py", line 1061, in getdata i[1](results) File "C:\Projects\4500 test\bitpim\com_lgvx4400.py", line 163, in getphonebook res=self.sendpbcommand(req, self.protocolclass.pbreadentryresponse) File "C:\Projects\4500 test\bitpim\com_lg.py", line 125, in sendpbcommand res.readfrombuffer(buffer) File "C:\Projects\4500 test\bitpim\p_lgvx4400.py", line 67, in readfrombuffer self.__field_entry.readfrombuffer(buf) File "C:\Projects\4500 test\bitpim\p_lgvx4400.py", line 471, in readfrombuffer self.__field_entrysize.readfrombuffer(buf) File "C:\Projects\4500 test\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\4500 test\bitpim\gui.py at line 154 e = <prototypes.ValueError instance at 0x01456170> res = None self = <WorkerThread(BitPim helper, started daemon)> item = (<gui.Request instance at 0x013CBF08>, <gui.Callback instanc call = <gui.Request instance at 0x013CBF08> ex = <prototypes.ValueError instance at 0x01456170> resultcb = <gui.Callback instance at 0x01456148> first = 0 -----Original Message----- From: bit...@li... [mailto:bit...@li...]On Behalf Of Roger Binns Sent: Thursday, February 12, 2004 8:14 PM To: bit...@li... Subject: Re: [Bitpim-devel] Re: [vx4400support] New vx4500 yahoo forum http://groups.yahoo.com/group/LGVX4500/ > Also I was able to get the devel code working. Thanks for the step by step > instructions I have added the initial implementation for the 4500. Let me know how it goes. 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 |