X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 25 Nov 2017 07:11:57 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: [geda-user] [pcb-rnd] workaround for the user config save bug in release 1.2.6 Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Reply-To: geda-user AT delorie DOT com Hi all, yesterday Sandy Thom reported a crash that happens when the configuration is saved to the user config and directory ~/.pcb-rnd does not exist. It can be triggered when version 1.2.6 is installed on a system that had no previous versions installed and the user saves the library paths to user config from the preferences menu in the GTK HID). The bug was fixed in svn back in October, so those who are using pcb-rnd from svn are not affected. The next release (end of this year) will also feature the fix. For those who chose to use 1.2.6, there is a trivial workaround. Run the shell command: mkdir ~/.pcb-rnd Regards, Igor2