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=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=z8lpdyqnpjFYO3+04LishuUVk7Y3casuHBSdeLt8vT4=; b=ZFgz58v6TyxTYcRoMpKOJ/B58+RxhIsLeiCsy4OVoYDlwJnROn1pzC3WK5Gbjy4q6y GbJ37lH69lpSsXghfxfehs/3/9Ptr+Ua3bu0/bTpJs89UVcVNySci6HndBLYysy+V2sL vIi00pxnZcisc/muyXk4G7fPnd7RAiDfENJ+qNzvd4ptv4+KKI3wiGQsI3TNsa+UVr5O vplY8LLQYoL7gDMBFaVVBIRhAgAfAOjqyoIXx/9EkXD54wTao6kxyDvSdw7h1ZnVC+Jg jHAKRJPcrKTBO57CZBnunWS54xSJ7FyHWosEs59dBp0/DipXrv/f9tZEWsIskpgL+Pp7 lK+g== MIME-Version: 1.0 X-Received: by 10.153.6.34 with SMTP id cr2mr277817lad.44.1387503735183; Thu, 19 Dec 2013 17:42:15 -0800 (PST) In-Reply-To: <1387499068.2108.7.camel@AMD64X2.fritz.box> References: <1387499068 DOT 2108 DOT 7 DOT camel AT AMD64X2 DOT fritz DOT box> Date: Thu, 19 Dec 2013 18:42:15 -0700 Message-ID: Subject: Re: [geda-help] how to get keyboard shortcut menu From: Michael Williamson To: geda-help AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Hi The 'options->show log' button is on the menu bar that is missing. But, the "status" window appears when gschem is started. It shows no error: gEDA/gschem version 1.6.2.20110115 gEDA/gschem comes with ABSOLUTELY NO WARRANTY; see COPYING for more details. This is free software, and you are welcome to redistribute it under certain conditions; please see the COPYING file for more details. Read system config file [/etc/gEDA/system-gafrc] Read system config file [/etc/gEDA/system-gschemrc] Read init scm file [/usr/share/gEDA/scheme/gschem.scm] New file [/home/breeze/untitled_1.sch] However, I discovered that the menu bar is present when I start gschem from a terminal as root. So it is permission related. If I start gschem from a terminal (command line) as a user other than root, the menu bar is missing. I did not do any special configuration that I am aware of. I installed with ubuntu's # apt-get install ... I installed gschem, pcb, *-dev, *-doc, *-utils, etc... I prefer running it as root anyway. -Mike On 12/19/13, Stefan Salewski wrote: > On Thu, 2013-12-19 at 16:15 -0700, Michael Williamson wrote: >> When I run gschem on ubuntu 12.4, the window is missing the menu bar >> shown in >> the documentation that has "file", "edit", "buffer", "view", ... >> "help" buttons. (But the >> other menu bar is present.) > > Generally, when gschem is started, a "Status" window is shown. Is there > some useful information contained? (You may open it by Options->Show Log > Window.) Or you may launch gschem from terminal with -v option to get > more information. > > May it be related to your languages settings? > > Do you use gschem shipped with Ubuntu or compiled yourself? > > May there exist old configuration files on your computer from older gEDA > releases? > > For Gentoo we have gschem version 1.8.2.20130925 which seems to work > fine. Maybe others can give you more helpful advice. > > > > >