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 1163609

Summary: [abrt] system-config-printer: newprinter.py:2971:on_entNPTNetworkHostname_changed:TypeError: set_cursor() got an unexpected keyword argument 'cell'
Product: Red Hat Enterprise Linux 7 Reporter: Matěj Cepl <mcepl>
Component: system-config-printerAssignee: Petr Sklenar <psklenar>
Status: CLOSED WONTFIX QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: psklenar, thozza, twaugh, zdohnal
Target Milestone: rcKeywords: FastFix, Patch
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:1d1257467c1a4f1060e56d655beb0fc976d3a849
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-22 14:07:00 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:
Bug Depends On:    
Bug Blocks: 1709724    
Attachments:
Description Flags
File: backtrace
none
File: environ
none
File: sosreport.tar.xz none

Description Matěj Cepl 2014-11-13 05:44:34 UTC
Version-Release number of selected component:
system-config-printer-1.4.1-16.el7

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
dso_list:       system-config-printer-libs-1.4.1-16.el7.noarch
executable:     /usr/share/system-config-printer/system-config-printer.py
kernel:         3.10.0-123.9.3.el7.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
newprinter.py:2971:on_entNPTNetworkHostname_changed:TypeError: set_cursor() got an unexpected keyword argument 'cell'

Traceback (most recent call last):
  File "/usr/share/system-config-printer/newprinter.py", line 2971, in on_entNPTNetworkHostname_changed
    start_editing=False)
TypeError: set_cursor() got an unexpected keyword argument 'cell'

Local variables in innermost frame:
path: <GtkTreePath at 0x22334b0>
model: <TreeStore object at 0x26e6730 (GtkTreeStore at 0x2120200)>
ent: <Entry object at 0x1de4e60 (GtkEntry at 0x1ed51c0)>
self: <NewPrinterGUI object at 0x1de4140 (newprinter+NewPrinterGUI at 0x1be6120)>
text: 'http://cups.brq.redhat.com:631/printers'

Comment 1 Matěj Cepl 2014-11-13 05:44:36 UTC
Created attachment 956959 [details]
File: backtrace

Comment 2 Matěj Cepl 2014-11-13 05:44:38 UTC
Created attachment 956960 [details]
File: environ

Comment 3 Matěj Cepl 2014-11-13 05:45:26 UTC
Created attachment 956961 [details]
File: sosreport.tar.xz

Comment 5 Tim Waugh 2014-11-13 09:20:15 UTC
This is the Red Hat Enterprise Linux equivalent of Fedora bug #1006692.

Upstream fix:

https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?id=ce23926314d71fe60179c3c755c1c39f346da7eb

Comment 6 Tim Waugh 2015-03-23 13:39:06 UTC
*** Bug 1203208 has been marked as a duplicate of this bug. ***