[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: Bugs in gaf
Hi Wojciech,
[snip]
>I found three bugs in several places in gEDA stuff:
Cool. Bug report!
>
>1) (The biggest one first) gschem crashes if started from unwritable directory
>just after reading init files, as some messages do appear on the console.
>Probably error on creating logfile is not handled properly and ewerything
>ends with Segmentation fault.
I fixed this in CVS about a month ago, so it should be fixed in
the next release.
>
>2) Some pictures in geda-docs-20050820/switcap/switcap have nothing usefull
>inside. There are 6 images named img1.png to img6.png but only img5.png
>contains anything visible, img6.png has even zero length.
Yuck. Something is very wrong when the images are created:
Converting image #6
pstoimg: Error: "/usr/bin/pnmcrop -verbose < /tmp/l2h3482/p3496.pnm | /usr/bin/ppmquant -floyd 256 | /usr/bin/pnmtopng -interlace -trans '#ffffff' > img6.png" failed: Bad file descriptor
pstoimg: Error: "/usr/bin/pnmcrop -verbose < /tmp/l2h3482/p3535.pnm | /usr/bin/ppmquant -floyd 256 | /usr/bin/pnmtopng -interlace -trans '#ffffff' > img6.png" failed: Bad file descriptor
Error while converting image:
Converting image #3
Anybody have any ideas?
>
>3) Some c files in geda-20050820/graphman (namely main.c raw2gw.c support.c
>and support.h) have execute bit set. This is minor bug but may cause some
>overuspicious validation tools (rpmlint) to set alarm.
I have fixed this in CVS and the next time anybody checksout from
scratch the permissions will be fixed.
Thanks for the bug reports.
-Ales
PS. Thanks for the unicode postscript patch. I haven't had a chance to
look at it yet, but I will.
PPS. I have been away from my e-mail for a few weeks, so I have lots of
usual catchup. Thanks for your patience.
PPPS. I am going to release a new version of gEDA/gaf sometime before the
Jan 7th 2006.