X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=4ELLJeU2BqbeMc5JgO3JPuTXbOVmTw4rWZwixaUV58g=; b=Ev4NLORTLBHESo4Z2PElBIPAjiRz9Uh3RJQxHYL7VHcP8JA/cJzYivS1OQTUKkYO70 SyBgv/5R9XrztSY/0DuPRwERRL3uXEPCuPRfhWmHkddEjkkX9HKLONi95W7nLk8nZy2j GyKV645LtWR4KTNJ3LRJ3IIovj9ArE9Qb4pW+94jzy/CGMoBVjk77OO7GdwqhqOU/l9b 2P38MGpybYiJvJzV9CEdy9RSGBcfO8rhW7ndmXqj+cCFNmEI1ciXuvvONUpKCbfF1weE wDj3eELU+kRssvT0kofysLzVHe1MKbKVp0PHITVQdwpTV0xEDyElImxRhdVz7LRjLd0c KnAQ== MIME-Version: 1.0 X-Received: by 10.152.1.2 with SMTP id 2mr9869527lai.89.1422055337294; Fri, 23 Jan 2015 15:22:17 -0800 (PST) In-Reply-To: <1422049660.9759.10.camel@linetec> References: <1422009789 DOT 16458 DOT 32 DOT camel AT linetec> <1422049660 DOT 9759 DOT 10 DOT camel AT linetec> Date: Fri, 23 Jan 2015 18:22:17 -0500 Message-ID: Subject: Re: [geda-user] Mysterious refdes and BOM items From: Evan Foss To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t0NNML7r025432 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 John Doty - I never noticed that gnd-1.sym did not have graphical=1 and I don't recall it in the documentation. On Fri, Jan 23, 2015 at 4:47 PM, Richard Rasker wrote: > 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 > > -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/