tjfontaine / airprint-generate

Automatically generate AirPrint Avahi service files for CUPS printers
http://www.atxconsulting.com/blog/tjfontaine/2010/11/21/automatically-generate-airprint-avahi-service-files-cups-printers
400 stars 119 forks source link

No ouput generated #6

Closed zdavatz closed 11 years ago

zdavatz commented 11 years ago

Hi

This script generates no output for me. Any hints what is wrong?

Best Zeno

tjfontaine commented 11 years ago

When you say no output, do you also not see any files in the current directory with an extension of .service

zdavatz commented 11 years ago

Yes that was the case.

I ran

./airprint-generate.py

and could not find a *.service file in the current Dir.

I now upgraded to cups version 1.6.1 and now the output is generated correctly. No idea what was the problem. Also now AirPrint via iOS6 works just fine for iPhone and iPad. ;) Very nice indeed!

kunci commented 11 years ago

Same issue here: no files generated.

Running Cups 1.4.4 and cannot upgrade to 1.6.1. Any idea what is wrong and when can be fixed?

iliocatallo commented 11 years ago

You have to configure your printer has a shared printer in CUPS

zdavatz commented 11 years ago

Yes, it works now!