annolinux / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

Missing gnome-mplayer volume pixmap in KDE 3.5.10 #211

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile and install gnome-mplayer-0.9.6
2. run gnome-mplayer in KDE
3. missing volume icon

What is the expected output? What do you see instead?
There should be a volume icon but I see a red "x" instead.  Changing to
various other themes using gtk-qt-engine sometime changes icon to blank.

What version of the product are you using? On what operating system?
gnome-mplayer-0.9.6, KDE-3.5.10, SLAMD64 12.2 (x86-64 port of Slackware),
XFCE-4.4.3

Please provide any additional information below.
Clicking on the icon location brings up the volume slider.  Is pixmap
"assumed" to be present for Gnome?  Should it be addd to the source for
those of us using KDE/XFCE? 

Original issue reported on code.google.com by kingbeow...@gmail.com on 21 Jun 2009 at 1:17

Attachments:

GoogleCodeExporter commented 9 years ago
This is a caused by the icon missing from your theme, please try another 
gtk/gnome theme.

Original comment by kdeko...@gmail.com on 21 Jun 2009 at 2:51

GoogleCodeExporter commented 9 years ago
I've tried them all (at least the stock ones shipped with Slackware).  What is 
the
file name?  I can search for it to see if it exists in the gnome icon package
instaled or I just create it.  I have serveral media volume icons but which do 
show
up in various players in KDE or XFCE.

Original comment by kingbeow...@gmail.com on 21 Jun 2009 at 3:12

GoogleCodeExporter commented 9 years ago
The volume icon is provided as part of the stock widgets in gnome, so I am not
assigning an icon. I would guess it is named 'gnome-volume-control'

Original comment by kdeko...@gmail.com on 21 Jun 2009 at 12:50

GoogleCodeExporter commented 9 years ago
I have the stock gnome icon theme as well as Tango, and a few others  Guess 
I'll have
to search the source and fire up a gnome distro to find it.  

Original comment by kingbeow...@gmail.com on 21 Jun 2009 at 7:59

GoogleCodeExporter commented 9 years ago
Looks like you use the "GtkVolumeButton" widget which provides a volume slider 
and
supposedly provides the stock icons.  Unfortunately, I get the stock
"gtk-missing-image" icon.  GTK+ has no stock volume icons, or so claims the GTK+
reference.  As I don't have a GNOME desktop handy to search, where are you 
getting
your icons from?  When you change your volume, does the icon change? Your code 
seems
to use mute.png, medium.png etc.

Thanks for the help.

Original comment by kingbeow...@gmail.com on 21 Jun 2009 at 9:41

GoogleCodeExporter commented 9 years ago
I don't set any icons on that widget, the icon is provided by GTK

Original comment by kdeko...@gmail.com on 21 Jun 2009 at 10:34

GoogleCodeExporter commented 9 years ago
I had this problem too with GTK+ 2.12.11, upgrading GTK+ to a newer version
(gtk+-2.14.7) solved it. Seems they only recently added this icon to GTK+.

Original comment by m.c.huij...@gmail.com on 25 Jun 2009 at 9:29

GoogleCodeExporter commented 9 years ago

Original comment by kdeko...@gmail.com on 29 Jun 2009 at 8:15