Date: Tue, 15 Aug 2006 19:19:22 +0600 From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: freebsd-ports@freebsd.org Cc: kono@kth.se Subject: Re: gtk file chooser weirdness in linux-firefox Message-ID: <20060815191922.2ce53d25@localhost> In-Reply-To: <200608151647.32496.kono@kth.se> References: <200608151647.32496.kono@kth.se>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <kono@kth.se> 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. <ssedov@mbsd.msk.ru> =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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060815191922.2ce53d25>