Jose' Matos a écrit :

On Saturday 12 November 2005 22:36, Adrien Rebollo wrote:
But when I am connected as "root", it works as it should, and LyX works
too. So there is a big problem of access rights in my Python install.
Anyway, it remains that LyX shouldn't have crashed.

You have concept checking turned on, that means that like in this case there was an illegal memory access, so lyx crashes, but this only happens in a development version, as this feature is disable for production/stable code.

Certainly a bug like this would probably later cause a crash, but what you seeing here is a debugging feature, not a bug.

 Does it makes sense now? :-)


Yes, I get it!
I had an environment variable PYTHONHOME that was getting on the way. I had put it on my own .bash_profile when I was using a program (blender) that only worked with one specific version of python. That explains why it worked with root and not with the normal user.
Thanks for having pointed out to my python install.
Adrien

Reply via email to