Bug 1013318

Summary: [abrt] system-config-services-0.101.10-1.fc19: __init__.py:290:__init__:KeyError: 'xinetdServiceExplanationLabel'
Product: [Fedora] Fedora Reporter: George <george>
Component: system-config-servicesAssignee: Nils Philippsen <nphilipp>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: george, jkoncick, nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5c5dc4ac4988a9c31077914cd0e71456ad6a28fe
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-20 11:45:30 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:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description George 2013-09-29 08:48:19 UTC
Description of problem:
tried to start httpd

Version-Release number of selected component:
system-config-services-0.101.10-1.fc19

Additional info:
reporter:       libreport-2.1.7
cmdline:        /usr/bin/python /usr/bin/system-config-services
executable:     /usr/bin/system-config-services
kernel:         3.11.1-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
__init__.py:290:__init__:KeyError: 'xinetdServiceExplanationLabel'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 869, in on_unit_properties_changed
    self._on_unit_properties_changed(unit)
  File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 877, in _on_unit_properties_changed
    self.on_service_status_changed(unit)
  File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 902, in on_service_status_changed
    GUIServicesDetailsPainter(self, self.current_service).\
  File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 422, in __init__
    service)
  File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 329, in __init__
    super(GUIServicesDetailsPainter, self).__init__(serviceslist.xml)
  File "/usr/lib/python2.7/site-packages/scservices/gui/__init__.py", line 290, in __init__
    raise KeyError(wname)
KeyError: 'xinetdServiceExplanationLabel'

Local variables in innermost frame:
xml: <gtk.glade.XML object at 0x1ce33c0 (GladeXML at 0x18c6090)>
self: <scservices.gui.GUIXinetdServicesDetailsPainter object at 0x1cdae90>
w: None
wname: 'xinetdServiceExplanationLabel'

Comment 1 George 2013-09-29 08:48:22 UTC
Created attachment 804631 [details]
File: backtrace

Comment 2 George 2013-09-29 08:48:25 UTC
Created attachment 804632 [details]
File: environ

Comment 3 Nils Philippsen 2013-09-30 10:20:38 UTC
Hmm, this is odd because the Glade XML file actually contains this widget:

nils@gibraltar:~> grep xinetdServiceExplanationLabel /usr/share/system-config-services/system-config-services.glade 
		    <widget class="GtkLabel" id="xinetdServiceExplanationLabel">

I know this is pretty unlikely, but do you per chance have a file called "system-config-services.glade" in your home directory?

Is your system-config-services package damaged somehow? Please run "rpm -V system-config-services" as root and post the results.

Can you reproduce this issue a) at all, b) as another user, c) on a different machine?

Comment 4 Jaromír Končický 2014-03-20 11:47:05 UTC
No response from reporter during 5 months, that's enough to close it.

Comment 5 Red Hat Bugzilla 2023-09-14 01:51:18 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days