Version: 0.9.1 (using KDE 4.3.1) OS: Linux http://de.wikipedia.org/wiki/Karnaugh-Veitch-Diagramm page was seen correctly as html, ps and pdf on the screen. It should be printed as pdf or ps on a brother HL-4040. The print process crashed and the printer has to be taken from the powersupply to be restarted.After that the cups displayes a broken pipe which can be repaired by restarting the printer. The print process works with acroread. Reproducible: Always Steps to Reproduce: see above. Printing has no reault. There are no outputs except the printer LCD message 'printing impossible E1'. I did not find out the meaning of that. Actual Results: none. acroread 9.3.3. works slow, but successful.
please thanks to http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports add a backtrace on this bugreport
Where are you printing from? From Okular or from Konqueror? If from Okular attach the pdf file you are printing too
I am printing out of ocular. The acroread prints one page. The acro for win prints the whole document, but on a windows machine. The file is attached, it is from wiki. Greetings Robert -------- Original-Nachricht -------- > Datum: Mon, 16 Aug 2010 19:45:48 +0200 (CEST) > Von: Albert Astals Cid <tsdgeos@terra.es> > An: rfr-mailbox@gmx.de > Betreff: [Bug 248032] Print crashes printer and breaks pipe > https://bugs.kde.org/show_bug.cgi?id=248032 > > > > > > --- Comment #2 from Albert Astals Cid <tsdgeos terra es> 2010-08-16 > 19:45:47 --- > Where are you printing from? From Okular or from Konqueror? If from Okular > attach the pdf file you are printing too > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug.
There is no pdf file attached, there is a link to a html webpage. Please attach the pdf file you printed.
Created attachment 50626 [details] a wiki page.
What happens if you open the file in okular and choose file->print preview?
It shows the desired file. However there is no print button as it is in other applications. Printing with the print function in the 'file' pulldown menü fails as descripted before. Robert +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -------- Original-Nachricht -------- > Datum: Wed, 18 Aug 2010 22:43:09 +0200 (CEST) > Von: Albert Astals Cid <tsdgeos@terra.es> > An: rfr-mailbox@gmx.de > Betreff: [Bug 248032] Print crashes printer and breaks pipe > https://bugs.kde.org/show_bug.cgi?id=248032 > > > > > > --- Comment #6 from Albert Astals Cid <tsdgeos terra es> 2010-08-18 > 22:41:57 --- > What happens if you open the file in okular and choose file->print > preview? > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug.
What happens if you do this? okular myfile.pdf File->print->print to file (postscript)->print (Here remember the path where you store the ps file) gs /path/to/the/created/ps/file (Use enter to pass between the pages) Does this work?
I did this with the result: -) no crash in okular. Program ends obviously the transformation process and works as expected. -) In Dolfin no ps file is displayed. -) A ps-file is displayed in xterm (after ls -l in target dir) -) gs (filename) shows the expected fiole, bit in a bad resolution. It is hard to read, very pixelled. Greetings Robert *********************************** -------- Original-Nachricht -------- > Datum: Fri, 27 Aug 2010 20:56:17 +0200 (CEST) > Von: Albert Astals Cid <tsdgeos@terra.es> > An: rfr-mailbox@gmx.de > Betreff: [Bug 248032] Print crashes printer and breaks pipe > https://bugs.kde.org/show_bug.cgi?id=248032 > > > > > > --- Comment #8 from Albert Astals Cid <tsdgeos terra es> 2010-08-27 > 20:56:13 --- > What happens if you do this? > okular myfile.pdf > File->print->print to file (postscript)->print (Here remember the path > where > you store the ps file) > gs /path/to/the/created/ps/file (Use enter to pass between the pages) > > Does this work? > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug.
This means that Okular is creating a postscript file that is correct (gs can understand it). If you try printing this ps file (lpr file.ps) it will probably crash your printer too. This is means the problem is in your printer and not in Okular itself so i suggest you to contact the developers of the drivers for linux for your printer, send them the resulting ps file and tell them that your printer crashes when trying to print it. Sorry we can't help more and thanks for using Okular.