PDF warning under Ubuntu and Fedora

Chris Rebert clp at rebertia.com
Wed Oct 15 16:30:03 EDT 2008


CUPS is the Common Unix Printing System. See
http://en.wikipedia.org/wiki/CUPS for more info.
Apparently something (your script or one of the libraries it uses
perhaps?) is trying to create a new printer called "PDF" and failing
because that name is already in use, hence the warnings.

Cheers,
Chris
-- 
Follow the path of the Iguana...
http://rebertia.com

On Wed, Oct 15, 2008 at 1:21 PM, Stef Mientki <stef.mientki at gmail.com> wrote:
> hello,
>
> Does anyone recognize this warning, which is produced under Ubuntu and
> Fedora but not under Windows ?
>
> ** (python:10896): WARNING **: Can't create printer "PDF" because the id
> "PDF" is already used (python:10896): GnomePrintCupsPlugin-WARNING **: The
> CUPS printer PDF could not be created
> (python:10896): GnomePrintCupsPlugin-WARNING **: The data for the CUPS
> printer PDF could not be loaded.
>
> thanks,
> Stef Mientki
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list