Re: lyx2lyx failure

2007-12-10 Thread José Matos
On Monday 10 December 2007 07:47:33 Jürgen Spitzmüller wrote: > José Matos wrote: > > Jürgen may I commit the patch that fixes the crash? > > Yes, go ahead. Done. > Jürgen -- José Abílio

Re: lyx2lyx failure

2007-12-09 Thread Jürgen Spitzmüller
José Matos wrote: > Jürgen may I commit the patch that fixes the crash? Yes, go ahead. Jürgen

Re: lyx2lyx failure

2007-12-09 Thread José Matos
On Saturday 08 December 2007 15:25:50 Richard Heck wrote: > > I've asked the reporter to send the source file, though it may be it's > already fixed. > > rh Jürgen may I commit the patch that fixes the crash? Index: lib/lyx2lyx/lyx2lyx_lang.py =

Re: lyx2lyx failure

2007-12-08 Thread Richard Heck
José Matos wrote: On Friday 07 December 2007 20:15:21 Richard Heck wrote: This is definitely a bug. I'm posting it to lyx-devel. Which version? I fixed this for 1.5.3, or at least I had a patch floating before I have been sidetracked with other issues. I've asked the reporter

Re: lyx2lyx failure

2007-12-08 Thread José Matos
On Friday 07 December 2007 20:15:21 Richard Heck wrote: > > This is definitely a bug. I'm posting it to lyx-devel. Which version? I fixed this for 1.5.3, or at least I had a patch floating before I have been sidetracked with other issues. > Richard -- José Abílio

Re: lyx2lyx failure

2007-12-07 Thread Richard Heck
Christopher Menzel wrote: Traceback (most recent call last): File "./lyx2lyx", line 101, in sys.exit(main(sys.argv)) File "./lyx2lyx", line 92, in main file = LyX.File(end_format, input, output, error, debug, try_hard, cjk_encoding) File "/Applications/LyX.app/Contents/Resources/lyx2lyx/LyX.py"