X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 29 May 2021 17:00:08 +0200 (CEST) From: Roland Lutz To: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] errors in git gschem In-Reply-To: Message-ID: References: <20210527152030 DOT 03D81832CA7E AT turkos DOT aspodata DOT se> <20210528121930 DOT 617BC83B0DDA AT turkos DOT aspodata DOT se> <20210528160449 DOT 9E70083B0DDA AT turkos DOT aspodata DOT se> <20210528184745 DOT C32D183B0DDA AT turkos DOT aspodata DOT se> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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 On Fri, 28 May 2021, Roland Lutz wrote: > On Fri, 28 May 2021, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote: >> Now, theese sets of messages comes as a group when e.g. moving the >> mouse pointer from outside to the inside of the gschem window and >> reverse, but not if I first click in e.g. the message window. >> >> Ditto, switching virtual displays, virtual terminal, and when >> clicking inside various parts of gschem like alternativly >> clicking in docks and main (canvas) window. > > This looks like the messages appear whenever the page is rendered, which > would indicate that the invalid objects are part of the page (as opposed > to some invalid intermediate state while loading/closing the page). I can't say for sure with the information I have, but the most probable cause for this seems to be an invalid fill type field in a file. I pushed a patch which adds a check for line and fill types. You should now see a message in the status window whenever gschem occurs an invalid value.