cosmix, for the original poster the problem was indeed with the printer, as he solved it by using a PCL driver. You have a memory extension installed in your printer, so for you we need to investigate more.
can you attach the PDF files which cause problems for you? Can you send the file to the printer and while it gets processed run the command top in a terminal window.Stop the program with "q" and run ps auxwww | grep PID replacing "PID" by the process numbers (in the first column, "PID") of the processes at the top of "top" output. And post the output here.Especially processes with "lp" in the "USER" column (2nd column) are important. Can you also provide an error_log as described in the "CUPS error_log" section of https://wiki.ubuntu.com/DebuggingPrintingProblems -- cups print server takes too long to print PDF document to printer https://bugs.launchpad.net/bugs/597338 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
