[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 197277] Hard to distinguish multiple identical soundcards
From:       Christian Esken <esken () kde ! org>
Date:       2010-08-20 20:43:36
Message-ID: 20100820204336.1AF0F61394 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=197277





--- Comment #3 from Christian Esken <esken kde org>  2010-08-20 22:43:33 ---
I have checked it, and it actually should already be like this:
The 1st card would be named "Ensoniq AudioPCI"
The 2nd card would be named "Ensoniq AudioPCI:1"
The 3rd card would be named "Ensoniq AudioPCI:2"

Are you sure the second tab isn't labeled as "Ensoniq AudioPCI:1"?

   Christian

--- source code reference ----------------------------------
QString tabLabel(kmw->mixer()->readableName());

// should return a name suitable for a human user to read (on a label, ...)
QString Mixer::readableName()
{
  if ( _mixerBackend->m_mixerName.endsWith(":0"))
     return _mixerBackend->m_mixerName.left(_mixerBackend->m_mixerName.length()
- 2);
  else
     return _mixerBackend->m_mixerName;
}

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic