Comment 5 for bug 1011316

Revision history for this message
Emmanuel Thomas-Maurin (manu-tm) wrote :

One last question: did it happen during the import or immediately after it?

Anyways, the crash may not relate directly to import. It apparently occurs when redrawing the ticker area because of a null pointer (which of course shoudn't be null.) In other words, the ticker attempted to scroll an image before the image were ready.

So, I'm adding an extra test at this point in the code to prevent this to happen again. The fix will appear only in version 0.6.2.