For years I have used the MANPAGER environment variable. With 26.04 it has started giving nuisance warnings:
The man page opens in gvim correctly.
is fine.
"Glycin allows to decode, edit, and create images and read metadata." says the project's README. Seems to have nothing to do with man pages.
Code:
$ export MANPAGER="gvim -geom 99x80 --not-a-term -M +MANPAGER -" $ man ls 2026-05-08T01:28:02.902164Z ERROR glycin::sandbox: Unable to list root directory (/) entries: Permission denied (os error 13) WARNING: Glycin running without sandbox.
Code:
$ man ls | gvim -geom 99x80 --not-a-term -M +MANPAGER -
"Glycin allows to decode, edit, and create images and read metadata." says the project's README. Seems to have nothing to do with man pages.






Comment