From owner-freebsd-x11@FreeBSD.ORG Fri Sep 17 12:20:52 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1729916A4CF for ; Fri, 17 Sep 2004 12:20:52 +0000 (GMT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93B5243D54 for ; Fri, 17 Sep 2004 12:20:51 +0000 (GMT) (envelope-from mi+ports@aldan.algebra.com) Received: from vaio.virtual-estates.net (aldan.algebra.com [216.254.65.224]) i8HCKYQx083163 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 17 Sep 2004 08:20:37 -0400 (EDT) (envelope-from mi+ports@aldan.algebra.com) Received: from vaio.virtual-estates.net (localhost [127.0.0.1]) i8HBm8M5013835 for ; Fri, 17 Sep 2004 07:48:08 -0400 (EDT) (envelope-from mi+ports@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by vaio.virtual-estates.net (8.13.1/8.12.11/Submit) id i8HBm7bF013834 for x11@FreeBSD.org; Fri, 17 Sep 2004 07:48:07 -0400 (EDT) (envelope-from mi+ports@aldan.algebra.com) X-Authentication-Warning: vaio.virtual-estates.net: mi set sender to mi+ports@aldan.algebra.com using -f From: "Mikhail T." To: x11@FreeBSD.org Date: Fri, 17 Sep 2004 07:48:07 -0400 User-Agent: KMail/1.7 X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" X-Virus-Scanned: clamd / ClamAV version devel-20040615, clamav-milter version 0.73a on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Subject: xterm crashing X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2004 12:20:52 -0000 Hello! This is a newly installed XOrg-everything system. Everything seems to work -- the entire KDE desktop, etc. However: % xterm open ttydev: Permission denied What's with the ttydev? Even worse, when I try to bring up one of the xterm's menues (Ctrl-Button{1,2, or 3}), I get: Warning: Unable to load any usable ISO8859 font Segmentation fault (core dumped) Why are the requirements for font so strict, it can't find any despite: xlsfonts -fn '*8859*' | wc -l 6147 Why is it crashing instead of switching to 'fixed'? The above problems are on a native display. When I ssh-in from another (running XFree86's X-server), the same xterm works fine -- no warnings and the menus come up fine. Any ideas? Thanks! -mi