Re: Release 1.0.7.20090805 - ENV3 LG VX9200

View: New views
2 Messages — Rating Filter:   Alert me  

Re: Release 1.0.7.20090805 - ENV3 LG VX9200

by Mark Condic-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I understand this is an initial pass at the ENV3, thank you to the developers.
To help here is what I have found out so far:

OS:  Windows XP pro
Phone:  LG VX 9200 - ENV3
SMS:  Inbox (0/6)

Also, the phone numbers have four extra digits when transferred from the phone:
first entry on a contact:        00001234567890
second entry:                     01001234567890
third entry:                      02001234567890
fourth entry:                     03001234567890
where 123 is the area code, 456-7890 is the phone number

Lastly, this phone has the following new fields in the contacts: "Street address, City, State, Zip, Country".  This would be a great feature to add to bitpim.  It is the reason I chose this phone.

Phone --> Bitpim SMS crash
BitPim version: 1.0.7.20090805-Test
An unexpected exception has occurred.
Please see the help for details on what to do.

Traceback (most recent call last):
  File "gui.pyo", line 284, in run
  File "gui.pyo", line 159, in __call__
  File "gui.pyo", line 1906, in getdata
  File "phones\com_lgvx4400.pyo", line 131, in getsms
  File "phones\com_lgvx8800.pyo", line 66, in _readsms
  File "phones\p_lgvx9100.pyo", line 4332, in readfrombuffer
  File "prototypes.pyo", line 608, in readfrombuffer
  File "prototypes.pyo", line 1573, in getnextbytes
IndexError: Trying to read 49 bytes starting at 4675 which will go beyond end of 4704 byte buffer

Variables by last 8 frames, innermost last

