[plug] Terminal font with working ANSI graphics chars?

Craig Ringer craig at postnewspapers.com.au
Mon Oct 14 15:36:58 WST 2002


> OK, when I try to automate this to a nice clickable icon for our 
> resident windows people, rxvt segfaults / terminates silently. The 
> command is:
> 
> rxvt -T Express -e "telnet uk"

Sorry to reply-to-self again, but some more info on this:

rxvt -T Express -tn vt220 -e rxvt

works fine. Basically, anything does that doesn't include a -e "telnet 
uk". -e bash works fine. In fact, it seems to be anything requiring a 
shell to be spawned by the terminal to parse the command thats failing. 
  gnome-terminal -e "telnet uk" works fine.

*bangs head against wall*

-- 
Craig Ringer
GPG Key Fingerprint: AF1C ABFE 7E64 E9C8 FC27  C16E D3CE CDC0 0E93 380D
	-- if it ain't broke, add features 'till it is. (or:)
	while (! broken) { features ++ ; broken = isBroken(features) }




More information about the plug mailing list