Comment 17 for bug 727047

Revision history for this message
In , Wolfgang (wolfgang-redhat-bugs) wrote :

My default sound-card is a asus xonar XD.

But i 've found the problem. :)
After changing the line
<property name="active-card" type="string" value="HDANVidiaAlsamixer"/>
in
<property name="active-card" type="string" value="XonarDXAlsamixer"/>
in ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml, xfce4-volumed starts well.

[rave@mother ~]$ xfce4-volumed

** (xfce4-volumed:13510): WARNING **: Binding 'XF86AudioRaiseVolume' failed!

** (xfce4-volumed:13510): WARNING **: Binding 'XF86AudioLowerVolume' failed!

** (xfce4-volumed:13510): WARNING **: Binding 'XF86AudioMute' failed!
** (xfce4-volumed:13510): DEBUG: The card XonarDXAlsamixer was found and set as the current card.

** (xfce4-volumed:13510): DEBUG: There is no track label stored in xfconf

** (xfce4-volumed:13510): DEBUG: The wanted track could not be found, using the first one instead.

** (xfce4-volumed:13510): DEBUG: Xfconf volume step: 5

I put xfce4-volumed back in autostart and after a new login i found it the taskmanager and i've no abrt-alarm.

I don't know what's 'xfce4-volumed:13510): DEBUG: There is no track label stored in xfconf' does mean, but xfce4-volumed is working.
But i don't know what xfce4-volumed really do, because i'am using the xfce-desktop the first time (running away from gnome).

Should i give this info's to https://bugs.launchpad.net/fedora/+source/xfce4-volumed/+bug/727047, or is this issue really a bug?

Thanks for helping.