Outlook Contact Import bug
"Don Peterkofsky" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <001801c72de4$bdf8c8a0$6a01a8c0@donp> |
Using latest release of 0.9.10, I got this error when importing Outlook
Contacts:
BitPim version: 0.9.10-official
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "wx\_core.pyo", line 13539, in <lambda>
File "guihelper.pyo", line 158, in _busywrapper
File "importexport.pyo", line 689, in UpdateData
File "importexport.pyo", line 1333, in ReReadData
File "native\outlook\outlook.pyo", line 178, in getcontacts
File "win32com\client\__init__.pyo", line 496, in __getattr__
File "win32com\client\__init__.pyo", line 455, in __getattr__
File "win32com\client\__init__.pyo", line 446, in _ApplyTypes_
com_error: (-2147219968, 'OLE error 0x80040600', None, None)
Variables by last 8 frames, innermost last
Frame <lambda> in wx\_core.pyo at line 13539
event = <wx._core.PyEvent; proxy of C++ wxPyEvent instance at
_b83c4804_p_wxPyEvent>
Frame _busywrapper in guihelper.pyo at line 160
args = (<importexport.ImportOutlookDialog; proxy of C++ wxDialog
instance at _20264104_
method = <function UpdateData at 0x01EA8D30>
kwargs = Keys []
{}
Frame UpdateData in importexport.pyo at line 689
self = <importexport.ImportOutlookDialog; proxy of C++ wxDialog
instance at _20264104_p
Frame ReReadData in importexport.pyo at line 1333
self = <importexport.ImportOutlookDialog; proxy of C++ wxDialog
instance at _20264104_p
Frame getcontacts in native\outlook\outlook.pyo at line 178
keys = ['BusinessFaxNumber', 'HomeAddressState', 'FirstName',
'LastName', 'BusinessAddr
res = [{'BusinessTelephoneNumber': u'(503) 283-5182',
'FirstName': u'Airport', 'LastNa
keytype = 'Email1AddressType'
oc = 157
record = Keys []
{}
contact = <win32com.gen_py.None.ContactItem>
key = 'BusinessFaxNumber'
v = u'Jim Bassett'
x = u'Business'
folder = <native.outlook.outlook_com.MAPIFolder instance at
0x70553808>
Frame __getattr__ in win32com\client\__init__.pyo at line 496
self = <win32com.gen_py.None.ContactItem>
d = <native.outlook.outlook_com._ContactItem instance at
0x70553968>
attr = 'BusinessFaxNumber'
Frame __getattr__ in win32com\client\__init__.pyo at line 455
self = <native.outlook.outlook_com._ContactItem instance at
0x70553968>
args = (14884, 2, (8, 0), (), 'BusinessFaxNumber', None)
attr = 'BusinessFaxNumber'
Frame _ApplyTypes_ in win32com\client\__init__.pyo at line 446
resultCLSID = None
dispid = 14884
self = <native.outlook.outlook_com._ContactItem instance at
0x70553968>
args = ()
retType = (8, 0)
argTypes = ()
wFlags = 2
user = 'BusinessFaxNumber'
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV