Error when trying to get SMS data from phone

Phil Hardcastle <[email protected]> Mon, 21 Jun 2010 20:33:40 -0700 (PDT)
Newsgroups gmane.comp.mobile.bitpim.user
Message-ID <[email protected]>
Phone - Verizon LG VX9900
Using USB Cable
BitPim 1.07 offical
OS - Windows XP SP3

Here is the exception error. Everything else works fine.

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_lgvx9800.pyo", line 466, in _readsms
AttributeError: 'sms_saved' object has no attribute 'inboxmsg'

Variables by last 8 frames, innermost last

Frame run in gui.pyo at line 277
       resultcb =  <gui.Callback instance at 0x03237170>
            res =  None
           self =  <WorkerThread(BitPim helper, started daemon)>
           item =  (<gui.Request instance at 0x03230530>, <gui.Callback instance at 0x03237170>)
           call =  <gui.Request instance at 0x03230530>
             ex =  AttributeError("'sms_saved' object has no attribute 'inboxmsg'",)
              e =  AttributeError("'sms_saved' object has no attribute 'inboxmsg'",)
          first =  0

Frame __call__ in gui.pyo at line 159
           self =  <gui.Request instance at 0x03230530>
           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 0x2b0c
       willcall =  [(<bound method GetPhoneDialog.GetSMSSetting of <guiwidgets.GetPhoneDialog; prox
        results =  Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
                   {'uniqueserial': 'dcae99e111eef1699d3bcbb127b6ccfa02ce037b', '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_lgvx9900.Phone object at 0x0493FF10>
         result =  Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
                   {'uniqueserial': 'dcae99e111eef1699d3bcbb127b6ccfa02ce037b', 'sync': {'sms': 'ME

Frame _readsms in phones\com_lgvx9800.pyo at line 466
            pat =  <_sre.SRE_Pattern object at 0x029E9AA0>
              f =  'Saved'
            res =  Keys ['1277177436.538026', '1277177436.788027', '1277177437.069028', '1277177437.335029', '1277177437.600030', '1277177437.866031', '1277177438.116032', '1277177438.444033', '1277177438.694034', '1277177438.928035', '1277177439.178036', '1277177439.444037', '1277177439.756038', '1277177440.006039', '1277177440.272040', '1277177440.522041', '1277177440.788042', '1277177441.100043', '1277177441.350044', '1277177441.631045', '1277177441.881046', '1277177442.163047', '1277177442.460048', '1277177442.788049', '1277177443.022050', '1277177443.288051']
                   {'1277177437.335029': <sms.SMSEntry object at 0x04AEA2D0>, '1277177439.756038': 
           self =  <phones.com_lgvx9900.Phone object at 0x0493FF10>
           item =  Keys ['date', 'name', 'size', 'type']
                   {'date': (1275677733, '06/04/10 14:55:33'), 'type': 'file', 'name': u'sms/sf02.d
          entry =  <sms.SMSEntry object at 0x04B5B590>
         folder =  'Saved'
            buf =  <prototypes.buffer object at 0x04B5B5F0>
             sf =  <phones.p_lgvx9900.sms_saved object at 0x04B5B670>

Here is the log file

23:30:34.147 COM28: USB support is not available
23:30:34.147 COM28: Opening port COM28, 115200 baud, timeout 3.000000, hardwareflow 0, softwareflow 0
23:30:34.147 COM28: Open of comm port suceeded
23:30:34.147 LG-VX9900: Attempting to contact phone
23:30:34.147 LG-VX9900: Retrieving fundamental phone information
23:30:34.147 LG-VX9900: Phone serial number
23:30:34.163 LG-VX9900: Now in brew mode
23:30:34.177 LG-VX9900: Reading group information
23:30:34.194 LG-VX9900: Getting file contents 'pim/pbgroup.dat'
23:30:34.210 LG-VX9900: Reading wallpaper-index
23:30:34.224 LG-VX9900: Getting file contents 'dload/image.dat'
23:30:34.460 LG-VX9900: Getting file contents 'dload/sd_image.dat'
23:30:34.474 LG-VX9900: Getting file contents 'dload/video.dat'
23:30:34.538 LG-VX9900: Getting file contents 'dload/sd_video.dat'
23:30:34.538 LG-VX9900: Reading ringtone-index
23:30:34.552 LG-VX9900: Getting file contents 'dload/myringtone.dat'
23:30:34.647 LG-VX9900: Getting file contents 'dload/mysound.dat'
23:30:34.710 LG-VX9900: Getting file contents 'dload/sd_sound.dat'
23:30:34.724 LG-VX9900: Getting file contents 'dload/efs_music.dat'
23:30:34.756 LG-VX9900: Getting file contents 'dload/sd_music.dat'
23:30:34.756 LG-VX9900: Fundamentals retrieved
23:30:34.772 LG-VX9900: Getting file contents 'sms/mediacan000.dat'
23:30:34.835 LG-VX9900: Listing files in dir: 'sms'
23:30:35.224 LG-VX9900: stat file sms/inbox037.dat
23:30:35.256 LG-VX9900: stat file sms/inbox005.dat
23:30:35.272 LG-VX9900: stat file sms/inbox022.dat
23:30:35.288 LG-VX9900: stat file sms/inbox029.dat
23:30:35.319 LG-VX9900: stat file sms/inbox009.dat
23:30:35.335 LG-VX9900: stat file sms/inbox000.dat
23:30:35.349 LG-VX9900: stat file sms/inbox021.dat
23:30:35.381 LG-VX9900: stat file sms/inbox023.dat
23:30:35.397 LG-VX9900: stat file sms/voice.dat
23:30:35.427 LG-VX9900: stat file sms/inbox039.dat
23:30:35.444 LG-VX9900: stat file sms/inbox006.dat
23:30:35.474 LG-VX9900: stat file sms/inbox040.dat
23:30:35.490 LG-VX9900: stat file sms/inbox017.dat
23:30:35.506 LG-VX9900: stat file sms/signature.dat
23:30:35.538 LG-VX9900: stat file sms/inbox031.dat
23:30:35.552 LG-VX9900: stat file sms/inbox036.dat
23:30:35.585 LG-VX9900: stat file sms/inbox026.dat
23:30:35.599 LG-VX9900: stat file sms/inbox007.dat
23:30:35.631 LG-VX9900: stat file sms/inbox011.dat
23:30:35.647 LG-VX9900: stat file sms/inbox034.dat
23:30:35.677 LG-VX9900: stat file sms/inbox024.dat
23:30:35.694 LG-VX9900: stat file sms/inbox033.dat
23:30:35.724 LG-VX9900: stat file sms/inbox002.dat
23:30:35.740 LG-VX9900: stat file sms/inbox030.dat
23:30:35.756 LG-VX9900: stat file sms/inbox013.dat
23:30:35.788 LG-VX9900: stat file sms/inbox010.dat
23:30:35.802 LG-VX9900: stat file sms/inbox016.dat
23:30:35.835 LG-VX9900: stat file sms/inbox035.dat
23:30:35.849 LG-VX9900: stat file sms/sf02.dat
23:30:35.865 LG-VX9900: stat file sms/sf00.dat
23:30:35.897 LG-VX9900: stat file sms/inbox019.dat
23:30:35.913 LG-VX9900: stat file sms/inbox038.dat
23:30:35.927 LG-VX9900: stat file sms/inbox008.dat
23:30:35.960 LG-VX9900: stat file sms/inbox014.dat
23:30:35.974 LG-VX9900: stat file sms/inbox032.dat
23:30:35.990 LG-VX9900: stat file sms/inbox003.dat
23:30:36.022 LG-VX9900: stat file sms/mediacan000.dat
23:30:36.038 LG-VX9900: stat file sms/inbox004.dat
23:30:36.069 LG-VX9900: stat file sms/inbox018.dat
23:30:36.085 LG-VX9900: stat file sms/inbox028.dat
23:30:36.115 LG-VX9900: stat file sms/inbox001.dat
23:30:36.131 LG-VX9900: stat file sms/inbox025.dat
23:30:36.147 LG-VX9900: stat file sms/inbox027.dat
23:30:36.177 LG-VX9900: stat file sms/inbox015.dat
23:30:36.194 LG-VX9900: stat file sms/inbox012.dat
23:30:36.224 LG-VX9900: stat file sms/inbox020.dat
23:30:36.272 LG-VX9900: stat file sms/inbox037.dat
23:30:36.272 LG-VX9900: Reading from cache: sms/inbox037.dat
23:30:36.569 LG-VX9900: stat file sms/inbox005.dat
23:30:36.569 LG-VX9900: Reading from cache: sms/inbox005.dat
23:30:36.819 LG-VX9900: stat file sms/inbox022.dat
23:30:36.835 LG-VX9900: Reading from cache: sms/inbox022.dat
23:30:37.099 LG-VX9900: stat file sms/inbox029.dat
23:30:37.115 LG-VX9900: Reading from cache: sms/inbox029.dat
23:30:37.365 LG-VX9900: stat file sms/inbox009.dat
23:30:37.381 LG-VX9900: Reading from cache: sms/inbox009.dat
23:30:37.631 LG-VX9900: stat file sms/inbox000.dat
23:30:37.647 LG-VX9900: Reading from cache: sms/inbox000.dat
23:30:37.897 LG-VX9900: stat file sms/inbox021.dat
23:30:37.913 LG-VX9900: Reading from cache: sms/inbox021.dat
23:30:38.147 LG-VX9900: stat file sms/inbox023.dat
23:30:38.163 LG-VX9900: Reading from cache: sms/inbox023.dat
23:30:38.474 LG-VX9900: stat file sms/inbox039.dat
23:30:38.474 LG-VX9900: Reading from cache: sms/inbox039.dat
23:30:38.710 LG-VX9900: stat file sms/inbox006.dat
23:30:38.740 LG-VX9900: Reading from cache: sms/inbox006.dat
23:30:38.960 LG-VX9900: stat file sms/inbox040.dat
23:30:38.974 LG-VX9900: Reading from cache: sms/inbox040.dat
23:30:39.210 LG-VX9900: stat file sms/inbox017.dat
23:30:39.224 LG-VX9900: Reading from cache: sms/inbox017.dat
23:30:39.474 LG-VX9900: stat file sms/inbox031.dat
23:30:39.490 LG-VX9900: Reading from cache: sms/inbox031.dat
23:30:39.788 LG-VX9900: stat file sms/inbox036.dat
23:30:39.802 LG-VX9900: Reading from cache: sms/inbox036.dat
23:30:40.038 LG-VX9900: stat file sms/inbox026.dat
23:30:40.052 LG-VX9900: Reading from cache: sms/inbox026.dat
23:30:40.288 LG-VX9900: stat file sms/inbox007.dat
23:30:40.302 LG-VX9900: Reading from cache: sms/inbox007.dat
23:30:40.552 LG-VX9900: stat file sms/inbox011.dat
23:30:40.569 LG-VX9900: Reading from cache: sms/inbox011.dat
23:30:40.819 LG-VX9900: stat file sms/inbox034.dat
23:30:40.835 LG-VX9900: Reading from cache: sms/inbox034.dat
23:30:41.131 LG-VX9900: stat file sms/inbox024.dat
23:30:41.131 LG-VX9900: Reading from cache: sms/inbox024.dat
23:30:41.381 LG-VX9900: stat file sms/inbox033.dat
23:30:41.397 LG-VX9900: Reading from cache: sms/inbox033.dat
23:30:41.663 LG-VX9900: stat file sms/inbox002.dat
23:30:41.677 LG-VX9900: Reading from cache: sms/inbox002.dat
23:30:41.913 LG-VX9900: stat file sms/inbox030.dat
23:30:41.944 LG-VX9900: Reading from cache: sms/inbox030.dat
23:30:42.194 LG-VX9900: stat file sms/inbox013.dat
23:30:42.194 LG-VX9900: Reading from cache: sms/inbox013.dat
23:30:42.490 LG-VX9900: stat file sms/inbox010.dat
23:30:42.522 LG-VX9900: Reading from cache: sms/inbox010.dat
23:30:42.819 LG-VX9900: stat file sms/inbox016.dat
23:30:42.835 LG-VX9900: Reading from cache: sms/inbox016.dat
23:30:43.052 LG-VX9900: stat file sms/inbox035.dat
23:30:43.069 LG-VX9900: Reading from cache: sms/inbox035.dat
23:30:43.319 LG-VX9900: stat file sms/sf02.dat
23:30:43.335 LG-VX9900: Reading from cache: sms/sf02.dat
23:30:43.427 Exception: 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_lgvx9800.pyo", line 466, in _readsms
AttributeError: 'sms_saved' object has no attribute 'inboxmsg'

Variables by last 8 frames, innermost last

Frame run in gui.pyo at line 277
       resultcb =  <gui.Callback instance at 0x03237170>
            res =  None
           self =  <WorkerThread(BitPim helper, started daemon)>
           item =  (<gui.Request instance at 0x03230530>, <gui.Callback instance at 0x03237170>)
           call =  <gui.Request instance at 0x03230530>
             ex =  AttributeError("'sms_saved' object has no attribute 'inboxmsg'",)
              e =  AttributeError("'sms_saved' object has no attribute 'inboxmsg'",)
          first =  0

Frame __call__ in gui.pyo at line 159
           self =  <gui.Request instance at 0x03230530>
           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 0x2b0c
       willcall =  [(<bound method GetPhoneDialog.GetSMSSetting of <guiwidgets.GetPhoneDialog; prox
        results =  Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
                   {'uniqueserial': 'dcae99e111eef1699d3bcbb127b6ccfa02ce037b', '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_lgvx9900.Phone object at 0x0493FF10>
         result =  Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
                   {'uniqueserial': 'dcae99e111eef1699d3bcbb127b6ccfa02ce037b', 'sync': {'sms': 'ME

Frame _readsms in phones\com_lgvx9800.pyo at line 466
            pat =  <_sre.SRE_Pattern object at 0x029E9AA0>
              f =  'Saved'
            res =  Keys ['1277177436.538026', '1277177436.788027', '1277177437.069028', '1277177437.335029', '1277177437.600030', '1277177437.866031', '1277177438.116032', '1277177438.444033', '1277177438.694034', '1277177438.928035', '1277177439.178036', '1277177439.444037', '1277177439.756038', '1277177440.006039', '1277177440.272040', '1277177440.522041', '1277177440.788042', '1277177441.100043', '1277177441.350044', '1277177441.631045', '1277177441.881046', '1277177442.163047', '1277177442.460048', '1277177442.788049', '1277177443.022050', '1277177443.288051']
                   {'1277177437.335029': <sms.SMSEntry object at 0x04AEA2D0>, '1277177439.756038': 
           self =  <phones.com_lgvx9900.Phone object at 0x0493FF10>
           item =  Keys ['date', 'name', 'size', 'type']
                   {'date': (1275677733, '06/04/10 14:55:33'), 'type': 'file', 'name': u'sms/sf02.d
          entry =  <sms.SMSEntry object at 0x04B5B590>
         folder =  'Saved'
            buf =  <prototypes.buffer object at 0x04B5B5F0>
             sf =  <phones.p_lgvx9900.sms_saved object at 0x04B5B670>

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo

_______________________________________________
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
bpbug.gz (application/x-gzip, 17 KB) - not displayed