Re: garbage output on lynx.invisible-island.net
Ben Collver <[email protected]> Wed, 15 Oct 2025 06:56:38 -0700
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <20251015135638.GB2285@rainbow> |
On Wed, Oct 15, 2025 at 04:16:17AM -0400, Thomas Dickey wrote:
> On Tue, Oct 14, 2025 at 07:26:44PM -0700, Ben Collver wrote:
> > Good day,
> >
> > When i run `lynx` with no arguments on Slackware64 15.0, it gives
> > garbage output. It gives the same garbage output when i run
> > `lynx -display_charset=UTF-8`.
> >
>
> It needs the brotli package installed (both at package build time
> and runtime). You can work around this by changing the "Preferred encoding"
> to gzip. That's selectable at runtime in the Options menu, and can be
> saved to ~/.lynxrc if you have this in your lynx.cfg:
>
> ENABLE_LYNXRC:PREFERRED_ENCODING:ON
Greetings,
I added "ENABLE_LYNXRC:PREFERRED_ENCODING:ON" to ~/lynx.cfg and
"preferred_encoding=gzip" to my ~/.lynxrc
When i run "lynx -cfg=~/lynx.cfg" i still get garbage output from
https://lynx.invisible-island.net/
From the Options menu:
Preferred encoding : [gzip____]
From the `=` screen:
Content-Encoding: br
The workaround doesn't appear to work for me. Any other ideas
besides recompiling lynx with brotli support?
Thanks!
-Ben