Bug 5817 - Can't add new printer
Summary: Can't add new printer
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: D Morgan
QA Contact:
URL: http://pkgs.fedoraproject.org/gitweb/...
Whiteboard:
Keywords: PATCH, Triaged
Depends on:
Blocks:
 
Reported: 2012-05-10 11:15 CEST by Fryderyk Mazurek
Modified: 2012-05-11 09:43 CEST (History)
0 users

See Also:
Source RPM: system-config-printer-1.3.9-3.mga2
CVE:
Status comment:


Attachments

Description Fryderyk Mazurek 2012-05-10 11:15:37 CEST
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
Comment 1 Manuel Hiebel 2012-05-10 12:33:59 CEST
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
URL: (none) => http://pkgs.fedoraproject.org/gitweb/?p=python-cups.git;a=blob;f=python-cups-constants.patch;h=ffe1b0807b19984e2fe1cca738727e72bded80f9;hb=ce73011afea1642ffbade0932f1dba996e159502
Assignee: bugsquad => dmorganec

Comment 2 D Morgan 2012-05-10 16:32:41 CEST
please test new rpm from core/updates_testing
Comment 3 Fryderyk Mazurek 2012-05-11 09:43:25 CEST
After install new rpm the problem has disappeared. Now I can add a new printer.

Thank you.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


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