G. Massera wrote:
The problem is regarding the "/home/gianluca" access.
In fact... if you create a simple document and you add a bibtex
database... and after you edit the .lyx file outside lyx with a
texteditor... and change the line
bibfiles "/Users/gianluca/tmp/Articoli/databaseAll"
with a line that try to access to "/home/" directory on Mac
bibfiles "/home/gianluca/tmp/Articoli/databaseAll"
It will crash.
But if you change to another directory it will not crash even if the
file doesn't exist.
Maybe the problem could be in the fact that I can't even list the
"/home/" directory on Mac
In fact, on apple terminal this is what I get:
Mac:~> ls /home/gianluca
ls: /home/gianluca: Input/output error
I'm forwarding this to LyX devel. I still can't cause the crash, but (a)
I'm on Linux and (b) I use English. But we need to investigate it.
Can you file a bugzilla report about this, too?
Richard