From owner-freebsd-ports@FreeBSD.ORG Fri Dec 17 11:49:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 624DC16A4CE for ; Fri, 17 Dec 2004 11:49:02 +0000 (GMT) Received: from smtp2.usinternet.com (smtp2.usinternet.com [216.17.3.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD43743D5A for ; Fri, 17 Dec 2004 11:49:01 +0000 (GMT) (envelope-from vmalloc@usinternet.com) Received: from webmail.usinternet.com ([216.17.3.126]) by smtp2.usinternet.com (US Internet Corp) with SMTP id Y5YNPW; Fri, 17 Dec 2004 05:49:54 -0600 Received: from 216.17.55.163 (SquirrelMail authenticated user vmalloc) by webmail.usinternet.com with HTTP; Fri, 17 Dec 2004 05:48:59 -0600 (CST) Message-ID: <63905.216.17.55.163.1103284139.squirrel@webmail.usinternet.com> Date: Fri, 17 Dec 2004 05:48:59 -0600 (CST) From: "Kyle Drake" To: ports@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: emil@obsession.se Subject: Gentoo File Manager (strange "mount" bug with fix) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 11:49:02 -0000 Hi there, I noticed a strange behavior with the default configuration of gentoo on FreeBSD 5.3-RELEASE. For some reason, if you try to access certain directories (for possible theories sake, directories that have fairly long character length, though are well below the system character limit). For example, if I were to double click my way to /usr/home/vmalloc/GNUstep/WindowMaker/Library/Backgrounds, it would "crash" with the following message: Gdk-ERROR **: X connection to :0.0 broken (explicit kill or server shutdown). I tried both the FreeBSD port, FreeBSD package, and the source code from the web site, all of which had the same behavior. After a little poking at the configuration, I found that going to the configuration menu, clicking on Mounting, and then changing "Mount When?" to "Never", it seems to have eliminated that problem. I'm not going to pretend to know why, but it does fix it. I just thought I'd let you know. Perhaps it is a good idea to disable that option by default. It's simple to disable it by default using its default configuration file /usr/local/etc/gentoorc, search for and then change "always" to "never" Thanks for a great file manager and Operating System, respectively. -Kyle FreeBSD eiko.lpam.info 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Mon Dec 13 03:58:41 CST 2004 vmalloc@eiko.lpam.info:/usr/src/sys/i386/compile/EIKO i386 gentoo 0.11.51 (and the latest from the web site).