Ticket #443 (closed defect: fixed)

Opened 15 months ago

Last modified 14 months ago

No sound for both sides during a call

Reported by: bumbl Owned by: mickey
Priority: major Milestone: milestone5.5
Component: framework/general Version:
Keywords: Cc:

Description

When I call someone or get called the call gets established but on both sides is total silence.

It is no gsmhandset.state problem as I have tested it with the working gsmhandset.state file used in shr unstable too.

Image used: Paroli unstable

I suspect that this log snippet is the relevant one:

{{{2009-07-19 15:33:50,026 Call INFO initiate call 2009-07-19 15:33:50,037 GSM INFO initiate call to +4x6xxxxxxxxxx 2009-07-19 15:33:50,047 tasklet DEBUG call dbus method <dbus.proxies._ProxyMethod instance at 0x51e710> 2009-07-19 15:33:50,823 tasklet DEBUG got reply from dbus method <dbus.proxies._ProxyMethod instance at 0x4d9968> 2009-07-19 15:33:50,875 tasklet ERROR Got error from unconnected tasklet : 'CPU' 2009-07-19 15:33:50,979 tasklet ERROR File "/usr/lib/python2.6/site-packages/tichy/tasklet.py", line 148, in send 2009-07-19 15:33:51,022 tasklet ERROR value = self.generator.send(value) 2009-07-19 15:33:51,032 tasklet ERROR 2009-07-19 15:33:51,072 tasklet ERROR File "/usr/share/paroli/services/system/usage.py", line 74, in request_resource 2009-07-19 15:33:51,083 tasklet ERROR if state == False and self.flags[resource] == False: 2009-07-19 15:33:51,138 tasklet ERROR 2009-07-19 15:33:51,165 tasklet DEBUG got reply from dbus method <dbus.proxies._ProxyMethod instance at 0x51e710> }}}

2009.07.19 15:31:33.197 dbus.connection      ERROR    Unable to set arguments ('ResourceAvailable', <bound method AutoFunctionMetaClass.onResourceAvailable of <class 'oeventsd.fso_actions.OccupyResourceAction'>>) according to signature None: <type 'exceptions.TypeError'>: Don't know how which D-Bus type to use to encode type "instancemethod"
2009.07.19 15:31:33.206 oeventsd             ERROR    Error while calling function OccupyResource : Don't know how which D-Bus type to use to encode type "instancemethod"
2009.07.19 15:31:33.214 oeventsd             ERROR    can't parse rule {'while': 'CallStatus()', 'filters': ['Or(HasAttr(status, "outgoing"), HasAttr(status, "active"))', 'Not(BTHeadsetIsConnected())'], 'actions': ['SetScenario(gsmhandset)', 'OccupyResource(CPU)']} : Don't know how which D-Bus type to use to encode type "instancemethod"

full logs attached

Attachments

frameworkd.conf (1.0 kB) - added by bumbl 15 months ago.
frameworkd.conf - should be the vanilla paroli one
frameworkd.log (204.9 kB) - added by bumbl 15 months ago.
frameworkd.log
rules.yaml (3.9 kB) - added by bumbl 15 months ago.
rules.yaml - should be vanilla to
paroli.log (25.4 kB) - added by bumbl 15 months ago.
paroli.log

Change History

Changed 15 months ago by bumbl

frameworkd.conf - should be the vanilla paroli one

Changed 15 months ago by bumbl

frameworkd.log

Changed 15 months ago by bumbl

rules.yaml - should be vanilla to

Changed 15 months ago by bumbl

paroli.log

Changed 15 months ago by bumbl

frameworkd should be 0788bd19861124cfa1d727352544a283592334a4 according to distro maintainer

Changed 15 months ago by mickey

Please try again with HEAD.

Changed 14 months ago by bumbl

  • status changed from new to closed
  • resolution set to fixed

Fixed with HEAD

Note: See TracTickets for help on using tickets.