Re: [patch] bug 3819: LyX fails to export with an XFig insert w/ Image Cache enabled

2007-07-10 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > I guess we have to apply it, since it is a regression. You should add > a pointer to the bug, along with the fixme. Done. Jürgen

Re: [patch] bug 3819: LyX fails to export with an XFig insert w/ Image Cache enabled

2007-07-10 Thread José Matos
On Tuesday 10 July 2007 09:33:17 Jürgen Spitzmüller wrote: > So what shall we do with this patch? OK. > Jürgen -- José Abílio

Re: [patch] bug 3819: LyX fails to export with an XFig insert w/ Image Cache enabled

2007-07-10 Thread Jean-Marc Lasgouttes
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes: Jürgen> Jürgen Spitzmüller wrote: >> http://bugzilla.lyx.org/show_bug.cgi?id=3819 >> >> This is a patch from Georg. I tested it and it seems to work for me >> (there is an issue with an assert directly after applying the patch >> if

Re: [patch] bug 3819: LyX fails to export with an XFig insert w/ Image Cache enabled

2007-07-10 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > http://bugzilla.lyx.org/show_bug.cgi?id=3819 > > This is a patch from Georg. I tested it and it seems to work for me (there > is an issue with an assert directly after applying the patch if the file in > question is already in the cache which can only be solved by emptyi

[patch] bug 3819: LyX fails to export with an XFig insert w/ Image Cache enabled

2007-06-30 Thread Jürgen Spitzmüller
http://bugzilla.lyx.org/show_bug.cgi?id=3819 This is a patch from Georg. I tested it and it seems to work for me (there is an issue with an assert directly after applying the patch if the file in question is already in the cache which can only be solved by emptying the cache, see bugzilla). He