From owner-freebsd-questions@FreeBSD.ORG Fri Mar 16 23:02:01 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF5DD16A403 for ; Fri, 16 Mar 2007 23:02:01 +0000 (UTC) (envelope-from chessg@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.190]) by mx1.freebsd.org (Postfix) with ESMTP id 4238513C4B8 for ; Fri, 16 Mar 2007 23:02:01 +0000 (UTC) (envelope-from chessg@gmail.com) Received: by mu-out-0910.google.com with SMTP id g7so1031178muf for ; Fri, 16 Mar 2007 16:01:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=knIQINQE6x0E8ec3pC0rV1yCXgwkgVtv/UtC2pedWy/am2Um4C8nebWXO6W+VHUb3WMOPPtalonuVbpJTjfCqzNTWcWKCsT9d/GmFW8ym8fxYgiDMXgg73rXWa1juvboodJHbvwGqwBBSTvZAYT/7HfjpVxjytQT0v7l/Ljb3u8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iD3br42uXlXXsWiV/MfLcsak+SXJviMWkTDL9yuSXyhTg9wL+Mb1FD9cYJ0S9ijgll4gOUSgd8BN8ZaYJDUehXUs6tlMiQMR3WWGGjrPbP7KTXz66oDv3kE6dnrpcB5D9uykj1eBwFlx5y1YeeVYXWPg/pnLgg2dvlr8cYFLcmU= Received: by 10.82.107.15 with SMTP id f15mr4222258buc.1174086115208; Fri, 16 Mar 2007 16:01:55 -0700 (PDT) Received: by 10.82.145.14 with HTTP; Fri, 16 Mar 2007 16:01:12 -0700 (PDT) Message-ID: <13f052980703161601u7ff98698y2e48c5e5df9bc571@mail.gmail.com> Date: Fri, 16 Mar 2007 19:01:12 -0400 From: "Chess Griffin" To: "Kevin Kinsey" In-Reply-To: <45FB1E9F.4040403@daleco.biz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13f052980703151751m5e89fb8dhc57fd594608e4b3d@mail.gmail.com> <45FB1E9F.4040403@daleco.biz> Cc: freebsd-questions@freebsd.org Subject: Re: Xfce 4.4 and Thunar automounting of USB stick 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: Fri, 16 Mar 2007 23:02:01 -0000 On 3/16/07, Kevin Kinsey wrote: > > I have installed Hal, Dbus, and polkit and have those 3 things enabled > > in my > > /etc/rc.conf. I also installed thunar and the thunar-volman plugin. > > However, when I go to the "Advanced" tab in the File Manager settings > > manager in order to activate the auto-mounting, it states "Build thunar-vfs > > with HAL support to use the volume management support in Thunar." When I > > built Thunar I did enable Hal support, and I can't find anything in > > ports or packages about thunar-vfs. > > Hmm, which did you install first, HAL or Thunar? > > KDK *doh!* I had installed Thunar first and then HAL... :) I just uninstalled Thunar and rebuilt it with HAL on the system. Auto-mounting works fine, now. Problem solved. Sheesh, I feel silly. Thank you, Kevin! Chess