bug-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with Print Command in TKGnats


From: Rick Macdonald
Subject: Re: Problem with Print Command in TKGnats
Date: Fri, 11 May 2001 09:31:31 -0600 (MDT)

On Fri, 11 May 2001, Mostafa Essaadi wrote:

> I try to print a Problem Report in use TKgnats, i became this
> Stack Trace for Error:
> 
> couldn't execute "groff": no such file or directory
>     while executing
> "open "|groff -t -T$Print(Format) $TkGnats(MsMacroSet) |
> $Print(PrintSpooler,$Print(Format))" "w""
>     ("printer" arm line 5)
>     invoked from within
> "switch $Print(Device) {
>         previewer {
>             set previewfile /tmp/tkq.ps.$TkGnats(LogName)
>             if {[string compare $Print(Format) "..."
>     (procedure "perform_print_cmd" line 23)
>     invoked from within
> "perform_print_cmd Summary"
>     (menu invoke)
> 
> Can someone help me to resolve this problem?

Is the groff program in your path?

You didn't say what platform you're using. 

"groff" is available from GNU and can be built for whatever UNIX platform
you're on. I think I tried using troff on Sun and SGI but must have given
up and hardwired TkGnats to use groff in the end.

If you're running tkgnats on Windows, printing isn't supported. It's
theoretically possible. I know a few people have tried (you need groff and
ghostscript for Windows) but I never heard back if they got it working.

...RickM...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]