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

            Bug ID: 488888
           Summary: Impossible to differentiate between two different
                    microphone inputs in 6.1 audio volume system tray
                    widget
    Classification: Plasma
           Product: plasma-pa
           Version: 6.1.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: applet
          Assignee: plasma-b...@kde.org
          Reporter: moritz1...@googlemail.com
                CC: isma...@gmail.com, m...@ratijas.tk
  Target Milestone: ---

Created attachment 170746
  --> https://bugs.kde.org/attachment.cgi?id=170746&action=edit
screenshot

Hello,

I just got KDE Plasma 6.1 on Arch Linux. When opening the audio volume system
tray widget it's now impossible for me to differentiate between the two inputs
in my Behringer UMC202HD audio interface.


STEPS TO REPRODUCE
1.  Open audio volume system tray widget 
2.  Look at the "microphone section" at the bottom

OBSERVED RESULT
You will see two items with exactly the same name: "UMC202HD 192k"

EXPECTED RESULT
You would see two items with different names:
1) "UMC202HD 192k Input 1"
2) "UMC202HD 192k Input 2"


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION

It's the change described here:
https://pointieststick.com/2024/02/02/this-week-in-kde-converging-on-a-release/
Here is a similar bug: https://bugs.kde.org/show_bug.cgi?id=487658 but the
person reporting it was not using Plasma 6.1 - so it must be different(?). Also
in their case the problem is described as "not great" in my case it's
"impossible" to differentiate.

____

The cause of this "bug" is probably the 'node.nick = "UMC202HD 192k"' property
in wpctl.

> wpctl status
> [...]
> Audio
> [...]
>  ├─ Sources:
>  │      52. UMC202HD 192k Input 2               [vol: 1.00]
>  │      62. Starship/Matisse HD Audio Controller Analog Stereo [vol: 1.00]
>  │  *   65. UMC202HD 192k Input 1               [vol: 1.00]

> wpctl inspect 65
> [...]
> alsa.card_name = "UMC202HD 192k"
> device.profile.description = "Input 1"
> node.description = "UMC202HD 192k Input 1"
> node.nick = "UMC202HD 192k"
etc.

The "device.profile.description" property could differentiate between "Input 1"
and "Input 2"

___
Thank you for your help.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to