Re: BitPim version: 1.0.7-official LG-VX9200 SMS text retrieval issues

ShawnM <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.user
Message-ID <[email protected]>
FYI, I have had no problems with SMS upload or download from the phone using
1.0.7-official on XP3 for my VX-LG9200.  However my software version on the
phone is slightly more recent:
VX920V06

While SMS works for me and all "gets" from the phone also seem to work, I am
unable to upload the phonebook back to the phone from BitPim.   The
"phonebook" check box is greyed out and not selectable. I will open another
thread on that.

Shawn


Mark Condic-2 wrote:
> 
> SMS fails for me as well.  I am trying to remember which developer is 
> working with the Env3.  I am willing to help.
> 
> OS:  xp3
> Phone:  VX-LG9200
> 
> Phone SMS --> Bitpim
> BitPim version: 1.0.7-official
> 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 618, in readfrombuffer
>    File "prototypes.pyo", line 1665, 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 0x0360DBE8>
>              res =  None
>             self =  <WorkerThread(BitPim helper, started daemon)>
>             item =  (<gui.Request instance at 0x032B5210>, 
> <gui.Callback instance at 0x0360DBE8>)
>             call =  <gui.Request instance at 0x032B5210>
>               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 0x032B5210>
>             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 0x2b4d
>         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 0x02A24E50>
>           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 ['1264396841.296000']
>                     {'1264396841.296000': <sms.SMSEntry object at
> 0x0369E7F0>}
>             self =  <phones.com_lgvx9200.Phone object at 0x02A24E50>
>             item =  <phones.p_lgvx9200.indexentry object at 0x0369E930>
>            entry =  <sms.SMSEntry object at 0x0369E7F0>
>              buf =  <prototypes.buffer object at 0x0369E810>
>               sf =  <phones.p_lgvx9100.sms_in object at 0x0369EC30>
> 
> Frame readfrombuffer in phones\p_lgvx9100.pyo at line 4332
>              buf =  <prototypes.buffer object at 0x0369E810>
>          autolog =  True
>         logtitle =  'SMS inbox item'
>             self =  <phones.p_lgvx9100.sms_in object at 0x0369EC30>
> 
> Frame readfrombuffer in prototypes.pyo at line 618
>           _value =  ''
>             self =  <prototypes.USTRING object at 0x054D9F10>
>              buf =  <prototypes.buffer object at 0x0369E810>
>            flush =  0
> 
> Frame getnextbytes in prototypes.pyo at line 1665
>             self =  <prototypes.buffer object at 0x0369E810>
>          howmany =  49
> 
> 
> At 10:05 PM 1/24/2010, you wrote:
>>This seems standard with the enV3 working with BitPim.
>>I'm glad to know that 1.07 final works with everything but SMS (the
>>August beta version was the same, but some versions since then didn't
>>work with anything on the enV3).
>>The exception error on SMS transfer is pretty standard.
>>Although, I'd be interested to hear, if some people have had success
>>transferring SMS messages with the phone.
>>
>>On 1/24/2010 10:55 PM, [email protected] wrote:
>> > I am using a LG-VX9200 with the following parameters:
>> >    Software version VX920V05
>> >    BitPim Version 1.0.7 on Windows XP box
>> >    Connected using a microUSB cable
>> >
>> > Whenever I try to retrieve the SMS text messages from the phone I 
>> receive the following error message. I can retrieve call history 
>> and ringtones without issue.
>> >
>> >
>> >
>> > BitPim version: 1.0.7-official
>> > 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 618, in readfrombuffer
>> >    File "prototypes.pyo", line 1665, 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 0x030A6B48>
>> >              res =  None
>> >             self =<WorkerThread(BitPim helper, started daemon)>
>> >             item =  (<gui.Request instance at 
>> 0x030DA170>,<gui.Callback instance at 0x030A6B48>)
>> >             call =<gui.Request instance at 0x030DA170>
>> >               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 0x030DA170>
>> >             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 0x2b5d
>> >         willcall =  [(<bound method GetPhoneDialog.GetSMSSetting 
>> of<guiwidgets.GetPhoneDialog; prox
>> >          results =  Keys ['canned_msg', 'groups', 
>> 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
>> >                     {'uniqueserial': 
>> 'fba5561c3afa1903654c7f6b3efc0f415666abe3', '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 0x02A24EF0>
>> >           result =  Keys ['canned_msg', 'groups', 
>> 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
>> >                     {'uniqueserial': 
>> 'fba5561c3afa1903654c7f6b3efc0f415666abe3', 'sync': {'sms': 'ME
>> >
>> > Frame _readsms in phones\com_lgvx8800.pyo at line 66
>> >             item =<phones.p_lgvx9200.indexentry object at 0x031A7B90>
>> >             self =<phones.com_lgvx9200.Phone object at 0x02A24EF0>
>> >              buf =<prototypes.buffer object at 0x031C2FB0>
>> >               sf =<phones.p_lgvx9100.sms_in object at 0x031C2FD0>
>> >              res =  Keys []
>> >                     {}
>> >
>> > Frame readfrombuffer in phones\p_lgvx9100.pyo at line 4332
>> >              buf =<prototypes.buffer object at 0x031C2FB0>
>> >          autolog =  True
>> >         logtitle =  'SMS inbox item'
>> >             self =<phones.p_lgvx9100.sms_in object at 0x031C2FD0>
>> >
>> > Frame readfrombuffer in prototypes.pyo at line 618
>> >           _value =  ''
>> >             self =<prototypes.USTRING object at 0x0641AC90>
>> >              buf =<prototypes.buffer object at 0x031C2FB0>
>> >            flush =  0
>> >
>> > Frame getnextbytes in prototypes.pyo at line 1665
>> >             self =<prototypes.buffer object at 0x031C2FB0>
>> >          howmany =  49
>> >
>> > 
>> ------------------------------------------------------------------------------
>> > Throughout its 18-year history, RSA Conference consistently attracts
>> the
>> > world's best and brightest in the field, creating opportunities 
>> for Conference
>> > attendees to learn about information security's most important 
>> issues through
>> > interactions with peers, luminaries and emerging and established
>> companies.
>> > http://p.sf.net/sfu/rsaconf-dev2dev
>> > _______________________________________________
>> > BitPim-user mailing list [email protected]
>> > 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
>> >
>> >
>>
>>------------------------------------------------------------------------------
>>Throughout its 18-year history, RSA Conference consistently attracts the
>>world's best and brightest in the field, creating opportunities for
Conference
>>attendees to learn about information security's most important issues
through
>>interactions with peers, luminaries and emerging and established
companies.
>>http://p.sf.net/sfu/rsaconf-dev2dev
>>_______________________________________________
>>BitPim-user mailing list [email protected]
>>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
> 
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established
> companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> BitPim-user mailing list [email protected]
> 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
> 

-- 
View this message in context: http://old.nabble.com/BitPim-version%3A-1.0.7-official-LG-VX9200-SMS-text-retrieval-issues-tp27301894p27327599.html
Sent from the Bitpim - User mailing list archive at Nabble.com.


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
BitPim-user mailing list [email protected]
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.