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: <20210527152030.03D81832CA7E@turkos.aspodata.se> References: <20210527152030 DOT 03D81832CA7E AT turkos DOT aspodata DOT se> Comments: In-reply-to "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" message dated "Thu, 27 May 2021 17:20:29 +0200." Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_1622203944_4780" Message-Id: <20210528121930.617BC83B0DDA@turkos.aspodata.se> Date: Fri, 28 May 2021 14:19:30 +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 This is a multipart MIME message. --==_Exmh_1622203944_4780 Content-Type: text/plain Same gschem as before: > Doing: > $ git log | head > commit 3403de1b45da1fc45507b1992807fb32dd46371d ... Running gschem don't show the pins, just the rectangular shape of the symbol in white against black. Running this cmd.line and F Q to quit, I also get a segfault: $ /usr/local/bin/gschem res_h.sym (gschem:17045): libgedacairo-CRITICAL **: 14:11:13.425: file edarenderer.c: line 678 (eda_renderer_draw_pin): should not be reached (gschem:17045): libgedacairo-CRITICAL **: 14:11:13.425: file edarenderer.c: line 678 (eda_renderer_draw_pin): should not be reached (gschem:17045): libgedacairo-CRITICAL **: 14:11:13.425: file edarenderer.c: line 585 (eda_renderer_draw_hatch): should not be reached (gschem:17045): libgedacairo-WARNING **: 14:11:13.425: (edacairo.c:393):eda_cairo_stroke: code should not be reached (gschem:17045): libgedacairo-WARNING **: 14:11:13.425: (edacairo.c:401):eda_cairo_stroke: code should not be reached (gschem:17045): libgedacairo-CRITICAL **: 14:11:13.425: eda_renderer_default_draw_cues: assertion '(object->whichend == 1) || (object->whichend == 0)' failed (gschem:17045): libgedacairo-CRITICAL **: 14:11:13.425: eda_renderer_default_draw_cues: assertion '(object->whichend == 1) || (object->whichend == 0)' failed ** (gschem:17045): CRITICAL **: 14:11:16.072: update_cap_style_widget: assertion 'dialog->line_end != NULL' failed Segmentation fault Is there a way to make gschem to ignore local config like thoose in ~/.gEDA ~/.config/gEDA/ or it now fancy its place, to rule out local config errors ? 1.9.2 behaves normally: $ /usr/bin/gschem res_h.sym --==_Exmh_1622203944_4780 Content-Type: text/plain; charset="utf-8" ; name="res_h.sym" Content-Description: res_h.sym Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="res_h.sym" v 20150930 2 T 200 200 9 10 1 1 0 6 1 refdes=3DR? T 800 200 9 10 1 1 0 0 1 value=3D1k P 700 100 900 100 1 0 1 { T 875 185 5 8 0 1 0 7 1 pinnumber=3D1 T 875 185 5 8 0 1 0 7 1 pinseq=3D1 T 875 40 5 5 0 1 0 7 1 pintype=3Dpas } P 300 100 100 100 1 0 1 { T 275 185 5 8 0 1 0 7 1 pinnumber=3D2 T 275 185 5 8 0 1 0 7 1 pinseq=3D2 T 275 40 5 5 0 1 0 7 1 pintype=3Dpas } H 3 10 2 0 -1 -1 0 -1 -1 -1 -1 -1 5 M 300,200 L 700,200 L 700,0 L 300,0 z --==_Exmh_1622203944_4780--