From owner-freebsd-ports@FreeBSD.ORG Tue Aug 15 15:20:24 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 AD30C16A4DA for ; Tue, 15 Aug 2006 15:20:24 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 743BC43D5E for ; Tue, 15 Aug 2006 15:20:16 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GD0i0-0005o0-7Q; Tue, 15 Aug 2006 19:20:16 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id 065DB11F38; Tue, 15 Aug 2006 19:19:29 +0600 (YEKST) Date: Tue, 15 Aug 2006 19:19:22 +0600 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060815191922.2ce53d25@localhost> In-Reply-To: <200608151647.32496.kono@kth.se> References: <200608151647.32496.kono@kth.se> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_DB+6undC8scoueneoCQGs4X; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: kono@kth.se Subject: Re: gtk file chooser weirdness in linux-firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 15:20:24 -0000 --Sig_DB+6undC8scoueneoCQGs4X Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Tue, 15 Aug 2006 16:47:31 +0200 Alexander Konovalenko mentioned: > Hi! >=20 > For a long time I am experiencing weird problem when trying to choose fil= e=20 > from File->Open_File or when I want to change "download action/helper=20 > application" in the preferences. The problem is that GTK file chooser doe= s=20 > not list all files in the selected directory. >=20 > Check it out here: http://daemon.nanophys.kth.se/~kono/buggy_file_chooser= .png >=20 > So some GTK library want to convince me that in /usr/X11R6/bin folder th= ere=20 > are only three files? there are 539! >=20 > I tried to right-click and activate hidden files in the chooser, tried fr= om=20 > the root account, no luck. >=20 > Any suggestions? >=20 That's because Linux apps access files rooted in /compat/linux first, and only falls back if file isn't found. So firefox merely lists contents of /compat/linux/usr/X11R6, not /usr/X11R6. >=20 > Currently I don't use freebsd natively build firefox because it's unstabl= e. >=20 I'm using it permanetly without any problem. What exactly you are experiencing? --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_DB+6undC8scoueneoCQGs4X Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE4cngK/VZk+smlYERApZTAJ9wQ0eu1LG0a9uYwFNwFIC0eeNqAgCdHdXS JFvL1Kr8vMTilz7F4SmLZmI= =yoyh -----END PGP SIGNATURE----- --Sig_DB+6undC8scoueneoCQGs4X--