[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2011-01-11 Thread kurt carter
Try installing okular. It seems to work where Evince doesn't. Cheers, Kurt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/369503 Title: Evince and Firefox fails to print but OpenOffice prints

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-11 Thread Till Kamppeter
The use of the ps2write output device of Ghostscript in the pdftops filter is not yet possible in CUPS, due to http://bugs.ghostscript.com/show_bug.cgi?id=690475 For the time being use the attached pdftops filter. ** Bug watch added: Ghostscript (AFPL) Bugzilla #690475

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-10 Thread Till Kamppeter
My alternative pdftops filter is a shell script which does principally the same as the original pdftops filter which is a compiled C program. It calls Ghostscript to convert PDF to PostScript. I have written the shell script for quick testing. One can edit it quickly and attach it to bug reports

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-10 Thread Till Kamppeter
Easiest fix would be to patch the CUPS pdftops filter to let Ghostscript use ps2write. ** Changed in: cups (Ubuntu) Status: Incomplete = Triaged -- Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty https://bugs.launchpad.net/bugs/369503 You received this bug

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-08 Thread Bugsy
Wow, now it prints correctly. Thanks. I also tried to check the differences between your pdftops and the orginal file but I could not open the orginal file with gedit. Is it correct behaviour? -- Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-07 Thread Till Kamppeter
Can you execute the following command line in a terminal window: cupsfilter -m application/vnd.cups-postscript -p /etc/cups/ppd/printer.ppd file.pdf test.ps Replace file.pdf by the name of the PDF file which does not print for you. Post the screen output of the command. Display test.ps on the

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-07 Thread Bugsy
Ok I did sudo /etc/cups/ppd/LBP5000.ppd /home/carlo/Tivi.pdf test.ps It did not allow me to execute the command without sudo. Then commandline reads sudo: /etc/cups/ppd/LBP5000.ppd: command not found and the test.ps was empty. After this I added r+w and execute right to LBP5000.ppd and tried

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-07 Thread Till Kamppeter
You probably did not replace all placeholders. Please execute cupsfilter -m application/vnd.cups-postscript -p /etc/cups/ppd/LBP5000.ppd file.pdf test.ps with file.pdf beinmg the file name of your e-book which does not print on your printer. -- Evince and Firefox fails to print but OpenOffice

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-07 Thread Bugsy
Ok, the test.ps seems ok and prints correctly. Also the command printted this in command shell ... DEBUG: Copying page 108... DEBUG: pagew = 566.2, pagel = 813.2 DEBUG: bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842 DEBUG: PageLeft = 14.4, PageRight = 580.6 DEBUG: PageTop = 827.6, PageBottom =

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-07 Thread Till Kamppeter
Can you replace your /usr/lib/cups/filter/pdftops file by the attached one (do not forget to make the new file executable with chmod 755 /usr/lib/cups/filter/pdftops) and print your book again? Does it work now? ** Attachment added: Alternative pdftops CUPS filter

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-06 Thread Bugsy
From gnome toolbar I select System - Administration - Printing - Printer configuration. After that I select the correct printer (lbp5000) and click on Properties. In there is a Printer Options tab where I did found the Detect Paper Size option. Also I 'm not sure if it is a printing rights issue

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-06 Thread Till Kamppeter
Can you attach your PPD file (/etc/cups/ppd/LBP5000.ppd)? Can you attach an error_log of printing your PDF book out of Evince? Please proceed as described on https://wiki.ubuntu.com/DebuggingPrintingProblems, section CUPS error_log. Thanks. -- Evince and Firefox fails to print but OpenOffice

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-06 Thread Bugsy
Here is the error log. If I try to print multiple pages the system says printing failed but if I try to print only one page the system thinks the printing task is done. Either way no actual pages are printed. ** Attachment added: error_log http://launchpadlibrarian.net/26386281/error_log --

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-06 Thread Till Kamppeter
Can you attach your PPD file (/etc/cups/ppd/LBP5000.ppd)? -- Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty https://bugs.launchpad.net/bugs/369503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-06 Thread Bugsy
Here it is. ** Attachment added: LBP5000.ppd http://launchpadlibrarian.net/26390901/LBP5000.ppd -- Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty https://bugs.launchpad.net/bugs/369503 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-05 Thread Bugsy
Actually after the Evince failed to print other programs failed to print also. But after system restart and changing detect paper size to false all programs printed including Evince. Evince still has an issue with one pdf file which doesn't print at all. It's really puzzling because every other

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-05 Thread Till Kamppeter
Where is the detect paper size option in your system? Can you attach the PDF file which still does not print out of Evince for you? -- Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty https://bugs.launchpad.net/bugs/369503 You received this bug notification because you

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-05 Thread Bugsy
The Detect paper size is in the Printing - General Settings where for example Page size, Color Mode, etc. can be adjusted. Also I'm talking about system wide settings, not just settings found from Evince. I would like to attach the pdf but it's a pdf book and the licence doesn't allow it. --

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-05 Thread Till Kamppeter
What do you mean with Printing - General Settings? In which menu/program is this? Where did you do the system-wide settings? Where do you have detect paper size there? Perhaps the book does not have permission to be printed (by its license), then PDF viewers do not print it as such PDFs are

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-04 Thread Till Kamppeter
This means every program except Evince prints correctly for you now? Can you attach an error_log of a job printed out of Evince? Please proceed as described on https://wiki.ubuntu.com/DebuggingPrintingProblems, section CUPS error_log. Thanks. -- Evince and Firefox fails to print but OpenOffice

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-05-03 Thread Bugsy
But there is another problem in Evince. If I try to print multiple pages the printing fails and the printig problem solver says pstocapt2 write error,32. This was not a problem in previous releases. I have also included troubleshoot.txt from the problem solver. ** Attachment added:

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-04-30 Thread Bugsy
Ok I installed newest updates. I did not check the paper size in the /etc/papersize before updates but at least now it's correct (a4). Also I disabled the detect paper size and the printer started to work properly. Afterwards I enabled it again and the printer still works so the issue seems to be

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-04-29 Thread Bugsy
** Attachment added: error_log http://launchpadlibrarian.net/26153343/error_log ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/26153344/BootDmesg.txt ** Attachment added: CupsErrorLog.txt http://launchpadlibrarian.net/26153345/CupsErrorLog.txt ** Attachment added:

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-04-29 Thread Bugsy
For your notice I'm using the lbp5000 printer not the lbp50002. Ubuntu want's to find lbp50002 printer by itself but it does not print at all. -- Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty https://bugs.launchpad.net/bugs/369503 You received this bug notification

[Bug 369503] Re: Evince and Firefox fails to print but OpenOffice prints normaly in Jaunty

2009-04-29 Thread Till Kamppeter
What is your standard paper size? A4 or Letter? Please edit /etc/papersize if it contains the wrong paper size name. Send the test print job with the correct paper size setting. Note that Firefox and Evince to not remember the paper size setting. You also have to select Page Setup ... in the file