Comment 2 for bug 197950

Revision history for this message
Guillaume M (diabo-bugreport) wrote :

I can confirm the bug, when opening a file or when saving a new file. This seems related to the QT4 file chooser dialog.

My error is:
"ASSERT failure in QList<T>::at: "index out of range", file ../../include/QtCore/../../src/corelib/tools/qlist.h, line 391
Abandon"

Here's how the bug came on my machine: I had lyx 1.5.1 from a third-party package installed on gutsy, and everything was working fine. Then I upgraded to hardy beta, and my lyx 1.5.1 still didn't have the bug. I did not try lyx 1.5.3 from the repos at that time.
Then I upgraded to hardy final, and then my lyx 1.5.1 crashed on the open file dialog. Then I tried 1.5.3 from the repos and experienced the same crash.
This suggests that it is a QT bug that came between hardy beta and hardy final.

Hope this helps.