Bug 431844

Summary: "Embedded" Pirut in system-config-kickstart writes GTK+ warning to stdout
Product: [Fedora] Fedora Reporter: Michal Nowak <mnowak>
Component: system-config-kickstartAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 9CC: bkearney, james.antill, ohudlick
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-04 14:55:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Nowak 2008-02-07 11:01:33 UTC
+++ This bug was initially created as a clone of Bug #431580 +++

.qa.[root@s390x-5s-3-v1 tps]# tps-upgrade
Upgrading 2008:8061 using command:
 rpm  -Uvh  $(cat new-files-5Server-s390x.list)

Preparing...                ########################################### [100%]
   1:system-config-kickstart########################################### [100%]

.qa.[root@s390x-5s-3-v1 tps]# rpmquery system-config-kickstart
system-config-kickstart-2.6.19.2-2.el5.noarch

.qa.[root@s390x-5s-3-v1 tps]# system-config-kickstart
Loading "protectbase" plugin
Loading "installonlyn" plugin
Loading "rhnplugin" plugin
Loading "skip-broken" plugin
Loading "kmod" plugin
0 packages excluded due to repository protections
/usr/lib/python2.4/site-packages/pirut/GroupSelector.py:331: GtkWarning:
gtk_tree_view_scroll_to_point: assertion `GTK_WIDGET_REALIZED (tree_view)' failed
  gobject.idle_add(lambda x: x.scroll_to_point(0, 0), tree)

Bug is fixed in this version.
--

Linux s390x-5s-3-v1.z900.redhat.com 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:30 EDT
2007 s390x s390x s390x GNU/Linux

Please take a look at the "GtkWarnings" whether is possible to get rid of them.

Issued for the first time here: 
https://bugzilla.redhat.com/show_bug.cgi?id=239817#c5

I am not sure whether is fault in s-c-k's pirut handling or in pirut itself.

-- Additional comment from james.antill on 2008-02-05 12:35 EST --
 This is with the GA pirut, no? Can you try again with pirut-1.3.28-5.el5 from
RHEL-5.2 QU candidate?


-- Additional comment from mnowak on 2008-02-05 17:36 EST --
Yup, right.

But with the latest I got the "same":

.qa.[root@s390x-5s-3-v1 tps]# system-config-kickstart 
Loading "protectbase" plugin
Loading "rhnplugin" plugin
Loading "skip-broken" plugin
Loading "kmod" plugin
0 packages excluded due to repository protections
/usr/lib/python2.4/site-packages/pirut/GroupSelector.py:396: GtkWarning:
gtk_tree_view_scroll_to_point: assertion `GTK_WIDGET_REALIZED (tree_view)' failed
  gobject.idle_add(lambda x: x.scroll_to_point(0, 0), tree)

but s-c-k works even with new pirut just fine.

Any thoughts? Maybe is only problem with handling in s-c-k... (Cc-ing Chris.)

-- Additional comment from james.antill on 2008-02-06 16:25 EST --
 Given this is just a warning message, I'm going to just close WONTFIX as I'll
probably never get around to it.
 Feel free to open one against Fedora, and we'll see what happens there.


--
Now confirmed on Rawhide 

[root@rawhide64 ~]# system-config-kickstart 
Loading "refresh-updatesd" plugin
/usr/lib/python2.5/site-packages/pirut/GroupSelector.py:392: GtkWarning:
gtk_tree_view_scroll_to_point: assertion `GTK_WIDGET_REALIZED (tree_view)' failed
  gobject.idle_add(lambda x: x.scroll_to_point(0, 0), tree)

pirut-1.3.29-1.fc9
system-config-kickstart-2.7.13-1.fc9
python-2.5.1-19.fc9

Comment 1 Bug Zapper 2008-05-14 05:03:26 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Chris Lumens 2008-08-04 14:55:41 UTC
This will be fixed in the next build of anaconda for rawhide, oddly enough.