|
From: Yan K. <yk...@cm...> - 2008-01-15 04:02:42
|
>Because of a recent donation of an Sanyo SCP-7050, we were able to add
>support for this phone. As contemporaneous Sanyo phones often have
>similar protocols, it is possible that other recent Sanyo phones will
>share the same protocol as the 7050. I would appreciate it if owners
>or the 3200, DLX, S1 or 8400's could try reading their phone books and
>report their results here. (I don't suggest trying to write to the
>phonebook.)
>Stephen
I tried my SCP-3200 phone on the 7050 settings and it does not work. Below
is the debug output:
BitPim version: 1.0.4-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 1882, in getdata
File "gui.pyo", line 1876, in getfundamentals
File "phones\com_sanyo7050.pyo", line 78, in getfundamentals
File "phones\com_sanyonewer.pyo", line 51, in sendpbcommand
File "phones\com_sanyo.pyo", line 296, in sendpbcommand
SanyoCommandException: Sanyo Packet Error 0x14
Variables by last 8 frames, innermost last
Frame run in gui.pyo at line 277
resultcb = <gui.Callback instance at 0x04A044B8>
res = None
self = <WorkerThread(BitPim helper, started daemon)>
item = (<gui.Request instance at 0x04A09558>, <gui.Callback
instance at 0x04A044B8>)
call = <gui.Request instance at 0x04A09558>
ex = SanyoCommandException('Sanyo Packet Error 0x14',)
e = SanyoCommandException('Sanyo Packet Error 0x14',)
first = 0
Frame __call__ in gui.pyo at line 159
self = <gui.Request instance at 0x04A09558>
args = ()
d = Keys []
{}
kwargs = Keys []
{}
Frame getdata in gui.pyo at line 1882
self = <WorkerThread(BitPim helper, started daemon)>
req = <guiwidgets.GetPhoneDialog; proxy of <Swig Object of type
'wxDialog *' at 0x2987
todo = [(<bound method WorkerThread.rebootcheck of
<WorkerThread(BitPim helper, started
Frame getfundamentals in gui.pyo at line 1876
self = <WorkerThread(BitPim helper, started daemon)>
results = Keys []
{}
Frame getfundamentals in phones\com_sanyo7050.pyo at line 78
self = <phones.com_sanyo7050.Phone object at 0x050DBB10>
req = <phones.p_sanyo7050.sanyoreset object at 0x050DBCF0>
results = Keys []
{}
Frame sendpbcommand in phones\com_sanyonewer.pyo at line 51
numsendretry = 2
writemode = False
responseclass = <class 'phones.p_brew.testing0cresponse'>
callsetmode = True
returnerror = False
request = <phones.p_sanyo7050.sanyoreset object at 0x050DBCF0>
self = <phones.com_sanyo7050.Phone object at 0x050DBB10>
Frame sendpbcommand in phones\com_sanyo.pyo at line 296
numsendretry = 2
writemode = False
origdata = '\x14\xfa\x007\x00\x006|~'
trydata = '\x14\xfa\x007\x00\x00'
crcok = True
responseclass = <class 'phones.p_brew.testing0cresponse'>
crc = '6|'
buffer = <prototypes.buffer object at 0x02F39B70>
res = <phones.p_brew.testing0cresponse object at 0x04EB6D30>
callsetmode = True
returnerror = False
request = <phones.p_sanyo7050.sanyoreset object at 0x050DBCF0>
firsttwo = '\xfa\x00'
i = 0
isendretry = 2
rdata = '\x14\xfa\x007\x00\x006|~'
data = '\x14\xfa\x007\x00\x006|~'
self = <phones.com_sanyo7050.Phone object at 0x050DBB10>
numretry = 0
d = 1
|