LyX 2.0.1: Recursive repaint detected

2011-07-23 Thread Helge Hafting
Start LyX, make a document, insert a table. Get these error messages: QWidget::repaint: Recursive repaint detected QPainter::begin: Widget painting can only begin as a result of a paintEvent QPainter::setPen: Painter not active The message repeats once if I click the table. Nothing bad seems

LyX 2.0.1: Recursive repaint detected

2011-07-23 Thread Helge Hafting
Start LyX, make a document, insert a table. Get these error messages: QWidget::repaint: Recursive repaint detected QPainter::begin: Widget painting can only begin as a result of a paintEvent QPainter::setPen: Painter not active The message repeats once if I click the table. Nothing bad seems

Re: Recursive repaint detected

2011-06-15 Thread Pavel Sanda
Vincent van Ravesteijn wrote: On 14-6-2011 16:13, Jean-Pierre Chrétien wrote: Vincent van Ravesteijn a écrit : On 14-6-2011 9:43, Jean-Pierre Chrétien wrote: Qt 4 Frontend: Qt 4 version: 4.4.3 That's the problem. These problems were fixed in Qt4.5. do you have

Re: Recursive repaint detected

2011-06-15 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > On 14-6-2011 16:13, Jean-Pierre Chrétien wrote: > > Vincent van Ravesteijn a écrit : > >> On 14-6-2011 9:43, Jean-Pierre Chrétien wrote: > > Qt 4 Frontend: > > Qt 4 version: 4.4.3 > > > That's the problem. These problems were fixed in Qt4.5.

Recursive repaint detected

2011-06-14 Thread Jean-Pierre Chrétien
::repaint: Recursive repaint detected QPainter::begin: Widget painting can only begin as a result of a paintEvent QWidgetPrivate::endSharedPainter: Attempting to end a null painter QPaintEngine::setSystemClip: Should not be changed while engine is active QPaintEngine::setSystemClip: Should

Re: Recursive repaint detected

2011-06-14 Thread Richard Heck
::beginSharedPainter: Painter is already active QWidget::repaint: Recursive repaint detected QPainter::begin: Widget painting can only begin as a result of a paintEvent QWidgetPrivate::endSharedPainter: Attempting to end a null painter QPaintEngine::setSystemClip: Should not be changed while

Re: Recursive repaint detected

2011-06-14 Thread Vincent van Ravesteijn
::beginSharedPainter: Painter is already active QWidget::repaint: Recursive repaint detected QPainter::begin: Widget painting can only begin as a result of a paintEvent QWidgetPrivate::endSharedPainter: Attempting to end a null painter QPaintEngine::setSystemClip: Should not be changed while engine

Re: Recursive repaint detected

2011-06-14 Thread Jean-Pierre Chrétien
is active QWidgetPrivate::beginSharedPainter: Painter is already active QWidget::repaint: Recursive repaint detected [...] Which Platform ? Which QT-Version ? Debian Lenny, and from the configuration log: Host type:i686-pc-linux-gnu Special build flags: build

Re: Recursive repaint detected

2011-06-14 Thread Vincent van Ravesteijn
On 14-6-2011 16:13, Jean-Pierre Chrétien wrote: Vincent van Ravesteijn a écrit : On 14-6-2011 9:43, Jean-Pierre Chrétien wrote: Qt 4 Frontend: Qt 4 version: 4.4.3 That's the problem. These problems were fixed in Qt4.5. Vincent

Recursive repaint detected

2011-06-14 Thread Jean-Pierre Chrétien
::repaint: Recursive repaint detected QPainter::begin: Widget painting can only begin as a result of a paintEvent QWidgetPrivate::endSharedPainter: Attempting to end a null painter QPaintEngine::setSystemClip: Should not be changed while engine is active QPaintEngine::setSystemClip: Should

Re: Recursive repaint detected

2011-06-14 Thread Richard Heck
e engine is active > QWidgetPrivate::beginSharedPainter: Painter is already active > QWidget::repaint: Recursive repaint detected > QPainter::begin: Widget painting can only begin as a result of a > paintEvent > QWidgetPrivate::endSharedPainter: Attempting to end a null painter > QPaintEngine::

Re: Recursive repaint detected

2011-06-14 Thread Vincent van Ravesteijn
e engine is active > QWidgetPrivate::beginSharedPainter: Painter is already active > QWidget::repaint: Recursive repaint detected > QPainter::begin: Widget painting can only begin as a result of a paintEvent > QWidgetPrivate::endSharedPainter: Attempting to end a null painter > QPaintEngine::set

Re: Recursive repaint detected

2011-06-14 Thread Jean-Pierre Chrétien
is active QWidgetPrivate::beginSharedPainter: Painter is already active QWidget::repaint: Recursive repaint detected [...] Which Platform ? Which QT-Version ? Debian Lenny, and from the configuration log: Host type:i686-pc-linux-gnu Special build flags: build

Re: Recursive repaint detected

2011-06-14 Thread Vincent van Ravesteijn
On 14-6-2011 16:13, Jean-Pierre Chrétien wrote: > Vincent van Ravesteijn a écrit : >> On 14-6-2011 9:43, Jean-Pierre Chrétien wrote: > Qt 4 Frontend: > Qt 4 version: 4.4.3 That's the problem. These problems were fixed in Qt4.5. Vincent

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-31 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Peter Kümmel wrote: Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. I guess there's some kind of new signal plugged into the loop. It should not affect

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-31 Thread Peter Kümmel
Abdelrazak Younes wrote: Peter Kümmel wrote: Abdelrazak Younes wrote: Peter Kümmel wrote: Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. I guess there's some kind of new signal plugged into the

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-31 Thread José Matos
On Saturday 31 March 2007 6:15:54 pm Peter Kümmel wrote: I've checked in a better solution. And I can confirm that it works. Thanks Peter. :-) Peter -- José Abílio

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-31 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Peter Kümmel wrote: Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. I guess there's some kind of new signal plugged into the loop. It should not affect

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-31 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Abdelrazak Younes wrote: >>> Peter Kümmel wrote: Peter Kümmel wrote: > Here the fastest way to reproduce it on Windows: > http://82.149.170.66/kde-windows/qt/single/ > Peter > And the first hot-fix. >>> I guess there's

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-31 Thread José Matos
On Saturday 31 March 2007 6:15:54 pm Peter Kümmel wrote: > > I've checked in a better solution. And I can confirm that it works. Thanks Peter. :-) > Peter -- José Abílio

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. Peter Index: src/frontends/qt4/GuiWorkArea.C === --- src/frontends/qt4/GuiWorkArea.C

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
And the new file default file dialog on Windows. Peter, waiting for the first it is sooo ugly reply

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
Peter Kümmel wrote: And the new file default file dialog on Windows. Peter, waiting for the first it is sooo ugly reply and the Trolltech reaction:

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Abdelrazak Younes
Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter Thanks for this.

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Abdelrazak Younes
Peter Kümmel wrote: Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. I guess there's some kind of new signal plugged into the loop. It should not affect other version but please verify and apply.

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Andre Poenitz
On Thu, Mar 29, 2007 at 08:27:56PM +0200, Peter Kümmel wrote: And the new file default file dialog on Windows. One should use the static QFileDialog functions on Windows. Thsi way the native dialogs are used. Andre'

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
Abdelrazak Younes wrote: Peter Kümmel wrote: Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. I guess there's some kind of new signal plugged into the loop. It should not affect other version

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Peter Kümmel wrote: Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. I guess there's some kind of new signal plugged into the loop. It should not affect

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
Peter Kümmel wrote: > Here the fastest way to reproduce it on Windows: > http://82.149.170.66/kde-windows/qt/single/ > Peter > And the first hot-fix. Peter Index: src/frontends/qt4/GuiWorkArea.C === ---

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
And the new file default file dialog on Windows. Peter, waiting for the first "it is sooo ugly" reply

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
Peter Kümmel wrote: > And the new file default file dialog on Windows. > > Peter, > waiting for the first "it is sooo ugly" reply > > > > and the Trolltech reaction:

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Abdelrazak Younes
Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter Thanks for this.

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Abdelrazak Younes
Peter Kümmel wrote: Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. I guess there's some kind of new signal plugged into the loop. It should not affect other version but please verify and apply.

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Andre Poenitz
On Thu, Mar 29, 2007 at 08:27:56PM +0200, Peter Kümmel wrote: > And the new file default file dialog on Windows. One should use the static QFileDialog functions on Windows. Thsi way the native dialogs are used. Andre'

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Peter Kümmel wrote: >>> Here the fastest way to reproduce it on Windows: >>> http://82.149.170.66/kde-windows/qt/single/ >>> Peter >>> >> >> And the first hot-fix. > > I guess there's some kind of new signal plugged into the loop. It should > not

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-29 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Peter Kümmel wrote: Peter Kümmel wrote: Here the fastest way to reproduce it on Windows: http://82.149.170.66/kde-windows/qt/single/ Peter And the first hot-fix. I guess there's some kind of new signal plugged into the loop. It should not affect

lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-26 Thread Rex Dieter
Subject says it all. lyx window outline appears on screen, busy cursor, hang/crash. I see empteen (literally 100's/1000's) of Qt errors spewed : ... QWidget::repaint: Recursive repaint detected ... (I'm testing this on Fedora Core 6). Not necessarily lyx to blame, but was wondering if anyone had

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-26 Thread José Matos
On Monday 26 March 2007 2:50:14 pm Rex Dieter wrote: Subject says it all. lyx window outline appears on screen, busy cursor, hang/crash.  I see empteen (literally 100's/1000's) of Qt errors spewed : ... QWidget::repaint: Recursive repaint detected ... (I'm testing this on Fedora Core 6

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-26 Thread Andre Poenitz
On Mon, Mar 26, 2007 at 08:50:14AM -0500, Rex Dieter wrote: Subject says it all. lyx window outline appears on screen, busy cursor, hang/crash. I see empteen (literally 100's/1000's) of Qt errors spewed : ... QWidget::repaint: Recursive repaint detected ... (I'm testing this on Fedora Core

lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-26 Thread Rex Dieter
Subject says it all. lyx window outline appears on screen, busy cursor, hang/crash. I see empteen (literally 100's/1000's) of Qt errors spewed : ... QWidget::repaint: Recursive repaint detected ... (I'm testing this on Fedora Core 6). Not necessarily lyx to blame, but was wondering if anyone had

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-26 Thread José Matos
On Monday 26 March 2007 2:50:14 pm Rex Dieter wrote: > Subject says it all. lyx window outline appears on screen, busy cursor, > hang/crash.  I see empteen (literally 100's/1000's) of Qt errors spewed : > ... > QWidget::repaint: Recursive repaint detected > ... > (I'm testing thi

Re: lyx-1.5.0beta1 + qt-4.3.0beta = QWidget::repaint: Recursive repaint detected

2007-03-26 Thread Andre Poenitz
On Mon, Mar 26, 2007 at 08:50:14AM -0500, Rex Dieter wrote: > Subject says it all. lyx window outline appears on screen, busy cursor, > hang/crash. I see empteen (literally 100's/1000's) of Qt errors spewed : > ... > QWidget::repaint: Recursive repaint detected > ... > (I'm test