X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: [geda-user] Route style defaults From: Stefan Salewski To: geda-user AT delorie DOT com In-Reply-To: <1341677980.2794.12.camel@AMD64X2.fritz.box> References: <1341673236 DOT 2450 DOT 4 DOT camel AT AMD64X2 DOT fritz DOT box> <1341674662 DOT 2794 DOT 5 DOT camel AT AMD64X2 DOT fritz DOT box> <201207071529 DOT q67FTdlm006386 AT envy DOT delorie DOT com> <1341677980 DOT 2794 DOT 12 DOT camel AT AMD64X2 DOT fritz DOT box> Content-Type: text/plain; charset="us-ascii" Date: Sat, 07 Jul 2012 19:05:07 +0200 Message-ID: <1341680707.3820.7.camel@AMD64X2.fritz.box> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Transfer-Encoding: 7bit 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 On Sat, 2012-07-07 at 18:19 +0200, Stefan Salewski wrote: > I can open > > $ pcb /usr/share/doc/pcb-20110918/tutorial/tut1.pcb > > seems to work fine. > > But > > pcb /usr/share/doc/geda-1.6.2/examples/lightning_detector/lightning.pcb > > gives me only an empty window. > I solved that problem. I got a message in the terminal "could not open the device file /dev/nvidiactl" for both files, tut1.pcb and lightning.pcb. Because tut1.pcb was working fine, I did not care too much about that message. After # gpasswd -a stefan video and new login all works. Still I wonder why I was not in the video group any more, and I wonder why tut1.pcb was working, while lightning.pcb gave me an empty window, with no additional messages in the log. It's a strange world...