I have a figure at:
../common/new-banner.png
that I'm using in a document. PDFLaTeX is able to find and render
it but InsetGraphics complains with an error message (Alert dialog)
that the file either doesn't exist or is unreadable.
When I have the location above entered in the Graphics->File field and
click on Browse it complains that it can't open the
directory "/home/common" and so it shouldn't silly thing 'cos common/
is to be found at ../ from the current documents directory of
/home/rae/finals/LCA-2002-LyX-rae/1.2.0cvs-sources/
Seems there is at least one makeAbsolutePath call needed.
Allan. (ARRae)