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=dL16G6PfOCGH4HnqqRQw4e6hlkszpjPKuBCQpG7UTYo=; b=iRv0YMYuIy3qifqgTqEOfuX08HLIqOJOFLGevyQjazMrf+wp+ckDCgyhy1w9LrqrYq Ef2XytnJlMn2EG/mu7/rW+z17+xJiN3nOdgOLsM+Mcb7V0dPveL0A0MrRtZxLX4QDVLX DN/o2ap7eJaguU/CRKutJoA3FWqH0Zbgbu6Sg= MIME-Version: 1.0 In-Reply-To: <201109222126.p8MLQBWP017636@envy.delorie.com> References: <201109222027 DOT p8MKRCpa031063 AT envy DOT delorie DOT com> <201109222126 DOT p8MLQBWP017636 AT envy DOT delorie DOT com> From: Eric Wetzel Date: Thu, 22 Sep 2011 17:56:32 -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 p8MLutjq022792 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 5:26 PM, 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. > Ubuntu 11.04 (natty) 2.6.38-11-generic (#50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011) nVidia GeForce4 420 Go (using nouveau driver) GTK+: 2.24.4 I don't know what other information to give you about GL version. I rebuilt PCB with --disable-gl and the plane and mask clearance appear correctly, along with thermals. It's a little slow and choppy, but I guess that's to be expected. Thanks, ~Eric