| Will someone help me, please? I'm pretty desperate at this point. I'm using BitPim 0.7.34 on an iMac G5 running Mac OS X 10.4.2. I can download data from the phone just fine. Uploading the phone book, however, is not working at all.
I have created a phone book which contains one entry with a name, a home phone number, and an office phone number. I have also deleted all of the contacts from the phone.
When I try to send the phone book data to the phone, I get the following error.
An unexpected exception has occurred. Please see the help for details on what to do.
Traceback (most recent call last): File "gui.pyo", line 1503, in OnCallback File "gui.pyo", line 134, in __call__ File "gui.pyo", line 91, in __call__ File "gui.pyo", line 1400, in OnProgressMinor File "guiwidgets.pyo", line 1667, in progressminor File "wx/_windows.pyo", line 891, in SetStatusText UnicodeDecodeError: 'utf8' codec can't decode bytes in position 25-26: invalid data
Variables by last 8 frames, innermost last
Frame MainLoop in wx/_core.pyo at line 7493 self = <gui.MainApp; proxy of C++ wxPyApp instance at _03319e70_p_wxPyApp>
Frame MainLoop in wx/_core.pyo at line 6926 args = (<gui.MainApp; proxy of C++ wxPyApp instance at _03319e70_p_wxPyApp>,) kwargs = Keys [] {}
Frame OnCallback in gui.pyo at line 1503 self = <gui.MainWindow; proxy of C++ wxFrame instance at _019e6c00_p_wxFrame> event = <gui.HelperReturnEvent; proxy of C++ wxPyEvent instance at _078b9660_p_wxPyEvent
Frame __call__ in gui.pyo at line 134 self = <gui.HelperReturnEvent; proxy of C++ wxPyEvent instance at _078b9660_p_wxPyEvent
Frame __call__ in gui.pyo at line 91 self = <gui.Callback instance at 0x243878> args = (0, 3, 'existing \xd0\x1f') d = Keys [] {} kwargs = Keys [] {}
Frame OnProgressMinor in gui.pyo at line 1400 max = 3 self = <gui.MainWindow; proxy of C++ wxFrame instance at _019e6c00_p_wxFrame> pos = 0 desc = 'existing \xd0\x1f'
Frame progressminor in guiwidgets.pyo at line 1667 self = <guiwidgets.MyStatusBar; proxy of C++ wxStatusBar instance at _019e1000_p_wxStat max = 3 s = '1/2 Phonebook - existing \xd0\x1f' pos = 0 desc = 'existing \xd0\x1f'
Frame SetStatusText in wx/_windows.pyo at line 891 args = (<guiwidgets.MyStatusBar; proxy of C++ wxStatusBar instance at _019e1000_p_wxSta kwargs = Keys [] {}
I am unable to copy the contents of the log. Trying to do that causes another exception. The same thing occurs when I try to copy the contents of the protocol log. The exception is "Log Window has no attribute 'OnCopy'.
Can someone please help me? I have lost all of the contacts in my phone and can't figure out how to get them back.
|