X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=iJ3hrTQS99CTTg36nTkzBk+XW8RVfAU0PUxE+9Hk810=; b=nXxweIx1ybdOlfRlQUsRLgYymMkpu0jLEEcBCw7cBhPLhcfaTlw1UvJB/ReDC2jJBr VHGTnhIR9tyY+rP+JQfvmlKURM6OL5a/SpWn5ZZnssvQKc5lYWPqgLFD5z9Psnx/kXIL v2Z+w7E901evqxfz1H3BAF5dx6sAEVL2/La8RS0H8L3IXS0lj6US5FGJDUQ51ZuNrz73 R2UCoK5kGBIR1QEZaU4cAeRtqh/5bX+XqendM2TP5e7uDa3Ry8EVjgWXXOLvvygRyp2J eAq6nGphkhWLG3a10woMi903A4q6leuGxITCytwsQkkC9n6cPc9LT31/amFKIFpAXc0T nvlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=iJ3hrTQS99CTTg36nTkzBk+XW8RVfAU0PUxE+9Hk810=; b=kguHJuAoLmTIz+caittjQNh102UraoYA/8YvLTxJaJkPsATchtSWM4LrG8aTdTfwOx Bk0JTqa2bB4uzUYbjRVX5JNA/iA1Zoolql4h/PAQgswgLQQIp0aVaVTpONUZTissN5xg wctbXYk8/7QxOKFUNytkpcQ22cvxogLfHAkVWdOaIcTEE3dGq7KU6wzRiB8SsiicDAr3 nAvAgeqvVSJB25TrICl7bJxU0dTEJs++zorSe2zVZ3QxQo3+40sYUdDOtK+deuO1IWg/ dLOHypqszZYVEKFDCnzeBC9/JBdjjkyZjIbu/ns3EnqmzrYie3r5eEUnkLteGgQNaT4c y2Xg== X-Gm-Message-State: AMke39l8PAjTitXhb026vtplrWLw9MZM0MM8WklEDCtJ4HRCVUiJczCWG9jnCO98yrPJdFVObITonsgz3vqjRg== X-Received: by 10.28.184.198 with SMTP id i189mr8014498wmf.26.1487174494928; Wed, 15 Feb 2017 08:01:34 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1487162236 DOT 3011 DOT 9 DOT camel AT linetec> From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Wed, 15 Feb 2017 11:01:34 -0500 Message-ID: Subject: Re: [geda-user] Recent gschem-PCB import problem? To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a114b30a87d479e054893cb5b 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 --001a114b30a87d479e054893cb5b Content-Type: text/plain; charset=UTF-8 That's the error I get in the terminal: Loading schematic [/Users/parkecw1/apl/pephi/jeni/ssdsim/ssdsim.sch] ERROR: Could not find backend `pcbfwd' in load path. Run `gnetlist --list-backends' for a full list of available backends. Could not open actions file "/var/folders/62/xk4jfgcs7fd1lywt7hpwdqrhrbp8k5/T//pcb.sLjoST8X/gnetlist_output". On Wed, Feb 15, 2017 at 10:35 AM, wrote: > Hi Richard, > > On Wed, 15 Feb 2017, Richard Rasker (rasker AT linetec DOT nl) [via > geda-user AT delorie DOT com] wrote: > > Hello, >> >> After a recent update of PCB as well as geda/gaf, I can no longer import >> gschem schematics into PCB, even though I have the layout import:: >> attribute set correctly. >> >> When I choose File -> Import Schematics, the log window shows the >> following error message: >> "Can't add rat lines because no netlist is loaded." >> >> What could cause this? And, of course more importantly: how can I solve >> it (preferably without uninstalling & reinstalling everything)? >> >> gschem version: 1.9.2 (ga801aaa) >> PCB version: pcb-20110918-base-911-g86b0f7cc+ >> Compiled on Feb 9 2017 at 16:08:19 >> > > In case you are familiar with gnetlist: is gnet-pcbfwd.scm installed in > the right dir? > > Does gnetlist list it as a backend? e.g. gnetlist --list-backends ; does > that list pcbfwd? > > If so, does it work if you manually invoke it with gnetlist -g? > > > HTH, > > Igor2 > --001a114b30a87d479e054893cb5b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
That's the error I get in the terminal:

Loading= schematic [/Users/parkecw1/apl/pephi/jeni/ssdsim/ssdsim.sch]
ERROR: Cou= ld not find backend `pcbfwd' in load path.

Run `gnetlist --list-= backends' for a full list of available backends.
Could not open acti= ons file "/var/folders/62/xk4jfgcs7fd1lywt7hpwdqrhrbp8k5/T//pcb.sLjoST= 8X/gnetlist_output".

On Wed, Feb 15, 2017 at 10:35 AM, <= gedau AT igor2 DOT repo DOT h= u> wrote:
Hi Richard,

On Wed, 15 Feb 2017, Richard Rasker (rasker AT linetec DOT nl) [via geda-user AT delorie DOT com] wrote:

Hello,

After a recent update of PCB as well as geda/gaf, I can no longer import gschem schematics into PCB, even though I have the layout import::
attribute set correctly.

When I choose File -> Import Schematics, the log window shows the
following error message:
"Can't add rat lines because no netlist is loaded."

What could cause this? And, of course more importantly: how can I solve
it (preferably without uninstalling & reinstalling everything)?

gschem version: 1.9.2 (ga801aaa)
PCB version: pcb-20110918-base-911-g86b0f7cc+
Compiled on Feb=C2=A0 9 2017 at 16:08:19

In case you are familiar with gnetlist: is gnet-pcbfwd.scm installed in the= right dir?

Does gnetlist list it as a backend? e.g. gnetlist --list-backends ; does th= at list pcbfwd?

If so, does it work if you manually invoke it with gnetlist -g?


HTH,

Igor2

--001a114b30a87d479e054893cb5b--