delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-help-bounces using -f |
X-Recipient: | geda-help AT delorie DOT com |
X-Spam-Checker-Version: | SpamAssassin 3.3.1 (2010-03-16) on |
ham01.websitewelcome.com | |
X-Spam-Flag2999: | NO |
X-Spam-Level2999: | |
X-Spam-Status2999: | "No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham |
version=3.3.1 | |
DomainKey-Signature: | a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; |
h=Received:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; | |
b=N2p7TO0+kAlvVSEqpl7xG8GeoTeF+YqXnpzh7xNCyVz/PGpnASOu0KtmBBIz7n0C5hF/X4/Ix/UylL3qWd2QfLqnknkousVuAg7qnml/U5OCCy7EhQ14Nvi/Bqmghs6Q; | |
Date: | Wed, 21 Mar 2012 15:54:42 -0700 |
From: | Colin D Bennett <colin AT gibibit DOT com> |
To: | geda-help AT delorie DOT com |
Subject: | Re: [geda-help] gEDA WIKI missing a link for Win32 binary |
Message-ID: | <20120321155442.11c51f49@svelte> |
In-Reply-To: | <201203212237.q2LMb37q020734@envy.delorie.com> |
References: | <CABVAnogE6s5RQ3gsgCBj+V9KG0YZMkWXspc7H02Pn3+vnELkRQ AT mail DOT gmail DOT com> |
<CAOuGh88DsjpRP7zBGxXMge4dE3GB9p7V+YuMtbYkLb3=8Kbjgw AT mail DOT gmail DOT com> | |
<20120321124228 DOT 0fa8d5e2 AT svelte> | |
<CAPYb0EFe8HumGb0cCFt_Hjd0LSK-MW4c0xSZC4Vjd4Wu9y-tkA AT mail DOT gmail DOT com> | |
<20120321141150 DOT 6ab1e8d2 AT svelte> | |
<201203212137 DOT q2LLbPUV029526 AT envy DOT delorie DOT com> | |
<20120321151142 DOT 01486bd0 AT svelte> | |
<201203212237 DOT q2LMb37q020734 AT envy DOT delorie DOT com> | |
X-Mailer: | Claws Mail 3.7.9 (GTK+ 2.24.6; x86_64-pc-linux-gnu) |
Mime-Version: | 1.0 |
X-AntiAbuse: | This header was added to track abuse, please include it with any abuse report |
X-AntiAbuse: | Primary Hostname - gator297.hostgator.com |
X-AntiAbuse: | Original Domain - delorie.com |
X-AntiAbuse: | Originator/Caller UID/GID - [47 12] / [47 12] |
X-AntiAbuse: | Sender Address Domain - gibibit.com |
X-BWhitelist: | no |
X-Source: | |
X-Source-Args: | |
X-Source-Dir: | |
X-Source-Sender: | spk.venturedesignservices.com (svelte) [65.61.115.34]:60298 |
X-Source-Auth: | colin AT gibibit DOT com |
X-Email-Count: | 4 |
X-Source-Cap: | c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id q2LMssk2006470 |
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 |
On Wed, 21 Mar 2012 18:37:03 -0400 DJ Delorie <dj AT delorie DOT com> wrote: > > > Of course I did NOT... and having done so, gschem starts up > > and works great. :-) Thanks for the tip. > > The installer is supposed to set those for you, but I'm > not sure how they "stick" for command line use. > > > Release version (1.7.1) > > > > - I get about four error dialogs whenever it is started: errors > > that the 'gafrc' file can't be found in various locations. > > Already fixed. > > > - Graphical quirks in the symbol browser tree view (no > > expanders) and in file chooser dialog (file icons appear and > > disappear randomly as mouse moves over them). Fortunately > > these are fixed in the snapshot build, and overall the new > > snapshot version has a much tighter feel to the GTK UI. > > Pixbuf stuff, fixed. If there is a 1.7.2 build, will it include these fixes? > > - Many icons in the gschem toolbar are replaced with 'x' icons, > > as if the associated icon image is not found. > > > > I see an error in the gschem log window that says “Could not > > find image at file: > > C:\geda...\share\gEDA\bitmap\gschem-comp.xpm.”. Now, I looked > > and these files do in fact exist in this location, and I can > > open and view them with GVIM (I just discovered GVIM has a > > really cool colored view of XPM files!). > > > > Note that I have the same problem with the pcb application in > > this snapshot -- the pcb tool palette buttons are tiny (about > > 10x10 pixels, perhaps) and blank instead of having an icon. > > Might be the same pixbuf stuff; there's a cache config file that > the installer generates that tells gtk where all the pixmap > converters are. OK, I tried running the pcb-20110918.exe that was in my c:\geda-20120318 that I unpacked from the build-*.zip, and I took the default directory of C:\Program Files\geda\whatever and if I run that pcb.exe, I get the icons and everything looks good. But that doesn't help gschem. I tried also installing the pcb-20110918.exe to my c:\geda-20120318 directory, but that didn't make it work from there. Also, I found that I had to change your environment variable suggestsions. The geda-windows web page suggests build\gEDA\share\guile\1.8 and build\gEDA\share\gEDA as paths, but there is no gEDA\share directory under that root. So I changed them to c:\geda-20120318\share\guile\1.8, etc. Regards, Colin
webmaster | delorie software privacy |
Copyright 2019 by DJ Delorie | Updated Jul 2019 |