Re: [Gambas-user] Issue 624 in gambas: components inside VPanel are not visible in right-to-left mode

2015-05-28 Thread gambas
Updates: Status: Fixed Comment #3 on issue 624 by benoit.m...@gmail.com: components inside VPanel are not visible in right-to-left mode https://code.google.com/p/gambas/issues/detail?id=624 Fixed in revision #7103. -- You received this message because this project is configured to sen

Re: [Gambas-user] Issue 621 in gambas: Stable Gambas 3.7.1 reports DEVELOPMENT VERSION... in windows title

2015-05-28 Thread gambas
Updates: Labels: -Version Version-3.7.0 Comment #1 on issue 621 by benoit.m...@gmail.com: Stable Gambas 3.7.1 reports DEVELOPMENT VERSION... in windows title https://code.google.com/p/gambas/issues/detail?id=621 (No comment was entered for this change.) -- You received this message be

Re: [Gambas-user] Issue 624 in gambas: components inside VPanel are not visible in right-to-left mode

2015-05-28 Thread gambas
Updates: Status: Accepted Comment #2 on issue 624 by benoit.m...@gmail.com: components inside VPanel are not visible in right-to-left mode https://code.google.com/p/gambas/issues/detail?id=624 (No comment was entered for this change.) -- You received this message because this project

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

2015-05-28 Thread Benoît Minisini
Le 29/05/2015 00:02, Adrien Prokopowicz a écrit : > Le Thu, 28 May 2015 23:43:04 +0200, Benoît Minisini > a écrit: > >> Le 28/05/2015 23:38, Adrien Prokopowicz a écrit : Does valgrind tell you anything strange? >>> >>> Besides some usual Qt errors at startup, nothing pops out when t

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

2015-05-28 Thread Adrien Prokopowicz
Le Thu, 28 May 2015 23:43:04 +0200, Benoît Minisini a écrit: > Le 28/05/2015 23:38, Adrien Prokopowicz a écrit : >>> >>> Does valgrind tell you anything strange? >>> >> >> Besides some usual Qt errors at startup, nothing pops out when the IDE >> crashes. >> (See attached). >> > > I have the sam

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

2015-05-28 Thread Benoît Minisini
Le 28/05/2015 23:38, Adrien Prokopowicz a écrit : >> >> Does valgrind tell you anything strange? >> > > Besides some usual Qt errors at startup, nothing pops out when the IDE > crashes. > (See attached). > I have the same Qt5 WebKit messages, but not the ones on the font. -- Benoît Minisini ---

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

2015-05-28 Thread Adrien Prokopowicz
Le Thu, 28 May 2015 22:47:29 +0200, 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-lapto

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

2015-05-28 Thread Benoît Minisini
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

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

2015-05-28 Thread Benoît Minisini
Le 28/05/2015 22:42, Benoît Minisini a écrit : > 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

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

2015-05-28 Thread Benoît Minisini
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-lapto

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

2015-05-28 Thread Benoît Minisini
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

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

2015-05-28 Thread Adrien Prokopowicz
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

Re: [Gambas-user] New QT4/QT5 switcher components

2015-05-28 Thread Benoît Minisini
Le 28/05/2015 20:57, Charlie Reinl a écrit : > Am Donnerstag, den 28.05.2015, 12:14 +0200 schrieb Benoît Minisini: >> Hi, >> >> In revision #7102, I have added two new componennts: gb.gui.qt and >> gb.qui.qt.webkit. >> >> They are switcher components (like other 'gb.gui*' components) that load >> Q

Re: [Gambas-user] New QT4/QT5 switcher components

2015-05-28 Thread Charlie Reinl
Am Donnerstag, den 28.05.2015, 12:14 +0200 schrieb Benoît Minisini: > Hi, > > In revision #7102, I have added two new componennts: gb.gui.qt and > gb.qui.qt.webkit. > > They are switcher components (like other 'gb.gui*' components) that load > QT4 or QT5 components according to the contents of

[Gambas-user] New QT4/QT5 switcher components

2015-05-28 Thread Benoît Minisini
Hi, In revision #7102, I have added two new componennts: gb.gui.qt and gb.qui.qt.webkit. They are switcher components (like other 'gb.gui*' components) that load QT4 or QT5 components according to the contents of the GB_GUI environmental variable or the current desktop. If GB_GUI is not set,