Ticket #443 (closed defect: fixed)
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
Change History
Changed 4 years ago by bumbl
- Attachment frameworkd.conf added
comment:1 Changed 4 years ago by bumbl
frameworkd should be 0788bd19861124cfa1d727352544a283592334a4 according to distro maintainer

frameworkd.conf - should be the vanilla paroli one