Re: 1.6svn: Strange 8s delay when resizing the window, blame the outliner

2008-09-11 Thread Andre Poenitz
On Thu, Sep 11, 2008 at 12:01:37PM +0200, Helge Hafting wrote: > Pavel Sanda wrote: >> the best would be if you can run lyx under gdb, ctrl+c in the moment >> of freeze in gdb window and send the output of bt command. >> >> > The delay happened when I started LyX so it came up with the outliner

Re: 1.6svn: Strange 8s delay when resizing the window, blame the outliner

2008-09-11 Thread Helge Hafting
Abdelrazak Younes wrote: OK, this seems like a recursive painting problem between the outliner widget and the main work area (one pushing the other to get drawn). Weird that it does not show on Windows... Differences in the underlying windowing systems that qt doesn't mask completely? Why

Re: 1.6svn: Strange 8s delay when resizing the window, blame the outliner

2008-09-11 Thread Pavel Sanda
Helge Hafting wrote: > Pavel Sanda wrote: >> the best would be if you can run lyx under gdb, ctrl+c in the moment >> of freeze in gdb window and send the output of bt command. >> >> > The delay happened when I started LyX so it came up with the outliner open, > and then did "File->new". LyX fro

Re: 1.6svn: Strange 8s delay when resizing the window, blame the outliner

2008-09-11 Thread Abdelrazak Younes
Helge Hafting wrote: Pavel Sanda wrote: the best would be if you can run lyx under gdb, ctrl+c in the moment of freeze in gdb window and send the output of bt command. The delay happened when I started LyX so it came up with the outliner open, and then did "File->new". LyX froze with 100% cpu

Re: 1.6svn: Strange 8s delay when resizing the window, blame the outliner

2008-09-11 Thread Helge Hafting
Pavel Sanda wrote: the best would be if you can run lyx under gdb, ctrl+c in the moment of freeze in gdb window and send the output of bt command. The delay happened when I started LyX so it came up with the outliner open, and then did "File->new". LyX froze with 100% cpu trying to display

Re: 1.6svn: Strange 8s delay when resizing the window, blame the outliner

2008-09-10 Thread Pavel Sanda
Helge Hafting wrote: > It seems to be outliner related, indeed. > I started LyX (with outliner) > Opened the math manual, got a long wait. (10s or so) > Resized the main window, got a long wait. (horizontal or vertical doesn't > matter) > Repeated the resize some times, dead slow each time. The sc

Re: 1.6svn: Strange 8s delay when resizing the window, blame the outliner

2008-09-10 Thread Helge Hafting
Pavel Sanda wrote: Helge Hafting wrote: 1.6svn has recently regressed with some strange 100%cpu delays. I can start up LyX, File->new then takes 6s. File->new again is quick. Resizing the main window then needs 8s with 100% cpu work, which is strange for an _empty_ file. do you have