[telepathy] [Bug 339112] New: mute button doesn't work
Diane Trout
diane at ghic.org
Tue Sep 16 05:44:47 BST 2014
https://bugs.kde.org/show_bug.cgi?id=339112
Bug ID: 339112
Summary: mute button doesn't work
Product: telepathy
Version: git-latest
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: call-ui
Assignee: kde-telepathy-bugs at kde.org
Reporter: diane at ghic.org
The QML Mute button doesn't do anything useful.
It does output these errors.
Object::connect: No such signal QmlInterface::soundChangeState(bool) in
/home/diane/kde/src/master/ktp-call-ui/src/call-window.cpp:615
Object::connect: (sender name: 'mute')
Object::connect: No such slot QmlInterface::setSoundEnabled(bool) in
/home/diane/kde/src/master/ktp-call-ui/src/call-window.cpp:245
file:///home/diane/kde/inst/master/share/apps/ktp-call-ui/core/ToggleButton.qml:83:
TypeError: Result of expression 'root.activate' [undefined] is not a function.
file:///home/diane/kde/inst/master/share/apps/ktp-call-ui/core/ToggleButton.qml:80:
TypeError: Result of expression 'root.activate' [undefined] is not a function.
file:///home/diane/kde/inst/master/share/apps/ktp-call-ui/core/ToggleButton.qml:83:
TypeError: Result of expression 'root.activate' [undefined] is not a function.
Reproducible: Always
Steps to Reproduce:
Make call. Push mute button. Watch error logging.
Expected Results:
Mute button should mute something.
A debtable question is should mute silence the microphone (Mute Self) silence
the speaker (Mute remote) or both.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list