20-Mar-2000 21:59 Michael Warner wrote:
> I seem to have broken lynx, but I don't know how.

I have not seen the decribed behaviour with dev.22 nor any
previous version during the last year. But see below.

> I jumped from dev16 (I'm pretty sure - don't think it was dev18,
> but I can feel premature senility creeping up behind me) to
> dev22.  Printing worked in dev16.  In dev22 the "Printer Options"
> page always prints, no matter what page I *try* to print.  From
> the trace output (excerpted below), I deduce that there's either
> an LYpush(optionspage) that shouldn't be there, or a missing
> LYpop(pagetoprint).

> Also, after printing, I end up on the options page instead of
> back on the page-that-was-to-be-printed.
[...]

>               Lynx Trace Log (2.8.3dev.15)

> User message: Trace ON!
> LYOpenTempRewrite(,.html,w)
> LYOpenTemp(,.html,w)
->> '/tmp/warner/L18776-1TMP.html'
> ... LYOpenTemp(/tmp/warner/L18776-1TMP.html)
> LYCloseTempFP
> ...LYCloseTempFP(/tmp/warner/L18776-1TMP.html)

> LYpush[0]: address:http://www.thehungersite.com/thankyou-cgi-ht1.html
>         title:The Hunger Site - Thank You For Your Donation
> getfile: getting file://localhost/tmp/warner/L18776-1TMP.html

> HTParse: aName:`file://localhost/tmp/warner/L18776-1TMP.html'
>    relatedName:`'

>       [...]

> HTAccess: `file://localhost/tmp/warner/L18776-1TMP.html' has been accessed.
> GridText: HText_pageDisplay at line 1 started
> GridText: HText_pageDisplay finished

> LYpush[1]: address:file://localhost/tmp/warner/L18776-1TMP.html
>         title:Printing Options

>       [^^^Culprit?]
Yes, "Printing Options" page should never be pushed.
Perhaps you have a broken copy of LYHistory.c
(or LYMainLoop.c and LYPrint.c).


> getfile: getting LYNXPRINT://TO_SCREEN/lines=15



Reply via email to