Hi,

Am Samstag, den 16.08.2008, 16:37 -0400 schrieb xaos x:
> the frameworkd shows this when the dial button is pressed:
> 
> (<framework.subsystems.ogsmd.modems.ti_calypso.channel.CallChannel object at 
> 0x5d2ed0> queue is: deque([(u'ATD4078972297;\r\n', <bound method 
> CallHandler.responseFromChannel of 
> <framework.subsystems.ogsmd.modems.ti_calypso.mediator.CallHandler object at 
> 0x615550>>, <bound method CallHandler.errorFromChannel of 
> <framework.subsystems.ogsmd.modems.ti_calypso.mediator.CallHandler object at 
> 0x615550>>, 3600)]))
> Traceback (most recent call last):
>   File 
> "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py",
>  line 230, in _readyToSend
>     self.readyToSend()
>   File 
> "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/decor.py", 
> line 45, in logIt
>     result = fn( *args, **kwargs )
>   File 
> "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py",
>  line 345, in readyToSend
>     self.serial.write( self.q.peek()[0] ) # channel data
>   File "/usr/lib/python2.5/site-packages/serial/serialposix.py", line 330, in 
> write
>     raise TypeError('expected str, got %s' % type(data))
> TypeError: expected str, got <type 'unicode'>
> 
> 
> phone won't dial.
> 
> Upon incoming call, it displays this:
> 
> ogsmd    INFO     
> (<framework.subsystems.ogsmd.modems.ti_calypso.channel.MiscChannel object at 
> 0x615350>: unsolicited data incoming: '+CRING: VOICE')
> 
> for every ring but the phone doesn't actually display any notification of an 
> incoming call.
> 
> Hope this helps.

Thanks for the report. We are currently debugging it, and try to find a
proper fix. For a quick workaround, just do the change described in
http://trac.freesmartphone.org/ticket/90.

Thanks to mickey into looking at that!

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
support mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to