Tom Yates <[email protected]> writes:

> On Thu, 4 Feb 2010, Martin Jansa wrote:
>
>> Mickey just commited fix for that..
>>
>> building that now.. it will be in shr-u feeds in few mins.
>
> you chaps probably already knew this, but it seems to work just
> fine. MANY thanks!

To bad for me I belived it.

Upgraded ~ an hour before and for me it got *WORSE* running with:

$ tail -50 -f /var/log/frameworkd.log

~ 4/6 reboots did not connect to GSM network (though I made CPU busy),
for those that connected:

1. no sound when connecting to *500

2. manually apllying gsmhandset alsastate did not helped (worked fine
for me before this upgrade)

3. *COULD NOT RELEASE THE CALL*! See KeyError exceptions in the log
(/var/log/frameworkd.log):

2010.02.05 11:15:19.708 ogsmd.device         INFO     
org.freesmartphone.GSM.Call.CallStatus: 1 outgoing {'status': 'outgoing', 
'direction': 'outgoing', 'mode': 'voice', 'peer': '*500', 'line': 0}
2010.02.05 11:15:19.898 oeventsd.fso_triggers INFO     Receive CallStatus, 
status = outgoing
2010.02.05 11:15:19.942 oeventsd.rule        WARNING  Untrigger for 
'CallListContains(incoming)' called, but not yet triggered. Not untriggering
2010.02.05 11:15:19.953 oeventsd.fso_triggers INFO     Receive CallStatus, 
status = outgoing
2010.02.05 11:15:19.984 oeventsd.rule        WARNING  Untrigger for 
'CallListContains(active)' called, but not yet triggered. Not untriggering
2010.02.05 11:15:19.995 oeventsd.fso_triggers INFO     Receive CallStatus, 
status = outgoing
2010.02.05 11:15:20.21 oeventsd.fso_triggers INFO     Receive CallStatus, 
status = outgoing
2010.02.05 11:15:20.54 oeventsd.rule        WARNING  Untrigger for 
'CallListContains(active)' called, but not yet triggered. Not untriggering
2010.02.05 11:15:20.260 ogsmd.device         INFO     
org.freesmartphone.GSM.Call.CallStatus: 2 outgoing {'status': 'outgoing', 
'direction': 'outgoing', 'mode': 'voice', 'peer': '*500', 'line': 0}
2010.02.05 11:15:20.333 oeventsd.fso_triggers INFO     Receive CallStatus, 
status = outgoing
2010.02.05 11:15:20.390 oeventsd.rule        WARNING  Untrigger for 
'CallListContains(incoming)' called, but not yet triggered. Not untriggering
2010.02.05 11:15:20.530 oeventsd.fso_triggers INFO     Receive CallStatus, 
status = outgoing
2010.02.05 11:15:20.715 oeventsd.rule        WARNING  Untrigger for 
'CallListContains(active)' called, but not yet triggered. Not untriggering
2010.02.05 11:15:20.805 oeventsd.fso_triggers INFO     Receive CallStatus, 
status = outgoing
2010.02.05 11:15:20.949 oeventsd.fso_triggers INFO     Receive CallStatus, 
status = outgoing
2010.02.05 11:15:21.21 oeventsd.rule        WARNING  Untrigger for 
'CallListContains(active)' called, but not yet triggered. Not untriggering
2010.02.05 11:15:23.104 ogsmd.channel        ERROR    (ignoring) unhandled 
exception in unsolicited response handler: 3
Traceback (most recent call last):
  File 
"/usr/lib/python2.6/site-packages/framework/subsystems/ogsmd/gsm/channel.py", 
line 582, in _handleUnsolicitedResponse
    method( values.strip() )
  File 
"/usr/lib/python2.6/site-packages/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py",
 line 266, in percentCPI
    self._callHandler.statusChangeFromNetwork( int(callId), info )
  File 
"/usr/lib/python2.6/site-packages/framework/subsystems/ogsmd/modems/abstract/calling.py",
 line 147, in statusChangeFromNetwork
    lastStatus = self._calls[callId].copy()
KeyError: 3
2010.02.05 11:15:23.490 ogsmd.device         INFO     
org.freesmartphone.GSM.Network.CypherStatus: enabled: unknown
2010.02.05 11:15:23.527 ogsmd.device         INFO     
org.freesmartphone.GSM.Call.CallStatus: 2 release {'status': 'release'}
2010.02.05 11:15:23.645 ogsmd.channel        ERROR    (ignoring) unhandled 
exception in unsolicited response handler: 3
Traceback (most recent call last):
  File 
"/usr/lib/python2.6/site-packages/framework/subsystems/ogsmd/gsm/channel.py", 
line 582, in _handleUnsolicitedResponse
    method( values.strip() )
  File 
"/usr/lib/python2.6/site-packages/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py",
 line 266, in percentCPI
    self._callHandler.statusChangeFromNetwork( int(callId), info )
  File 
"/usr/lib/python2.6/site-packages/framework/subsystems/ogsmd/modems/abstract/calling.py",
 line 147, in statusChangeFromNetwork
    lastStatus = self._calls[callId].copy()
KeyError: 3
2010.02.05 11:15:23.723 ogsmd.device         INFO     
org.freesmartphone.GSM.Call.CallStatus: 1 active {'status': 'active', 
'direction': 'outgoing', 'mode': 'voice', 'peer': '*500', 'line': 0}
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to