volume notification is not in sync with indicator
Bug #1378564 reported by
Leo Arias
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Sound Menu |
Fix Released
|
High
|
Ted Gould | ||
indicator-sound (Ubuntu) |
Fix Released
|
High
|
Ted Gould | ||
indicator-sound (Ubuntu RTM) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I found this while testing silo 11 with krilling #88.
The volume indicator icon has three bars, and the notification icon also has three bars. However, when changing the volume with the buttons I can see one more bar on the notification than on the indicator. See the attached screenshot.
phablet@
indicator-sound:
Instalados: 12.10.2+
Candidato: 12.10.2+
Tabla de versión:
*** 12.10.2+
500 http://
100 /var/lib/
Related branches
lp:~ted/indicator-sound/synchronous-notification
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 94 lines (+53/-1)2 files modifiedsrc/volume-control.vala (+36/-1)
tests/manual (+17/-0)
- Charles Kerr (community): Approve
-
Diff: 94 lines (+53/-1)2 files modifiedsrc/volume-control.vala (+36/-1)
tests/manual (+17/-0)
Superseded
for merging
into
lp:indicator-sound/14.10
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 94 lines (+53/-1)2 files modifiedsrc/volume-control.vala (+36/-1)
tests/manual (+17/-0)
lp:~ted/indicator-sound/mega-merge
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Ted Gould: Pending requested
-
Diff: 442 lines (+268/-9)5 files modifieddebian/changelog (+13/-0)
src/service.vala (+21/-2)
src/sound-menu.vala (+39/-1)
src/volume-control.vala (+96/-6)
tests/manual (+99/-0)
Superseded
for merging
into
lp:~ted/indicator-sound/remove-vala-warnings
- Ted Gould: Pending requested
-
Diff: 406 lines (+267/-2)5 files modifieddebian/changelog (+13/-0)
src/service.vala (+19/-0)
src/sound-menu.vala (+39/-1)
src/volume-control.vala (+97/-1)
tests/manual (+99/-0)
Changed in indicator-sound: | |
status: | Triaged → In Progress |
Changed in indicator-sound (Ubuntu): | |
status: | Triaged → In Progress |
Changed in indicator-sound: | |
assignee: | nobody → Ted Gould (ted) |
Changed in indicator-sound (Ubuntu): | |
assignee: | nobody → Ted Gould (ted) |
Changed in indicator-sound: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
The code is exactly the same. I think the difference comes from the different audio modes, where one can be alert and the other multimedia. We have an ongoing discussion with design on the best way to implement this, I'll add the topic of which volume the notification should show to that discussion.