|
From: Josh <jo...@be...> - 2005-09-20 04:38:36
|
Okay, I don't even remember if this is the right place to post this stuff in
the first place, but I think it is. I got another error.
This was selecting "get phone data" and I clicked phonebook, calendar, memo,
sms, and call history. Left the add/replace option on default.
I'm currently using 0.7.36-development
Please let me know if I'm supposed to be posting this elsewhere.
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "gui.pyo", line 173, in run
File "gui.pyo", line 113, in __call__
File "gui.pyo", line 1658, in getdata
File "com_lgvx8100.pyo", line 186, in getcalendar
File "bpcalendar.pyo", line 520, in _set_start
File "bptime.pyo", line 155, in set
ValueError: month must be in 1..12
Variables by last 8 frames, innermost last
Frame __bootstrap in threading.pyo at line 442
self = <WorkerThread(BitPim helper, started daemon)>
Frame run in gui.pyo at line 166
e = <exceptions.ValueError instance at 0x03052468>
res = None
self = <WorkerThread(BitPim helper, started daemon)>
item = (<gui.Request instance at 0x0304DFD0>, <gui.Callback
instance at 0x0304DE90>)
call = <gui.Request instance at 0x0304DFD0>
ex = <exceptions.ValueError instance at 0x03052468>
resultcb = <gui.Callback instance at 0x0304DE90>
first = 0
Frame __call__ in gui.pyo at line 113
self = <gui.Request instance at 0x0304DFD0>
args = ()
d = Keys []
{}
kwargs = Keys []
{}
Frame getdata in gui.pyo at line 1658
count = 2
i = (<bound method GetPhoneDialog.GetCalendarSetting of
<guiwidgets.GetPhoneDialog;
self = <WorkerThread(BitPim helper, started daemon)>
req = <guiwidgets.GetPhoneDialog; proxy of C++ wxDialog
instance at _4032d201_p_wxDial
willcall = [(<bound method GetPhoneDialog.GetPhoneBookSetting of
<guiwidgets.GetPhoneDialog
results = Keys ['categories', 'groups', 'phonebook',
'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
{'phonebook': {0: {'serials': [{'serial2': 1, 'serial1':
1, 'sourcetype': 'lgvx8
sync = Keys ['calendar', 'call_history', 'memo', 'phonebook',
'sms']
{'sms': 'MERGE', 'phonebook': 'MERGE', 'memo':
'OVERWRITE', 'calendar': 'OVERWRI
st = 1
todo = [(<bound method WorkerThread.rebootcheck of
<WorkerThread(BitPim helper, started
Frame getcalendar in com_lgvx8100.pyo at line 206
res = Keys []
{}
self = <com_lgvx8100.Phone instance at 0x030584B8>
sc = <p_lgvx8100.schedulefile object at 0x03063110>
ex = <p_lgvx8100.scheduleexceptionfile object at 0x03063270>
exceptions = Keys []
{}
entry = <bpcalendar.CalendarEntry object at 0x03063230>
buf = <prototypes.buffer instance at 0x030525D0>
event = <p_lgvx8100.scheduleevent object at 0x03063130>
result = Keys ['categories', 'groups', 'phonebook',
'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index']
{'phonebook': {0: {'serials': [{'serial2': 1, 'serial1':
1, 'sourcetype': 'lgvx8
Frame _set_start in bpcalendar.pyo at line 520
self = <bpcalendar.CalendarEntry object at 0x03063230>
datetime = (4095, 15, 31, 31, 63)
Frame set in bptime.pyo at line 155
self = <bptime.BPTime object at 0x030633F0>
v = (4095, 15, 31, 31, 63)
|