From owner-freebsd-x11@FreeBSD.ORG Sun Oct 10 17:47:07 2010 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A292106564A; Sun, 10 Oct 2010 17:47:07 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id C27F68FC1C; Sun, 10 Oct 2010 17:47:06 +0000 (UTC) Received: by fxm12 with SMTP id 12so410986fxm.13 for ; Sun, 10 Oct 2010 10:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=kXS7mmsK7yu7W3nHyiEqlwN92j9YpCmlecE6OWABkf8=; b=LPENSbXb8zF10YOYW+deh4I/OZZX5l5/9NcuzgwxMNxasEqDQ7fCBLA4ovEqCR9qFT e6q614ugrt7GX+TsazgRbAI7qm3SzShRQxyzgSX3z/ChogQtpWUbbYmKHYN/2LWE8CM0 elhup2f9MfOw8BsEOKTCftxB+zldib2ZiUU5U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=c81Xcz3PaZe5uupGEqVXvixnx18fxq3pN7fjfgD3PYRi2p8HyST3RsPc8YfefCebvu /V18/4EYAw/V5W/pJWWBb54x9dEJC9QkT8c+3xyyrXIqjQt8ASnytVmlXIWqraobfTbJ +s0jiHgu/4sEpf50blQJJaycQp6tpJ6kMyWx8= MIME-Version: 1.0 Received: by 10.223.89.131 with SMTP id e3mr1282011fam.124.1286732825632; Sun, 10 Oct 2010 10:47:05 -0700 (PDT) Received: by 10.223.124.203 with HTTP; Sun, 10 Oct 2010 10:47:05 -0700 (PDT) In-Reply-To: <1286730953.57597.73.camel@predator-ii.buffyverse> References: <1286730953.57597.73.camel@predator-ii.buffyverse> Date: Sun, 10 Oct 2010 12:47:05 -0500 Message-ID: From: Adam Vande More To: Wayne Sierke Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-emulation@freebsd.org, freebsd-x11@freebsd.org Subject: Re: VirtualBox QT issue X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2010 17:47:07 -0000 On Sun, Oct 10, 2010 at 12:15 PM, Wayne Sierke wrote: > The server isn't currently running an Xserver instance. As far as I can > remember I've been able to use the ssh -Y connection while I've had VMs > actively running in the server's Xserver instance. If you think it's of > interest I can probably verify that a little later. I'll also be aiming > to correct the problem with the OpenGL on the client system in due > course. > Yes that is how I was using ssh -Y(with an active X on both systems). Doing a little digging, I've found some old GL stuff on my system. I'm going to do a complete clean, and ground up rebuilt to make sure it isn't something with just my system. -- Adam Vande More