View previous topic :: View next topic |
Author |
Message |
PGDubbin n00b
Joined: 06 Apr 2006 Posts: 55
|
Posted: Sun Jun 11, 2006 5:25 pm Post subject: cups error "No pages found!" with Epson printer |
|
|
Can someone please help me out here as this problem has been on-going now for more then a month.
Printer: Epson Stylus 740 Colour
Software: cups-1.1.23-r7
Driver(s): I've used every driver including gimp-print drivers, and nothing works. The only time I got output via the test-page was when i used the "raw" driver, but this produced the raw code of what would be the test page (or so it appeared).
I've had this printer hooked up and working on another PC, and had it working on a different linux (gentoo) PC...but now it won't do a damn thing.
Code: |
D [22/Apr/2006:10:20:58 -0500] [Job 14] Finishing.
D [22/Apr/2006:10:20:58 -0500] [Job 14] -dict-
D [22/Apr/2006:10:20:58 -0500] [Job 14] -dict-
D [22/Apr/2006:10:20:58 -0500] [Job 14] -dict-
D [22/Apr/2006:10:20:58 -0500] [Job 14] -dict-
D [22/Apr/2006:10:20:58 -0500] [Job 14] -mark-
D [22/Apr/2006:10:20:58 -0500] [Job 14] -dict-
D [22/Apr/2006:10:20:58 -0500] [Job 14] true
D [22/Apr/2006:10:20:58 -0500] [Job 14] END INIT 250 2533288 1189432 1436388 144308 true 1139 4 <0>
D [22/Apr/2006:10:20:58 -0500] [Job 14] END GLOBAL 250 2533288 1192844 1436388 144714 false 1138 4 <0>
D [22/Apr/2006:10:20:59 -0500] [Job 14] END GC 290 2265260 787270 1436388 144554 false 1125 3 <0>
E [22/Apr/2006:10:20:59 -0500] [Job 14] No pages found!
E [22/Apr/2006:10:21:00 -0500] PID 15012 stopped with status 1!
D [22/Apr/2006:10:21:00 -0500] UpdateJob: job 14, file 0 is complete.
D [22/Apr/2006:10:21:00 -0500] CancelJob: id = 14
D [22/Apr/2006:10:21:00 -0500] StopJob: id = 14, force = 0
D [22/Apr/2006:10:21:00 -0500] StopJob: printer state is 3
|
|
|
Back to top |
|
|
tabanus l33t
Joined: 11 Jun 2004 Posts: 638 Location: UK
|
Posted: Fri Jun 16, 2006 10:00 pm Post subject: |
|
|
Have you used this driver:
Code: | EPSON Stylus Color 740 - CUPS+Gimp-Print v4.2.7 (en) |
_________________ Things you might say if you never took Physics: "I'm overweight even though I don't overeat." - Neil deGrasse Tyson |
|
Back to top |
|
|
PGDubbin n00b
Joined: 06 Apr 2006 Posts: 55
|
Posted: Tue Jun 20, 2006 5:50 pm Post subject: |
|
|
yep - same error msg. |
|
Back to top |
|
|
rman77 n00b
Joined: 18 Sep 2004 Posts: 50 Location: USA
|
Posted: Thu Jun 22, 2006 10:46 pm Post subject: Fixed |
|
|
I had the same problem, Solution:
unmerge ghostscript-gnu
emerge ghostscript-esp
rebuild gimp-print
restart cups
= All Better
Code: |
emerge -C ghostscript-gnu
emerge ghostscript-esp
emerge gimp-print
/etc/init.d/cupsd restart
|
This was discussed here: https://forums.gentoo.org/viewtopic-t-456476-highlight-cups+pages.html
-Rman77 |
|
Back to top |
|
|
PGDubbin n00b
Joined: 06 Apr 2006 Posts: 55
|
Posted: Fri Jun 23, 2006 3:43 am Post subject: |
|
|
It wooooooooooooooorked!!
Thank you!! |
|
Back to top |
|
|
|