Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1094362

Summary: [abrt] system-config-kdump: system-config-kdump.py:59:<module>:AttributeError: 'NoneType' object has no attribute 'glade'
Product: Red Hat Enterprise Linux 7 Reporter: Martin Milata <mmilata>
Component: system-config-kdumpAssignee: Martin Milata <mmilata>
Status: CLOSED NOTABUG QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-05 14:14:22 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
File: sosreport.tar.xz none

Description Martin Milata 2014-05-05 14:09:04 UTC
Version-Release number of selected component:
system-config-kdump-2.0.13-10.el7

Additional info:
reporter:       libreport-2.1.11
cmdline:        python /usr/share/system-config-kdump/system-config-kdump.py
executable:     /usr/share/system-config-kdump/system-config-kdump.py
kernel:         3.10.0-122.el7.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
system-config-kdump.py:59:<module>:AttributeError: 'NoneType' object has no attribute 'glade'

Traceback (most recent call last):
  File "/usr/share/system-config-kdump/system-config-kdump.py", line 59, in <module>
    gtk.glade.bindtextdomain(DOMAIN)
AttributeError: 'NoneType' object has no attribute 'glade'

Local variables in innermost frame:
DOMAIN: 'system-config-kdump'
OrderedDict: <class 'collections.OrderedDict'>
BasicContext: Context(prec=9, rounding=ROUND_HALF_UP, Emin=-999999999, Emax=999999999, capitals=1, flags=[], traps=[Clamped, InvalidOperation, DivisionByZero, Underflow, Overflow])
Underflow: <class 'decimal.Underflow'>
DecimalException: <class 'decimal.DecimalException'>
DivisionByZero: <class 'decimal.DivisionByZero'>
__name__: '__main__'
localcontext: <function localcontext at 0x7f4367b3ca28>
getcontext: <function getcontext at 0x7f4360282de8>
ROUND_DOWN: 'ROUND_DOWN'
ROUND_HALF_EVEN: 'ROUND_HALF_EVEN'
ROUND_HALF_UP: 'ROUND_HALF_UP'
ExtendedContext: Context(prec=9, rounding=ROUND_HALF_EVEN, Emin=-999999999, Emax=999999999, capitals=1, flags=[], traps=[])
ROUND_UP: 'ROUND_UP'
gtk: None
Inexact: <class 'decimal.Inexact'>
gettext: <module 'gettext' from '/usr/lib64/python2.7/gettext.pyc'>
__package__: None
ROUND_FLOOR: 'ROUND_FLOOR'
InvalidOperation: <class 'decimal.InvalidOperation'>
Overflow: <class 'decimal.Overflow'>
Decimal: <class 'decimal.Decimal'>
ROUND_HALF_DOWN: 'ROUND_HALF_DOWN'
__builtins__: <module '__builtin__' (built-in)>
__file__: '/usr/share/system-config-kdump/system-config-kdump.py'
sys: <module 'sys' (built-in)>
DefaultContext: Context(prec=28, rounding=ROUND_HALF_EVEN, Emin=-999999999, Emax=999999999, capitals=1, flags=[], traps=[InvalidOperation, DivisionByZero, Overflow])
VERSION: '2.0.13'
Context: <class 'decimal.Context'>
Rounded: <class 'decimal.Rounded'>
ROUND_05UP: 'ROUND_05UP'
ROUND_CEILING: 'ROUND_CEILING'
NotAuthorizedException: <class 'slip.dbus.polkit.NotAuthorizedException'>
Subnormal: <class 'decimal.Subnormal'>
resource: <module 'resource' from '/usr/lib64/python2.7/lib-dynload/resource.so'>
dbus: <module 'dbus' from '/usr/lib64/python2.7/site-packages/dbus/__init__.pyc'>
traceback: <module 'traceback' from '/usr/lib64/python2.7/traceback.pyc'>
__doc__: None
AUTH_EXC_PREFIX: 'org.fedoraproject.slip.dbus.service.PolKit.NotAuthorizedException.'
setcontext: <function setcontext at 0x7f4367b3c9b0>
os: <module 'os' from '/usr/lib64/python2.7/os.pyc'>
Clamped: <class 'decimal.Clamped'>

Comment 1 Martin Milata 2014-05-05 14:09:06 UTC
Created attachment 892551 [details]
File: backtrace

Comment 2 Martin Milata 2014-05-05 14:09:08 UTC
Created attachment 892552 [details]
File: environ

Comment 3 Martin Milata 2014-05-05 14:09:33 UTC
Created attachment 892553 [details]
File: sosreport.tar.xz

Comment 4 Martin Milata 2014-05-05 14:14:22 UTC
Please disregard, this is a test.