Frame run in gui.pyo at line 277
       resultcb =  <gui.Callback instance at 0x07503148>
            res =  None
           self =  <WorkerThread(BitPim helper, started daemon)>
           item =  (<gui.Request instance at 0x07503120>, <gui.Callback instance at 0x07503148>)
           call =  <gui.Request instance at 0x07503120>
             ex =  IndexError('Trying to read 49 bytes starting at 4675 which will go beyond end of
              e =  IndexError('Trying to read 49 bytes starting at 4675 which will go beyond end of
          first =  0

Frame __call__ in gui.pyo at line 159
           self =  <gui.Request instance at 0x07503120>
           args =  ()
              d =  Keys []
                   {}
         kwargs =  Keys []
                   {}

Frame getdata in gui.pyo at line 1906
          count =  1
              i =  (<bound method GetPhoneDialog.GetSMSSetting of <guiwidgets.GetPhoneDialog; proxy
           self =  <WorkerThread(BitPim helper, started daemon)>
            req =  <guiwidgets.GetPhoneDialog; proxy of <Swig Object of type 'wxDialog *' at 0x2bd7
       willcall =  [(<bound method GetPhoneDialog.GetSMSSetting of <guiwidgets.GetPhoneDialog; prox
        results =  Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
                   {'uniqueserial': 'ad6cc7cdbd8f99e519cf68bc6cfbbac3deca83e1', 'sync': {'sms': 'ME
           sync =  Keys ['sms']
                   {'sms': 'MERGE'}
             st =  0
           todo =  [(<bound method WorkerThread.rebootcheck of <WorkerThread(BitPim helper, started

Frame getsms in phones\com_lgvx4400.pyo at line 131
           self =  <phones.com_lgvx9200.Phone object at 0x02D1C1B0>
         result =  Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
                   {'uniqueserial': 'ad6cc7cdbd8f99e519cf68bc6cfbbac3deca83e1', 'sync': {'sms': 'ME

Frame _readsms in phones\com_lgvx8800.pyo at line 66
            res =  Keys ['1249953331.625000']
                   {'1249953331.625000': <sms.SMSEntry object at 0x060B2CB0>}
           self =  <phones.com_lgvx9200.Phone object at 0x02D1C1B0>
           item =  <phones.p_lgvx9200.indexentry object at 0x060B2D10>
          entry =  <sms.SMSEntry object at 0x060B2CB0>
            buf =  <prototypes.buffer object at 0x074D3850>
             sf =  <phones.p_lgvx9100.sms_in object at 0x060B2FF0>

Frame readfrombuffer in phones\p_lgvx9100.pyo at line 4332
            buf =  <prototypes.buffer object at 0x074D3850>
        autolog =  True
       logtitle =  'SMS inbox item'
           self =  <phones.p_lgvx9100.sms_in object at 0x060B2FF0>

Frame readfrombuffer in prototypes.pyo at line 608
         _value =  ''
           self =  <prototypes.USTRING object at 0x072F7C30>
            buf =  <prototypes.buffer object at 0x074D3850>
          flush =  0

Frame getnextbytes in prototypes.pyo at line 1573
           self =  <prototypes.buffer object at 0x074D3850>
        howmany =  49


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
BitPim-user mailing list BitPim-user@...
Unsubscribe or change options at
https://lists.sourceforge.net/lists/listinfo/bitpim-user

There are several hundred people on this list.  Please be
courteous, on topic and follow the instructions before posting
http://www.bitpim.org/help/support.htm

Re: Release 1.0.7.20090805 - ENV3 LG VX9200

by Boz1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Mark Condic-2, I'm sure that the developers will quickly fix the "phone numbers have four extra digits when transferred from the phone" issue, and I'm looking forward to it, too.

I also agree that it would be VERY great if the new fields in the LG VX 9200 ENV3 contacts, "Street Address, City, State, Zip, Country", could be supported in a future release of BitPim.  

As usual, I would like to say thank you VERY MUCH to Joe Pham and the other developers for creating and continuing to develop BitPim!

Mark Condic-2 wrote:
I understand this is an initial pass at the ENV3, thank you to the developers.
To help here is what I have found out so far:

OS:  Windows XP pro
Phone:  LG VX 9200 - ENV3
SMS:  Inbox (0/6)

Also, the phone numbers have four extra digits when transferred from the phone:
first entry on a contact:       00001234567890
second entry:                   01001234567890
third entry:                    02001234567890
fourth entry:                   03001234567890
where 123 is the area code, 456-7890 is the phone number

Lastly, this phone has the following new fields in the contacts:
"Street address, City, State, Zip, Country".  This would be a great
feature to add to bitpim.  It is the reason I chose this phone.

Phone --> Bitpim SMS crash
BitPim version: 1.0.7.20090805-Test
An unexpected exception has occurred.
Please see the help for details on what to do.

Traceback (most recent call last):
   File "gui.pyo", line 284, in run
   File "gui.pyo", line 159, in __call__
   File "gui.pyo", line 1906, in getdata
   File "phones\com_lgvx4400.pyo", line 131, in getsms
   File "phones\com_lgvx8800.pyo", line 66, in _readsms
   File "phones\p_lgvx9100.pyo", line 4332, in readfrombuffer
   File "prototypes.pyo", line 608, in readfrombuffer
   File "prototypes.pyo", line 1573, in getnextbytes
IndexError: Trying to read 49 bytes starting at 4675 which will go
beyond end of 4704 byte buffer

Variables by last 8 frames, innermost last

Frame run in gui.pyo at line 277
        resultcb =  <gui.Callback instance at 0x07503148>
             res =  None
            self =  <WorkerThread(BitPim helper, started daemon)>
            item =  (<gui.Request instance at 0x07503120>,
<gui.Callback instance at 0x07503148>)
            call =  <gui.Request instance at 0x07503120>
              ex =  IndexError('Trying to read 49 bytes starting at
4675 which will go beyond end of
               e =  IndexError('Trying to read 49 bytes starting at
4675 which will go beyond end of
           first =  0

Frame __call__ in gui.pyo at line 159
            self =  <gui.Request instance at 0x07503120>
            args =  ()
               d =  Keys []
                    {}
          kwargs =  Keys []
                    {}

Frame getdata in gui.pyo at line 1906
           count =  1
               i =  (<bound method GetPhoneDialog.GetSMSSetting of
<guiwidgets.GetPhoneDialog; proxy
            self =  <WorkerThread(BitPim helper, started daemon)>
             req =  <guiwidgets.GetPhoneDialog; proxy of <Swig Object
of type 'wxDialog *' at 0x2bd7
        willcall =  [(<bound method GetPhoneDialog.GetSMSSetting of
<guiwidgets.GetPhoneDialog; prox
         results =  Keys ['canned_msg', 'groups', 'ringtone-index',
'sync', 'uniqueserial', 'wallpaper-index']
                    {'uniqueserial':
'ad6cc7cdbd8f99e519cf68bc6cfbbac3deca83e1', 'sync': {'sms': 'ME
            sync =  Keys ['sms']
                    {'sms': 'MERGE'}
              st =  0
            todo =  [(<bound method WorkerThread.rebootcheck of
<WorkerThread(BitPim helper, started

Frame getsms in phones\com_lgvx4400.pyo at line 131
            self =  <phones.com_lgvx9200.Phone object at 0x02D1C1B0>
          result =  Keys ['canned_msg', 'groups', 'ringtone-index',
'sync', 'uniqueserial', 'wallpaper-index']
                    {'uniqueserial':
'ad6cc7cdbd8f99e519cf68bc6cfbbac3deca83e1', 'sync': {'sms': 'ME

Frame _readsms in phones\com_lgvx8800.pyo at line 66
             res =  Keys ['1249953331.625000']
                    {'1249953331.625000': <sms.SMSEntry object at 0x060B2CB0>}
            self =  <phones.com_lgvx9200.Phone object at 0x02D1C1B0>
            item =  <phones.p_lgvx9200.indexentry object at 0x060B2D10>
           entry =  <sms.SMSEntry object at 0x060B2CB0>
             buf =  <prototypes.buffer object at 0x074D3850>
              sf =  <phones.p_lgvx9100.sms_in object at 0x060B2FF0>

Frame readfrombuffer in phones\p_lgvx9100.pyo at line 4332
             buf =  <prototypes.buffer object at 0x074D3850>
         autolog =  True
        logtitle =  'SMS inbox item'
            self =  <phones.p_lgvx9100.sms_in object at 0x060B2FF0>

Frame readfrombuffer in prototypes.pyo at line 608
          _value =  ''
            self =  <prototypes.USTRING object at 0x072F7C30>
             buf =  <prototypes.buffer object at 0x074D3850>
           flush =  0

Frame getnextbytes in prototypes.pyo at line 1573
            self =  <prototypes.buffer object at 0x074D3850>
         howmany =  49


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
BitPim-user mailing list BitPim-user@lists.sourceforge.net
Unsubscribe or change options at
https://lists.sourceforge.net/lists/listinfo/bitpim-user

There are several hundred people on this list.  Please be
courteous, on topic and follow the instructions before posting
http://www.bitpim.org/help/support.htm