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=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=iZ8MASf1fMnD8Ve5AQ17RiVEjQk7cg2ugFsaSOPDgU8=; b=soYtxcxR3Li1C7kpGBkyiRiT8OsJUNGnkuZr+KyeM7OdUwX5Fl7p+Bsxhtup5qp8wL fNQfNIapBfD8vh2OK1hXbseK6AJ2J7lUu/jdqAKfBoax+2vCasySHhI8rO8JEzazyO8f d+eX6XsMnCwpwOPFR9FoCfmGiZUGxWzJZlJeqEtk3wUAi/DMusl39823B+4LWicP/iXL UOlA2bVrL+d64rLcAuutSXYwW15OisTNULQkHMHcEqGvmQPNn65GUGssGUBi/+8xhhh5 qZ/xPNd2jTSLRdlZWkmSrbd4J/7l/6tjBuqr1QIy6K7dJ19hZUU0mcYKGjUhbsWTKrAo D0iw== From: "W. Ekkehard Blanz" To: geda-help AT delorie DOT com Subject: Re: [geda-help] (x)gsch2pcb produces empty layout in pcb Date: Sun, 18 Mar 2012 17:26:39 -0700 Message-ID: <8833074.C55IaEntoJ@gandalf> User-Agent: KMail/4.7.3 (Linux/3.0.0-16-generic; KDE/4.7.4; x86_64; ; ) In-Reply-To: <1332111872.2526.23.camel@AMD64X2.fritz.box> References: <3784557 DOT 6vK0GqeGTq AT gandalf> <1332110455 DOT 2526 DOT 18 DOT camel AT AMD64X2 DOT fritz DOT box> <1332111872 DOT 2526 DOT 23 DOT camel AT AMD64X2 DOT fritz DOT box> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Monday, March 19, 2012 12:04:32 AM you wrote: > On Sun, 2012-03-18 at 23:40 +0100, Stefan Salewski wrote: > > On Sat, 2012-03-17 at 16:36 -0700, W. Ekkehard Blanz wrote: > > > ...just installed and used gEDA tools for the first time (NOOB!!)... > > > > > > [...] > > > Can any of you gEDA gurus help, please? > > > > It is indeed very unpleasant that such problems may occur to new users. > > > > I have read your post twice, but was not able to really see the problem. > > I forgot: > > If you use pcb program to import the schematics without using gsch2pcb, > you have to specify paths as DJ told us recently: > > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/02/14/13:48:44 > > > That direct import is a new feature of pcb, so you may try to use the > latest release 20110918 available for ubuntu > > http://packages.ubuntu.com/search?keywords=pcb Thanks a bunch Stefan!! Great help!!! You were right - my "self made footprints" were indeed the problem. Once I replaced those with "canned" ones, the problem went away, and pcb displayed all my elements in a heap in the top left corner as I was expecting it to do. Of course, I would have wished to see some sort of error message somewhere pointing me to the element(s) in error, in which case I could have solved the problem myself without bothering you. Now that I got over this hump, my next step is to read up more on generating footprints to get my odd-ball elements taken care of and see what I got wrong there. BTW - with the erroneous footprints removed, the xgsch2pcb GUI worked just fine too. Thanks again Ekkehard