Bug 426134 - system-config-selinux displays an error message on start
Summary: system-config-selinux displays an error message on start
Keywords:
Status: CLOSED DUPLICATE of bug 216685
Alias: None
Product: Fedora
Classification: Fedora
Component: pygtk2
Version: 8
Hardware: i686
OS: Linux
low
low
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-18 19:01 UTC by Michael Sedkowski
Modified: 2007-12-19 18:16 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-19 18:16:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Sedkowski 2007-12-18 19:01:22 UTC
Description of problem:
When launching system-config-selinux from the console an error is displayed:

/usr/share/system-config-selinux/system-config-selinux.py:71: Warning:
IA__g_object_get_valist: object class `GnomeProgram' has no property named
`default-icon'
  xml = gtk.glade.XML
("/usr/share/system-config-selinux/system-config-selinux.glade", domain=PROGNAME)

The applet itself,however, works fine.

Version-Release number of selected component (if applicable):
Newest available in F8.  

How reproducible:
Launch system-config-securitylevel from the console

Steps to Reproduce:
1.
2.
3.
  
Actual results:
An error is being displayed

Expected results:
No error massage.

Additional info:

Comment 1 Thomas Woerner 2007-12-19 11:00:10 UTC
Reassigning to policycoreutils.

Comment 2 Daniel Walsh 2007-12-19 18:08:07 UTC
This is actually a well reported problem with pygtk and has nothing to do with
selinux.

Comment 3 Matthew Barnes 2007-12-19 18:16:34 UTC
PyGTK is binding the GnomeProgram class from libgnome instead of libgnomeui,
which has the "default-icon" property.

*** This bug has been marked as a duplicate of 216685 ***


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