Martin Vermeer wrote:
> I could of course convert the inset to a Note inset... easy to do I
> think. Would that be an acceptable compromise for 1.4?
I'm not sure. But I think dataloss is a no-no.
Jürgen
Juergen Spitzmueller wrote:
> To me it's now clear that the patch is correct. Can I apply it?
I just did it.
Jürgen
Lars Gullik Bjønnes wrote:
> | LyX crashes when you try to save read-only documents. The reason is an
> | assert within boost::filesystem.
>
> There is something you are not telling...
>
> Does lyx allow you to save a read-only document or have you toaggled
> the read-only flag?
>
> Or have you se
Jean-Marc Lasgouttes wrote:
> Angus> I found that I needed to
> Angus> initialise lyx_use_pspell=false before going on to test for
> Angus> pspell's presence or src/Makefile would always try and build
> Angus> pspell.C.
>
> That's a bit surprising seeing the code below:
>
> +AC_DEFUN([CHECK_WITH_
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
| LyX crashes when you try to save read-only documents. The reason is an
assert
| within boost::filesystem.
There is something you are not telling...
Does lyx allow you to save a read-only document or have you toaggled
the read-only flag?
Or h
On Sat, Apr 30, 2005 at 01:26:09PM +0200, Juergen Spitzmueller wrote:
> Martin Vermeer wrote:
> > Please test. In this spaghetti, I wouldn't be surprised by side effects.
>
> I didn't find any, but as you say, it should be fixed properly eventually.
>
> Jürgen
OK, this one is in.
- Martin
pgp
On Fri, Apr 29, 2005 at 06:52:17PM +0200, Georg Baum wrote:
> Martin Vermeer wrote:
>
> > +case LFUN_INSERT_MATH: {
> > +bool const textarg =
> > +arg == "\\textbf" || arg == "\\textsf" ||
> > +arg == "\\textrm" || arg ==
On Sat, Apr 30, 2005 at 03:25:09PM +0200, Juergen Spitzmueller wrote:
> Martin Vermeer wrote:
> > Fix attached. This happens, e.g., when switching to a textclass not
> > containing a charstyle contained in the document.
>
> What does it do with the contents of such charstyles? Transform it to
> c
LyX crashes when you try to save read-only documents. The reason is an assert
within boost::filesystem.
The culprit within the LyX code is buffer.C, line 708 (buffer::save()):
// It might very well be that this variant is just
// good enough. (Lgb)
// But to use this we