X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Subject: Re: [geda-help] PCB version "20110918" runs very slow ? From: Stefan Salewski To: geda-help AT delorie DOT com In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" Date: Sat, 16 Jun 2012 18:34:25 +0200 Message-ID: <1339864465.2679.5.camel@AMD64X2.fritz.box> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Transfer-Encoding: 7bit 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 Sat, 2012-06-16 at 10:56 -0400, Jason White wrote: > Hello, I just upgraded from PCB version "20091103". I was shocked to > find that it runs at a crawl (less than 1 FPS) on my machine. What > could cause this in the new version ? Is there any way to potentially > fix this ? (compile time options ?) > > OS: Xubuntu 12.04, 32bit > Machine: AMD Anthlon 64, 2.2Ghz > Ram: 1Gb > Graphics: Built in Nivida graphics chip > > Thanks, > Jason White Latest PCB has OpenGL support, you can disable it when you compile it yourself.(For Gentoo: $ USE="-opengl" emerge -av pcb) Does other OpenGL software like glxgears runs fine on your box? (I have about 1000 FPS for fullscreen window)