Re: #6940: Check lilypond before release

2010-11-02 Thread Pavel Sanda
Julien Rioux wrote: > Updates to examples/lilypond.lyx > - requirements > - gotchas > - removed some lilypond code which made lilypond-book safe-mode unhappy thanks, its in. pavel

Re: #6940: Check lilypond before release

2010-11-02 Thread Julien Rioux
On 01/11/2010 8:37 PM, Julien Rioux wrote: On 01/11/2010 6:49 PM, Pavel Sanda wrote: Julien Rioux wrote: This is with instant preview on, opening the file examples/lilypond.lyx, the preview fails (some lilypond code in there should be changed) and then this signal occurs. thanks, can you try

Re: #6940: Check lilypond before release

2010-11-01 Thread Julien Rioux
On 01/11/2010 6:49 PM, Pavel Sanda wrote: Julien Rioux wrote: This is with instant preview on, opening the file examples/lilypond.lyx, the preview fails (some lilypond code in there should be changed) and then this signal occurs. thanks, can you try whether trunk, r35921 is better, because my

Re: #6940: Check lilypond before release

2010-11-01 Thread Julien Rioux
thanks, can you try whether trunk, r35921 is better, because my guess to the r35922 ... ? No in fact backtrace is almost identical: latex failed to compile 0lyxpreview.tex This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) restricted \write18 enabled. entering extended mode (./0l

Re: #6940: Check lilypond before release

2010-11-01 Thread Pavel Sanda
Julien Rioux wrote: > This is with instant preview on, opening the file examples/lilypond.lyx, > the preview fails (some lilypond code in there should be changed) and then > this signal occurs. thanks, can you try whether trunk, r35921 is better, because my guess to the r35922 ... ? pavel

Re: #6940: Check lilypond before release

2010-11-01 Thread Julien Rioux
This is with instant preview on, opening the file examples/lilypond.lyx, the preview fails (some lilypond code in there should be changed) and then this signal occurs. I'm on ubuntu 10.10, qt 4.7.0, tr...@r35984 latex failed to compile 0lyxpreview.tex This is pdfTeX, Version 3.1415926-1.40.10

Re: #6940: Check lilypond before release

2010-11-01 Thread Richard Heck
I would like to do backtrace, but have not done this before. Do I need to compile with special flags? yes, ./configure --enable-debug&& make then gdb src/lyx and after crash type 'bt' in console and post the result here. Better yet: --enable-build-type=-dev rh

Re: #6940: Check lilypond before release

2010-11-01 Thread Pavel Sanda
Julien Rioux wrote: > No it didn't crash before, but I did svn up since the last time I edited > that file. there has been some movement in instant preview code last days :) > I would like to do backtrace, but have not done this before. Do I need to > compile with special flags? yes, ./configu

Re: #6940: Check lilypond before release

2010-11-01 Thread Julien Rioux
On 01/11/2010 5:08 PM, Pavel Sanda wrote: Julien Rioux wrote: I have a patch coming, I also wanted to update the documentation a bit, but at the moment I got a SIGSEGV when opening the examples/lilypond.lyx file with tr...@r35964 did it crash before? i dont see it here, but i dont have lilypon

Re: #6940: Check lilypond before release

2010-11-01 Thread Pavel Sanda
Julien Rioux wrote: > I have a patch coming, I also wanted to update the documentation a bit, but > at the moment I got a SIGSEGV when opening the examples/lilypond.lyx file > with tr...@r35964 did it crash before? i dont see it here, but i dont have lilypond installed and thus no instant previ

Re: #6940: Check lilypond before release

2010-11-01 Thread Pavel Sanda
Julien Rioux wrote: > Can someone upload this file to wiki please? > or > What's the wiki upload password? sent privately pavel

Re: #6940: Check lilypond before release

2010-11-01 Thread Julien Rioux
I've attached a patch to the issue. It deals with the calls to lilypond and make them safe. I'll add some documentation once I can use lyx without crash! -- Julien

Re: #6940: Check lilypond before release

2010-11-01 Thread Julien Rioux
I have a patch coming, I also wanted to update the documentation a bit, but at the moment I got a SIGSEGV when opening the examples/lilypond.lyx file with tr...@r35964 On 01/11/2010 3:25 PM, LyX Ticket Tracker wrote: #6940: Check lilypond before release