From owner-freebsd-current@FreeBSD.ORG Tue Jul 1 15:20:20 2014 Return-Path: Delivered-To: freebsd-current@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 E00D1342 for ; Tue, 1 Jul 2014 15:20:20 +0000 (UTC) Received: from mout.gmx.com (mout.gmx.com [74.208.4.200]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A9F942C8C for ; Tue, 1 Jul 2014 15:20:20 +0000 (UTC) Received: from [157.181.96.215] ([157.181.96.215]) by mail.gmx.com (mrgmxus001) with ESMTPSA (Nemesis) id 0Lt1OG-1Wd5RL1g1C-012YMx; Tue, 01 Jul 2014 17:20:17 +0200 Message-ID: <53B2D18E.1040201@gmx.com> Date: Tue, 01 Jul 2014 17:19:42 +0200 From: dt71@gmx.com User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26 MIME-Version: 1.0 To: =?UTF-8?B?TSZTIC0gS3Jhc3puYWkgQW5kcsOhcw==?= , "freebsd-current@freebsd.org" Subject: Re: freebsd and utf-8 directory names References: <3B0F582294DE3E448963BA62DC306AEE3C7F5FBCEC@exchange.mands.hu> <53B2C8B4.50306@gmx.com> <3B0F582294DE3E448963BA62DC306AEE3C7F5FBE03@exchange.mands.hu> In-Reply-To: <3B0F582294DE3E448963BA62DC306AEE3C7F5FBE03@exchange.mands.hu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:bUSo7fOi4egRIq9D8Jl36J5UQJokJ/MgjIVZ0ED8lR8i8wF71xg tC5xJjomMSfdK2+mPanlsRMXhBDGzzsJXTqDht11ZOOIkqOmmzs0hXkqMPd22j17cqV4zcJ Y5koVh3ALE2EAgQKPiy0X6DGddcf+uYCUig/S8jFJbWuL5fERlEdSDheURj9RwbMdPnNkgB BMgvZ7Ae3QfOa8ia+I0ig== X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2014 15:20:20 -0000 M&S - Krasznai AndrĂ¡s wrote, On 07/01/2014 17:07: > I installed xfe (x11-fm/xfe) file manager in the same freebsd configuration. This application displays and handles those diretories and files perfectly, but as soon as I want to open such a file with double click on it (I set xfe to invoke libreoffice in this case) libreoffice still refuses to open the file. > [...] > What does xfe do differently? What do you mean by "handling and displaying properly"? Listing (directory contents) is one thing, being able to stat or open the file is different.