Hmmm...tried to run the workaround this way. Is this right? seems weird.... $ sudo mv /usr/lib/cups/filter/pdftopdf /usr/lib/cups/filter/pdftopdf.orig [sudo] password for brianokeefe: [EMAIL PROTECTED]:/usr/lib/cups/filter$ ls commandtocanon hplipjs pstopdf rastertogutenprint.5.2 commandtoepson imagetopdf pstops rastertohp commandtoescpx imagetops pstopxl rastertolabel commandtopclx imagetoraster pstoqpdl rastertopclx cpdftocps oopstops pstoraster rastertoqpdl cupsomatic pdftoijs pstoturboprint rastertoturboprint foomatic-rip pdftopdf.orig rastertodymo textonly gziptoany pdftops rastertoepson texttopdf hpgltops pdftoraster rastertoescpx texttops [EMAIL PROTECTED]:/usr/lib/cups/filter$ sudo cat > /usr/lib/cups/filter/pdftopdf << EOF > > #!/bin/sh > cat \$6 > EOF bash: /usr/lib/cups/filter/pdftopdf: Permission denied [EMAIL PROTECTED]:/usr/lib/cups/filter$ sudo cat > /usr/lib/cups/filter/pdftopdf << EOF > #!/bin/sh > cat \$6 > sudo EOF > chmod 755 /usr/lib/cups/filter/pdftopdf > > [EMAIL PROTECTED]:/usr/lib/cups/filter$ ls commandtocanon hplipjs pstopdf rastertogutenprint.5.2 commandtoepson imagetopdf pstops rastertohp commandtoescpx imagetops pstopxl rastertolabel commandtopclx imagetoraster pstoqpdl rastertopclx cpdftocps oopstops pstoraster rastertoqpdl cupsomatic pdftoijs pstoturboprint rastertoturboprint foomatic-rip pdftopdf.orig rastertodymo textonly gziptoany pdftops rastertoepson texttopdf hpgltops pdftoraster rastertoescpx texttops
-- Printing stopped working after upgrade to Intrepid https://bugs.launchpad.net/bugs/271350 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs