X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1422049660.9759.10.camel@linetec> Subject: Re: [geda-user] Mysterious refdes and BOM items From: Richard Rasker To: geda-user AT delorie DOT com Date: Fri, 23 Jan 2015 22:47:40 +0100 In-Reply-To: References: <1422009789 DOT 16458 DOT 32 DOT camel AT linetec> Organization: Linetec Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.2-0ubuntu0.1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t0NLlldO018312 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 Hello John, John Doty schreef op vr 23-01-2015 om 13:23 [-0700]: > On Jan 23, 2015, at 3:43 AM, Richard Rasker wrote: > > > Apparently, my schematic contains off-page connectors > ... > I suspect you have some graphical symbols (titleblock, busripper, …) that have somehow lost their graphical=1 attribute. > > You can make a list of all symbols used by a design with something like: > > awk '/^C /{print $7}' *.sch | sort | uniq > > Look for symbols that don’t represent components and track those down. > The rules are a bit arcane: power rail symbols like gnd-1.sym don’t > need graphical=1. Hmm, all busrippers and the titleblock have their graphical=1 attribute properly set, and yet there's obviously some symbol that is causing trouble -- if I delete a certain part of the schematic containing a few dozen symbols, the message doesn't come up any more. I'll make a test copy of my work and remove symbols bit by bit, and see which one is causing this behaviour. If it's nothing obvious (in hindsight), I'll report back. Thanks so far for the hints -- I hate not knowing what's going on :-) Best regards, Richard Rasker