REPRODUCIBILITY: Always
OS VERSION: 4.6.0.15
HARDWARE: Xperia 10 III
UI LANGUAGE: Finnish
REGRESSION:
DESCRIPTION:
After setting ringtone volume to 0% via slider or using harware buttons,
and then executing:
/usr/bin/dbus-send '--type=method_call' --print-reply '--dest=com.nokia.profiled' /com/nokia/profiled com.nokia.profiled.set_value string:general string:ringing.alert.volume string:100
does not change ringtone volume (slider stays in left end, and phone does not ring when call is being received).
/usr/bin/dbus-send '--type=method_call' --print-reply '--dest=com.nokia.profiled' /com/nokia/profiled com.nokia.profiled.get_value string:general string:ringing.alert.volume
reports
string "100"
After changing ringtone to e.g. 20% (via slider or hw buttons) makes
the dbus interface able to change the actual ringtone volume at will.
Note that if ringtone volume is set to 0% via this dbus interface then it can be re-set to any other value via the same interface.
PRECONDITIONS:
STEPS TO REPRODUCE:
-
Set ringtone volume to 0% via hw buttons or slider
-
execute
/usr/bin/dbus-send --type=method_call --print-reply --dest=com.nokia.profiled /com/nokia/profiled com.nokia.profiled.set_value string:general string:ringing.alert.volume string:100
-
notice ringtone volume not changed (if the ringtone slider is visible (like in attached pic (if I succeed to add it) one can notice it is not moving)
EXPECTED RESULT:
By executing the dbus command presented above ringtone volume is changed to the given value without exceptions.
ACTUAL RESULT:
Ringtone volume stays at 0% after executing dbus-send command which was expected to change it to (e.g. 100%).
MODIFICATIONS:
Looks like I have Camera: triple
set in that “dropdown” thing (see screenshot)