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] Defaults for net attribute In-reply-to: <4a12fc33-7d9b-95c-7c93-18d9e2eab0e@grinsen-ohne-katze.de> References: <20220725164851 DOT B70A680FBE4D AT turkos DOT aspodata DOT se> <4a12fc33-7d9b-95c-7c93-18d9e2eab0e AT grinsen-ohne-katze DOT de> Comments: In-reply-to Roland Lutz message dated "Tue, 26 Jul 2022 01:00:19 +0200." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20220726132617.6CDCC80FBE58@turkos.aspodata.se> Date: Tue, 26 Jul 2022 15:26:17 +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 Roland Lutz: ... > Do you mean the net symbol doesn't work with gschem, or gschem doesn't > work for some other reason? ... "some other reason" For quite some time gschem doesn't draw pins nor text, but at least it compiles. E.g. $ gschem -V gEDA 1.10.2 (g3d2f021) Copyright (C) 1998-2020 gEDA developers This is free software, and you are welcome to redistribute it under certain conditions. For details, see the file `COPYING', which is included in the gEDA distribution. There is NO WARRANTY, to the extent permitted by law. $ gschem (gschem:29059): libgedacairo-CRITICAL **: 14:27:35.012: file edarenderer.c: line 585 (eda_renderer_draw_hatch): should not be reached (gschem:29059): libgedacairo-WARNING **: 14:27:35.012: (edacairo.c:401):eda_cairo_stroke: code should not be reached (gschem:29059): libgedacairo-WARNING **: 14:27:35.012: (edacairo.c:401):eda_cairo_stroke: code should not be reached ... shows frame lines but no text. If you have some time, tell me and I'll try to debug this but I need help to do that. > gEDA supports this out of the box, though, so you don't need to change the > code; just replace "net=+5V:1" with "netname=+5V" and remove the > pinnumber= attribute. Ohh, thanks, I'll try that. Regards, /Karl Hammar