Cant access text messages already uploaded to the program Help!!!!
Michael Kelliher <[email protected]> Mon, 29 Nov 2010 19:05:30 -0800 (PST)
| Newsgroups | gmane.comp.mobile.bitpim.user |
|---|---|
| Message-ID | <[email protected]> |
BitPim version: 1.0.6-official
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "phone_root.pyo", line 172, in OnItemSelected
File "sms_tab.pyo", line 436, in OnSelected
File "sms_tab.pyo", line 549, in populate
File "pubsub.pyo", line 75, in publish
File "wx\lib\pubsub.pyo", line 796, in sendMessage
File "wx\lib\pubsub.pyo", line 483, in sendMessage
File "wx\lib\pubsub.pyo", line 321, in sendMessage
File "phonebook.pyo", line 748, in OnPBLookup
KeyError: 'names'
Variables by last 8 frames, innermost last
Frame OnItemSelected in phone_root.pyo at line 172
item = <wx._controls.TreeItemId; proxy of <Swig Object of type 'wxTreeItemId *' at 0x53
self = <phone_root.PhoneTree; proxy of <Swig Object of type 'wxPyTreeCtrl *' at 0x3e41c
_ = <wx._controls.TreeEvent; proxy of <Swig Object of type 'wxTreeEvent *' at 0x12e8
Frame OnSelected in sms_tab.pyo at line 436
node = <wx._controls.TreeItemId; proxy of <Swig Object of type 'wxTreeItemId *' at 0x53
stat = 'Inbox'
self = <sms_tab.SMSList; proxy of <Swig Object of type 'wxPanel *' at 0x5272b48> >
Frame populate in sms_tab.pyo at line 549
index = 4
e = <sms.SMSEntry object at 0x054B4830>
name = u'2088904334(cell)'
temp = u'2088904334(cell)'
k = u'1283473876.772610'
self = <sms_tab.SMSList; proxy of <Swig Object of type 'wxPanel *' at 0x5272b48> >
col = <wx._controls.ListItem; proxy of <Swig Object of type 'wxListItem *' at 0x4ab01b
Frame publish in pubsub.pyo at line 75
topic = ('request', 'phonebook')
data = Keys ['item', 'name']
{'item': u'2088307939', 'name': None}
Frame sendMessage in wx\lib\pubsub.pyo at line 796
onTopicNeverCreated = None
self = <wx.lib.pubsub.PublisherClass instance at 0x03898530>
aTopic = ('request', 'phonebook')
topic = ('request', 'phonebook')
message = <wx.lib.pubsub.Message instance at 0x05472260>
data = Keys ['item', 'name']
{'item': u'2088307939', 'name': None}
Frame sendMessage in wx\lib\pubsub.pyo at line 483
node = <wx.lib.pubsub._TopicTreeNode instance at 0x04F3D620>
deliveryCount = 0
onTopicNeverCreated = None
self = <wx.lib.pubsub._TopicTreeRoot instance at 0x03898710>
topic = ('request', 'phonebook')
topicItem = 'phonebook'
message = <wx.lib.pubsub.Message instance at 0x05472260>
Frame sendMessage in wx\lib\pubsub.pyo at line 321
listener = <bound method PhoneWidget.OnPBLookup of <phonebook.PhoneWidget; proxy of <Swig O
cb = <wx.lib.pubsub._WeakMethod at 83089248>
message = <wx.lib.pubsub.Message instance at 0x05472260>
deliveryCount = 0
self = <wx.lib.pubsub._TopicTreeNode instance at 0x04F3D620>
Frame OnPBLookup in phonebook.pyo at line 748
e = {u'serials': [{u'serial2': 47, u'serial1': 47, u'sourcetype': u'lgvx9700', u'sou
d = Keys ['item', 'name']
{'item': u'2088307939', 'name': None}
k = u'a1f8ca5cfaf62b85203e3ddb59740d2d1e0a8ab6'
n = Keys [u'number', u'type']
{u'type': u'cell', u'number': u'2088307939'}
s = u'2088307939'
msg = <wx.lib.pubsub.Message instance at 0x05472260>
self = <phonebook.PhoneWidget; proxy of <Swig Object of type 'wxPanel *' at 0x4e09398>
Log File
20:01:54.392 Exception: BitPim version: 1.0.6-official
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "phone_root.pyo", line 172, in OnItemSelected
File "sms_tab.pyo", line 436, in OnSelected
File "sms_tab.pyo", line 549, in populate
File "pubsub.pyo", line 75, in publish
File "wx\lib\pubsub.pyo", line 796, in sendMessage
File "wx\lib\pubsub.pyo", line 483, in sendMessage
File "wx\lib\pubsub.pyo", line 321, in sendMessage
File "phonebook.pyo", line 748, in OnPBLookup
KeyError: 'names'
Variables by last 8 frames, innermost last
Frame OnItemSelected in phone_root.pyo at line 172
item = <wx._controls.TreeItemId; proxy of <Swig Object of type 'wxTreeItemId *' at 0x53
self = <phone_root.PhoneTree; proxy of <Swig Object of type 'wxPyTreeCtrl *' at 0x3e41c
_ = <wx._controls.TreeEvent; proxy of <Swig Object of type 'wxTreeEvent *' at 0x12e8
Frame OnSelected in sms_tab.pyo at line 436
node = <wx._controls.TreeItemId; proxy of <Swig Object of type 'wxTreeItemId *' at 0x53
stat = 'Inbox'
self = <sms_tab.SMSList; proxy of <Swig Object of type 'wxPanel *' at 0x5272b48> >
Frame populate in sms_tab.pyo at line 549
index = 4
e = <sms.SMSEntry object at 0x054B4830>
name = u'2088904334(cell)'
temp = u'2088904334(cell)'
k = u'1283473876.772610'
self = <sms_tab.SMSList; proxy of <Swig Object of type 'wxPanel *' at 0x5272b48> >
col = <wx._controls.ListItem; proxy of <Swig Object of type 'wxListItem *' at 0x4ab01b
Frame publish in pubsub.pyo at line 75
topic = ('request', 'phonebook')
data = Keys ['item', 'name']
{'item': u'2088307939', 'name': None}
Frame sendMessage in wx\lib\pubsub.pyo at line 796
onTopicNeverCreated = None
self = <wx.lib.pubsub.PublisherClass instance at 0x03898530>
aTopic = ('request', 'phonebook')
topic = ('request', 'phonebook')
message = <wx.lib.pubsub.Message instance at 0x05472260>
data = Keys ['item', 'name']
{'item': u'2088307939', 'name': None}
Frame sendMessage in wx\lib\pubsub.pyo at line 483
node = <wx.lib.pubsub._TopicTreeNode instance at 0x04F3D620>
deliveryCount = 0
onTopicNeverCreated = None
self = <wx.lib.pubsub._TopicTreeRoot instance at 0x03898710>
topic = ('request', 'phonebook')
topicItem = 'phonebook'
message = <wx.lib.pubsub.Message instance at 0x05472260>
Frame sendMessage in wx\lib\pubsub.pyo at line 321
listener = <bound method PhoneWidget.OnPBLookup of <phonebook.PhoneWidget; proxy of <Swig O
cb = <wx.lib.pubsub._WeakMethod at 83089248>
message = <wx.lib.pubsub.Message instance at 0x05472260>
deliveryCount = 0
self = <wx.lib.pubsub._TopicTreeNode instance at 0x04F3D620>
Frame OnPBLookup in phonebook.pyo at line 748
e = {u'serials': [{u'serial2': 47, u'serial1': 47, u'sourcetype': u'lgvx9700', u'sou
d = Keys ['item', 'name']
{'item': u'2088307939', 'name': None}
k = u'a1f8ca5cfaf62b85203e3ddb59740d2d1e0a8ab6'
n = Keys [u'number', u'type']
{u'type': u'cell', u'number': u'2088307939'}
s = u'2088307939'
msg = <wx.lib.pubsub.Message instance at 0x05472260>
self = <phonebook.PhoneWidget; proxy of <Swig Object of type 'wxPanel *' at 0x4e09398>
Michael Kelliher
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
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