Doesn't update range when volume boost option is enabled
Bug #1512798 reported by
Sebastien Bacher
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Alejandro J. Cura | ||
indicator-sound (Ubuntu) |
Fix Released
|
High
|
Xavi Garcia | ||
Xenial |
Fix Released
|
High
|
Xavi Garcia |
Bug Description
Using wily on unity7
- open unity-control-
- go the sound panel
- enable the over 100% option
The indicator slider and notifications when mouse wheel scrolling over the indicator don't reflect the new range, that regressed with that upload
" [ Charles Kerr ]
* When showing a "Loud volumes can damage your hearing" confirmation
warning, clamp the volume until the user hits "OK". (LP: #1481913)"
Related branches
lp://staging/~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 73 lines (+28/-1)2 files modifiedsrc/service.vala (+26/-0)
src/volume-control.vala (+2/-1)
lp://staging/~xavi-garcia-mena/indicator-sound/action-sync-volume
- Nick Dedekind (community): Approve
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 627 lines (+307/-25)13 files modifiedsrc/service.vala (+30/-9)
src/sound-menu.vala (+7/-4)
src/volume-control-pulse.vala (+20/-0)
src/volume-control.vala (+7/-0)
tests/CMakeLists.txt (+2/-2)
tests/dbus-types/CMakeLists.txt (+3/-1)
tests/dbus-types/dbus-action-result.cpp (+93/-0)
tests/dbus-types/dbus-action-result.h (+50/-0)
tests/dbus-types/dbus-types.h (+2/-0)
tests/dbus-types/org.gtk.Actions.xml (+5/-0)
tests/integration/indicator-sound-test-base.cpp (+66/-0)
tests/integration/indicator-sound-test-base.h (+6/-0)
tests/integration/test-indicator.cpp (+16/-9)
Changed in indicator-sound (Ubuntu): | |
importance: | Undecided → High |
tags: | added: rls-x-incoming |
Changed in indicator-sound (Ubuntu): | |
assignee: | nobody → Xavi Garcia (xavi-garcia-mena) |
tags: | removed: rls-x-incoming |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Alejandro J. Cura (alecu) |
milestone: | none → ww02-2016 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.