Bug 753430 - [abrt] system-config-printer-1.3.7-2.fc16: authconn.py:245:_authloop:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED'
Summary: [abrt] system-config-printer-1.3.7-2.fc16: authconn.py:245:_authloop:Attribut...
Keywords:
Status: CLOSED DUPLICATE of bug 751847
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cfbd8dff0f261af3b8228b926f5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-12 12:57 UTC by Nicolas Trangez
Modified: 2011-11-13 09:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-13 09:49:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nicolas Trangez 2011-11-12 12:57:50 UTC
libreport version: 2.0.6
abrt_version:   2.0.4.981
cmdline:        /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
comment:        Trying to configure a new printer
event_log:      2011-11-12-13:57:46> The report was appended to /tmp/abrt.log
executable:     /usr/share/system-config-printer/system-config-printer.py
kernel:         3.1.0-7.fc16.x86_64
reason:         authconn.py:245:_authloop:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED'
reported_to:    file: /tmp/abrt.log
time:           Fri Nov 11 16:24:56 2011
uid:            1000

backtrace:
:authconn.py:245:_authloop:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED'
:
:Traceback (most recent call last):
:  File "/usr/share/system-config-printer/system-config-printer.py", line 1644, in on_edit_activate
:    self.dests_iconview_item_activated (self.dests_iconview, paths[0])
:  File "/usr/share/system-config-printer/system-config-printer.py", line 512, in dests_iconview_item_activated
:    parent=self.PrintersWindow)
:  File "/usr/share/system-config-printer/printerproperties.py", line 569, in show
:    self.load (name, host=host, encryption=encryption, parent=parent)
:  File "/usr/share/system-config-printer/printerproperties.py", line 1287, in load
:    self.ppd = printer.getPPD()
:  File "/usr/lib/python2.7/site-packages/cupshelpers/cupshelpers.py", line 203, in getPPD
:    self._ppd = self.connection.getPPD(self.name)
:  File "/usr/share/system-config-printer/authconn.py", line 215, in <lambda>
:    return lambda *args, **kwds: self._authloop (fname, fn, *args, **kwds)
:  File "/usr/share/system-config-printer/authconn.py", line 245, in _authloop
:    ipp_auth_canceled = cups.IPP_AUTHENTICATION_CANCELED
:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED'
:
:Local variables in innermost frame:
:c: <cupspk.Connection instance at 0x330ce18>
:retry: False
:e: 1030
:kwds: {}
:self: <authconn.Connection instance at 0x330cdd0>
:args: (u'...',)
:m: 'client-error-not-found'
:fname: 'getPPD'
:ipp_auth_canceled: 4096
:fn: <method-wrapper '__call__' of builtin_function_or_method object at 0x3312128>

Comment 1 Jiri Popelka 2011-11-13 09:49:51 UTC

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


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