Ubuntu :: After It Tries To Print And Nothing Happens - Shows Up Stopped - Idle- /usr/lib/cups/filter/footmatic-rip Failed
Nov 11, 2010
After it tries to print and nothing happens this shows up stopped. Idle- /usr/lib/cups/filter/footmatic-rip failed.
View 2 Replies
ADVERTISEMENT
Dec 6, 2008
I initially had a problem accessing the CUPS interface (see my other post) and got that resolved by adding the user "cupsys". Now, everything "looks" ok, and when I print a test page, it shows it as completed (in CUPS). However, the page never prints.
The printer is a Canon MP600 (using the canonmp600en.ppd file to configure it). Here's the output of my conf file.
Code:
# Show troubleshooting information in error_log.
LogLevel debug
[code]...
View 8 Replies
View Related
Jul 15, 2011
Our one remaining problem seems to be printing. She has an HP OfficeJet 6500 USB printer. We have the computer conntected. Strangely, when I boot from the CD the printer shows up as installed even though I did nothing to install it. After having submitted a print job it shows the printer status as "idle" and the print queue is empty. I tried deleting that printer and re-installing. The installation went as one would expect. However the results are the same. I'm beginning to think that somehow the problem is related to the fact that we are operating from the live CD. getting this thing to print from the live CD.
View 9 Replies
View Related
Dec 14, 2010
Trying to print from my laptop to friends wireless printer. I see his printer "7600 Series" in Network - File Browser. How do I print to his printer. I have text document. I click on "Print", but only "Print to file comes up".
I did System -> Printing -> Help -> Troubleshoot
Got: CUPS Service Stopped
The CUPS printer spooler does not appear to be running. To correct this choose
system -> Administration -> Services
There is not "Services there"
What to do? Ubuntu 10.04 LTS
View 9 Replies
View Related
Feb 26, 2011
I successfully installed cups on my fedorabox, I can manage it through the web interface on port 631. I added the hplip and installed a HP Deskjet printer. However, when I want to print a test page I get the following error: "no pages found". The print job is in a stopped state...
View 2 Replies
View Related
Nov 10, 2015
I have installed cups(1.5.3) in my Beagleboard black based custom hardware running on Debian 7.8 using 'apt-get install' command. I am trying to print to HP deskjet 1112 usb printer from system line but nothing is getting printed and the output of 'lpstat -t' shows the error : "/usr/lib/cups/filter/hpcups failed "
The error_log output is :
I [10/Nov/2015:09:44:51 +0000] Saving job.cache...
I [10/Nov/2015:09:44:52 +0000] Listening to [v1.::1]:631 (IPv6)
I [10/Nov/2015:09:44:52 +0000] Listening to 127.0.0.1:631 (IPv4)
I [10/Nov/2015:09:44:52 +0000] Listening to /var/run/cups/cups.sock (Domain)
[code]....
Please find the response from CUPS administrators below:
As far as I see this has nothing to do with CUPS.As far as I see the first error message comes from Ghostscript: "Unable to open the initial device, quitting" (this is in Ghostscript's gs_init.ps file).Therefore Ghostscript does not produce any output which lets then the filter from HP's HPLIP driver software error out with "cupsRasterOpen failed" and finally the HP backend errors out with "ERROR: null print job".Neither Ghostscript nor HP's HPLIP driver software belong to CUPS so that the issue does not belong to CUPS (according to my analysis).
I guess that somehow the "Ghostscript command line" is not correct or does not work as it should.Usually this is alos no bug in Ghostscript but "some where else" where the Ghostscript command line with all its parameters is created.
View 2 Replies
View Related
Aug 8, 2011
My PDF's won't print anymore. They used too, but now all I get is a message that says, "document failed to print". Office docs print fine on the Canon Pixma i4300. I installed the CUPS PDF driver but it doesn't help. Acrobat won't initialize reliably in Firefox 5.0.
View 2 Replies
View Related
Aug 10, 2010
The printer prints with ubuntu live cd. I deleted the printer from the list and I followed the instructions here. When I tried to print, sometimes it shows that the documents was printed (but my printer is standby) sometimes it shows the document failed.
View 1 Replies
View Related
Feb 26, 2011
Not sure when CUPS started acting up. I have the latest 13.1 current software installed.The first page to print is always OK, but all succeeding pages are overwritten. The second page shows the first page on top of it, and the third shows the preceding pages on top of it - and so on. Has anyone else seen this problem?I guess the printer buffer is not getting flushed correctly. If my configurations were trashed in some way, I don't know where to look for a fix.
View 14 Replies
View Related
Jun 5, 2011
I cannot print pdf files. I have tried using okular and xpdf. The documents display in the program, but print preview shows a blank page. The printer then sends out blank pages. I have tried printing on 2 different printers using usb cables. Using terminal to process the commands shows error:
Quote:
xxx@xxx:~$ xpdf
***** MediaBox = ll:0,0 ur:611.976,791.968
***** CropBox = ll:0,0 ur:611.976,791.968
***** Rotate = 0
Segmentation fault
Converting to .ps also is blank.
View 6 Replies
View Related
Jun 27, 2010
I'm trying to install a Brother MFC425CN printer on my Gentoo system. I have obtained the files needed from Brother and extracted the payload.
The script for creating the filter (endless echos) is a csh script, so I emerged tcsh and ran the script. No luck. CUPS does not see the filter, even though it is present and has the same owner, group, and permissions that work on my other gentoo system.
When I print a test page the log file says
Code:
E [27/Jun/2010:09:36:03 +0800] PID 3912 (/usr/libexec/cups/filter/brlpdwrapperMFC210C) stopped with status 22!
D [27/Jun/2010:09:36:03 +0800] [Job 8] /usr/libexec/cups/filter/brlpdwrapperMFC210C: No such file or directory
It's been too long since I got it working on the other system, and if I made notes they are lost...
View 1 Replies
View Related
Jun 25, 2011
After upgrade to ghostscript 9.02 from current all print jobs fail with: 'There is a missing print filter for printer HP_F2480'
The printer is an All-inone deskjet F2480 and the cups printer queue has been
setup with the hplip tools. Before the upgrade it was 'working' with quite a few bugs...eg image not printed correct, multipage printing garbage. (page for page printing was the workaround)
Do I need to remove the printer and define it again?
View 2 Replies
View Related
Jan 20, 2010
I'm trying to print a PDF from Windows through CUPS. I'm guessing it is supposed to appear somewhere on my Ubuntu machine, but I cannot find any files. When I go on the CUPS server and look at "completed jobs", it shows every print that I did, but I have no idea where the file is located.It is not in my Home directory.
View 3 Replies
View Related
Jan 26, 2010
my printer has a known CUPS bug; A4 is printed as letter size; i.e. printing only appears on the bottom half of the page. I downloaded a ppd file at [URL] but it improved nothing. Also installed the bug's patch (sorry I don't have the bug's number) and followed the instructions; zero results. Upgraded Ubuntu 9.04's CUPS-related repositories to 9.10 but no improvement. Every test page still comes out with just the top third sitting at the bottom.
View 1 Replies
View Related
Nov 29, 2010
i have a problem with cups on a lucid/64 machine.
"Unable to write print data: Broken pipe"
The pdf-file to print has a size of 4,7MB. After sending the file to the printer the size of the file is more than 18 MB.
We use a Xerox WorkCentre 7232 which is via
socket://ip_adress:9100
connected to cups. The same configuration had been working fine for several years with hardy.
Cups refuses to print large files. When splitting up the print-file all works fine.
View 4 Replies
View Related
Aug 3, 2011
For starters, I'll warn you that I installed linux on a pc for the first time yesterday. With the guidance of a pro, I'm running Ubuntu 11.04 desktop 32-bit with CUPS 1.4.6. I have three Samsung ML-2525 USB printers attached. They all three show up with lsusb:
Bus 001 Device 004: ID 04e8:3297 Samsung Electronics Co., Ltd
Bus 001 Device 003: ID 04e8:3297 Samsung Electronics Co., Ltd
Bus 001 Device 002: ID 04e8:3297 Samsung Electronics Co., Ltd
When I go into CUPS, it shows one. I've tried to add another via bash and I can't seem to get that to work either. All three were plugged in when CUPS was started, so I've ruled out that thing where it doesn't see new USB devices. I set up three printers in CUPS (via the web interface) and (no surprise!) they all print to the same printer. I then tried to force them to go to the right places by shutting down CUPS, modifying cups.conf to inculde "FileDevice yes", restarting CUPS and using lpadmin to change the uri's to their /dev/ filedevices. That doesn't work. You probably knew that already, didn't you!?
[code]...
Then the jobs just sit in their queues forever. (I let it sit for 25 hours, they are still "processing").
View 3 Replies
View Related
Feb 5, 2010
I cant print in firefox 3.6 by cups. Whe i go to file print i see the printers. The file is send to the wright printer. Printer crasch. I look on internet en found a solution. Firefox can only print to file. I had to add gtk-printer-backbands ="lpr,file" in /etc/gtk-2.0 in the file gtkr. and restart cups When i co to the printers i don't see the printers but only lpr. When i klik print the page wil print but only to the defualt printer. Is there a solution the fix this error. Ore how can i give the commando lpr -p printername. I try this on command line I make 2 printqueue's to the same printer and when i give echo "text" | lpr -p printername it works How can i change the gtkr file to have the posibility to slect the printers
View 2 Replies
View Related
Dec 7, 2010
opensuse v11.3
linux 2.6.34.7-0.5-desktop x86_64
I must have done something while wandering through the CUPS web interface but I cannot say what it was. Nevertheless, now I must enter a password every time I print a document.
View 2 Replies
View Related
Jan 30, 2009
I am hard time printing to one particular Canon IR8500 printer Red hat.WE are using CUPS to manager around 30 printers.when I try to start the printer from CUPS, it comes back immediately to Printer State: Stopped, accepting jobs..After I delete it and redefine it, the status says Idle, but as soon as I submit a job, the status change to 'Stopped'.
View 4 Replies
View Related
Jun 4, 2010
Cent OS 5.5
How do I configure CUPS to print to PDF?
View 1 Replies
View Related
May 10, 2010
I'm not sure how it happened but recently when trying to print to a previously added printer, the printer does not show up. Most options are grayed out and clicking troubleshooter tells you that CUPS is not started. Latest guide I could find is for Ubuntu 9.04, options for restarting cups in 10.4 are slightly different (see below) To restart cups from terminal window in Ubuntu 10.4:sudo /etc/init.d/cups restartI looks like in Ubuntu 9.04 the command was /etc/init.d/cupsys restart. This should show the printer and open up the grayed out menu options, allowing you to print normally again.
View 2 Replies
View Related
Apr 9, 2015
I am currently attempting to attach my printer to my fresh Debian installation and get CUPS running with it. I was able to add the printer easily enough, but when I try and print a test page from the web interface, it fails, and I see the following in the log.
Code: Select allD [08/Apr/2015:21:31:45 -0700] [Job 6] PPD uses qualifier 'Gray.OFF.600dpi'
D [08/Apr/2015:21:31:45 -0700] [Job 6] Calling FindDeviceById(Samsung_ML-1710)
D [08/Apr/2015:21:31:45 -0700] [Job 6] Failed to send: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
D [08/Apr/2015:21:31:45 -0700] [Job 6] Failed to get profile filename!
[Code] .....
View 2 Replies
View Related
Dec 4, 2009
i have followed what in this link to share my printer to my other windows desktop, but when i try to print from there i see this error in the jobs list
from the linux pc i can print without any troubles...
also here is the error log from the cups: cups_error_log.tar.gz
View 3 Replies
View Related
May 1, 2010
Can CUPS print to a color printer? And also do I need a GUI running on my computer in order for CUPS to work?
View 1 Replies
View Related
Apr 16, 2011
I am running CentOS 5.4 with CUPS v1.3.7 and have a Brother printer (MFC-5895CW) that connects wirelessly to a SonicWall device. The SonicWall is hardwired to my PC. I have found that periodically, the printer queue will become disabled and the only way to re-enable it is to issue a cupsenable command.
I believe that queue only gets disabled if the wireless connection drops in the middle of a print job. I've tried dropping the wireless connection and then bringing it back up when no print jobs are active or pending and the queue is fine for the next print job that is sent when the connection is up.
I did a little research and found that my version of CUPS contains support for an ErrorPolicy setting in the printer.conf file that may prevent the print queue from being disabled. I'm hoping that if I change the default value from "stop-printer" to "retry-job" that this will prevent CUPS from disabling the print queue and requirring a cupsenable command to re-enable the queue.
I don't want to play around with scheduling cron jobs to enable the queue.
View 3 Replies
View Related
Feb 16, 2010
I have cups 1.4.1 on ubuntu that act as print server that receive print request from Oracle Applications 11i on hp-ux and sends them to windows clients.
Clients printers are from different vendors like Samsung, HP and Kyocera.
Some printers print request with Cover Page with content of "job-id job-name job-originating-user-name job-originating-host-name job-billing" like Samsung ML-2250 or HP Laserjet 1100
but in Kyocera print without banner.
View 4 Replies
View Related
May 14, 2010
When I try to print something there is only some led blinks on printer and nothing is print. I am using drivers from brother(cupswrapper). I am using CUPS 1.3.11. I didn't have any problems on my previous installation of slackware(but I don't know which driver I've used).
View 11 Replies
View Related
Mar 31, 2010
Im trying to set up a print server using Fedora 12 and CUPS.
It recognized the printer, and i can print from the linux box. When i try to install it on my Win 7 64-bit box i can install the printer itself by giving it the IP address and port number of the linux box but i cant sent anything to it to print. I apologize im a little rough on the details, im not at home right now. I believe the printer i have is a HP PSC 1500. I opened the cups port on the linux firewall, and i shared the printer through the cups admin browser page.
View 4 Replies
View Related
Mar 2, 2010
In Windows printing I can take an 11 X 17 report, and tell the print manager to rotate and size. The job then prints (Xerox N40) aligned correctly.
Currently, even after telling the N40 it has ledger paper and switching it's orientation, my 11 X 17 reports print "down" the page rather than across.
Is it possible to tell CUPS to rotate the print job?
View 9 Replies
View Related
Oct 3, 2009
I have an ubuntu server (9.04) that needs to share a printer (a Brother 2070N on USB). To configure cups, I had to modify cups.conf quite a bit to let me access the printer management pages, but I did get it working. I can print using the lpr command, as well as print test pages using the management interface's "Print Test Page" button from any computer on my network. However, I cannot actually set up Ubuntu, Fedora, Vista, or OSX to see the network printer, and it's driving me insane.Brother from any computer on the network I can see the specific printer management page, but no computer can actually print to the printer (other than using the "print test page" button)
View 2 Replies
View Related