gEDA-dev: PCB Groups("1,7,c:2,3,s:4,5:6:8:11:12:13") bug

Dick Hollenbeck dick at softplc.com
Wed Jul 5 23:02:02 EDT 2006



This one was reported back in June, and still exists in PCB CVS as of 
today.  If you want a test layout file that duplicates this, email me 
directly.   All one has to do is save it, and it gets the extra text 
"11:12:13"

whereas the original reporter was saying his extra text was ":11:12:13:14"


The other thing I found interesting was that the "silk" layer was 
present twice, at both layer 9 and 10 in the layout file.


Thanks much,


Dick

-----------------

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. :)





More information about the geda-dev mailing list