On 12/04/2009 12:28 PM, rgheck wrote:
On 12/03/2009 06:35 PM, Stefano Franchi wrote:
I wanted to test the continuous spelling facilities in trunk, but LyX
crashes
when trying to locate the dictionaries. From the console:
Error: Hunspell Path Not Found
----------------------------------------
You must set the Hunspell dictionary path in Tools>Preferences>Paths.
QPixmap::operator=: Cannot assign to pixmap during painting
QPainter::begin: A paint device can only be painted by one painter at
a time.
Then, after I close the Lyx dialogue warning me about the missing
file, Lyx
crashes. However, the dictionaries are correctly installed, and the
link from
hunspell names to standard language names is there. The path is
correctly set
in Tools>Preferences>Paths.
Is this a known bug? I did not find anything similar in the tracker,
but I'm
far from proficient in using it and I may certainly have missed
something.
I don't see a problem if I have the path set, and set correctly,
though I do see this crash if it's not set correctly.
I'm puzzled about why this is. I think there may be some kind of race
condition, or maybe it involve . We get the message box popping up
twice, even though it ought only to pop up once.
I've fixed this for now, in the sense that we don't see the crash, but I
"fixed" it by disabling the error message.
You should check and make sure that you really do have the path set
right. If it still won't work, post a listing of the directory where you
dictionaries are.
Richard