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
Acknowledged. This is a bug, introduced while trying to fix a bug with "duplicate cards". Will look up a ticket reference later. Increasing priority.
Change done in trunk. Will soon be commited. Related ticket is bug 189796.
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