Bug 332177

Summary: Numbers in tabs
Product: [Applications] kmix Reporter: Eugene Shalygin <eugene.shalygin+bugzilla.kde>
Component: generalAssignee: Christian Esken <esken>
Status: RESOLVED FIXED    
Severity: normal CC: jlp
Priority: VHI    
Version First Reported In: 4.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=189796
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Eugene Shalygin 2014-03-15 10:25:45 UTC
With KDE 4.13 betas KMix tabs added numbers to its names. Please make it possible to remove the numbers from the tab names. If they are added to be keybord shortcuts, then I can report that they do not work for all tabs, and the first one does not have the number at all. 

Reproducible: Always
Comment 1 Christian Esken 2014-04-04 14:45:44 UTC
Acknowledged.
This is a bug, introduced while trying to fix a bug with "duplicate cards". Will look up a ticket reference later. Increasing priority.
Comment 2 Christian Esken 2014-06-24 00:25:41 UTC
Change done in trunk. Will soon be commited. Related ticket is bug 189796.
Comment 3 Christian Esken 2014-06-24 00:45:20 UTC
Git commit 14ff188c38819446c07a4b3eee3faafaec487bf5 by Christian Esken.
Committed on 24/06/2014 at 00:41.
Pushed by esken into branch 'master'.

Remove superfluous soundcard numbers in tabs
Fix card instance ids, for systes with two identically named sound cards
(like "USB" and "USB")
Implement recommendedMaster for the Pulse backend
Related: bug 189796
REVIEW: 116850

M  +6    -3    CMakeLists.txt
M  +3    -1    backends/mixer_alsa9.cpp
M  +2    -1    backends/mixer_backend.cpp
M  +55   -1    backends/mixer_backend.h
M  +1    -1    backends/mixer_mpris2.cpp
M  +4    -3    backends/mixer_oss.cpp
M  +1    -1    backends/mixer_oss4.cpp
M  +61   -22   backends/mixer_pulse.cpp
M  +4    -1    backends/mixer_pulse.h
M  +1    -1    backends/mixer_sun.cpp
M  +2    -4    core/mixer.cpp
M  +2    -3    core/mixer.h
M  +3    -15   core/mixertoolbox.cpp
M  +0    -1    core/mixertoolbox.h

http://commits.kde.org/kmix/14ff188c38819446c07a4b3eee3faafaec487bf5