Re: gEDA-user: BUG: gaf hierarchy problems with old backup files

2011-05-19 Thread Kai-Martin Knaak
Stephan Boettcher wrote:

> There where backup~ and #autosave# files left in the direcory for the
> .sch file that were moved.  After removing the backup~ and #autosave#
> files of the moved files everything works as expected.
 
Ouch. 
Did you file a bug report?

---<)kaimartin(>---
-- 
Kai-Martin Knaak  tel: +49-511-762-2895
Universität Hannover, Inst. für Quantenoptik  fax: +49-511-762-2211 
Welfengarten 1, 30167 Hannover   http://www.iqo.uni-hannover.de
GPG key:http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get



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


gEDA-user: BUG: gaf hierarchy problems with old backup files

2011-05-18 Thread Stephan Boettcher

I have a collection of similar projects, each of which refer to a common
set of hierarchical sub-schematics, which were located in the directory
of the first project.  I needed to prepare a tarball for one of the
other projects, so I cleaned up the mess, and moved the symbols and
schematics of the common sub-circuits into the ../lib directory.  I
added lines to gafrc like this:

(component-library "../lib")
(component-library ".")
(source-library "../lib")
(source-library "."))

Everthing worked fine for the project that I had to tar up.  Then I
tried to open the project where the common subcircuits were previously
stored, and there I could not descend into the sub-schematic with H-d.
Worse, gsch2pcb did not find the source= schematics either and deleted
all the included components from the layout.

It took a while to figure out what was different between the project
where everything worked, and there it did not work: 

There where backup~ and #autosave# files left in the direcory for the
.sch file that were moved.  After removing the backup~ and #autosave#
files of the moved files everything works as expected.

-- 
Stephan


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