X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ham03.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=ham version=3.3.1 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; h=Received:Date:From:To:Subject:Message-ID:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; b=aPMuyanDXF5vEFhfiWHnabEGywGwsySrbnLyRDpeJJss57mSrPDYiFbwx03OXwaF52eUpPC66vazbK28HSWSHg3Tw5cov+uyQfTOwKV3D1Sq6jZVkFfEqMhjH7lq11SB; Date: Fri, 20 Jan 2012 06:29:42 -0800 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: [geda-user] pcb gtk file chooser's default directory annoyance Message-ID: <20120120062942.0daf212c@svelte> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: c-67-185-118-84.hsd1.wa.comcast.net (svelte) [67.185.118.84]:56462 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q0KEpxOR021864 Reply-To: geda-user AT delorie DOT com Hi, I'm working on board layout with recent pcb git HEAD, specifically: git commit: 818ba7247eea5c2b137e55ed32011d11fb15cc7c timestamp: Tue 2012-01-03 23:40:09 +0000 The problem is that every time I use the file chooser (File | Load netlist file, File | Load element data to paste-buffer, etc.), there is no default directory the first time I use the file chooser in a session. The first time the file chooser is used, the “Recently Used” option is selected in the gtk file chooser, which is almost never what I want since it doesn't even let me get at the directory in which a file is!! Then I have to navigate all the way to my layout's directory manually, which is time-consuming and error-prone. I thought we discussed this some time ago and resolved that file choosers should start out initially showing the directory in which the current .pcb layout file is located. Maybe it's a simple fix in the code, I haven't had a chance to look at it, but I wondered if anyone else is seeing this, or is it related to my system library versions etc. (I'm on Ubuntu 11.10 amd64.) Regards, Colin