****** Hi Till, thank you for your interest in this problem. ****** I just tried to print a web page (http://www.mindtools.com/pages/article/newPPM_94.htm)****** The print job is stuck in the print queue and gs is using 100% cpu... shompoe@shompoe-TOSHIBA-NB305:~$ ps -e | grep gs 1225 ? 00:00:05 gnome-settings- 3708 ? 00:00:52 gs shompoe@shompoe-TOSHIBA-NB305:~$ ps -efw | grep 3708lp 3708 3705 98 13:32 ? 00:01:05 gs -q -dNOPAUSE -dBATCH -dSAFER -sDEVICE=ps2write -sOUTPUTFILE=%stdout -dLanguageLevel=3 -dCompressFonts=false -dNoT3CCITT -dEncodeMonoImages=false -dEncodeColorImages=false -c save pop -f /var/spool/cups/tmp/00e794f7aa26fshompoe 3719 3554 0 13:33 pts/2 00:00:00 grep --color=auto 3708 shompoe@shompoe-TOSHIBA-NB305:~$ sudo cp /var/spool/cups/tmp/00e794f7aa26f .[sudo] password for shompoe: ********* next I deleted the print job through gnome so the print queue is empty********* and I confirmed with top command that gs process has terminated... shompoe@shompoe-TOSHIBA-NB305:~$ sudo chown shompoe 00e794f7aa26f shompoe@shompoe-TOSHIBA-NB305:~$ sudo chmod 777 00e794f7aa26f shompoe@shompoe-TOSHIBA-NB305:~$ gs -q -dNOPAUSE -dBATCH -dSAFER -sDEVICE=ps2write -sOUTPUTFILE=%stdout -dLanguageLevel=3 -dCompressFonts=false -dNoT3CCITT -dEncodeMonoImages=false -dEncodeColorImages=false -c save pop -f 00e794f7aa26f > output.ps ********* gs process is using 100% cpu as before so I interrupt with CTRL+C... shompoe@shompoe-TOSHIBA-NB305:~$ gs -q -dNOPAUSE -dBATCH -dSAFER -sDEVICE=ps2write -sOUTPUTFILE=%stdout -dLanguageLevel=3 -dCompressFonts=false -dNoT3CCITT -dEncodeMonoImages=false -dEncodeColorImages=false -dNOTRANSPARENCY -c save pop -f 00e794f7aa26f > output.ps ********* this time gs completes in about 2 - 3 seconds and the file output.ps opens in evince looking not identical but reasonable. ********* I hope you are able to reproduce this problem. It happens for me printing almost anything from firefox or evince unless it has really really simple graphics. > Date: Fri, 30 Mar 2012 08:52:48 +0000 > From: