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,
--
Adrien Prokopowicz
[System]
Gambas=3.7.90
OperatingSystem=Linux
Kernel=4.0.4-2-ARCH
Architecture=x86_64
Distribution=Arch Linux
Desktop=KDE5
Theme=Breeze
Language=fr_FR.UTF-8
Memory=7902M
[Libraries]
Cairo=libcairo.so.2.11400.2
Curl=libcurl.so.4.2.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.8.11
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.405.0
GTK+3=libgtk-3.so.0.1600.3
GTK+=libgtk-x11-2.0.so.0.2400.28
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.51.0.0
Qt4=libQtCore.so.4.8.6
Qt5=libQt5Core.so.5.4.1
SDL=libSDL-1.2.so.0.11.4
------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to