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 <[EMAIL PROTECTED]> 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 > -- http://mail.python.org/mailman/listinfo/python-list