You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plan9port-dev
gs hangs reading the postscript code generated by man -P.
command & output log:
% man -P page
reading through postscript...
Ghostscript Error:
Error: /undefined in putdeviceprops
Operand stack:
--nostringval-- HWResolution --nostringval-- PageSize --nostringval-- Margins --nostringval-- --nostringval--
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- %loop_continue --nostringval-- --nostringval-- false 1 %stopped_push .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:753/1123(ro)(G)-- --dict:0/20(G)-- --dict:90/200(L)--
Current allocation mode is local
Current file position is 29
terminal is 9term. shell is rc -l. p9p bin dir is at the head of path.
man -P awk or ls has the same result. (i think the message is identical, though i have dementia symptoms and can't be sure every byte is the same.) curiously, on quickly switching to page after `pkill gs`, the first page appeared correct as far as could be seen in the instant before page exited.