The error_log in your troubleshoot2.txt contains following line: D [18/Jul/2009:23:24:01 +0200] [Job 15] argv[5]="job- uuid=urn:uuid:8917bdd0-9cc0-3ccd-7a05-8cb7920df26c number-up=2 orientation-requested=3"
This line shows that your print job was sent with the option "number- up=2", which means 2 pages per sheet, and this was correctly executed. What you need is to turn off the "number-up=2" option. Firdt look in system-config-printer, right-click printer icon, "Properties", "Job Options". Look whether there is an option for 2 pages per sheet set. Set it to 1 page per sheet. Check also whether you have a ~/.cups/lpoptions file. Look into the file and if there is "number-up=2" in it somewhere, remove the "number-up=2". -- cups: no printer output (hp 1020) https://bugs.launchpad.net/bugs/401140 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
