| www.delorie.com/archives/browse.cgi | search |
| 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: | comp |
| X-Exmh-Isig-Folder: | inbox |
| From: | "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
| To: | geda-user AT delorie DOT com |
| Subject: | [geda-user] errors in git gschem |
| Mime-Version: | 1.0 |
| Message-Id: | <20210527152030.03D81832CA7E@turkos.aspodata.se> |
| Date: | Thu, 27 May 2021 17:20:29 +0200 (CEST) |
| X-Virus-Scanned: | ClamAV using ClamSMTP |
| Reply-To: | geda-user AT delorie DOT com |
Doing:
$ git log | head
commit 3403de1b45da1fc45507b1992807fb32dd46371d
Merge: c5e4da043 f9d22d404
Author: Roland Lutz <rlutz AT hedmen DOT org>
Date: Tue Apr 6 13:06:18 2021 +0200
Merge fixes from branch 'stable-1.10'
...
$ make uninstall
$ ./autogen.sh
$ ./configure --enable-doxygen --disable-update-xdg-database --without-libfam
$ make
$ make install
# ldconfig
running the command below and then typing F Q, I get:
$ /usr/local/bin/gschem
(gschem:7419): libgedacairo-CRITICAL **: 17:15:42.563: file edarenderer.c: line 585 (eda_renderer_draw_hatch): should not be reached
(gschem:7419): libgedacairo-WARNING **: 17:15:42.563: (edacairo.c:401):eda_cairo_stroke: code should not be reached
(gschem:7419): libgedacairo-WARNING **: 17:15:42.563: (edacairo.c:401):eda_cairo_stroke: code should not be reached
(gschem:7419): libgedacairo-CRITICAL **: 17:15:42.563: file edarenderer.c: line 585 (eda_renderer_draw_hatch): should not be reached
(gschem:7419): libgedacairo-WARNING **: 17:15:42.563: (edacairo.c:401):eda_cairo_stroke: code should not be reached
(gschem:7419): libgedacairo-WARNING **: 17:15:42.563: (edacairo.c:401):eda_cairo_stroke: code should not be reached
** (gschem:7419): CRITICAL **: 17:15:43.903: update_cap_style_widget: assertion 'dialog->line_end != NULL' failed
Segmentation fault
How can I fix that ?
gschem 1.9.2, works ok as do lepton.
Regards,
/Karl Hammar
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |