Re: rc4 release schedule

2008-10-23 Thread Jean-Marc Lasgouttes
Stephan Witt <[EMAIL PROTECTED]> writes: >> Really? I tried ./autogen.sh; ./configure already... >> I guess it is directly coded in lib/doc/Makefile.in. >> I did a (temporarily) "svn up -r 27006 lib/doc/FAQ.lyx" as a workaround. > > The correct(?) solution is the attached patch. I did that alread

Re: rc4 release schedule

2008-10-23 Thread Stephan Witt
Stephan Witt schrieb: Jean-Marc Lasgouttes schrieb: Stephan Witt <[EMAIL PROTECTED]> writes: Currently I'm failing to build Mac OS X package because of broken "make install". There are dependencies on FAQ.lyx in lib/doc/Makefile.in Did anyone got the same problem? It is related to the rem

Re: rc4 release schedule

2008-10-23 Thread Stephan Witt
Jean-Marc Lasgouttes schrieb: Stephan Witt <[EMAIL PROTECTED]> writes: Currently I'm failing to build Mac OS X package because of broken "make install". There are dependencies on FAQ.lyx in lib/doc/Makefile.in Did anyone got the same problem? It is related to the removal of FAQ, I guess.

Re: rc4 release schedule

2008-10-23 Thread Jean-Marc Lasgouttes
Konrad Hofbauer <[EMAIL PROTECTED]> writes: > Look in the archive, there was a discussion about those symbols earlier. > Problem at that time was that the standard Latex-fonts do not have > those symbols, but there were some special packages that provide them. > If you want, you can check if one of

Re: rc4 release schedule

2008-10-23 Thread Jean-Marc Lasgouttes
Helge Hafting <[EMAIL PROTECTED]> writes: > Bo Peng wrote: >>> Fixed as well. See patch attached in Bugzilla. >> >> http://bugzilla.lyx.org/show_bug.cgi?id=5349 is easy to fix as long as >> someone knows how to quote a string with " properly. > > Easy enough. The common way in unix is to use the >

Re: rc4 release schedule

2008-10-23 Thread Jean-Marc Lasgouttes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > We have escapeCommand in LyXRC.cpp, which could be turned into a > quoteString inLexRC (which would add the "" around the string). Actually quoteString already exists. I am working on a patch. JMarc

Re: rc4 release schedule

2008-10-23 Thread Jean-Marc Lasgouttes
Helge Hafting <[EMAIL PROTECTED]> writes: > Bo Peng wrote: >>> Fixed as well. See patch attached in Bugzilla. >> >> http://bugzilla.lyx.org/show_bug.cgi?id=5349 is easy to fix as long as >> someone knows how to quote a string with " properly. > > Easy enough. The common way in unix is to use the >

Re: rc4 release schedule

2008-10-23 Thread rgheck
Jean-Marc Lasgouttes wrote: Stephan Witt <[EMAIL PROTECTED]> writes: Currently I'm failing to build Mac OS X package because of broken "make install". There are dependencies on FAQ.lyx in lib/doc/Makefile.in Did anyone got the same problem? It is related to the removal of FAQ, I gu

Re: rc4 release schedule

2008-10-23 Thread Jean-Marc Lasgouttes
Stephan Witt <[EMAIL PROTECTED]> writes: > Currently I'm failing to build Mac OS X package because of broken "make > install". > > There are dependencies on FAQ.lyx in lib/doc/Makefile.in > > Did anyone got the same problem? It is related to the removal of FAQ, I guess. You can try for now to r

Re: rc4 release schedule

2008-10-23 Thread Konrad Hofbauer
rgheck wrote: Konrad Hofbauer wrote: There would be (multiple cursors in all dialogs), but it is just a GUI glitch. That's cross-platform and seems to be a Qt bug. I doubt it is a Qt bug. 1) It would be a very blatant Qt bug. 2) Look for examp

Re: rc4 release schedule

2008-10-23 Thread Stephan Witt
Pavel Sanda schrieb: José Matos wrote: In order to do that I would like to release rc4 (the final rc) next Thursday. After that only major bugs would be solved before releasing 1.6.0. sorry for the bunch of last minute commits, i wrongly interpreted what the 'next' thursday means! :) pavel

Re: rc4 release schedule

2008-10-23 Thread rgheck
Konrad Hofbauer wrote: Abdelrazak Younes wrote: I suggest making a list of remaining Mac bugs while you have Stefan's attention ;-) There would be (multiple cursors in all dialogs), but it is just a GUI glitch. That's cross-platform and seems to

Re: rc4 release schedule

2008-10-23 Thread Konrad Hofbauer
Abdelrazak Younes wrote: I suggest making a list of remaining Mac bugs while you have Stefan's attention ;-) There would be (multiple cursors in all dialogs), but it is just a GUI glitch. Maybe better 'save' Stefan's time for the critical stuff! :

Re: rc4 release schedule

2008-10-23 Thread Konrad Hofbauer
Stephan Witt wrote: Currently I may confirm the the Pixmap Cache patch works (I didn't had a crash before and its ok after svn update too). But I cannot View-PDF the users guide because of missing latex macros for Apples keyboard symbols (command key, alt key, shift key). Maybe I have to downlo

Re: rc4 release schedule

2008-10-23 Thread Stephan Witt
Abdelrazak Younes schrieb: On 23/10/2008 00:43, Bennett Helm wrote: On Wed, Oct 22, 2008 at 3:56 PM, Stefan Schimanski<[EMAIL PROTECTED]> wrote: Am 22.10.2008 um 21:52 schrieb Konrad Hofbauer: Stefan Schimanski wrote:

Re: rc4 release schedule

2008-10-23 Thread Helge Hafting
Bo Peng wrote: Fixed as well. See patch attached in Bugzilla. http://bugzilla.lyx.org/show_bug.cgi?id=5349 is easy to fix as long as someone knows how to quote a string with " properly. Easy enough. The common way in unix is to use the backslash as an escape character. So you use \" in order

Re: rc4 release schedule

2008-10-23 Thread Abdelrazak Younes
On 23/10/2008 00:43, Bennett Helm wrote: On Wed, Oct 22, 2008 at 3:56 PM, Stefan Schimanski<[EMAIL PROTECTED]> wrote: Am 22.10.2008 um 21:52 schrieb Konrad Hofbauer: Stefan Schimanski wrote: Crash with Pixmap Cach

Re: rc4 release schedule

2008-10-23 Thread Abdelrazak Younes
On 22/10/2008 21:56, Stefan Schimanski wrote: Am 22.10.2008 um 21:52 schrieb Konrad Hofbauer: Stefan Schimanski wrote: Crash with Pixmap Cache and special unicode characters. Fixed. See patch attached to the bug report. Thanks, thanks, and .

Re: rc4 release schedule

2008-10-22 Thread Pavel Sanda
José Matos wrote: > In order to do that I would like to release rc4 (the final rc) next > Thursday. > After that only major bugs would be solved before releasing 1.6.0. sorry for the bunch of last minute commits, i wrongly interpreted what the 'next' thursday means! :) pavel

Re: rc4 release schedule

2008-10-22 Thread Bennett Helm
On Wed, Oct 22, 2008 at 3:56 PM, Stefan Schimanski <[EMAIL PROTECTED]> wrote: > > Am 22.10.2008 um 21:52 schrieb Konrad Hofbauer: > > >> >> Stefan Schimanski wrote: >> >>> >>> Crash with Pixmap Cache and special unicode characters. >>> >>

Re: rc4 release schedule

2008-10-22 Thread Stefan Schimanski
Am 22.10.2008 um 21:52 schrieb Konrad Hofbauer: Stefan Schimanski wrote: Crash with Pixmap Cache and special unicode characters. Fixed. See patch attached to the bug report. Thanks, thanks, and thanks again! Very impressive !!! Is there

Re: rc4 release schedule

2008-10-22 Thread Bo Peng
> > Fixed as well. See patch attached in Bugzilla. http://bugzilla.lyx.org/show_bug.cgi?id=5349 is easy to fix as long as someone knows how to quote a string with " properly. Bo

Re: rc4 release schedule

2008-10-22 Thread Stefan Schimanski
Am 22.10.2008 um 18:51 schrieb Stefan Schimanski: Am 22.10.2008 um 18:33 schrieb Stefan Schimanski: Am 22.10.2008 um 13:14 schrieb Stephan Witt: Konrad Hofbauer schrieb: Stephan Witt wrote: To do some more useful I have to figure out how to pass command line arguments. I know of the "A

Re: rc4 release schedule

2008-10-22 Thread Abdelrazak Younes
On 22/10/2008 18:33, Stefan Schimanski wrote: Am 22.10.2008 um 13:14 schrieb Stephan Witt: Konrad Hofbauer schrieb: Stephan Witt wrote: To do some more useful I have to figure out how to pass command line arguments. I know of the "Arguments" tab of the "Info" button for the lyx executable.

Re: rc4 release schedule

2008-10-22 Thread Stefan Schimanski
Am 22.10.2008 um 18:33 schrieb Stefan Schimanski: Am 22.10.2008 um 13:14 schrieb Stephan Witt: Konrad Hofbauer schrieb: Stephan Witt wrote: To do some more useful I have to figure out how to pass command line arguments. I know of the "Arguments" tab of the "Info" button for the lyx exec

Re: rc4 release schedule

2008-10-22 Thread Stefan Schimanski
Am 22.10.2008 um 13:14 schrieb Stephan Witt: Konrad Hofbauer schrieb: Stephan Witt wrote: To do some more useful I have to figure out how to pass command line arguments. I know of the "Arguments" tab of the "Info" button for the lyx executable. So? If i add e.g. "-version" there, I get the

Re: rc4 release schedule

2008-10-22 Thread José Matos
On Wednesday 22 October 2008 09:05:18 Stephan Witt wrote: > > This is the cmake state now: > I had to change the BOOST_USER_CONFIG define (again?), patch attached. > > After that change I was able to open the XCode project. (I'm using Xcode > 3.0) > > Then I did a full build succesfully. What abou

Re: rc4 release schedule

2008-10-22 Thread Konrad Hofbauer
Stephan Witt wrote: Crash with Pixmap Cache and special unicode characters. Cannot confirm currently with SVN revision 27006, Qt-4.4.3 (qt-mac-opensource-4.4.3.dmg) cmake 2.6, Xcode 3.0 Mac OS X 10.5.5 Interesting. Could you try with a self-compi

Re: rc4 release schedule

2008-10-22 Thread Stephan Witt
Konrad Hofbauer schrieb: Stephan Witt wrote: ... Have you looked at the bugzilla entries? I'll answer this mail because I got no bugzilla email after commenting on bug 5327... Crash with Pixmap Cache and special unicode characters. Cannot con

Re: rc4 release schedule

2008-10-22 Thread Stephan Witt
Konrad Hofbauer schrieb: Stephan Witt wrote: To do some more useful I have to figure out how to pass command line arguments. I know of the "Arguments" tab of the "Info" button for the lyx executable. So? If i add e.g. "-version" there, I get the same as when calling from Terminal "$ /Applica

Re: rc4 release schedule

2008-10-22 Thread Konrad Hofbauer
Stephan Witt wrote: To do some more useful I have to figure out how to pass command line arguments. I know of the "Arguments" tab of the "Info" button for the lyx executable. So? If i add e.g. "-version" there, I get the same as when calling from Terminal "$ /Applications/LyX.app/Contents/Mac

Re: rc4 release schedule

2008-10-22 Thread Stephan Witt
Stephan Witt schrieb: Konrad Hofbauer schrieb: Stephan Witt wrote: Currently, I'm trying to start building LyX on Mac OS X. The first experiment to configure with an Qt-dmg from Trolltech failed. So I'm trying it as described in INSTALL.MacOSX and now I'm building my privat Qt-Library

Re: rc4 release schedule

2008-10-21 Thread Stephan Witt
Konrad Hofbauer schrieb: Stephan Witt wrote: Currently, I'm trying to start building LyX on Mac OS X. The first experiment to configure with an Qt-dmg from Trolltech failed. So I'm trying it as described in INSTALL.MacOSX and now I'm building my privat Qt-Library. It's not ready now. T

Re: rc4 release schedule

2008-10-21 Thread Konrad Hofbauer
Stephan Witt wrote: > Currently, I'm trying to start building LyX on Mac OS X. > The first experiment to configure with an Qt-dmg from Trolltech failed. > So I'm trying it as described in INSTALL.MacOSX and now I'm building > my privat Qt-Library. It's not ready now. Then I hope to proceed > succe

Re: rc4 release schedule

2008-10-21 Thread Stephan Witt
Stefan Schimanski schrieb: Am 21.10.2008 um 09:29 schrieb Stephan Witt: Abdelrazak Younes schrieb: On 20/10/2008 13:41, Konrad Hofbauer wrote: José Matos wrote: Comments are welcome, On the Mac-side of things, there would be one/three mustfix-bugs for 1.6:

Re: rc4 release schedule

2008-10-21 Thread Abdelrazak Younes
On 21/10/2008 09:33, Stefan Schimanski wrote: Am 21.10.2008 um 09:29 schrieb Stephan Witt: Abdelrazak Younes schrieb: On 20/10/2008 13:41, Konrad Hofbauer wrote: José Matos wrote: Comments are welcome, On the Mac-side of things, there would be one/three mustfix-bugs for 1.6:

Re: rc4 release schedule

2008-10-21 Thread Abdelrazak Younes
On 21/10/2008 09:29, Stephan Witt wrote: Abdelrazak Younes schrieb: On 20/10/2008 13:41, Konrad Hofbauer wrote: José Matos wrote: Comments are welcome, On the Mac-side of things, there would be one/three mustfix-bugs for 1.6: Crash. No id

Re: rc4 release schedule

2008-10-21 Thread Stefan Schimanski
Am 21.10.2008 um 09:29 schrieb Stephan Witt: Abdelrazak Younes schrieb: On 20/10/2008 13:41, Konrad Hofbauer wrote: José Matos wrote: Comments are welcome, On the Mac-side of things, there would be one/three mustfix-bugs for 1.6: Crash.

Re: rc4 release schedule

2008-10-21 Thread Stephan Witt
Abdelrazak Younes schrieb: On 20/10/2008 13:41, Konrad Hofbauer wrote: José Matos wrote: Comments are welcome, On the Mac-side of things, there would be one/three mustfix-bugs for 1.6: Crash. No idea what Pixmap cache is good for, docu says

Re: rc4 release schedule

2008-10-20 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > > This very much looks like a Qt bug. I have enabled the Pixmap cache on > > Linux and failed to reproduce the crash. > > I don't remember the reason why the cache was disabled for X11 but you > did set USE_PIXMAP_CACHE to 1 in GuiPainter right? Yes. > If the old reason

Re: rc4 release schedule

2008-10-20 Thread Abdelrazak Younes
On 20/10/2008 13:41, Konrad Hofbauer wrote: José Matos wrote: Comments are welcome, On the Mac-side of things, there would be one/three mustfix-bugs for 1.6: Crash. No idea what Pixmap cache is good for, docu says it is win/mac-only, so if n

Re: rc4 release schedule

2008-10-20 Thread Abdelrazak Younes
On 20/10/2008 13:52, Jürgen Spitzmüller wrote: Konrad Hofbauer wrote: Crash. No idea what Pixmap cache is good for, docu says it is win/mac-only, so if nobody has time to look into it, then just remove/disable this feature on Mac? Well,

Re: rc4 release schedule

2008-10-20 Thread Jürgen Spitzmüller
Konrad Hofbauer wrote: > > Crash. No idea what Pixmap cache is good for, docu says it is > win/mac-only, so if nobody has time to look into it, then just > remove/disable this feature on Mac? This very much looks like a Qt bug. I have enabled the Pixm

Re: rc4 release schedule

2008-10-20 Thread Konrad Hofbauer
José Matos wrote: Comments are welcome, On the Mac-side of things, there would be one/three mustfix-bugs for 1.6: Crash. No idea what Pixmap cache is good for, docu says it is win/mac-only, so if nobody has time to look into it, then just

RE: rc4 release schedule

2008-10-19 Thread leuven edwin
>Comments are welcome, how can anyone disagree...

rc4 release schedule

2008-10-19 Thread José Matos
Hi, considering all the messages in the list I think that there is a consensus that it would be nice (i.e. a goal to work for) to have 1.6.0 released before the developers meeting. In order to do that I would like to release rc4 (the final rc) next Thursday. After that only ma