X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Q5Tz2trLDVNPzA7C+KO4H+jJq/ybwhNaG8hPg1Z/y4Q=; b=DCd3e+dh5LxqjsFnRr9gxObJQbJ5EehL1lUzcO13pWfDYALkgGHr6qljW6EXo2b7Ad Xd+ME/9nY3hIrWrvY3ZEpvUw7gD4CzBMe5STsLavHZxODpMbj6rp0pDhupxIsVmgRP37 1E7i6GP+zHOnqGaRWh2+mmz8Vi0eDuyskFwLx74LX964ropkxJu4+E9o5ne9pIv+8S1C NiGoBgW+h6tB6cYqKC8LVN6dCereGaGNMjJaWqsJr7GwlxHhmKPECdYWx11XlgCOdfEC 0RSzk33uU7gXdw+WW0KUhQdEKnTVooMJsGwKMSluKix401FwIneoxnM4dKRc32LGnKEP rYNw== MIME-Version: 1.0 X-Received: by 10.182.118.193 with SMTP id ko1mr14851577obb.45.1411661990054; Thu, 25 Sep 2014 09:19:50 -0700 (PDT) Date: Thu, 25 Sep 2014 17:19:50 +0100 Message-ID: Subject: [geda-help] [Bug] gschem exits when adding a component From: Gilberto Jorge To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary=089e0115ea3076645a0503e62b5a Reply-To: geda-help AT delorie DOT com --089e0115ea3076645a0503e62b5a Content-Type: text/plain; charset=UTF-8 Hi all, I am using gEDA in Fedora 20. I have compiled geda-gaf from repository git:// git.geda-project.org/geda-gaf.git (updated sources today). gschem version option outputs "gEDA 1.9.1 (gf45be69) ...". When I start gschem, with either a new or existing file, and try to add a component from a library (menu Add->Component or via shortcut key) the program exits with a console message: "** ERROR:x_compselect.c:766:populate_component_store: assertion failed: (strncmp(name, prefix, strlen(prefix)) == 0) Aborted" Seems to fail because "name" variable has the string value "local" and "prefix" variable has "/" and should be the same(?). I have disabled my custom resource files (gafrc and gschemrc) but problem persists. Should I bug report this, or am I doing something wrong? I can see x_compselect.c file has been updated often lately. Thank you. Best regards, Gilberto --089e0115ea3076645a0503e62b5a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,

I am using gEDA in Fedora 20.
I have com= piled geda-gaf from repository git://git.geda-project.org/geda-gaf.git (updated sources today= ).
gschem version option outputs "gEDA 1.9.1 (gf45be69) ...".<= br>
When I start gschem, with either a new or existing file, and try to = add a component from a library (menu Add->Component or via shortcut key)= the program exits with a console message:
"**
ERROR:x_compselec= t.c:766:populate_component_store: assertion failed: (strncmp(name, prefix, = strlen(prefix)) =3D=3D 0)
Aborted"

Seems to fail because &qu= ot;name" variable has the string value "local" and "pre= fix" variable has "/" and should be the same(?).

I ha= ve disabled my custom resource files (gafrc and gschemrc) but problem persi= sts.
Should I bug report this, or am I doing something wrong? I can see = x_compselect.c file has been updated often lately.

Thank you.
Best regards,
Gilberto
--089e0115ea3076645a0503e62b5a--