| Summary: | Can't add new printer | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Fryderyk Mazurek <dedykjp> |
| Component: | RPM Packages | Assignee: | D Morgan <dmorganec> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | Keywords: | PATCH, Triaged |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| URL: | http://pkgs.fedoraproject.org/gitweb/?p=python-cups.git;a=blob;f=python-cups-constants.patch;h=ffe1b0807b19984e2fe1cca738727e72bded80f9;hb=ce73011afea1642ffbade0932f1dba996e159502 | ||
| Whiteboard: | |||
| Source RPM: | system-config-printer-1.3.9-3.mga2 | CVE: | |
| Status comment: | |||
Hi, thanks for reporting this bug. Assigned to the package maintainer. (Please set the status to 'assigned' if you are working on it) Keywords:
(none) =>
PATCH, Triaged please test new rpm from core/updates_testing After install new rpm the problem has disappeared. Now I can add a new printer. Thank you. Status:
NEW =>
RESOLVED |
Description of problem: I try to add a new printer, but I always get the error: Traceback (most recent call last): File "/usr/share/system-config-printer/newprinter.py", line 888, in on_btnNPForward_clicked self.nextNPTab() File "/usr/share/system-config-printer/newprinter.py", line 1151, in nextNPTab self.ppd = self.getNPPPD() File "/usr/share/system-config-printer/newprinter.py", line 3449, in getNPPPD f = self.cups.getServerPPD(ppd) 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' The same error was in Fedora Linux: https://bugzilla.redhat.com/show_bug.cgi?id=807400 Steps to Reproduce: 1. Add a new printer