Comment 10 for bug 1485199

Revision history for this message
Richard Rasker (rasker-a) wrote : Re: [Bug 1485199] Re: gschem: window redrawing problem related to right side bar

Vladimir Zhbanov schreef op za 22-08-2015 om 11:19 [+0000]:
> Hi, Richard.
>
> On Fri, Aug 21, 2015 at 10:06:48AM -0000, Richard Rasker wrote:
> ...
> > I tried simply executing gschem/src/gschem from within the ~/geda-gaf
> > directory, but that results in an error message:
> >
> > > gschem/src/gschem
> > Backtrace:
> > In ice-9/boot-9.scm:
> > 157: 1 [catch #t #<catch-closure 1424400> ...]
> > In unknown file:
> > ?: 0 [apply-smob/1 #<catch-closure 1424400>]
> >
> > ERROR: In procedure apply-smob/1:
> > ERROR: In procedure scm_to_utf8_stringn: Wrong type argument in position 1 (expecting string): #f
>
> Could you pull the latest git sources and try once again?
> I've just pushed a couple of patches. Perhaps, something will change.

Nope, compiling works OK, but the compiled gschem target still crashes
with the exact same error message, albeit with a different number
(215b400 instead of 1424400) -- but I guess that this is a memory
location or some other less relevant identifier.

Best regards,

Richard Rasker