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=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=nvDzhecrZZyWDlq/iGwYaa/jI98p7OX+x8FKs++Uj5k=; b=Nb3VztBb/8hUQ4Km/YUZU1zoPAEdm65vnKzMdY1tYN1gfs4Xrt5L84k8e/SBKZwFUO vm/nNRvR5I2wMEDx+kB851EevZxdeNhJQ7kBnS4n+tyDZQeH5Yag3SQAF9++CXUcvQ87 5NhLIpBtH6GNCQjTN86zLUgXeE8UlRfCres9w= MIME-Version: 1.0 In-Reply-To: References: <201109222027 DOT p8MKRCpa031063 AT envy DOT delorie DOT com> <201109222126 DOT p8MLQBWP017636 AT envy DOT delorie DOT com> <1316733574 DOT 20531 DOT 13 DOT camel AT localhost> From: Eric Wetzel Date: Thu, 22 Sep 2011 22:45:02 -0400 Message-ID: Subject: Re: [geda-help] PCB Plane and Solder Mask Clearance Problem To: geda-help AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id p8N2jTvs012998 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 Thu, Sep 22, 2011 at 10:12 PM, Eric Wetzel wrote: > On Thu, Sep 22, 2011 at 7:19 PM, Peter Clifton wrote: >> On Thu, 2011-09-22 at 17:26 -0400, DJ Delorie wrote: >>> Weird, works fine for me.  What version of Ubuntu are you running? >>> Specifically, what version of gtk and gl ?  What 3-D hardware, if any, >>> are you using? >>> >>> If you're building from sources, try adding --disable-gl to your >>> configure line, this may bypass the problem for now. >> >> Hmm - it works fine for me with GL enabled. (Same SHA1 as Eric posted - >> e.g. git HEAD). >> >> Eric, if you start PCB from the command line, do you see any error >> messages? >> >> If its still not working for you with GL enabled - could you post the >> output of "glxinfo" for me to take a look at please? >> > > I'm cloning the pcb+gl repository right now; I'll give that a shot. On the pcb+gl head, I configured with only the prefix option. I'm not sure if I had to explicitly enable GL or if I should be using the lesstif front-end, but I just let configure do its thing. Opening my file in this version of pcb not only has the same lack-of-clearance problems around vias, pins, and pads, but now the drill holes don't appear either. Vias and pins just gray circles. ~Eric