Bug 825128 - [abrt] system-config-printer-1.3.8-4.fc15: authconn.py:251:_authloop:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED'
Summary: [abrt] system-config-printer-1.3.8-4.fc15: authconn.py:251:_authloop:Attribut...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5b0c3c60ffbd088bec5ca94194c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-25 08:05 UTC by Alex Smirnoff
Modified: 2012-08-07 19:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 19:09:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alex Smirnoff 2012-05-25 08:05:33 UTC
abrt version: 2.0.3
architecture:   x86_64
cmdline:        /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
comment:        configuring printers, accidentally clicked "cancel" on auth dialogs
component:      system-config-printer
executable:     /usr/share/system-config-printer/system-config-printer.py
kernel:         2.6.43.2-6.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        system-config-printer-1.3.8-4.fc15
reason:         authconn.py:251:_authloop:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED'
time:           Fri May 18 16:27:09 2012
uid:            500
username:       ark

backtrace:
:authconn.py:251:_authloop:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED'
:
:Traceback (most recent call last):
:  File "/usr/share/system-config-printer/newprinter.py", line 3585, in on_btnNPApply_clicked
:    self.cups.addPrinter(name, device=uri)
:  File "/usr/share/system-config-printer/authconn.py", line 219, in <lambda>
:    return lambda *args, **kwds: self._authloop (fname, fn, *args, **kwds)
:  File "/usr/share/system-config-printer/authconn.py", line 251, in _authloop
:    e == cups.IPP_AUTHENTICATION_CANCELED):
:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED'
:
:Local variables in innermost frame:
:c: <cups.Connection object for /var/run/cups/cups.sock at 0x197acc0>
:retry: False
:e: 1028
:kwds: {'device': 'tcp://web-mfu.sw.ru:9100'}
:self: <authconn.Connection instance at 0x16c95f0>
:args: (u'HP-Color-LaserJet-cm2320nf-MFP',)
:m: 'client-error-not-possible'
:fname: 'addPrinter'
:fn: <built-in method addPrinter of cups.Connection object at 0x197acc0>

Comment 1 Jiri Popelka 2012-05-25 10:48:56 UTC
Should be (bug #751847, comment #1) fixed with python-cups-1.9.60-2.fc15.

What does 'rpm -q python-cups' say ?

Comment 2 Fedora End Of Life 2012-08-07 19:09:23 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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