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
José Matos wrote:
> Jürgen may I commit the patch that fixes the crash?
Yes, go ahead.
Jürgen
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
=
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
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
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"