public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  cups and ghostprint ESP
@ 2006-02-22  1:45 Harry Putnam
  2006-02-22  2:07 ` Manuel A. McLure
  0 siblings, 1 reply; 5+ messages in thread
From: Harry Putnam @ 2006-02-22  1:45 UTC (permalink / raw
  To: gentoo-user

Having trouble getting cups to work with a smb installed printer.

It connects ok apparently but has trouble finding ghostscrip ESP.

Googling this group on `cups ESP'  I find a few mentions but mostly
about needing to install it.

I have it installed as indicated by esearch:
*  app-text/ghostscript-esp
      Latest version available: 7.07.1-r10
      Latest version installed: 7.07.1-r10
[...]

The error output with cups set to log debug indicates it cannot
find the ESP ghostscript files:

[...]
I [21/Feb/2006:17:45:52 -0600] Full reload complete.
I [21/Feb/2006:17:46:11 -0600] Adding start banner page "none" to job 22.
I [21/Feb/2006:17:46:11 -0600] Adding end banner page "none" to job 22.
I [21/Feb/2006:17:46:11 -0600] Job 22 queued on 'harvey-hp7130-usb' by 'root'.
E [21/Feb/2006:17:46:11 -0600] Unable to convert file 0 to printable format for job 22!
I [21/Feb/2006:17:46:11 -0600] Hint: Do you have ESP Ghostscript installed?
I [21/Feb/2006:17:46:11 -0600] Hint: Try setting the LogLevel to "debug".
[...]

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user]  cups and ghostprint ESP
  2006-02-22  1:45 [gentoo-user] cups and ghostprint ESP Harry Putnam
@ 2006-02-22  2:07 ` Manuel A. McLure
  2006-02-22  6:12   ` [gentoo-user] " Harry Putnam
  0 siblings, 1 reply; 5+ messages in thread
From: Manuel A. McLure @ 2006-02-22  2:07 UTC (permalink / raw
  To: gentoo-user

On Tuesday 21 February 2006 05:45 pm, Harry Putnam wrote:
> Having trouble getting cups to work with a smb installed printer.
>
> It connects ok apparently but has trouble finding ghostscrip ESP.
>
> Googling this group on `cups ESP'  I find a few mentions but mostly
> about needing to install it.
>
> I have it installed as indicated by esearch:
> *  app-text/ghostscript-esp
>       Latest version available: 7.07.1-r10
>       Latest version installed: 7.07.1-r10
> [...]
>
> The error output with cups set to log debug indicates it cannot
> find the ESP ghostscript files:
>
> [...]
> I [21/Feb/2006:17:45:52 -0600] Full reload complete.
> I [21/Feb/2006:17:46:11 -0600] Adding start banner page "none" to job 22.
> I [21/Feb/2006:17:46:11 -0600] Adding end banner page "none" to job 22.
> I [21/Feb/2006:17:46:11 -0600] Job 22 queued on 'harvey-hp7130-usb' by
> 'root'. E [21/Feb/2006:17:46:11 -0600] Unable to convert file 0 to
> printable format for job 22! I [21/Feb/2006:17:46:11 -0600] Hint: Do you
> have ESP Ghostscript installed? I [21/Feb/2006:17:46:11 -0600] Hint: Try
> setting the LogLevel to "debug". [...]

Do you have foomatic-filters installed? It includes wrapper scripts around 
ghostscript that do the work.

-- 
Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.                       -- H.P. Lovecraft
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user]  Re: cups and ghostprint ESP
  2006-02-22  2:07 ` Manuel A. McLure
@ 2006-02-22  6:12   ` Harry Putnam
  2006-02-22  7:07     ` Manuel McLure
  2006-02-22  7:08     ` Harry Putnam
  0 siblings, 2 replies; 5+ messages in thread
From: Harry Putnam @ 2006-02-22  6:12 UTC (permalink / raw
  To: gentoo-user

"Manuel A. McLure" <manuel@mclure.org> writes:

> Do you have foomatic-filters installed? It includes wrapper scripts around 
> ghostscript that do the work.

No, I didn't have but I installed it after seeing your message.
Restarted cups and see no improvement.  The logs still say the bit
bout ESP ghostscript.

D [22/Feb/2006:00:10:23 -0600] Job 27 hold_until = 0
D [22/Feb/2006:00:10:23 -0600] StartJob(27, 0x8088d30)
D [22/Feb/2006:00:10:23 -0600] StartJob() id = 27, file = 0/1
E [22/Feb/2006:00:10:23 -0600] Unable to convert file 0 to printable format for job 27!
I [22/Feb/2006:00:10:23 -0600] Hint: Do you have ESP Ghostscript installed?
D [22/Feb/2006:00:10:23 -0600] CancelJob: id = 27

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user]  Re: cups and ghostprint ESP
  2006-02-22  6:12   ` [gentoo-user] " Harry Putnam
@ 2006-02-22  7:07     ` Manuel McLure
  2006-02-22  7:08     ` Harry Putnam
  1 sibling, 0 replies; 5+ messages in thread
From: Manuel McLure @ 2006-02-22  7:07 UTC (permalink / raw
  To: gentoo-user

On Tuesday 21 February 2006 22:12, Harry Putnam wrote:
> No, I didn't have but I installed it after seeing your message.
> Restarted cups and see no improvement.  The logs still say the bit
> bout ESP ghostscript.
>
> D [22/Feb/2006:00:10:23 -0600] Job 27 hold_until = 0
> D [22/Feb/2006:00:10:23 -0600] StartJob(27, 0x8088d30)
> D [22/Feb/2006:00:10:23 -0600] StartJob() id = 27, file = 0/1
> E [22/Feb/2006:00:10:23 -0600] Unable to convert file 0 to printable format
> for job 27! I [22/Feb/2006:00:10:23 -0600] Hint: Do you have ESP
> Ghostscript installed? D [22/Feb/2006:00:10:23 -0600] CancelJob: id = 27

What type of file are you trying to print? I wonder if there's no defined 
filter chain for that mime type... the error message may be misleading.

-- 
Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.                       -- H.P. Lovecraft
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user]  Re: cups and ghostprint ESP
  2006-02-22  6:12   ` [gentoo-user] " Harry Putnam
  2006-02-22  7:07     ` Manuel McLure
@ 2006-02-22  7:08     ` Harry Putnam
  1 sibling, 0 replies; 5+ messages in thread
From: Harry Putnam @ 2006-02-22  7:08 UTC (permalink / raw
  To: gentoo-user

Harry Putnam <reader@newsguy.com> writes:

>> Do you have foomatic-filters installed? It includes wrapper scripts around 
>> ghostscript that do the work.
>
> No, I didn't have but I installed it after seeing your message.
> Restarted cups and see no improvement.  The logs still say the bit
> bout ESP ghostscript.

update...
I've gone thru and installed the basic foomatic which was not
installed ..(it seems foomatic-wrappers should requre that?)

Then reinstalled cups and finally reinstalled ghostscript.

It all works now with no change in cups config.
Thanks for getting me started

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-22  7:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-22  1:45 [gentoo-user] cups and ghostprint ESP Harry Putnam
2006-02-22  2:07 ` Manuel A. McLure
2006-02-22  6:12   ` [gentoo-user] " Harry Putnam
2006-02-22  7:07     ` Manuel McLure
2006-02-22  7:08     ` Harry Putnam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox