[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: Syntax error in pcb file



Hi Guys,

PCB is detecting a syntax error in my .pcb file and failing to open it.

The output from PCB Log is as follows...

Looking for default_font in .
Can't open ./default_font for reading
Looking for default_font in /usr/local/bin/../share/pcb
Found default_font in /usr/local/bin/../share/pcb
ERROR parsing file 'CL0002/board.pcb'
    line:        133
    description: 'syntax error'
The gtk gui currently ignores "grey50"as part of a menuitem resource.
Feel free to provide patches
ghid_load_menus():  Mouse resources are currently ignored by the GTK
HID.
Please feel free to submit a patch to implement this!

++++++++++++++++++++++++


Here is the area around line 133 of the .pcb file ...

   123	Element[0x0 "Biopeak_0603" "C2" "0.1u" 0 0 -7011 -10437 0 100
0x0]
   124	(
   125	   Pad[-3543 0 -3149 0 3937 2000 4737 "input" "1" 0x0100]
   126	   Pad[3149 0 3543 0 3937 2000 4737 "input" "2" 0x0100]
   127	   ElementLine[-7011 3468 -7011 -3468 1000]
   128	   ElementLine[-7011 -3468 7011 -3468 1000]
   129	   ElementLine[7011 -3468 7011 3468 1000]
   130	   ElementLine[7011 3468 -7011 3468 1000]
   131	)
   132	
   133	FileVersion[20070407]
   134	
   135	PCB["" 17100 12400]
   136	
   137	Grid[1000.000000 0 0 0]
   138	Cursor[0 0 0.000000]
   139	PolyArea[200000000.000000]
   140	Thermal[0.500000]
   141	DRC[1000 1000 1000 1000 1500 1000]
   142	Flags("nameonpcb,uniquename,clearnew,snappin")
   143	Groups("1,c:2,s")
   144	

++++++++++++++++++++++++++++++

Anyone got any ideas what could be causing this?

I checked another .pcb file that I have with a design that opens ok and
it has the following lines ...

# To read pcb files, the pcb version (or the cvs source date) must be >=
the file version
FileVersion[20070407]


Best Regards, Neil



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user