From owner-freebsd-emulation@FreeBSD.ORG Thu Mar 27 23:35:50 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14C654FD for ; Thu, 27 Mar 2014 23:35:50 +0000 (UTC) Received: from imap3-1.ox.registrar-servers.com (imap3-1.ox.registrar-servers.com [198.187.29.241]) by mx1.freebsd.org (Postfix) with ESMTP id DEBDD90C for ; Thu, 27 Mar 2014 23:35:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id A6FFB2A0094; Thu, 27 Mar 2014 19:35:48 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap3.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap3.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vgCBFloGjjfj; Thu, 27 Mar 2014 19:35:48 -0400 (EDT) Received: from [10.0.0.131] (cpe-204-106-231-67.dyn.marcocable.net [204.106.231.67]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 4EA6C2A0093; Thu, 27 Mar 2014 19:35:48 -0400 (EDT) Message-ID: <5334B5D3.3050508@cdub.org> Date: Thu, 27 Mar 2014 19:35:47 -0400 From: Charlie Ross User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Thomas Hoffmann , vbox@freebsd.org Subject: Re: FreeBSD Port: emulators/virtualbox-ose-additions References: <53348F5D.9040806@cdub.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 28 Mar 2014 00:52:20 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2014 23:35:50 -0000 Yes, apologies for neglecting that. My user is in the wheel and operator groups. Thanks, Charlie On 03/27/2014 19:25, Thomas Hoffmann wrote: > On Thu, Mar 27, 2014 at 4:51 PM, Charlie Ross > wrote: > > Hello, > > Running the latest version of VirtualBox (4.3.10 as well as 4.3.8) on > Windows 8.1 64-bit, clipboard integration does not seem to work with > FreeBSD guests using the virtualbox-ose-additions port (I am running > FreeBSD 10.0-RELEASE x64 guests). I am unable to copy from or to FreeBSD > guests. Other aspects of the virtualbox-ose-additions port seem to be > working fine (for example, mouse pointer integration works well). > Clipboard integration is working fine on a Debian VM, so it appears to > be a specific problem with FreeBSD. > > The clipboard issue is causing me extreme frustration, and I simply > don't know enough to fix it myself. > > If you are able to fix this problem and update this port, or tell me how > I might fix it successfully, I will offer a bounty of 2 Litecoins (LTC) > -- or the equivalent in Bitcoins (BTC) paid either directly to you or > the FreeBSD foundation. > > Thanks, > > Charlie Ross > > > You did not state it in your post, so I have to ask the obvious > question: did you add the X users who want to use clipboard sharing to > the 'wheel' group as per /usr/ports/virtualbox-ose-additions/pkg-message? > > -Tom >