From: Andrew S. K. (M. P. T. Col.)
<ako...@st...> - 2012-02-11 21:38:44
|
Hello to all. Is there still no solution or bug fix to allow retrieving SMS messages from an LG phone? An exception is thrown every time. Would someone please reply as to whether this has been addressed? Thank you, Andrew Error Summary: AttributeError: 'sms_saved' object has no attribute 'inboxmsg' Note: Attachment size is limited, but I could gather more data, and break it into multiple messages if needed. Included: Exception dialog Attachment: 2-11-12_LG enV BitPim log (incl. error)_cropped.txt - Note: Most of the phone data files displayed in the log were too large to send to this e-mail list (832KB total), and contained largely null characters (/x00), so I replaced these files with "..." Extraneous notes: Carrier: PagePlus Cellular (a Verizon reseller) Phone: LG enV VX9900 Orange Connected via COM4 on LGE CDMA USB Serial Port (Media kit USB cable) ______________________ _Exception dialog:_ BitPim version: 1.0.7-official An unexpected exception has occurred. Please see the help for details on what to do. Traceback (most recent call last): File "gui.pyo", line 284, in run File "gui.pyo", line 159, in __call__ File "gui.pyo", line 1906, in getdata File "phones\com_lgvx4400.pyo", line 131, in getsms File "phones\com_lgvx9800.pyo", line 466, in _readsms AttributeError: 'sms_saved' object has no attribute 'inboxmsg' Variables by last 8 frames, innermost last Frame run in gui.pyo at line 277 resultcb = <gui.Callback instance at 0x047D5030> res = None self = <WorkerThread(BitPim helper, started daemon)> item = (<gui.Request instance at 0x044F2580>, <gui.Callback instance at 0x047D5030>) call = <gui.Request instance at 0x044F2580> ex = AttributeError("'sms_saved' object has no attribute 'inboxmsg'",) e = AttributeError("'sms_saved' object has no attribute 'inboxmsg'",) first = 0 Frame __call__ in gui.pyo at line 159 self = <gui.Request instance at 0x044F2580> args = () d = Keys [] {} kwargs = Keys [] {} Frame getdata in gui.pyo at line 1906 count = 1 i = (<bound method GetPhoneDialog.GetSMSSetting of <guiwidgets.GetPhoneDialog; proxy self = <WorkerThread(BitPim helper, started daemon)> req = <guiwidgets.GetPhoneDialog; proxy of <Swig Object of type 'wxDialog *' at 0x4356 willcall = [(<bound method GetPhoneDialog.GetSMSSetting of <guiwidgets.GetPhoneDialog; prox results = Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index'] {'uniqueserial': 'd15ee0b4608999aac0f0d826a14e1aeb0b58aedb', 'sync': {'sms': 'ME sync = Keys ['sms'] {'sms': 'MERGE'} st = 0 todo = [(<bound method WorkerThread.rebootcheck of <WorkerThread(BitPim helper, started Frame getsms in phones\com_lgvx4400.pyo at line 131 self = <phones.com_lgvx9900.Phone object at 0x04B80350> result = Keys ['canned_msg', 'groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index'] {'uniqueserial': 'd15ee0b4608999aac0f0d826a14e1aeb0b58aedb', 'sync': {'sms': 'ME Frame _readsms in phones\com_lgvx9800.pyo at line 466 pat = <_sre.SRE_Pattern object at 0x0430EAA0> f = 'Saved' res = Keys ['1328993513.320000', '1328993513.587001', '1328993513.775002', '1328993513.982003', '1328993514.336004', '1328993514.653005', '1328993514.997006', '1328993515.349007', '1328993515.550008', '1328993515.662009', '1328993515.806010', '1328993515.927011', '1328993516.297012', '1328993516.499013', '1328993516.772014', '1328993516.885015', '1328993517.062016', '1328993517.272017', '1328993517.489018', '1328993517.679019', '1328993517.893020', '1328993518.059021', '1328993518.251022', '1328993518.467023', '1328993518.711024', '1328993518.915025', '1328993519.015026', '1328993519.270027', '1328993519.439028', '1328993519.542029', '1328993519.664030', '1328993519.757031', '1328993519.950032', '1328993520.051033', '1328993520.255034', '1328993520.358035', '1328993520.791036', '1328993520.979037', '1328993521.156038', '1328993521.423039', '1328993521.618040', '1328993521.951041', '1328993522.180042', '1328993522.300043', '1328993522.515044', '1328993522.649045'] {'1328993517.489018': <sms.SMSEntry object at 0x077AE390>, '1328993515.927011': self = <phones.com_lgvx9900.Phone object at 0x04B80350> item = Keys ['date', 'name', 'size', 'type'] {'date': (1326489772, '01/13/12 15:22:52'), 'type': 'file', 'name': u'sms/sf05.d entry = <sms.SMSEntry object at 0x077FC310> folder = 'Saved' buf = <prototypes.buffer object at 0x076327B0> sf = <phones.p_lgvx9900.sms_saved object at 0x077FC690> |