Ticket #443 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years 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 Download (986 bytes) - added by bumbl 3 years ago.
frameworkd.conf - should be the vanilla paroli one
frameworkd.log Download (204.9 KB) - added by bumbl 3 years ago.
frameworkd.log
rules.yaml Download (3.9 KB) - added by bumbl 3 years ago.
rules.yaml - should be vanilla to
paroli.log Download (25.4 KB) - added by bumbl 3 years ago.
paroli.log

Change History

Changed 3 years ago by bumbl

frameworkd.conf - should be the vanilla paroli one

Changed 3 years ago by bumbl

frameworkd.log

Changed 3 years ago by bumbl

rules.yaml - should be vanilla to

Changed 3 years ago by bumbl

paroli.log

comment:1 Changed 3 years ago by bumbl

frameworkd should be 0788bd19861124cfa1d727352544a283592334a4 according to distro maintainer

comment:2 Changed 3 years ago by mickey

Please try again with HEAD.

comment:3 Changed 3 years ago by bumbl

  • Status changed from new to closed
  • Resolution set to fixed

Fixed with HEAD

Note: See TracTickets for help on using tickets.