X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to; bh=smP+VFLMhvEueBeEpGFmR1egzDaK02u14AnQJrToFLY=; b=hhxtH7XMPow+/tGuDKqIntbSy7GuMpqlZdnZv55HeXLdFPOUzhSkii+ldqMh1fCOnG J46h0RbJi6rImtb6smv/iP3TdoI9bUpSxO+5/e+QjgVOBmvj94ODnefP6UUrMdKeadqZ nZIhwLLDvtvhYLEIJZSq+qrbZ4cjRZShIi6ocmgR/5iFMFbgAlLZ1rs2ZsRqmCm+h71E fvUjCeLJrnNrmm7QI2cdP/BmB3Sw/4AvCXVzuwMR/HfCU/YzHESZ9gzWnjOc0NQiXeQP cF1iYvoVbSHmCRF4E+pvOkZwYWlqnSZZTz7b9P1Sf3FvJwbDYEboF++adWG9LyxPj+pr SlFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to; bh=smP+VFLMhvEueBeEpGFmR1egzDaK02u14AnQJrToFLY=; b=qxZwTMdWHonCEDx355UHG2rFwmnUWBCYgrqXxsUyczXDydh2TxiyyRL6/wt+jMnswn 1B8ReAUZne+vTlsprAbj14Sc0jJuVvFvYOndJchC/m0R4Mf4JUcqb2iFJk762fPmdOz7 V9EK16T5oZEpNwJ3YEpej6MDOpGCBODvNYPBsFlBTXB8PDfA1S7FYRmICA5Xd6akHAuo k7RILBsDLLuecaQF4OfEOuvX4eCbFbZ/9fZ4QWk05kKOn/PSsoYaye1eK6Nq0qyuX8y0 d7DM4Pp8CfwNMOUqN2RRGhELdFAETLD356CheAO6pQJFqK5ngVIUf5W+yw38yNRZ8/Wn 3yKg== X-Gm-Message-State: AIVw112Ki8wt18vlenG7XlgFiG23KV6YEAqSfbUEdLFuy4si7zKOfmbU 6YnvtS6LbvVisi173CSAW21Ixww3Aw== X-Received: by 10.84.254.10 with SMTP id b10mr16968059plm.442.1501617149082; Tue, 01 Aug 2017 12:52:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: "Chris Fisichella (christopher DOT j DOT fisichella AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Tue, 1 Aug 2017 15:52:28 -0400 Message-ID: Subject: Re: [geda-help] Re: No board window in pcb To: geda-help AT delorie DOT com Content-Type: text/plain; charset="UTF-8" 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 Hi DJ, It's nice to hear from you. It has been a while. I gave up, and just selected file->open and opened my board file and it came in at a 3D angle. So, I quit the whole thing and executed pcb board.pcb again, and I got blue cross hairs. Hey, I thought, this is looking good. So, I selected File->Open and opened board.pcb, and I can see my board. So, call it a little bit of user error and a little bit of program anomaly, I think I am on to the next challenge. I was a little loose about saying tools on the bottom. It has a status display. I did not want you to think the whole window was blank. I'm using version 20140316 on Ubuntu 14 (I think). Thank you for telling me about Window->Message Log. I should have seen that. Best, Chris On Tue, Aug 1, 2017 at 3:44 PM, DJ Delorie wrote: > > "Chris Fisichella (christopher DOT j DOT fisichella AT gmail DOT com) [via >> I am working through the gEDA tutorial. gschem works, gsch2pcb works, >> and when I started pcb, I noticed the "CAD" window was blank. > > CAD window? You mean the main drawing window? > >> Everything else was there, the menu bars, the tools on the left, and >> the tools on the bottom. > > pcb doesn't have tools on the bottom, just on the left (see the image on > the left side of http://pcb.geda-project.org/) and sometimes a toolbar > under the menu bar. > > Include the Window->About version, too. > >> I cannot, however, find documentation on the log file for pcb. I >> checked in ~/.gEDA, and did not find anything. Do any of you know how > > ~/.gEDA is for gschem et al; pcb prints to stdout or to the log window > (Window->Message Log). > >> to troubleshoot what appears to be a pcb display issue? > > Posting a link to a screenshot might help, too.