www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2020/01/18/23:45:48

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=20161025;
h=date:from:to:subject:message-id:in-reply-to:references:mime-version
:content-transfer-encoding;
bh=NLy/hzMlmW8tLKBeq4t3IL0JqzhmIjf3GD3NF2pmwiU=;
b=u6ErEuEm9hP190CMYn3RmYYeSP3bEKYk9hH473pm6IDIbWfaWgHvlXrIcSeLOU3ouH
ibBOIIlOuqpVv/Lc2uhm8lUVri7GX5VSi/S8RhR+Pw1yEpxBex5yej3rXEuIXKbXWuWH
UPRubpaCL7DQY8HJAkZcjRmFBhAlFUfNUwQAU63022YOytGkPLjUDHBebugz/kWcRski
fmNbYCwXpJChV6BcMqQmSRtq17RZQ4Hx1fd2DnTYw4B86fRHFAWRESDVTq9Z9Ib3Byn6
okunuvvleIDtoWrY5/EdnY/jl4Bb8o8wnm2LPFhkMf2Vp+ZilzJL7wV8ZAU18s/5Sd6+
+Q3g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to
:references:mime-version:content-transfer-encoding;
bh=NLy/hzMlmW8tLKBeq4t3IL0JqzhmIjf3GD3NF2pmwiU=;
b=ZAXPVqUDJVzFMq/oGXyQ6pvStwQatKjFMDQnK1E5YE7UWit2GZkGMdD0K7BjczyW/U
cY660pcbxDBm9ET+yNbB863IgnuM+riiNLINS5bSOykMAW/4FVB8XO5vrMDIao4BKPDS
fU4IpG7YbLFd9or5Z/td+0nE4Orw5xv6jyDWnWY8ca/yFeH3Yj2ZvTD+n3rd6kAbfE5e
30EeuG8ps2uWxGTye05fn7J0WKiVCyCh2BZQieFrIuakdRIchdDMPL8KTX2wR3sa53kD
8ESUJ1U38EfrFXEafe1hHyfkQOzJFIs5YuIfHYkEeyVB+35/En4tANSiQ7gXhOTB7c+7
KU1g==
X-Gm-Message-State: APjAAAX/YA4ze6iWnsSeEgxZSYlBBDp/BY6tDGTlN9c1LrlNYmDd9wci
sWYJnsqTP/kqj1rP18y6NQA6CscD
X-Google-Smtp-Source: APXvYqzcjOKWEOTvbHwNZ89drRH/aUrUiC0RVFULXoT0SWVFaubPPAkqz3WNNNRLjeTzlYz8Ko8L+w==
X-Received: by 2002:a2e:800b:: with SMTP id j11mr10136178ljg.126.1579407823416;
Sat, 18 Jan 2020 20:23:43 -0800 (PST)
Date: Sun, 19 Jan 2020 07:23:37 +0300
From: "dmn (graahnul DOT grom AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: geda-user AT delorie DOT com
Subject: Re: [geda-user] lepton 1.9.9 problems
Message-ID: <20200119072337.391fdafa@demon>
In-Reply-To: <082a996c-2bf3-3fdb-a67b-06aa17c5bcb8@fastmail.com>
References: <082a996c-2bf3-3fdb-a67b-06aa17c5bcb8 AT fastmail DOT com>
X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; amd64-portbld-freebsd11.3)
MIME-Version: 1.0
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

Hi Girvin,

On Sat, 18 Jan 2020 17:24:49 -0800
"Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]"
<geda-user AT delorie DOT com> wrote:

> Greetings,
> 
> Trying to use lepton-eda 1.9.9 under Slackware Linux 14.2 (k4.4) and 
> xfce 4 (GTK).

did you install it from the SlackBuilds repository [1] or compile it
from the release archive [2]?


> I am attaching my home gafrc file and the lepton-schematic log in
> case that will help. I am also attaching the /etc/profile.d/geda.sh
> script which defines the GEDADATA, GEDADATARC, and MANPATH
> environment variables. This script is run when I logon. And yes,
> after I installed lepton-eda, I logged out and in again to ensure
> these variables were set.

Do not set these GEDA* environment variables. It's not necessary. You
forced lepton-schematic to use the wrong directory, where it can't find
its data files (Lepton EDA doesn't install anything to /usr/share/gEDA,
its directory structure is different, so that it can be installed
alongside geda-gaf). Most probably, geda-gaf doesn't require you to set
these variables manually, either.


> Note also that the attached log is a copy-paste of the
> lepton-schematic status panel. There does not appear to be a
> lepton-schematic log in ~/.gEDA/logs.

Log files are located in $XDG_CACHE_HOME/lepton-eda/logs/ (typically,
$HOME/.cache/lepton-eda/logs/). There are many changes, please take a
look at the NEWS.md file [3].


P.S. You call build-path() function in the gafrc file. This function
used to be global, but now it's defined in the (lepton rc) module. You
may need to add (use-modules (lepton rc)) in case lepton-schematic can't
find it.

P.P.S. To enable the "Paper size" combo box in the Print dialog you've
mentioned in another message, please apply the patch [4].

[1] https://slackbuilds.org/repository/14.2/development/lepton-eda/
[2] https://github.com/lepton-eda/lepton-eda/releases/tag/1.9.9-20191003
[3] https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md
[4]https://patch-diff.githubusercontent.com/raw/lepton-eda/lepton-eda/pull/547.diff


Regards,
Dmitry.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019