From owner-freebsd-questions@FreeBSD.ORG Thu Jun 22 13:04:37 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4819216A479 for ; Thu, 22 Jun 2006 13:04:37 +0000 (UTC) (envelope-from savovski@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8951743D5A for ; Thu, 22 Jun 2006 13:04:36 +0000 (GMT) (envelope-from savovski@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so505171uge for ; Thu, 22 Jun 2006 06:04:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=qQj3yki+J1rSOaLZiJWMh8QTdvsQBElofUPR2coBMi9DxIu8ceyPrY5ZjwC6gER12TOj8yoeQjCVHhjTUwe2fyPVsjiy6sUSqreA041OWK/sWpVnSjMyyTjwbdCYmLClhPC2hB95pIk+WQ9nos9GRW8IZDXA/HxsbINE/fKXa34= Received: by 10.67.93.6 with SMTP id v6mr1063407ugl; Thu, 22 Jun 2006 06:04:35 -0700 (PDT) Received: by 10.67.95.6 with HTTP; Thu, 22 Jun 2006 06:04:34 -0700 (PDT) Message-ID: <10a002530606220604m5de5d7b0lfa1e779a16096cb7@mail.gmail.com> Date: Thu, 22 Jun 2006 16:04:34 +0300 From: "Alex Savovski" To: greg.lane@internode.on.net In-Reply-To: <20060622075236.GA95258@router.lane.family> MIME-Version: 1.0 References: <20060622075236.GA95258@router.lane.family> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: amd64@freebsd.org, questions@freebsd.org Subject: Re: Does anyone run VNC with 64-bit FreeBSD (amd64)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:04:37 -0000 I have the same ,problem,But I have never run on other version,I use RELENG_6_1, AMD64 On 6/22/06, Greg Lane wrote: > > G'day everyone, > > I recently had to replace a disk and took the opportunity to > upgrade from 5-stable to 6-stable. I also changed from the > 32-bit to the 64-bit version. I have a dual Opteron server. > > VNC installed from ports (4.2.1) doesn't work on the 64-bit machine. > The same version installed on my home machine (32-bit) with the .vnc > directory copied over exactly from my work 64-bit machine runs fine. > So in what sense does it fail.... > > If I create a blank .vnc/xstartup, then I get the usual grey screen. > Then if I try and run X commands on that display, some work, like > xsetroot -solid blue, but others, xterm, icewm, twm, etc don't. > > 130>~/.vnc$ icewm -display :9 > IceWM: using /home/xxxxxx/.icewm for private configuration files > X Error of failed request: BadValue (integer parameter out of range for > operation) > Major opcode of failed request: 2 (X_ChangeWindowAttributes) > Value in failed request: 0x0 > Serial number of failed request: 9 > Current serial number in output stream: 10 > > 131>~/.vnc$ xterm -display :9 > X Error of failed request: BadValue (integer parameter out of range for > operation) > Major opcode of failed request: 1 (X_CreateWindow) > Value in failed request: 0x21 > Serial number of failed request: 41 > Current serial number in output stream: 49 > > If they are in the xstartup file they give the exact same errors in > the vnc log file. I was only running them interactively above > to troubleshoot it. Google has failed me for once, so I seek > your experience and advice... > > Greg > > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" >