| Summary: | [abrt] system-config-printer-1.3.7-2.fc16: authconn.py:245:_authloop:AttributeError: 'module' object has no attribute 'IPP_AUTHENTICATION_CANCELED' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nicolas Trangez <ikke+redhat> |
| Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | jpopelka, twaugh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:cfbd8dff0f261af3b8228b926f5c023e8980ba03 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-11-13 09:49:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 751847 *** |
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>