X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] errors in git gschem In-reply-to: <20210528121930.617BC83B0DDA@turkos.aspodata.se> References: <20210527152030 DOT 03D81832CA7E AT turkos DOT aspodata DOT se> <20210528121930 DOT 617BC83B0DDA AT turkos DOT aspodata DOT se> Comments: In-reply-to "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" message dated "Fri, 28 May 2021 14:19:30 +0200." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20210528160449.9E70083B0DDA@turkos.aspodata.se> Date: Fri, 28 May 2021 18:04:49 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Karl: > Same gschem as before: > > Doing: > > $ git log | head > > commit 3403de1b45da1fc45507b1992807fb32dd46371d ... > $ /usr/local/bin/gschem res_h.sym ... > Segmentation fault ... With the config file below I get the seg.fault. If I remove the "state=hidden" the seg.fault goes avay. $ cd ~/.config/gEDA $ cat geda-user.conf [gschem.dialog-geometry.text-edit] state=hidden Anyone knows why gschem fails so miserably with that ? /// Also, when debugging this, I find that gschem alters the geda-user.conf, which is really annoying when trying to make small changes and then retry. This also makes it hard to version-control the config. Please don't touch MY config file, if you want to save the latest state of whatever, do so in some other file. I suggest gschem_latest_state.conf or something similar. Regards, /Karl Hammar