[Gambas-user] TextEditor crashes the IDE in rev. 7095

Adrien Prokopowicz adrien.prokopowicz at ...626...
Thu May 28 23:38:47 CEST 2015


Le Thu, 28 May 2015 22:47:29 +0200, Benoît Minisini  
<gambas at ...1...> 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 at ...2913... 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,
>>
>
> Does valgrind tell you anything strange?
>

Besides some usual Qt errors at startup, nothing pops out when the IDE  
crashes.
(See attached).

-- 
Adrien Prokopowicz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: valgrind.out
Type: application/octet-stream
Size: 46722 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150528/7b0119bc/attachment.obj>


More information about the User mailing list