>>>>> "Albrecht" == Albrecht Dreß <[EMAIL PROTECTED]> writes:
Albrecht> The problem is that LyX does not re-make a tex file after
Albrecht> changes. I added some debug output and could see that (in
Albrecht> the Dep stuff) LyX tries to get the checksums of the file
Albrecht> /home/albrecht/test.tex (if the lyx file is
Albrecht> /home/albrecht/test.lyx) and NOT in the directory
Albrecht> /tmp/<something>/test.tex (where this file actually exists).
Albrecht> As fopen failes, the checksum is always 0. This does NOT
Albrecht> happen on my Intel/Linux box... I did not want to dig
Albrecht> deeper into the code, but I think I should add that the call
Albrecht> to GetCWD always returns an empty string.
Hello,
This is a known bug in LyX 1.0.2, which is fixed in the latest
1.0.3pre4 prerelease. Please test this one and see whether it helps.
JMarc