From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 9 07:10:22 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC3BB16A4CE for ; Thu, 9 Sep 2004 07:10:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA88643D2D for ; Thu, 9 Sep 2004 07:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i897ALY1040422 for ; Thu, 9 Sep 2004 07:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i897AL8S040421; Thu, 9 Sep 2004 07:10:21 GMT (envelope-from gnats) Resent-Date: Thu, 9 Sep 2004 07:10:21 GMT Resent-Message-Id: <200409090710.i897AL8S040421@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Axel Gonzalez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A987816A4D0 for ; Thu, 9 Sep 2004 07:09:04 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78E2543D48 for ; Thu, 9 Sep 2004 07:09:04 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i89794YG085761 for ; Thu, 9 Sep 2004 07:09:04 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i89794os085760; Thu, 9 Sep 2004 07:09:04 GMT (envelope-from nobody) Message-Id: <200409090709.i89794os085760@www.freebsd.org> Date: Thu, 9 Sep 2004 07:09:04 GMT From: Axel Gonzalez To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/71512: vncserver problems on amd64 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 07:10:22 -0000 >Number: 71512 >Category: ports >Synopsis: vncserver problems on amd64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 09 07:10:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Axel Gonzalez >Release: 6.0-CURRENT >Organization: >Environment: FreeBSD moonlight.e-shell.net 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Wed Sep 8 23:42:12 CDT 2004 loox@moonlight.e-shell.net:/usr/obj/usr/src/sys/LXAMD64 amd64 >Description: When trying to run vncserver script, I get the following errors: Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb' Getting interface configuration (4): Device not configured 04/09/04 12:26:09 Xvnc version 3.3.7 - built Sep 4 2004 01:31:51 04/09/04 12:26:09 Copyright (C) 2002-2003 RealVNC Ltd. 04/09/04 12:26:09 Copyright (C) 1994-2000 AT&T Laboratories Cambridge. 04/09/04 12:26:09 All Rights Reserved. 04/09/04 12:26:09 See http://www.realvnc.com for information on VNC 04/09/04 12:26:09 Desktop name 'X' (moonlight.e-shell.net:1) 04/09/04 12:26:09 Protocol version supported 3.3 04/09/04 12:26:09 Listening for VNC connections on TCP port 5901 04/09/04 12:26:09 Listening for HTTP connections on TCP port 5801 04/09/04 12:26:09 URL http://moonlight.e-shell.net:5801 failed to set default font path '/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/' Fatal server error: could not open default font 'fixed' then server dies. The fixed font requested by the port is there: su-2.05b# ls -al /usr/X11R6/lib/X11/fonts/misc/6x13-ISO8859-1.pcf.gz -r--r--r-- 1 root wheel 4366 Aug 28 02:06 /usr/X11R6/lib/X11/fonts/misc/6x13-ISO8859-1.pcf.gz Also tried to change -fp on vncserver script: [...] failed to set default font path '/usr/X11R6/lib/X11/fonts/misc/' Fatal server error: could not open default font 'fixed' But the font drectory is there and valid! Tried to reinstall xorg* to no avail. Note that it also fails to get the rgb file, but its there too: su-2.05b# ls -al /usr/X11R6/lib/X11/rgb.txt -r--r--r-- 1 root wheel 17371 Sep 3 00:35 /usr/X11R6/lib/X11/rgb.txt X.org starts normally. Since vnc works on i386 (just installed one) this could be an amd64 problem only ? Is same problem when buildinf VNC from ports or adding the package ******* The ports I have installed (xorg): xorg-clients-6.7.0_4 X client programs and related files from X.Org xorg-fonts-100dpi-6.7.0 X.Org 100dpi bitmap fonts xorg-fonts-75dpi-6.7.0 X.Org 75dpi bitmap fonts xorg-fonts-encodings-6.7.0 X.Org font encoding files xorg-fonts-miscbitmaps-6.7.0 X.Org miscellaneous bitmap fonts xorg-fonts-truetype-6.7.0 X.Org TrueType fonts xorg-fonts-type1-6.7.0 X.Org Type1 fonts xorg-fontserver-6.7.0 X font server from X.Org xorg-libraries-6.7.0_1 X11 libraries and headers from X.Org xorg-server-6.7.0_7 X.Org X server and related programs >How-To-Repeat: -Install VNC # vncserver cat ~/.vnc/*.log >Fix: no idea >Release-Note: >Audit-Trail: >Unformatted: