← Back to team overview

touch-packages team mailing list archive

[Bug 1366743] Re: Ubuntu 14.04 only prints LibreOffice Docs

 

Sorry, once again for the very slow feedback :)

hans@Hacker:~/printerdata$ lpr -P HP-Color-LaserJet-2550 -o psdebug
FC.pdf

Nothing but the usual bug (Blinking, never starts to print)

hans@Hacker:~/printerdata$ sudo restart cups
[sudo] password for hans: 
cups start/running, process 3133
hans@Hacker:~/printerdata$ lp -d HP-Color-LaserJet-2550 -o psdebug FC.pdf 
request id is HP-Color-LaserJet-2550-57 (1 file(s))

Again nothing... :(

hans@Hacker:~/printerdata$ sudo gedit /etc/cups/cups-files.conf
hans@Hacker:~/printerdata$ sudo restart cups
cups start/running, process 20563
hans@Hacker:~/printerdata$ lpadmin -p test -E -v file:/tmp/printout -P /etc/cups/ppd/HP-Color-LaserJet-2550.ppd 

Start the printing of FC.pdf with "test"

hans@Hacker:~/printerdata$ sudo cp /tmp/printout ~
hans@Hacker:~/printerdata$ sudo chmod 777 ~/printout
hans@Hacker:~/printerdata$ cd ..
hans@Hacker:~$ ls -l | grep printout
-rwxrwxrwx  1 root  root   300692 Okt 29 20:31 printout
hans@Hacker:~$ nc -w1 10.0.0.5 9100 < printout
^C
hans@Hacker:~$ 

Despite the "nc -w1 10.0.0.5 9100 < FC.pdf" command that still "works"
as already described, the "nc -w1 10.0.0.5 9100 < printout" command
results in business as usual :( Blinking but never starts to print

hans@Hacker:~$ sudo restart cups
cups start/running, process 2527
hans@Hacker:~$ lpadmin -p HP-Color-LaserJet-2550 -o pdftops-renderer-default=pdftops

Started a print job but still the same, no success :(((

** Attachment added: "printout"
   https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1366743/+attachment/4248455/+files/printout

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1366743

Title:
  Ubuntu 14.04 only prints LibreOffice Docs

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  I use Ubuntu 14.04, a Logilink Fast Ethernet Printserver and a HP
  Color Laserjet 2550L. Under Ubuntu 12.10 everything worked fine and I
  could print any file.

  The printer is connected via a USB to the Printserver and adressed via
  HP Jet Direct. As already said, everything worked fine under 12.10 and
  I didn't change any settings on the printserver.

  I use the ubuntu tool for installing the printer, as a normal user not
  su. Searching the network, for network printers offers me three
  possibilities for adressing the printer. HP Jet Direct, IPP and
  LPD/LPR. I tried all of them with the same result. I use the drivers
  from the Database, not surprisingly HP/Color Laserjet 2550/HP Color
  Laserjet 2550 Series Postscript [en] (recommended).

  After installing the printer the first thing that fails is the
  Testpage. The ubunut printer spooler tells me that the job is in
  progress and the printer starts to blink to tell me that he is
  receiving input. Unfortunatly the job never starts or gets finished.
  After blinking quite a while the printer stops an nothing happes.

  Interestingly, after canceling the job on my computer and a restart of
  the printer, the printserver and my computer, I can open libre office
  writing "Hello World" go to print and the printer starts immediately
  and prints the correct result. But this only works for libreoffice and
  only with text, as soon as there is an image in the document it
  doesn't work. I can't print any pdf or even from gedit. Nothing works.
  Always the same as with the Testpage. Printer starts to blink but
  nothing happens.

  lsb_release -rd
  Description:	Ubuntu 14.04.1 LTS
  Release:	14.04

  
  Thanks for Help.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1366743/+subscriptions


References