Issue reading new SMS msgs from 2010..
Delphi Coder <[email protected]> Mon, 11 Jan 2010 14:56:42 -0800 (PST)
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
Before I begin, Happy New Year to everyone!
As the subject states, this post is in regards to Bitpim having issues reading SMS messages received after the new year.
Entry reads: 2001-00-10 T0:00:724
It shoud read: 2010-01-01 12:07:24
When SMS messages from 2010 are clicked on, Bitpim throws the following exception.
I will be monitoring the forums for a fix and report back. Thanks to all the developers and contributors for your time and effort to keep this project going!
------- Exception report ----------
BitPim version: 1.0.7.20101010-Test
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "sms_tab.pyo", line 530, in _OnSelChanged
File "sms_tab.pyo", line 139, in Set
File "sms_tab.pyo", line 63, in SetValue
ValueError: invalid literal for int() with base 10: 'T0'
Variables by last 8 frames, innermost last
Frame _OnSelChanged in sms_tab.pyo at line 530
e = <sms.SMSEntry object at 0x02B80270>
k = '1263248892.984045'
item = 1
s = None
entry = <sms.SMSEntry object at 0x02F23CF0>
evt = <wx._controls.ListEvent; proxy of <Swig Object of type 'wxListEvent *' at 0x12e9
self = <sms_tab.SMSList; proxy of <Swig Object of type 'wxPanel *' at 0x2f51708> >
Frame Set in sms_tab.pyo at line 139
_bad_fields = ('delivery_status', '_to')
i = 4
self = <sms_tab.SMSInfo; proxy of <Swig Object of type 'wxPanel *' at 0x2f55130> >
n = ['datetime', 'Date:', <class 'sms_tab.TimeStamp'>, None, None, <sms_tab.TimeStam
w = <sms_tab.TimeStamp; proxy of <Swig Object of type 'wxStaticText *' at 0x2f53db8>
data = <sms.SMSEntry object at 0x02B80270>
Frame SetValue in sms_tab.pyo at line 63
self = <sms_tab.TimeStamp; proxy of <Swig Object of type 'wxStaticText *' at 0x2f53db8>
v = '200100101T000724'
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
BitPim-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bitpim-devel