[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gerbv crashes (was Re: gEDA-user: gerbv 1.0 on RH8)
- To: geda-user@xxxxxxxx
- Subject: gerbv crashes (was Re: gEDA-user: gerbv 1.0 on RH8)
- From: primorec <geda.mail@xxxxxxxxx>
- Date: Tue, 1 Feb 2005 19:21:03 -0800
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Tue, 01 Feb 2005 22:21:33 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=RMhRyz9Y/Uc6hK+qYO9glfNYdxqxAtCAmBZN5PP+WSHNmTss9hF/Ik/NgTRS+eMfoI8CZgPJIs1MhnUKndmgkmAJjdkknop7d2dCjciNjJxSFGNQx5c1WkpbFE74bVPf5ifQuRm5yuvcBFFXN82iAAqeK49gvCqiBrZMxNoWQ9w=
- In-reply-to: <a9cba75b0501192120219be7bd@mail.gmail.com>
- References: <a9cba75b05011614452085886b@mail.gmail.com> <Pine.LNX.4.61.0501192322520.540@siouxsie> <a9cba75b0501192120219be7bd@mail.gmail.com>
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
With this command
gerbv *.gbr
I can load all gerber files at once. Everything works just fine.
Then I've save the project by clicking
File --> Save Project As..
After that I exit gerbv.
Then I start gerbv again by typing
gerbv
and with a mouse I click
File --> Open Project
and select previously created project
RESULT: core dump (ALWAYS)
-------------------------------------------------
BUT when I do the following:
gerbv *.gbr
File --> Save Project As ..
File --> Save Project
File --> Quit
and then I restart the package
gerbv
File --> Open Project
Everything works just fine half of the time. Sometimes I can repete
the sequence 5 times in a row without crash. Sometimes it crashes
every time when I try it.
Regards
Igor
P.S.:
No, this combination DOES NOT WORK.
It crashes ALWAYS
gerbv *.gbr
File --> Save Project
File --> Quit
gerbv
File --> Open Project
CORE DUMP
On Wed, 19 Jan 2005 21:20:24 -0800, primorec <geda.mail@xxxxxxxxx> wrote:
> On Wed, 19 Jan 2005 23:32:30 +0100 (CET), Stefan Petersen
> <spe@xxxxxxxxxxxxxx> wrote:
> > What is missing is probably the program
> > libpng-config,
>
> yes
>
> > which you got when you compiled it all yourself.
>
> I guess so... haven't checked.. All I know is the fact I was able to
> build gerbv.
> That was important for me :)))
>
> > Maybe RH has divided packages into libfoo and libfoo-dev as
> > Debian, so you need something like libpng-dev.rpm?
>
> no idea... I am not familiar with Debian
>
> Igor
>