Bug 431844 - "Embedded" Pirut in system-config-kickstart writes GTK+ warning to stdout
Summary: "Embedded" Pirut in system-config-kickstart writes GTK+ warning to stdout
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-kickstart
Version: 9
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-07 11:01 UTC by Michal Nowak
Modified: 2013-03-08 02:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-04 14:55:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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