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=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=tUwK4a1bz+XVH65qC+s3v7OeuPsvgghCPBuZwq9VvZw=; b=TeDKhpNG96B2ZaMilKg8pL32Zvu1No56Rb+P0mqI+xnyM0f0h5bAA4s+Cl/YyG/Gkx uOJslrczZc383f0o86UKm8bhdTNIOPo0zYcSB3nXq8T9EvgQ3cnqUsqkAgASPgnqKY82 vyrnKHUB3Wa8vWYpku6Am2CUKZZAC/lwnEPorGNqNkDxTEF8hgYC6pvPPpXNmAjuhf13 RbgOCqgZZtTR1mQqUxynfy4lezTNxYNnASCsPl8W1Hkf9DtlTHi2OlAd/k+TaUeDM/gA Gl+kZelio+CoLSgbftzn//OsdoIl92t/tsu2KZ7HvhdXvqrRv6kEAyG7jmdGfXnH8JQo O7Sg== X-Received: by 10.50.142.98 with SMTP id rv2mr4314830igb.19.1417811405920; Fri, 05 Dec 2014 12:30:05 -0800 (PST) Message-ID: <548215CC.6040909@gmail.com> Date: Fri, 05 Dec 2014 15:30:04 -0500 From: Brian Eldridge User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: geda-help AT delorie DOT com Subject: [geda-help] Questions from a noob ... Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-help AT delorie DOT com Apologies, resending in plaintext: ==== I am an experienced hardware designer who has not worked with gEDA before. I stumbled upon it recently and am very interested to try it out, however things are not working seamlessly for me and I'm curious if I can get answers here: 1) Running under Ubuntu Linux 14.04, I installed the latest version available there via apt-get install geda. This appears to be version 1.8.2.20130925. Should this be good enough, or should I try with the more involved "compile from git repository approach" to get the very latest? 2) Using the above version, and trying to invoke with "gschem " where filename does NOT exist, the tool crashes. Am I doing something wrong? I expected it to create the page, but nothing works unless the page already exists. Which is annoying for a new design. "gschem" with no arguments creates "untitled.sch" correctly but I'd prefer to be able to specify the file name as advertised. 3) Alternatively, if I create the page manually and then invoke gschem, it does work - but is there a way to disable the annoying status message popup that has to be dismissed every time? Also, is there a way to specify the window size? Not much documentation on the -p option if that's it. Haven't found it yet. 4) Finally, if I have multiple pages creates test_1.sch, test_2.sch, if I run "gshem test_1.sch" it bring up page one correctly, but does NOT allow me to simply page into page 2 the way I would expect. It does not appear to recognize any linkage between the pages unless I invoke the tool as "gshem test_1.sch test_2.sch" listing all pages on the command line. Essentially this "latest" Ubuntu release does not behave as advertized in the tutorials at all as per the above - perhaps I am doing something wrong or should bite the bullet on the lengthier install process? I'm sure I'll have a lot more questions as I dig in but first I'll see what the answer response time is like on the site. Thanks in advance! Brian Eldridge - eager new test driver....