delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2016/03/01/13:23:13

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=date:from:to:subject:message-id:mail-followup-to:references
:mime-version:content-disposition:content-transfer-encoding
:in-reply-to:user-agent;
bh=AhzYR/ZUdivWC2GHwfJ0eK6HNVxUMLzcf0ucusXltzI=;
b=yXM5b71thcSaf03dOrGPF/loOy+jMjAzPmA3OA7XDuuK8SGaKuquS/j2F2EBgYtP6g
MD5gTzBngzghssFFh1QwgPQNqfx5emRGforl54YyQeclkTfogm3abr3ykOGbaEkEtMCs
xDMO+cktAUYfP6dShKN4QZ+W7RbNl5L4WR02485oBABx1Eno7VG0JaZx5GOWnmcQQfp2
ZpPaaq6pIpF6Xg8QIvJ1qxXidA5z17hc7Q02Y+L7DqpO6V7pB9n20oa7EZM77EM+Fc9w
zpFdAngTuqNsynLCd4Pi7Feji0dSkNi0Gv+hTBTttVMgbL7Y0JmJ5fknCzIcWusNhxal
oRKQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to
:references:mime-version:content-disposition
:content-transfer-encoding:in-reply-to:user-agent;
bh=AhzYR/ZUdivWC2GHwfJ0eK6HNVxUMLzcf0ucusXltzI=;
b=HcoyUk3h6PXLEwdQOxLHMfszY9DVLxB1Ztceb9oBVLec3f0iwXggIPtZvSJRPrJ/Ex
/7E+8WmvdACLD/y2jU6dmGyxpyaaiIE0LRyMIj5pLc9wbHDIO77+zY5C97BFrX5ncR1o
kGmnoxLf15RYiCvarcdfDJiAQedfZQr2ipeTdM2CxzcFWg5U4AUFZ+a7DQIhsPt0AQNo
0t2m/IZQKA9jUDLFE8g0jRcjK9kMBdE5t4xh2YS0Qjo6r2Vwb9xYE4M+k3/91qk/4DT3
aA3HZTRWpN33vDGXHz7sJZz15b1IW1zClwYfbt2x2FwocwvBDCl68VvaucyeCzZNb08G
U1nA==
X-Gm-Message-State: AD7BkJLARwho1bOp1dzRIh4VhDLvso+vhw95+G81GpkCZ3FXIOnAkzxVl3rQAvliAU10jQ==
X-Received: by 10.25.209.83 with SMTP id i80mr9014578lfg.74.1456856551612;
Tue, 01 Mar 2016 10:22:31 -0800 (PST)
Date: Tue, 1 Mar 2016 21:22:29 +0300
From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com>
To: geda-help AT delorie DOT com
Subject: Re: [geda-help] gaf not built
Message-ID: <20160301182229.GA2915@localhost.localdomain>
Mail-Followup-To: geda-help AT delorie DOT com
References: <201602281147 DOT u1SBljat031059 AT delorie DOT com>
<F28A36F4-E811-46A7-B66D-595505D8787B AT wellesley DOT edu>
<CAMvDHVAyqXnbCs8x+5aeSVGkyXv3xitj6zvW_4RriJ3uo7qy9g AT mail DOT gmail DOT com>
<553E6B58-F7B5-481C-9B8D-39453BF8FA68 AT wellesley DOT edu>
<CAMvDHVC3LZvujk_Uf098UYeZFcup-+mSezAt3N1fzux00JvQbA AT mail DOT gmail DOT com>
<62C5F001-23F2-424E-AB00-DCA9DA3F0ABC AT wellesley DOT edu>
<20160301154220 DOT GA32484 AT localhost DOT localdomain>
<01194BDD-3DF7-4F46-9C73-3DD1DE3CF230 AT wellesley DOT edu>
MIME-Version: 1.0
In-Reply-To: <01194BDD-3DF7-4F46-9C73-3DD1DE3CF230@wellesley.edu>
User-Agent: Mutt/1.5.23 (2014-03-12)
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

James,

I have seen your previous message on the geda-user list though I'm
not sure if I can help. There were too many changes since version
1.8.2 (which I suppose worked well for you) which would affect the
code behaviour. One question though: have you built 1.8.2 before
or used your distribution package version?

Other thoughts which may be of some help are below.

On Tue, Mar 01, 2016 at 11:15:19AM -0500, James Battat (jbattat AT wellesley DOT edu) [via geda-help AT delorie DOT com] wrote:
> Vladimir,
> 
> Again, thank you for the quick and helpful reply.
> 
> OK, I disabled xorn and was able to compile and run gschem (and gaf), but there are several serious issues when running.  A few are:
> * when you close gcschem “F C”, an OS X popup appears saying that gschem quit unexpectedly.  The terminal window shows a suite of error messages, including a segfault message (full output below).

I've looked at your previous report and see those errors are from
your underlying OS rendering system, that is the bug may be either
in geda-gaf or in some of your libraries/dependences. Or it may be
some race condition. Did you do 'sudo ldconfig' after
installation? If not, there could be some linking issues.

> * The “overbar” notation (e.g. "\_Q\_”) produces a very thick over-bar in gschem, and the PDF output produced by gaf shows the entire character as a solid black rectangle (i.e. don’t see a letter, don’t see an overbar, just a large black rectangle).

Don't know here. What does it look like? Though I see some
rendering inconsistences for such a string even on Linux if,
e.g. I move the text down a thin line above remains.

> * toolbar icons don’t appear until you mouse-over them, and drop-down menu text (“File” “Edit” “View” etc.) is invisible until you click on them.

Could you try to disable mit-shm extension as described at [1]?

> * Blank line in text field produces huge vertical whitespace gap.  I add a text field to a schematic, enter two lines of text separated by a blank line, then when rendered, the first and second lines of text are separated by the equivalent of about 20 lines of blank space.
> 
> In particular, the output PDF is problematic because the pin labels that have the overbar notation are unreadable.
> 
> I don’t know if these issues are gschem related, or rather an issue with some dependency on my end? 
> 
> Note: I also see these issues in gschem version 1.9.2, as described in a related post to geda-user:
>    http://www.delorie.com/archives/browse.cgi?p=geda-user/2016/02/29/22:00:39

All the issues you've mentioned are related to rendering and you
are the first who is reporting such a weird behaviour. We're
trying to support as many OS's as we could, and nobody had
reported something like this yet. I ran gschem 1.9.2 on M$windows
and it worked OK. I cannot help with the errors reported there
since AFAIUI they are coming from some underlying library. Quick
searching showed the similar issues/messages appear on iphones (in
other circumstances, of course) which use probably the same
rendering libraries as your MacOS. I have no Mac around ;) so
probably people having one could help more.

  Vladimir

[1] http://www.x.org/archive/X11R7.5/doc/man/man5/xorg.conf.5.html#sect6


- Raw text -


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