Bug 193992 - Installing gtk2-2.9.1-2, Warning messages happen in gtk2 programs.
Summary: Installing gtk2-2.9.1-2, Warning messages happen in gtk2 programs.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-04 05:38 UTC by sangu
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-06-07 14:45:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sangu 2006-06-04 05:38:28 UTC
Description of problem:

$gedit
sys:1: GtkWarning: Error loading theme icon for stock: Failed to open file '':
No such file or directory
sys:1: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed

** (gedit:10715): CRITICAL **: render_icon: assertion `base_pixbuf != NULL' failed
sys:1: GtkWarning: gtk_style_render_icon: assertion `pixbuf != NULL' failed
sys:1: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed

** (gedit:10715): CRITICAL **: render_icon: assertion `base_pixbuf != NULL' failed

** (gedit:10715): CRITICAL **: render_icon: assertion `base_pixbuf != NULL' failed

** (gedit:10715): CRITICAL **: render_icon: assertion `base_pixbuf != NULL' failed

$rpm -qp --scripts gtk2-2.9.1-1.i386.rpm
postinstall scriptlet (using /bin/sh):
/sbin/ldconfig
/usr/bin/update-gdk-pixbuf-loaders i386-redhat-linux
/usr/bin/update-gtk-immodules i386-redhat-linux
postuninstall scriptlet (using /bin/sh):
/sbin/ldconfig

$ sudo rpm -q --scripts gtk2-2.9.1-2
postinstall scriptlet (using /bin/sh):
/sbin/ldconfig
/usr/bin/update-gdk-pixbuf-loaders i686-redhat-linux-gnu
/usr/bin/update-gtk-immodules i686-redhat-linux-gnu
postuninstall scriptlet (using /bin/sh):
/sbin/ldconfig

Wrong scripts in gtk2-2.9.1-2,maybe?

Version-Release number of selected component (if applicable):
2.9.1-2

How reproducible:
always

Steps to Reproduce:
1. Excuete  gtk2 program
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matthias Clasen 2006-06-07 14:45:45 UTC
should be fixed in 2.9.2-3


Note You need to log in before you can comment on or make changes to this bug.