need gmixer icon in tray

The standard panel of LXDE - http://wiki.lxde.org/en/LXPanel
Locked
rockdoctor
Posts: 116
Joined: Tue Nov 11, 2008 4:51 pm

need gmixer icon in tray

Post by rockdoctor »

This is not a pressing issue, but it has been bugging me for a few days. I'm running an updated (as of Mar 9) modified Fedora 13 LXDE nightly compose. I can't get the gmixer icon to appear in the tray in my lower panel; all I get is a white rectangle with a red X in it. The nm-applet icon appears as it should.
/etc/xdg/autostart/gmixer-trayicon.desktop looks like this:

Code: Select all

[Desktop Entry]
Version=1.0
Name=GMixer
Name[de]=GMixer
Name[fr]=GMixer
Comment=Audio mixer for the Gnome Desktop Environment
Comment[de]=Lautstärkeregelung für den GNOME Desktop
Comment[fr]=Mixer audio pour l'environnement Gnome
Exec=gmixer -d
Icon=/usr/share/pixmaps/gmixer.png
StartupNotify=true
Type=Application
Categories=AudioVideo;Audio;Mixer;GTK;
#OnlyShowIn=GNOME;XFCE;KDE;LXDE
X-GNOME-Autostart-Phase=Desktop
X-GNOME-Autostart-Notify=true
X-KDE-autostart-after=panel
X-Desktop-File-Install-Version=0.15
and /usr/share/pixmaps/gmixer.png is the proper icon. Any ideas?
Geology - It's not rocket science, it's rock science!
rockdoctor
Posts: 116
Joined: Tue Nov 11, 2008 4:51 pm

Re: need gmixer icon in tray

Post by rockdoctor »

It came back - must have been a Fedora thing
Geology - It's not rocket science, it's rock science!
Locked