X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=W6BbrRqgJIZC7V763o51Kmnj9RGGxgVimXuigO/52ys=; b=QQVVLS2bmxS8C4aTmk09Jdu8Mpj5lbg5kH0dNQy4IIfDzEbZvkgFeco5GsvoqIcDK9 bdVwCmSUFgLmjgwkOxxpMov+l/es47g6ktRzDFSNpiUnIqR260UDJ1Par9hV1Pa4qtXZ dry43ySUwYJgbMv5EOKbSWlCbo2yqttmjY3oy4yxUcUdlkRjhBphaZyJQI5yivhpqhcV NspNVh3cdRKtdwlcjBn3BYYnvaW4hNKEMPnIFyk0D2xyj6qftNKpH722GS012M+Tnm4a T57d3V7pUpdUUHWq4usBHzz9hYNfUWyFZW6iO92rC6pHlY7ZlCCiW63Nx9IdWYYnPn/1 41EQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=W6BbrRqgJIZC7V763o51Kmnj9RGGxgVimXuigO/52ys=; b=GMUz5701EZLczlt1ORkWatvQYLzw6LT7eVNwTAvkYST875j/lGjt8nPTfeh+hA/HwM Ka5sFwP5gPxbu/kmd3fFVJJlbC0Q2+/xXPKbg/NDPyq/AsZiPigLBOlY6H1vEd/7GIGI ttZ/5KjQ2DrosBmsbx6a/IfyW8rlA9sFMTjjRGFtjMlUhc0C3EUCgkhgZKMmjTmPeauY +iBXsaKx2/rBZylbcUUbwTuWUtlGZXsmpY6YcCmUN3VRVB6n6Iqjq+G0Fk1ge0yO0+1n r9IslyJgw/J51l8DLVwk3mrL2ZPj6ohIdXi6ovxt3mPlWzHM/FEKCpfFiyRBQPQnER5T CysA== X-Gm-Message-State: ALyK8tKzowkgJTnFzNIle3pEH2Bl9kolPe2uWWx48gF2CFjrtkbNqH7I/77YbNMVZCyU5XmfZ/fWptti/7l3ew== X-Received: by 10.159.39.39 with SMTP id a36mr25458156uaa.86.1469089238132; Thu, 21 Jul 2016 01:20:38 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <22cceace-5fa6-7b43-3943-8fabdf3ff689@ecosensory.com> References: <22cceace-5fa6-7b43-3943-8fabdf3ff689 AT ecosensory DOT com> From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Thu, 21 Jul 2016 11:20:37 +0300 Message-ID: Subject: Re: [geda-user] gschem from git has me confused To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 John, On 7/20/16, John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com] wrote: > It's been a few months since using gschem and now I have compiled from the > latest source. > > Key bindings are not working. c key has no effect. > z has no effect... Thinking of installing a previous version now, or > try next in a non project dir > with nothing from the past...except this feels like my ~/.gEDA files are > incompatible. > > The gschem log window has these messages below: > Tried to set the sensitivity on non-existent menu item > 'Hie_rarchy/D_ocumentation...' > Tried to set the sensitivity on non-existent menu item > 'A_ttributes/_Attach' > Tried to set the sensitivity on non-existent menu item > 'A_ttributes/_Detach' > Tried to set the sensitivity on non-existent menu item 'A_ttributes/Show > _Value' > Tried to set the sensitivity on non-existent menu item 'A_ttributes/Show > _Name' > Tried to set the sensitivity on non-existent menu item 'A_ttributes/Show > _Both' > Tried to set the sensitivity on non-existent menu item 'A_ttributes/_Toggle > Visibility' > Tried to set the sensitivity on non-existent menu item '_Edit/_Paste' > > > The terminal window has these messages: > > Tried to get an invalid color: 23 > Tried to get an invalid color: 23 > Tried to get an invalid color: 23 > Tried to get an invalid color: 23 > Tried to get an invalid color: 23 > Tried to get an invalid color: 23 > Tried to get an invalid color: 23 > > There is also a white background by default instead of black, and I can draw > a net with the right click menu, > but it has no color -- all black. > > Any hints of how to get a more familiar setup with key bindings? > > I tried using a hint from wiki > http://wiki.geda-project.org/geda:gschem_ug:config and it fails: > > (load (build-path geda-rc-path "gschem-colormap-darkbg")) > in gschemrc fails. > > are build-path and geda-rc-path names I need to look up meaning of and > replace? > > > I have not found the key bindings docs for this version 1.9.1 or 1.9.2 yet > either. > Try in your terminal cd mv ~/.gEDA ~/.gEDA.bak gschem and please report if gschem works well or not. -- Vladimir