X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :reply-to:subject:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=zvpPNs9EtlrnUhJrh1NfcZqlI4Kcu KGSCIJ4s++eKrI=; b=JyRJ7ijIRbOyGtIS1AvpAJC/VBdLCB5CBrJynX3Syzjhb TWiHGMPISsvxPNXjUJIX0/2TUgnZ8qpTsEQTOvf4TScUMW8Mq/U/7TRE88+yI1Ux iihaLvdb8LV0pSCfK4xHAGG/6fdHS8mMUBDDm0hvzMjMX8sUnJ70qE/CVDtCp9a5 zm+wCiJb6WQ15diOA4TZSSRNDfb9Qp18WOHYXEvjwuCzL8BncP2z3F8HwXLmgI1E 0AO1JMKL0aAEUHtsEw3B2KM3kBe6TiVnAg5v8kXUYCnenh2yQYh0KBhTcY1RT0J8 Jtc0jiKS9HzwEYtYwwSPnFx4vl5TF83P20VOAeuvw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrvdduiedgudejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpehruffvfhfhkffffgggjggtgfesth ekredttdefjeenucfhrhhomhepifhirhhvihhnucfjvghrrhcuoehghhgvrhhrlhesfhgr shhtmhgrihhlrdgtohhmqeenucggtffrrghtthgvrhhnpedulefgtdeugfduieehhfdvle eiveevieekudeuueetteduffduheduueffudejudenucffohhmrghinhepghgvuggrqdhp rhhojhgvtghtrdhorhhgpdhlrghunhgthhhprggurdhnvghtnecukfhppedutdekrddvud ehrdduleehrddvtdehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghi lhhfrhhomhepghhhvghrrhhlsehfrghsthhmrghilhdrtghomh X-ME-Proxy: Subject: Re: [geda-user] [ANNOUNCE] geda-gaf 1.10.2 released To: geda-user AT delorie DOT com, geda-help AT delorie DOT com References: From: "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" Message-ID: <3d892df7-9afd-b8fe-e028-21d2504422d1@fastmail.com> Date: Sat, 26 Dec 2020 15:52:02 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US 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 On 12/22/20 2:50 PM, Roland Lutz wrote: > We are pleased to announce a new stable release of the 'gschem and > Friends' Electronic Design Suite, part of the GPL Electronic Design > Automation project.  The gEDA/gaf suite (this package) provides > schematic capture, netlisting, bill of materials generation, and many > other features. > > gEDA/gaf version 1.10.2 re-adds support for Guile 2.0 and some older > but still in-use library versions.  If gEDA/gaf 1.10.1 builds on your > system, there is no reason to upgrade. > > Download > ======== > > Source code: > http://ftp.geda-project.org/geda-gaf/stable/v1.10/1.10.2/geda-gaf-1.10.2.tar.gz > > > SHA256 checksum: > e862ab241528538fa3bee2739261f568011102b60c5e39a2f0358663c042c8a4 > > README: > http://ftp.geda-project.org/geda-gaf/stable/v1.10/1.10.2/geda-gaf-1.10.2-README.txt > > > NEWS (release notes): > http://ftp.geda-project.org/geda-gaf/stable/v1.10/1.10.2/geda-gaf-1.10.2-NEWS.txt > > > Reporting bugs > ============== > > If you have found a bug, please report it to > . > Greetings, I was able to get gEDA 1.10.2 to build without error on my Slackware 14.2 machine and install same. Thanks to everyone for their help to get me this far. However, I seem to be seeing a few strange errors so far. Consider this feedback, not criticism. None of these are apparent show-stoppers to my production: 1) I am getting something strange when running gschem. This is a snippet from the Status window text: ********************** gEDA/gschem version 1.10.2.20201216 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 init scm file [/usr/share/gEDA/scheme/gschem.scm] Loaded RC file [/usr/share/gEDA/system-gafrc] Loaded RC file [/home/gherr/.gEDA/gafrc] Loaded RC file [/usr/share/gEDA/system-gschemrc] Loaded RC file [/home/gherr/.gEDA/gschemrc] New file [/home/gherr/untitled_1.sch] GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Avahi was not provided by any .service filesGDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Avahi was not provided by any .service files ********************** I am not sure if this is a gEDA bug or just some side effect of something gEDA does that may even work. This GDBus error is output in the Status window (in red) each time I select the File -> print dialog. 2) Pressing Ctrl-P does not bring up the print dialog like File -> Print does. I think it should. Ctrl-p does not do anything. Other apps use Ctrl-P properly, so it isn't a system keyboard shortcut issue. I cannot find a gschem keyboard shortcut assignment configuration to verify gschem is assigning Ctrl-p properly. 3) Selecting Tabloid (11x17) in the print dialog does not result in tabloid paper selection in the printer. It comes out as Letter size, but with the correct Landscape orientation. The resulting image is cropped, not scaled to fit the Letter size paper. In this instance, my printer should select the appropriate (Tabloid/Ledger/11x17) paper tray and use it correctly. It does not for some reason. Selecting a Tabloid-setup CUPS driver for the same physical printer to force a tabloid paper selection, prints tabloid properly, using the same print dialog. Thanks and good work on 1.10.2. Girvin