X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: peted.rb (Re: [geda-user] Another sym style) From: Stefan Salewski To: geda-user AT delorie DOT com In-Reply-To: <20120702130130.8059E8274CA4@turkos.aspodata.se> References: <20120702085952 DOT 82E4D82709FF AT turkos DOT aspodata DOT se> <1341225362 DOT 2513 DOT 12 DOT camel AT AMD64X2 DOT fritz DOT box> <20120702130130 DOT 8059E8274CA4 AT turkos DOT aspodata DOT se> Content-Type: text/plain; charset="us-ascii" Date: Mon, 02 Jul 2012 15:49:14 +0200 Message-ID: <1341236954.2444.17.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 Mon, 2012-07-02 at 15:01 +0200, Karl Hammar wrote: > > $ ruby1.9.1 peted.rb ~/git/openhw/serial_bus/pc_adapter.sch > v 20111231 2 > C 62100 66000 1 0 0 max232.sym > > and it just hangs... Thanks for testing... Indeed currently I am doing all my tests with the modified lightning.sch from the pet directory $ cd pet $ ruby peted.rb lightning.sch Just $ ruby peted.rb and loading that file from menu should work too. Of course the program is still absolutely useless in its current state, but the way to make all basic functionality work is not too long any more, I guess about 50% of the work is done now, so I may need additional 800 hours... Can you test if the above commands work for you -- I think it really should work on Linux with Ruby 1.9. Currently I am mainly interested about thoughts concerning the GUI layout -- do you like the sub-windows? Is scrolling fast enough? Best regards Stefan