Le 28/05/2015 22:41, Benoît Minisini a écrit :
> Le 28/05/2015 22:37, Adrien Prokopowicz a écrit :
>> Hello Benoît,
>>
>> Since revision #7095, opening a project in the IDE makes it crash,
>> seemingly
>> because of the new TextEditor. Here is the full output of the IDE :
>>
>> [adrien@adrien-laptop gambas3]$ gambas3
>> QPainter::end: Painter ended with 2 saved states
>> QWidget::repaint: Recursive repaint detected
>> QPainter::end: Painter ended with 2 saved states
>> QWidget::repaint: Recursive repaint detected
>>>>>> TextEditor.DrawLine.501: #6: Type mismatch: wanted CLineInfo, got
>>>>>> CLineInfo instead
>> ScrollArea.DrawingArea_Draw.433
>>
>> Because the error message does not make much sense to me, I tried a
>> bunch of
>> "generic" solutions, including :
>>
>> - Reinstalling gambas completely (make uninstall && make install);
>> - Checking out a fresh new SVN tree, and compiling and installing from
>> it;
>> - Reverting to a few revisions between #7102 and #7095;
>> - Rebooting.
>>
>> Unfortunately, none of these actually worked, I keep getting the same
>> error
>> message again and again.
>>
>> Do you have any ideas ? (System information attached)
>>
>> Regards,
>>
>
> No idea at the moment, it seems to work perfectly on my own system...
>

Maybe you should try the last revision (7102)!

-- 
Benoît Minisini

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to