Hi David
Here is the possible solution for Pager crashes. Unfortunately I cannot
test it myself as far as
I've never seeing it crash :).
in x_pager.c file there is line #711 :
/* ReConfigureIcons (); why ? */
try removing comments from it, so it looks like :
ReConfigureIcons ();
recompile, and see if it helps.
Appreciate your help.
Sasha
P.S.: Also if you get Pager to crash, pls send me the complete error log.