Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread rgheck
Abdelrazak Younes wrote: Pavel Sanda wrote: Time is in millisecond. I will disable Toolbars_ reinitialisation for please wait a moment... now... even though the idea of reloading the toolbars at runtime sounds nice. If anybody wants to optimize that, that would be welcome. this is probably

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Pavel Sanda wrote: what if i put there some flag that only in that particular sort check box change will be toolbars will recomputed? I don't think the slowness is due to the layout sorting. The obvious culprit is the Math panel: layout sorting is the culprit in the sense that it is the only t

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Pavel Sanda
what if i put there some flag that only in that particular sort check box change will be toolbars will recomputed? >>> I don't think the slowness is due to the layout sorting. The obvious >>> culprit is the Math panel: >> layout sorting is the culprit in the sense that it is the on

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Pavel Sanda wrote: what if i put there some flag that only in that particular sort check box change will be toolbars will recomputed? I don't think the slowness is due to the layout sorting. The obvious culprit is the Math panel: layout sorting is the culprit in the sense that it is the only t

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Pavel Sanda wrote: what if i put there some flag that only in that particular sort check box change will be toolbars will recomputed? I don't think the slowness is due to the layout sorting. The obvious culprit is the Math panel: layout sorting is the culprit in the sense that it is the only t

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Pavel Sanda
>> what if i put there some flag that only in that particular sort check box >> change will be toolbars will recomputed? > > I don't think the slowness is due to the layout sorting. The obvious > culprit is the Math panel: layout sorting is the culprit in the sense that it is the only thing in pr

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Pavel Sanda wrote: Time is in millisecond. I will disable Toolbars_ reinitialisation for please wait a moment... now... even though the idea of reloading the toolbars at runtime sounds nice. If anybody wants to optimize that, that would be welcome. this is probably my fault because i needed

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Pavel Sanda
> Time is in millisecond. I will disable Toolbars_ reinitialisation for please wait a moment... > now... even though the idea of reloading the toolbars at runtime sounds > nice. If anybody wants to optimize that, that would be welcome. this is probably my fault because i needed update environm

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Could you please try this patch? It would be nice too to understand what takes 2.5s when resetting the GUI. GuiPrefs.cpp(489): QPixmapCache::clear 0 GuiPrefs.cpp(492): fontLoader().update 0 GuiPrefs.cpp(495): updateScr

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Bennett Helm wrote: On Jan 16, 2008, at 10:46 AM, Abdelrazak Younes wrote: Bennett Helm wrote: I've played around with it some more, and the *only* time I can get this to happen is when I make a change to the preferences. (Merely opening the preferences window, changing options, and canceling

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Bennett Helm
On Jan 16, 2008, at 10:46 AM, Abdelrazak Younes wrote: Bennett Helm wrote: I've played around with it some more, and the *only* time I can get this to happen is when I make a change to the preferences. (Merely opening the preferences window, changing options, and canceling does not have th

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Could you please try this patch? It would be nice too to understand what takes 2.5s when resetting the GUI. JMarc

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Bennett Helm wrote: I've played around with it some more, and the *only* time I can get this to happen is when I make a change to the preferences. (Merely opening the preferences window, changing options, and canceling does not have this effect.) Also, it seems to take a long time to save the p

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Bennett Helm wrote: On Jan 16, 2008, at 10:03 AM, Abdelrazak Younes wrote: Abdelrazak Younes wrote: Bennett Helm wrote: On Jan 16, 2008, at 4:42 AM, Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]>

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread rgheck
Abdelrazak Younes wrote: rgheck wrote: José Matos wrote: Hi, I think that now the major changes have landed in development we are ready to prepare the next stable version. Towards a list of critical bugs, this one http://bugzilla.lyx.org/show_bug.cgi?id=4351 absolutely has to be f

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Bennett Helm
On Jan 16, 2008, at 10:03 AM, Abdelrazak Younes wrote: Abdelrazak Younes wrote: Bennett Helm wrote: On Jan 16, 2008, at 4:42 AM, Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: I fixed thi

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Bennett Helm wrote: On Jan 16, 2008, at 4:42 AM, Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: I fixed this for Windows and X11 I guess, I am not sure about MacOS

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Bennett Helm wrote: On Jan 16, 2008, at 4:42 AM, Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: I fixed this for Windows and X11 I guess, I am not sure about MacOS. Is the Alt modifier used

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Jean-Marc Lasgouttes
Bennett Helm <[EMAIL PROTECTED]> writes: > There are other menu problems that I noticed. When LyX is launched, > everything looks fine. But once I modify system preferences I see a > "special" menu immediately to the right of the LyX menu, and the LyX > menu then has two "Reconfigure" items. Argh

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Bennett Helm
On Jan 16, 2008, at 4:42 AM, Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: I fixed this for Windows and X11 I guess, I am not sure about MacOS. Is the Alt modifier used for menu access on

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: >> Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> >>> I fixed this for Windows and X11 I guess, I am not sure about MacOS. >>> Is the Alt modifier used for menu access on MacOS too? >> >> No. > > And what is used instead

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: I fixed this for Windows and X11 I guess, I am not sure about MacOS. Is the Alt modifier used for menu access on MacOS too? No. And what is used instead? IOW, is the bug applicable to Mac? Abdel.

Re: Preparing for release 1.6.0 (#0.01)

2008-01-16 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > I fixed this for Windows and X11 I guess, I am not sure about MacOS. > Is the Alt modifier used for menu access on MacOS too? No. JMarc

Re: Preparing for release 1.6.0 (#0.01)

2008-01-15 Thread Abdelrazak Younes
rgheck wrote: José Matos wrote: Hi, I think that now the major changes have landed in development we are ready to prepare the next stable version. Towards a list of critical bugs, this one http://bugzilla.lyx.org/show_bug.cgi?id=4351 absolutely has to be fixed before we release any

Re: Preparing for release 1.6.0 (#0.01)

2008-01-15 Thread rgheck
José Matos wrote: Hi, I think that now the major changes have landed in development we are ready to prepare the next stable version. Towards a list of critical bugs, this one http://bugzilla.lyx.org/show_bug.cgi?id=4351 absolutely has to be fixed before we release anything. Rich

Re: Preparing for release 1.6.0 (#0.01)

2008-01-10 Thread Bo Peng
> * alpha 1 - 15 February Right about time embedding can be tested publicly. The basic infrastructure is there but to make sure embedding works smoothly across platforms, under all editing operations would be a challenge. Bo

Preparing for release 1.6.0 (#0.01)

2008-01-10 Thread José Matos
Hi, I think that now the major changes have landed in development we are ready to prepare the next stable version. So (without further) delays I propose the following schedule for the next two releases: * alpha 1 - 15 February * beta 1 - 15 March As us