[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-dev: Re: gEDA: [pcb] flexible max layers patch
Hello PCB hackers,
I encountered something which might be a bug related to the multiple
layers. I was testing the print features in the cvs version which I
updated and compiled two hours ago, but suddenly I couldn't open my
file. Got an error that said:
"illegal layer-group string" in the log.
I found this in my files:
$ cat dacboard.pcb.bak1 | grep Group
Groups("1,2,3,s:4,5,6,c:7:8:")
$ cat dacboard.pcb | grep Group
Groups("1,2,3,s:4,5,6,c:7:8:11:12:13:14")
When I deleted :11:12:13:14 it worked again. :)
The only thing I did was to print to a ps file and lpr - which didn't
work cos I don't have a printer! ;)
Should I investigate further, or is it a known bug?
BTW: Some pictures appears to be missing in the cvs, so I had to run
--disable-doc
Regards
Christian
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev