Re: r27407 - /lyx-devel/branches/BRANCH_1_5_X/development/Win...

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
uwestoehr wrote: > URL: http://www.lyx.org/trac/changeset/27407 > Log: > installer: final touch for LyX 1.5.7 So you do not build your installer from the official release tarball? Actually, I'd very much prefer that. J??rgen

Re: LyX 1.5.7

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
Bennett Helm wrote: > I've posted the Mac binary here: > > http://edisk.fandm.edu/bennett.helm/LyX/LyX-1.5.7-Mac-Universal.dmg Thanks, I grabbed it. J??rgen

Re: LyX 1.6: Hangs on large shift+up selection

2008-11-12 Thread rgheck
Konrad Hofbauer wrote: Yes, also on Mac with 1.6.0 and with the UserGuide. 1) Open the user-guide 2) Select All -> copy 3) Go to end 4) Shift-PageUP-PageUP-PageUP-... -> Freeze It seems to be stuck here, in BufferView::dispatch(): case LFUN_SCREEN_UP_SELECT: { cur.selHandle(true);

Re: LyX 1.5.7

2008-11-12 Thread Bennett Helm
On Wed, Nov 12, 2008 at 4:51 PM, =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?= <[EMAIL PROTECTED]> wrote: >> I did notice that the NEWS file has not been updated. (I usually put >> this into the LyX/Mac bundle.) Shall I wait to post the binary? > > I forgot this :-( > Thanks. I've posted the Mac binary here

Re: LyX 1.5.7

2008-11-12 Thread José Matos
On Wednesday 12 November 2008 21:51:53 Jürgen Spitzmüller wrote: > this feature requires python 2.3.4 or newer. FWIW we already require python 2.3.4 or newer so there is nothing new here... -- José Abílio

Re: LyX 1.5.7

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
Bennett Helm wrote: > The 1.6 User's Guide imports and typesets, as does another complex, > book-length document of mine. Good. > I did notice that the NEWS file has not been updated. (I usually put > this into the LyX/Mac bundle.) Shall I wait to post the binary? I forgot this :-( Thanks. I

Re: Empty directory share/lyx/images/commands created on make install

2008-11-12 Thread Jean-Marc Lasgouttes
It is intended. This is where we can define icons for user-defined commands. Hm user-defined stuff in /usr sounds like a bad idea to me but I guess this is only a missunderstanding of the idea on my side. OK, I was not clear. The part in /usr is for macros we may want to ship with lyx. We do

Re: FW: lyx 1.6.0 compilation failure, error: forward declaration

2008-11-12 Thread Andre Poenitz
On Wed, Nov 12, 2008 at 08:40:51PM +0100, Vincent van Ravesteijn - TNW wrote: > >>> C++ Compiler: g++ (3.3.4) > > > > >Thanks, I installed gcc-4.3.2 locally and ... LyX compiled > >successfully (even without re-compiling Qt beforehand). > > > >If the error was due to the old comp

Re: LyX 1.5.7

2008-11-12 Thread Bennett Helm
On Wed, Nov 12, 2008 at 8:48 AM, =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?= <[EMAIL PROTECTED]> wrote: > I've placed the tarball here: > http://www.lyx.org/~spitz/lyx-1.5.7.tar.gz > > Please test, particularly if importing of 1.6 files works. If so, you can > also go ahead an prepare the binaries. The 1

Re: LyX 1.6: Hangs on large shift+up selection

2008-11-12 Thread Konrad Hofbauer
Manveru wrote: Windows XP SP2, clean install of new LyX 1.6 (classic installer). I am working on divide&conquer with problem I have with imported document, and I want to select large fragment of my document by holding shift+up. After couple hundreds lines LyX enters infinite loop (consumes half o

Re: Empty directory share/lyx/images/commands created on make install

2008-11-12 Thread Sven Hoexter
On Mon, Nov 10, 2008 at 11:51:25AM +0100, Jean-Marc Lasgouttes wrote: > "Sven Hoexter" <[EMAIL PROTECTED]> writes: > > currently make install creates an empty directory share/lyx/images/commands. > > Is this done by intention or just something left over or should there be > > some files in there?

FW: lyx 1.6.0 compilation failure, error: forward declaration

2008-11-12 Thread Vincent van Ravesteijn - TNW
>>> C++ Compiler: g++ (3.3.4) > >Thanks, I installed gcc-4.3.2 locally and ... LyX compiled successfully >(even without re-compiling Qt beforehand). > >If the error was due to the old compiler, I suggest modifying the LyX >.INSTALL file where it says: > >"First of all, you will a

Re: German Translation of the About/Credit popup

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
Christian Ridderstr??m wrote: >> But in the german translation under the About/Credit popup >> there is a section "Ruhm und Ehre" >> I would request to change this title. >> This title was the slogan of the SS during german fascism and i regard it >> as a bad joke to use it. >> Sure it was uninten

Re: German Translation of the About/Credit popup

2008-11-12 Thread Christian Ridderström
On Wed, 12 Nov 2008, istvanst wrote: Hi Istvan, I've forwarded your message to the developers' and documentation list. Thanks, Christian Hi, first of all i love lyx. Thank you for this piece of heaven of software. But in the german translation under the About/Credit popup there is a section "

Re: 1.6.0rc5: lyx2lyx doesn't work

2008-11-12 Thread Uwe Stöhr
rgheck schrieb: ImportError: No module named genericpath Error: Conversion script failed This was a bug in the Windows installer for RC5 that I fixed in LyXWinInstaller version 4.12 a day later. I just released installer version 4.13 that comes with the final LyX 1.6.0. I recommend to uninsta

[announce] LyXWinInstaller for LyX 1.6.0

2008-11-12 Thread Uwe Stöhr
Hello LyXers, I uploaded version 4.13 of the LyXWinInstaller that installs the new LyX 1.6.0. LyX 1.6 is a major release, hterefore no update installer is provided. You can install LyX 1.6.0 without problems to computers where LyX 1.5.x is already installed. The installer can be downloaded fro

Re: LyX 1.5.7 should be ready to go

2008-11-12 Thread Richard Heck
Jürgen Spitzmüller wrote: rgheck wrote: I've committed a fix for the remaining lyx2lyx problem at r27390, for trunk. Turned out to be a silly bug. Jurgen, you can commit to branch if this seems OK to you. I've tested it with both the User Guide and the Customization manual. If it work

Re: SPAM Blocking: [EMAIL PROTECTED]

2008-11-12 Thread Keith Roberts
On Wed, 12 Nov 2008, Nick Bell wrote: To: Keith Roberts <[EMAIL PROTECTED]> From: Nick Bell <[EMAIL PROTECTED]> Subject: Re: SPAM Blocking: [EMAIL PROTECTED] Keith Roberts wrote: Lets see... Thanks for running those tests Nick. I do keep an eye on my tmda logs. Here is a recent excerpt from

Re: branch: make dist fails

2008-11-12 Thread José Matos
On Wednesday 12 November 2008 12:31:31 Jürgen Spitzmüller wrote: > the following seems to work. > > OK? OK. > Jürgen -- José Abílio

opening an emergency project main file

2008-11-12 Thread Guenter Milde
Transitions woes. After lyx 1.6.0 crashed on me, I started a new lyx and opened the main.lyx project file. I was greeted with the "emergency version is newer, do you want to open it instead?" message and prompted OK. (Fine) Now, (as LyX opened all the included files which point to main.lyx as the

LyX 1.5.7

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
I've placed the tarball here: http://www.lyx.org/~spitz/lyx-1.5.7.tar.gz Please test, particularly if importing of 1.6 files works. If so, you can also go ahead an prepare the binaries. Thanks, J??rgen

Re: aussie is swapping a lot...

2008-11-12 Thread Jean-Marc Lasgouttes
Pavel Sanda <[EMAIL PROTECTED]> writes: >> I have restarted spamd a couple of times these last days. But this is not >> what I see now. > > do you have times of these restarts so i can compare with load graph? Sorry, not really. I was in a hurry at the time and did not write anything down (as I a

Re: branch: make dist fails

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
J??rgen Spitzm??ller wrote: > No such file or directory: > '/home/jspitzm/lyx/lyx-export/lib/doc/unicodesymbols' the following seems to work. OK? J??rgenIndex: lib/lyx2lyx/lyx_1_6.py === --- lib/lyx2lyx/lyx_1_6.py (Revision 27396)

replace Style with InsetLayout

2008-11-12 Thread Guenter Milde
Slides in a presentation class (or boxes in a poster class) are good use cases for the new InsetLayout layout file objects. As a first example, I want to replace Style LandscapeSlide with InsetLayout LandscapeSlide in the seminar.layout file. Is there a way to get current LandscapeSlide

custom inset in German menus

2008-11-12 Thread Guenter Milde
the current German translation for Insert>Custom Insets is Einfügen>Benutzerdefinierte Einfügungen which back-translates to "user defined insets". As (a hoperfully increasing) number of inset definitions will be coming pre-defined in modules and layouts that ship with LyX, this is somewhat mis

Re: Should I expect Uwe's AltInstaller for 1.6.0 final?

2008-11-12 Thread Joost Verburg
Paul A. Rubin wrote: My bad. I take it you eliminated the temporary file previously created every time LyX was started? That was what was driving my firewall bonkers. I installed 1.6.0 from the FTP directory, and it didn't seem to be using those temp files. This problem has indeed been sol

branch: make dist fails

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
make[3]: Entering directory `/home/jspitzm/lyx/build-export/lib/doc' PYTHONPATH=../../lib/lyx2lyx python -tt ../../../lyx-export/lib/doc/doc_toc.py ca . Traceback (most recent call last):

Re: aussie is swapping a lot...

2008-11-12 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: >> unfortunately it doesn't look like that (i observed slowdowns in last >> period >> and before few days i started monitoring via my script again...) >> i have been silent and waiting for berlin since to discuss aussie setup >> through mails is lengthy and painful. > >

Re: ftp structure

2008-11-12 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > Le 11 nov. 08 ? 23:11, Pavel Sanda a écrit : >> José Matos wrote: >>> On Tuesday 11 November 2008 12:03:55 Jürgen Spitzmüller wrote: > Jose, could you either move or copy lyx-1.6 sources into the > appropriate > directory? I'd propose to also add

1.5.x frozen

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
Please no more commits. I'm setting up the release. J??rgen

Re: LyX 1.5.7 should be ready to go

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
J??rgen Spitzm??ller wrote: > I tested your fix with trunk and it works fine now. I found two remaining > issues in UG reversion (reversion of \slash and \nobreakdash). Both should > be fixed now in branch and trunk. > > If your lyx2lyx fix is in, 1.5.7 is ready :-) OK, I tested further and comm

Re: SPAM Blocking: [EMAIL PROTECTED]

2008-11-12 Thread Nick Bell
Seems to work now. (Sorry for the tests)

Re: LyX 1.5.7 should be ready to go

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
J??rgen Spitzm??ller wrote: >> I've committed a fix for the remaining lyx2lyx problem at r27390, for >> trunk. Turned out to be a silly bug. Jurgen, you can commit to branch if >> this seems OK to you. I've tested it with both the User Guide and the >> Customization manual. > > If it works, pleas

Re: LyX 1.5.7 should be ready to go

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
rgheck wrote: > I've committed a fix for the remaining lyx2lyx problem at r27390, for > trunk. Turned out to be a silly bug. Jurgen, you can commit to branch if > this seems OK to you. I've tested it with both the User Guide and the > Customization manual. If it works, please just go ahead and co

Re: r27389 - in /lyx-devel/trunk: lib/configure.py status.16x

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
[EMAIL PROTECTED] wrote: > URL: http://www.lyx.org/trac/changeset/27389 > Log: > Fix configuration for docbook backend and add detection of xlstproc. > (Rafael Garc??a) Something for branch? If so, please commit. J??rgen

Re: Strange message when closing a file (1.6.0)

2008-11-12 Thread Guenter Milde
rgheck <[EMAIL PROTECTED]> schrieb: > Abdelrazak Younes wrote: >> On 11/11/2008 11:55, Guenter Milde wrote: > The second one, about end_deeper, must be a lyx2lyx issue. G"unter, can > you try to get a minimal file that produces that mistake? Unfortunately, this would be much effort, as I do not