Re: [pygtk] PNG icons not rendering correctly

2005-03-01 Thread Gabriel Munoz
On Mon, Feb 28, 2005 at 12:06:08PM -0600, Gabriel Munoz wrote:
 I'm experiencing a strange issue with some images I'm using for toolbar
 icons. They aren't rendering correctly with some versions of gtk.
 
 Here is how it looks under Mnadrake-9.2:
 http://blackhole.cs.uwec.edu/~munozga/images/gjots-2.1.1-icons_blurred.png

Ok, I got to the bottom of this one after lots of testing across 4
distros. The above screen shot occurs with older versions of libglade.
Specifically, I know libglade-2.3.6 to render some things incorrectly,
while libglade-2.4.1 will render them just fine.

Unfortunately, most current distros are running older versions of
libglade so this bugs are still seen on many users desktops. Good thing
is it is well-fixed upstream.
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] PNG icons not rendering correctly

2005-02-28 Thread Gabriel Munoz
I'm experiencing a strange issue with some images I'm using for toolbar
icons. They aren't rendering correctly with some versions of gtk.

Here is how it looks under Mnadrake-9.2:
http://blackhole.cs.uwec.edu/~munozga/images/gjots-2.1.1-icons_blurred.png

Here is how it is supposed to look like:
http://blackhole.cs.uwec.edu/~munozga/images/gjots2-2.1.1-icons.png

I'm registering my PNG icons following the FAQ entry to register stock
icons from an image file:
http://www.async.com.br/faq/pygtk/index.py?req=showfile=faq08.012.htp

I expect this to be an issue with package versions, as it works find on
my system (gtk+-2.6.2, GNOME 2.8, pygtk-2.4.1, gnome-python-2.6.2),
which is running the latest greatest, but not on mandrake-10.1
(gtk+-2.4.9, GNOME 2.6, pygtk-2.3.96, gnome-python-2.0.3).

Has anyone experienced this before? How about a fix?

Thanks,
Gabe
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/