delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user 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=SBDpVKnZC0FjApVWjWPEabMc88k7eWV4AoGaCqFZT+s=; | |
b=MSkT3yJMHGGM2NWreXPs9WDH6IM7Ro778iRtxtS1VySXOKDuZH3LYmypDg5ZdgxBtl | |
H/yPR7TQn8vX8Ku42F3h78OQgS91FCNxyY2XIccyFGdgdGyoWOYQ8Zb6JTfe/u2p0321 | |
mYI07qsmQpdQI6CgfIjQMqFcO+C/3TmFUwRYX1Shc5UY5npiK1iPnNSxrCrCigwPCChQ | |
MJyGsib5qBdsf228VRXrk0P4eL4lG+LopSllww5VxFiXLbOo/PqEOntHcwhtEG0gjsi4 | |
Hn2oSamiGJ4dkDsoSJ2672nKZebGxVO4kK7gU4YmqM7rux8YC3aO8xtAVnrUcge56XoR | |
97Og== | |
MIME-Version: | 1.0 |
X-Received: | by 10.202.196.137 with SMTP id u131mr460703oif.78.1422358911760; |
Tue, 27 Jan 2015 03:41:51 -0800 (PST) | |
In-Reply-To: | <ma76g8$75s$1@ger.gmane.org> |
References: | <C00DE067-87C2-4F44-B225-2EF53B4C22D9 AT sbcglobal DOT net> |
<ma3a4i$r0t$1 AT ger DOT gmane DOT org> | |
<77F8B90A-C943-46E3-AC87-709FB59B0681 AT sbcglobal DOT net> | |
<ma76g8$75s$1 AT ger DOT gmane DOT org> | |
Date: | Tue, 27 Jan 2015 06:41:51 -0500 |
Message-ID: | <CAOFvGD5-VRhYQPzeRDj56jaonxZKPsbzuumnUVwu4Awd-pUKKQ@mail.gmail.com> |
Subject: | Re: [geda-user] Footprint Generator |
From: | Jason White <whitewaterssoftwareinfo AT gmail DOT com> |
To: | geda-user AT delorie DOT com |
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 |
I don't know (I'm not the author). I tried exporting the 5 types of packages using their default values and the application did not crash for me. My wild guess would have been an incompatibility with with a library, however that does not appear to be the case here. The "uninitialized constant" message probably means that the program is accessing something that has been declared constant but was never set to any value. On Tue, Jan 27, 2015 at 12:08 AM, Kai-Martin Knaak <kmk AT familieknaak DOT de> wrote: > So I tried the footgen on the trimble copernicus. Everything went > smooth until the export. When I pressed the export button the > application died with these messages on the command line: > > /------------------------------------ > $ gfootgen > /var/lib/gems/2.1.0/gems/gfootgen-0.0.1/lib/gfootgen/gui.rb:428:in `rescue in on_export_footprint': uninitialized constant Gio::IO > from /var/lib/gems/2.1.0/gems/gfootgen-0.0.1/lib/gfootgen/gui.rb:433:in `on_export_footprint' > from /var/lib/gems/2.1.0/gems/gfootgen-0.0.1/lib/gfootgen/gui.rb:306:in `block in create_export_button' > from /var/lib/gems/2.1.0/gems/gfootgen-0.0.1/bin/gfootgen:24:in `call' > from /var/lib/gems/2.1.0/gems/gfootgen-0.0.1/bin/gfootgen:24:in `main' > from /var/lib/gems/2.1.0/gems/gfootgen-0.0.1/bin/gfootgen:24:in `<top (required)>' > from /usr/local/bin/gfootgen:23:in `load' > from /usr/local/bin/gfootgen:23:in `<main>' > \------------------------------------- > > I get the same result if I don't enter anything and just try to > export with the preloaded values. > > Any advice? > > ---<)kaimartin(>--- > -- Jason White
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |