Re: [patch] fix bug 2429

2006-03-28 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg It is not possible to insert a in ERT. This trivial patch Georg fixes that. It is going into trunk later if nobody objects. Georg Also OK for 1.4? Yes, it looks good. JMarc

Re: [patch]: bug 2391: Alone superscripts incorrectly aligned in preview

2006-03-28 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen The attached patch fixes the bug for me (approved by Uwe Juergen Stöhr). The problem was that in the metrics calculation, we Juergen were too strict and didn't allow negative descent values and Juergen fracs 1; both happens

Re: Help request: QController and QView

2006-03-28 Thread Jean-Marc Lasgouttes
Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes: Abdelrazak Indeed, the idea would be to allow current GUIs to diverge Abdelrazak (for the better). Allowing GUIs to diverge is of course OK. The only limit is to try to keep the documentors and translators work not too difficult and to

Re: Help request: QController and QView

2006-03-28 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes: Abdelrazak Indeed, the idea would be to allow current GUIs to diverge Abdelrazak (for the better). Allowing GUIs to diverge is of course OK. The only limit is to try to keep the documentors

Re: Help request: QController and QView

2006-03-28 Thread Jean-Marc Lasgouttes
Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes: Abdelrazak But from an architecture point of view, IMHO, the kernel Abdelrazak should not know at all about how the frontend is doing the Abdelrazak action. This is a too big job to restructure it so I guess Abdelrazak we have to live

Re: Help request: QController and QView

2006-03-28 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes: Abdelrazak But from an architecture point of view, IMHO, the kernel Abdelrazak should not know at all about how the frontend is doing the Abdelrazak action. This is a too big job to restructure it so I

Re: Another automated build failure (ParagraphList.h)

2006-03-28 Thread Jean-Marc Lasgouttes
Kayvan == Kayvan A Sylvan [EMAIL PROTECTED] writes: Kayvan The above was another make dist issue fixed by the following Kayvan patch. Here is the patch I am going to apply (trunk and branch) JMarc

Re: LyX/Win 1.4.1 svn

2006-03-28 Thread Enrico Forestieri
On Tue, Mar 28, 2006 at 08:49:50AM +0200, Ekkehart Schlicht wrote: 2. If I write a+b=c in a math insert and switch on instant preview, the insert sometimes disappears, and at other times it appears as a b c (with missing operators). If you have dvipng installed, this may be due to the fact

Re: [patch] fix layout2layout

2006-03-28 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg Here comes the patch. It was a bit more work than I thought, Georg but seems to work now. I also discovered and fixed a bug in the Georg process: counter names must be in lowercase. People with custom Georg layout files, please test this

Re: Potential 1.4 patches

2006-03-28 Thread Jean-Marc Lasgouttes
Bennett == Bennett Helm [EMAIL PROTECTED] writes: Bennett Attached -- with nothing done to the Changelog, right? ... Or Bennett do you want me to do that? I added a terse changelog entry for 1.4.x. Thanks. JMarc

tex2lyx round trip fails with French guillemets

2006-03-28 Thread Jean-Pierre Chrétien
Hello, tex2lyx inserts a reference to \extrasfrench before \usepackage{babel} - Undefined control sequence. I filed this with details in bugzilla. HTH -- Jean-Pierre

Re: [patch] fix bug 2429

2006-03-28 Thread Georg Baum
Jean-Marc Lasgouttes wrote: Georg == Georg Baum [EMAIL PROTECTED] writes: Georg It is not possible to insert a in ERT. This trivial patch Georg fixes that. It is going into trunk later if nobody objects. Georg Also OK for 1.4? Yes, it looks good. Done. Georg

Re: Bugzilla permissions

2006-03-28 Thread Jean-Marc Lasgouttes
John == John Spray [EMAIL PROTECTED] writes: John Dear root, I don't seem to be able to change the status of a bug John from UNCONFIRMED to ASSIGNED (even though as frontend-gtk it was John already assigned to me) - can I have the permissions necessary John to do so? Is it better now? JMarc

[patch] bug 2431: crash when file format is removed in the preferences dialog

2006-03-28 Thread Juergen Spitzmueller
The crash occurs if you want to remove a file format that is used by a converter. Xforms doesn't allow that (and posts an error). This patch does the same for qt2. It's not super ui, but I think silently removing the file format and the converters is no option either. The same has to go into

Re: [patch] bug 2431: crash when file format is removed in the preferences dialog

2006-03-28 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen The crash occurs if you want to remove a file format that is Juergen used by a converter. Xforms doesn't allow that (and posts an Juergen error). Juergen This patch does the same for qt2. It's not super ui, but I Juergen think

Re: [Patch] Re: [Patch] Re: Possible charstyle bug

2006-03-28 Thread Jean-Marc Lasgouttes
Martin == Martin Vermeer [EMAIL PROTECTED] writes: Martin It appears brute force is the only way here. See attached. You can apply to 1.4.x too, if you think it is necessary. JMarc

Re: [patch] bug 2431: crash when file format is removed in the preferences dialog

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: BTW, if I try to insert a new format (to check that I can delete it later), this changes the order of formats. That's weird. The weird thing is that it is not ordered (alphabetically) in the first place, I think. I have no time to look at it ATM, though. Jügen

Wiki-Server down?

2006-03-28 Thread Ekkehart Schlicht
The Wiki Server seems to be down. Ekkehart

Re: [Cvslog] r13434 - in /lyx-devel/trunk/src: bufferlist.C client/cli...

2006-03-28 Thread Jean-Marc Lasgouttes
Michael == Michael Gerz [EMAIL PROTECTED] writes: Michael [EMAIL PROTECTED] wrote: Log: replace hard-coded /tmp with package().temp_dir() Modified: lyx-devel/trunk/src/bufferlist.C lyx-devel/trunk/src/client/client.C lyx-devel/trunk/src/lyxrc.C Michael Shouldn't this go into

Re: Mysterious crash with a cygwin build

2006-03-28 Thread Jean-Marc Lasgouttes
Enrico == Enrico Forestieri [EMAIL PROTECTED] writes: Enrico Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Enrico == Enrico Forestieri [EMAIL PROTECTED] writes: Enrico Latest patch (using prefixIs) attached. At least the part that skips directories can go in now. It is the part that

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Jean-Marc Lasgouttes
Jean-Marc == Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen Georg Baum wrote: The patch has been tested by Simon, and it works. Is it OK for trunk and 1.4? Juergen I can confirm that it works. And I think it should go in

Re: Some 1.5 ideas - is this the time for working on them?

2006-03-28 Thread Georg Baum
Jean-Marc Lasgouttes wrote: Helge == Helge Hafting [EMAIL PROTECTED] writes: Helge I think this is a low-risk item that could go into 1.4.x, for Helge it adds functionality without messing with other things. The patch looks good (but we must be careful about the possible interaction;

Re: Pending patches for 1.5 - 1.4.x

2006-03-28 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Graphics in tmp dir have different name from what dvipdfm looks for 2231 Georg A fix is in bugzilla. Bennett says that it does not work... JMarc

Re: Pending patches for 1.5 - 1.4.x

2006-03-28 Thread Georg Baum
Jean-Marc Lasgouttes wrote: Georg == Georg Baum [EMAIL PROTECTED] writes: Graphics in tmp dir have different name from what dvipdfm looks for 2231 Georg A fix is in bugzilla. Bennett says that it does not work... I saw that, and I don't understand (it works for me). It is on my TODO

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: So, what shall we do about that? Georg, if you strongly feel that your solution is better than my stupid fix, you can apply it. It is a crash that we have to solve for 1.4.1. Agreed. And I propose to put the attached patch on top of it, in order to fix

Towards LyX 1.4.1 [status update #1]

2006-03-28 Thread Jean-Marc Lasgouttes
Let's pretend we will be able to release 1.4.1 on friday. What is missing? I see: - crash with paste external in tabular - crash in cygwin when dependency code finds a directory - old layouts do not work We could add: - the speedup patch I would be OK with the speedup patch if someone does

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Georg Baum
Jean-Marc Lasgouttes wrote: So, what shall we do about that? Georg, if you strongly feel that your solution is better than my stupid fix, you can apply it. It is a crash that we have to solve for 1.4.1. I'll apply it to both trunk and 1.4, since it guarantees that the bv cache is set on cell

Re: Pending patches for 1.5 - 1.4.x

2006-03-28 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg Jean-Marc Lasgouttes wrote: Georg == Georg Baum [EMAIL PROTECTED] writes: Graphics in tmp dir have different name from what dvipdfm looks for 2231 Georg A fix is in bugzilla. Bennett says that it does not work... Georg I saw that, and I

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen Jean-Marc Lasgouttes wrote: So, what shall we do about that? Georg, if you strongly feel that your solution is better than my stupid fix, you can apply it. It is a crash that we have to solve for 1.4.1. Juergen Agreed. And I

Re: Some 1.5 ideas - is this the time for working on them?

2006-03-28 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg Here comes an updated one. It renames the GUI names of the Georg latex and pdflatex formats as Helge suggested. It also adds the Georg needed changes to OutputParams::exportdata that I forgot in the Georg last patch. I implemented the

Re: [patch] bug 2431: crash when file format is removed in the preferences dialog

2006-03-28 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen The weird thing is that it is not ordered (alphabetically) in Juergen the first place, I think. Yes. Juergen I have no time to look at it ATM, though. It is really not important anyway. JMarc

Re: Pending patches for 1.5 - 1.4.x

2006-03-28 Thread Georg Baum
Jean-Marc Lasgouttes wrote: It is not a very common bug, is it? I don't think so, but my experience is that it is not safe to infer from my usage of LyX to common usage... Georg

Re: LyX/Win 1.4.1 svn

2006-03-28 Thread Ekkehart Schlicht
Enrico Forestieri wrote 2. If I write a+b=c in a math insert and switch on instant preview, the insert sometimes disappears, and at other times it appears as a b c (with missing operators). If you have dvipng installed, this may be due to the fact that when a font is missing it is created on

Re: Bugzilla permissions

2006-03-28 Thread John C. Spray
On Tue, 2006-03-28 at 14:11 +0200, Jean-Marc Lasgouttes wrote: John Dear root, I don't seem to be able to change the status of a bug John from UNCONFIRMED to ASSIGNED (even though as frontend-gtk it was John already assigned to me) - can I have the permissions necessary John to do so? Is it

Re: Towards LyX 1.4.1 [status update #1]

2006-03-28 Thread Angus Leeming
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: This file describes what has been done in the preparation of LyX 1.4.1 All comments are welcome. See below with various small grammatical fixes. The only one I'm unsure about is: - Do not skip change in Merge changes... dialog (bug 2212). skip

Re: Towards LyX 1.4.1 [status update #1]

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: - the speedup patch ehich one exactly? Jürgen

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: It would be nice. How well tested is it? I tested the the insertion from several apps (oowriter, oocalc, abiword, other LyX instances) and didn't find any problem. Jürgen.

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen Jean-Marc Lasgouttes wrote: It would be nice. How well tested is it? Juergen I tested the the insertion from several apps (oowriter, Juergen oocalc, abiword, other LyX instances) and didn't find any Juergen problem. OK. You can

Re: Bugzilla permissions

2006-03-28 Thread Jean-Marc Lasgouttes
John == John C Spray [EMAIL PROTECTED] writes: Is it better now? John I think so - I seem to have the option, no idea whether clicking John it works without having a suitable bug. So you did not really need it, just felt frustrated about it :) JMarc

Re: Pending patches for 1.5 - 1.4.x

2006-03-28 Thread Bennett Helm
On Mar 28, 2006, at 8:31 AM, Georg Baum wrote: Jean-Marc Lasgouttes wrote: Georg == Georg Baum [EMAIL PROTECTED] writes: Graphics in tmp dir have different name from what dvipdfm looks for 2231 Georg A fix is in bugzilla. Bennett says that it does not work... I saw that, and I don't

Re: Bugzilla permissions

2006-03-28 Thread John Spray
On Tue, 2006-03-28 at 16:40 +0200, Jean-Marc Lasgouttes wrote: John I think so - I seem to have the option, no idea whether clicking John it works without having a suitable bug. So you did not really need it, just felt frustrated about it :) I think something else happened to the one I was

Re: [Fwd: What is the qt functions to get/set position of the main window?]

2006-03-28 Thread Lars Gullik Bjønnes
Bo Peng [EMAIL PROTECTED] writes: | 3. All applications I have seen use the session approach. Can you | think of even one that has a dialog to set initial window size? Different terminals. (so the answer is yes.) -- Lgb

Re: [Fwd: What is the qt functions to get/set position of the main window?]

2006-03-28 Thread Bo Peng
Different terminals. (so the answer is yes.) OK. Although I would argue that terminal is something I would prefer a fixed window size. So, what is the verdict to my patch? Bo

lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Rex Dieter
Is anyone currently (or will soon) looking at lyx-1.4.0 crashes (fc5/gcc-4-1): http://bugzilla.lyx.org/show_bug.cgi?id=2376 http://bugzilla.lyx.org/show_bug.cgi?id=2414 I need to know if a fix is on the horizon or not. -- Rex

Re: [Fwd: What is the qt functions to get/set position of the main window?]

2006-03-28 Thread Lars Gullik Bjønnes
Bo Peng [EMAIL PROTECTED] writes: | Right, the man page says it's an xforms option, but it also works for | Qt. I agree with Lars that it would a good thing to have this both as a | preference and as a part of session handling (if possible, for all | windows/panels). | | Now, we have | 1.

Re: [Fwd: What is the qt functions to get/set position of the main window?]

2006-03-28 Thread Bo Peng
| How do you plan to let them work together? If we keep --geometry then that must overrule the other settings. session could override lyxrc if the user wants it to. This is exactly my plan. --geometry has to be kept to be compatible with other applications. And, lyxrc will be used if

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: OK. You can apply it, then. Now that I have applied it, I have detected a little glitch (sorry). Inserting sets the language to english, which gives blue underlines in documents with other languages. A fix is attached (the code is copied from the similar method in

Re: Towards LyX 1.4.1 [status update #1]

2006-03-28 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen Jean-Marc Lasgouttes wrote: - the speedup patch Juergen ehich one exactly? The one for for typing inside insets. Is there another one? JMarc

Re: [Fwd: What is the qt functions to get/set position of the main window?]

2006-03-28 Thread Lars Gullik Bjønnes
Bo Peng [EMAIL PROTECTED] writes: | | How do you plan to let them work together? | | If we keep --geometry then that must overrule the other settings. | | session could override lyxrc if the user wants it to. | | This is exactly my plan. --geometry has to be kept to be compatible | with

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Lars Gullik Bjønnes
Rex Dieter [EMAIL PROTECTED] writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 | http://bugzilla.lyx.org/show_bug.cgi?id=2414 | | I need to know if a fix is on the horizon or not. To my knowledge no, but

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen Jean-Marc Lasgouttes wrote: OK. You can apply it, then. Juergen Now that I have applied it, I have detected a little glitch Juergen (sorry). Inserting sets the language to english, which gives Juergen blue underlines in

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Neal Becker
Lars Gullik Bjønnes wrote: Rex Dieter [EMAIL PROTECTED] writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 | http://bugzilla.lyx.org/show_bug.cgi?id=2414 | | I need to know if a fix is on the horizon

Re: [Fwd: What is the qt functions to get/set position of the main window?]

2006-03-28 Thread Bo Peng
Can you post your current patch? Then we can go from there. So you mean another 'slightly modified' patch? I assumed that you prefer applying the current patch, and adding subsequent patches. Anyway, I will prepare a new patch, that 1. implement all the lyxrc, session, stuff regarding windows

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Jean-Marc Lasgouttes
Rex == Rex Dieter [EMAIL PROTECTED] writes: Rex Is anyone currently (or will soon) looking at lyx-1.4.0 crashes Rex (fc5/gcc-4-1): http://bugzilla.lyx.org/show_bug.cgi?id=2376 Rex http://bugzilla.lyx.org/show_bug.cgi?id=2414 Rex I need to know if a fix is on the horizon or not. I'm afraid

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: Rex I need to know if a fix is on the horizon or not. I'm afraid nobody knows what trigger that... The current situation is that it will not be fixed in 1.4.1. I'm pretty sure it's a gcc-4.1/boost issue. I get those crashes with 1.5, but not with 1.4. I compile 1.5

Re: [patch] fix bug 2380 (Pasting external material into table causes seg fault)

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: How come you cannot use InsetTabular::insertAsciiString() directly? Good question. I just used what was there. However, the attached patch seems to work fine for me, and I like it a lot. Jürgen Index: src/insets/insettabular.C

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Rex Dieter
Neal Becker wrote: Lars Gullik Bjønnes wrote: Rex Dieter [EMAIL PROTECTED] writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 | http://bugzilla.lyx.org/show_bug.cgi?id=2414 | | I need to know if a fix is

Re: Towards LyX 1.4.1 [status update #1]

2006-03-28 Thread Martin Vermeer
On Tue, Mar 28, 2006 at 03:37:47PM +0200, Jean-Marc Lasgouttes wrote: Let's pretend we will be able to release 1.4.1 on friday. What is missing? I see: - crash with paste external in tabular - crash in cygwin when dependency code finds a directory - old layouts do not work We could

[Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Martin Vermeer
On Mon, Mar 27, 2006 at 06:17:11PM +0200, Abdelrazak Younes wrote: Martin Vermeer a écrit : On Mon, 2006-03-27 at 11:16 +0200, Abdelrazak Younes wrote: Martin Vermeer a écrit : ... This patch also positions the current header visibly in the window. In other words, it does pretty much

Re: Wiki-Server down?

2006-03-28 Thread christian . ridderstrom
On Tue, 28 Mar 2006, Ekkehart Schlicht wrote: The Wiki Server seems to be down. It seems to be running fine... do you still have a problem? /Christian -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr

Re: Mysterious crash with a cygwin build

2006-03-28 Thread Enrico Forestieri
On Tue, Mar 28, 2006 at 03:13:17PM +0200, Jean-Marc Lasgouttes wrote: Enrico == Enrico Forestieri [EMAIL PROTECTED] writes: Enrico Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Enrico == Enrico Forestieri [EMAIL PROTECTED] writes: Enrico Latest patch (using prefixIs) attached. At

Re: Towards LyX 1.4.1 [status update #1]

2006-03-28 Thread Michael Gerz
Jean-Marc Lasgouttes wrote: Let's pretend we will be able to release 1.4.1 on friday. What is missing? Thoughts? It is amazing how many fundamental bugs have been fixed in 1.4.1! I hope we will regain our good reputation. The following patches are on my not-yet-applied-to-1.4.X list:

Re: Towards LyX 1.4.1 [status update #1]

2006-03-28 Thread Juergen Spitzmueller
Michael Gerz wrote:   r13418 - expand redrawing of current row to endpos() AGAIN You can cross out this one. It was just a regression in 1.5 while fine-tuning the Martins ct-patch. The bug didn't occur in 1.4. Jürgen

Re: [Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Abdelrazak Younes
Martin Vermeer a écrit : Attached a slightly improved patch that will go into trunk unless objections come up. I have a comment with regard to your use of ParagraphList. Sorry I just noticed that now... In your new function. +void Outline(OutlineOp mode, Buffer * buf, pit_type pit) you use

Re: [Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Martin Vermeer
On Tue, Mar 28, 2006 at 08:30:29PM +0200, Abdelrazak Younes wrote: Martin Vermeer a écrit : Attached a slightly improved patch that will go into trunk unless objections come up. I have a comment with regard to your use of ParagraphList. Sorry I just noticed that now... In your new function.

LyX 1.4.1

2006-03-28 Thread Michael Gerz
Jean-Marc, I have a few trivial text changes in my queue. For instance, I don't like buttons with a period. And Cols sounds a bit too colloquial, doesn't it? Michael Index: lib/ui/stdmenus.ui === RCS file:

Re: [Cvslog] r13434 - in /lyx-devel/trunk/src: bufferlist.C client/cli...

2006-03-28 Thread Georg Baum
Am Dienstag, 28. März 2006 15:03 schrieb Jean-Marc Lasgouttes: I put it there, except dor the part in client.C. I am not sure this one is right/useful. It is currently a noop because the client does not work on windows. But it should help if that changes some day. Georg

Re: [patch] fix layout2layout

2006-03-28 Thread Georg Baum
Am Dienstag, 28. März 2006 12:24 schrieb Jean-Marc Lasgouttes: Georg == Georg Baum [EMAIL PROTECTED] writes: Georg Here comes the patch. It was a bit more work than I thought, Georg but seems to work now. I also discovered and fixed a bug in the Georg process: counter names must be in

Re: LyX/Win 1.4.1 svn

2006-03-28 Thread Georg Baum
Am Dienstag, 28. März 2006 16:11 schrieb Ekkehart Schlicht: I tied it. It does not work. a+b=c simply vanishes on this computer (Win XP) if preview is turned on, even if I close Lyx and open the file again. I have dvipng installed. This could be another variant of

Re: [Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Abdelrazak Younes
Martin Vermeer a écrit : On Tue, Mar 28, 2006 at 08:30:29PM +0200, Abdelrazak Younes wrote: Martin Vermeer a écrit : Attached a slightly improved patch that will go into trunk unless objections come up. I have a comment with regard to your use of ParagraphList. Sorry I just

Re: [Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : // Lars has deleted all my convenience methods in RandomAccessList // especially one that offered this one: pars.insert(q, s, p); ... pars.erase(s, t); Actually, we just need a swap function in RandomAccessList.

Re: [Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Martin Vermeer
On Tue, Mar 28, 2006 at 09:13:41PM +0200, Abdelrazak Younes wrote: Martin Vermeer a écrit : On Tue, Mar 28, 2006 at 08:30:29PM +0200, Abdelrazak Younes wrote: Martin Vermeer a écrit : ... How? I don't quite see it. Here is a modified version of your code (not tested and won't work

Re: [Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Abdelrazak Younes
Martin Vermeer a écrit : Ah! No iterators at all. None ;-) s = pit; pit_type t = s + len; // and also this one: pars.erase(s, t); And there... pars.erase(boost::next(pars.begin(), s),

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Rex Dieter
Rex Dieter wrote: Neal Becker wrote: Lars Gullik Bjønnes wrote: Rex Dieter [EMAIL PROTECTED] writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 | http://bugzilla.lyx.org/show_bug.cgi?id=2414 | | I need

Re: Some 1.5 ideas - is this the time for working on them?

2006-03-28 Thread Georg Baum
Am Dienstag, 28. März 2006 15:56 schrieb Jean-Marc Lasgouttes: Georg == Georg Baum [EMAIL PROTECTED] writes: - /// - bool nice() const { return nice_; }; + /** If we are writing a nice LaTeX file or not. + * Only needed by InsetInclude::validate(). + */ + bool

r.13519 crashes when open a document.

2006-03-28 Thread Bo Peng
I do not know if this has been reported. Fresh svn version, lyx starts fine. When open a cocument, Assertion triggered in BufferView* LyXText::bv() const by failing check bv_owner != 0 in file text.C:394 Abort Bo

Re: r.13519 crashes when open a document.

2006-03-28 Thread Bo Peng
Note that lyx - help - introduction loads fine. help - tutorial crashes. Bo

Re: r.13519 crashes when open a document.

2006-03-28 Thread Juergen Spitzmueller
Bo Peng wrote: Note that lyx - help - introduction loads fine. help - tutorial crashes. graphics (bug 2376)? Jürgen

Re: r.13519 crashes when open a document.

2006-03-28 Thread Georg Baum
Am Dienstag, 28. März 2006 21:54 schrieb Bo Peng: I do not know if this has been reported. Fresh svn version, lyx starts fine. When open a cocument, Assertion triggered in BufferView* LyXText::bv() const by failing check bv_owner != 0 in file text.C:394 Not here. I suspect that my fix for

[PATCH] Adding convenience method to RandomAccessList

2006-03-28 Thread Abdelrazak Younes
Comment? Index: RandomAccessList.h === --- RandomAccessList.h (revision 13519) +++ RandomAccessList.h (working copy) @@ -260,6 +260,45 @@ iterCont_.clear(); } + // Convenience methods for direct

Re: [Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Abdelrazak Younes
Martin Vermeer a écrit : Not very pretty... I see why you had your helper methods. I suppose I'll just commit as is (it's not speed critical), perhaps with FIXME's. This can always be modified later. The splice method proposed in the patch I just sent would be very efficient for the up and

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Neal Becker
Rex Dieter wrote: Rex Dieter wrote: Neal Becker wrote: Lars Gullik Bjønnes wrote: Rex Dieter [EMAIL PROTECTED] writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 |

Re: LyX/Win 1.4.1 svn

2006-03-28 Thread Paul A. Rubin
Georg Baum wrote: Am Dienstag, 28. März 2006 16:11 schrieb Ekkehart Schlicht: I tied it. It does not work. a+b=c simply vanishes on this computer (Win XP) if preview is turned on, even if I close Lyx and open the file again. I have dvipng installed. This could be another variant of

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Rex Dieter
Neal Becker wrote: I was afraid of that. What about compile with -O0? OK, wanna try it out? http://apt.kde-redhat.org/apt/kde-redhat/mock/fedora-5-i386-core/lyx/ Let me know if this helps. -- Rex

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Neal Becker
Rex Dieter wrote: Neal Becker wrote: I was afraid of that. What about compile with -O0? OK, wanna try it out? http://apt.kde-redhat.org/apt/kde-redhat/mock/fedora-5-i386-core/lyx/ Let me know if this helps. Thanks, but I'm running on x86_64. Does the problem also show on i386?

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Neal Becker
Rex Dieter wrote: Neal Becker wrote: I was afraid of that. What about compile with -O0? OK, wanna try it out? http://apt.kde-redhat.org/apt/kde-redhat/mock/fedora-5-i386-core/lyx/ Let me know if this helps. Acutally, since I suggested this I've realized that the test with -O0 is

Thoughts on future features for LyX

2006-03-28 Thread Matthew Corner
Hi, I recently started using LyX 1.3.7 and I really like it. Right now I am using it to do homework and take notes for my math and physics classes. It is the most useful program I've found for doing this in an easy and intuitive manner (and it's free!) From this perspective, I have a few

Re: Thoughts on future features for LyX

2006-03-28 Thread john
On Tue, Mar 28, 2006 at 01:24:35PM -0500, Matthew Corner wrote: 1. While I like how the math editor has a symbol for the cosine and sine (cos and sin respectively), it seems like it ought to be easy to allow the user to define an arbitrary series of characters as a mathematical symbol--that

Re: [Cvslog] r13434 - in /lyx-devel/trunk/src: bufferlist.C client/cli...

2006-03-28 Thread Enrico Forestieri
On Tue, Mar 28, 2006 at 09:05:03PM +0200, Georg Baum wrote: Am Dienstag, 28. März 2006 15:03 schrieb Jean-Marc Lasgouttes: I put it there, except dor the part in client.C. I am not sure this one is right/useful. It is currently a noop because the client does not work on windows. But it

[PATCH] Bug 2186 .bst files cannot live in paths with spaces

2006-03-28 Thread Bo Peng
The patch does not look nice, but seem to work. One problem I find is that if I export the file to latex, the mangled bst filename will be used. I expect someone to jump in and say 'this is not a lyx bug and we should not fix it.' :-) Bo Index: src/insets/insetbibtex.C

Re: [PATCH] Adding convenience method to RandomAccessList

2006-03-28 Thread Martin Vermeer
On Tue, 2006-03-28 at 22:18 +0200, Abdelrazak Younes wrote: Comment? Looks good. Is this tested anywhere? - Martin signature.asc Description: This is a digitally signed message part

Re: [Patch] Outlining (Re: [Patch] Re: [Patch] Re: [RFC] outlining proof-of-principle)

2006-03-28 Thread Martin Vermeer
On Tue, 2006-03-28 at 20:50 +0300, Martin Vermeer wrote: On Mon, Mar 27, 2006 at 06:17:11PM +0200, Abdelrazak Younes wrote: Martin Vermeer a écrit : On Mon, 2006-03-27 at 11:16 +0200, Abdelrazak Younes wrote: Martin Vermeer a écrit : ... ... Give it a try. Committed to trunk. Log

Re: LyX/Win 1.4.1 svn

2006-03-28 Thread Georg Baum
Paul A. Rubin wrote: Someone suggested this should go up on the Wiki. Is the problem restricted to MiKTeX's version of dvipng, all Windows versions, or dvipng on all platforms? All platforms (at least linux and windows), but it seems to be bound to the dvipng version. 1.0 works here. Georg

Re: LyX/Win 1.4.1 svn

2006-03-28 Thread Ekkehart Schlicht
Georg Baum wrote: Am Dienstag, 28. März 2006 16:11 schrieb Ekkehart Schlicht: I tied it. It does not work. a+b=c simply vanishes on this computer (Win XP) if preview is turned on, even if I close Lyx and open the file again. I have dvipng installed. This could be another variant of

LyxWin 1.4.1 svn (19 March 2006 snapshot of LyX 1.4.x)

2006-03-28 Thread Ekkehart Schlicht
I just wanted to check whether the removal of dvipng works on my other computer. To be up-to date, I deinstalled Lyx 1.4.1 svn, downloaded the most recent version from the LyX 1.4.x for Windows page. The Installation (in c:\Programme\Lyx1.4) went smoothly, but the program did not start. If I run

Re: [patch] fix bug 2429

2006-03-28 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> It is not possible to insert a " in ERT. This trivial patch Georg> fixes that. It is going into trunk later if nobody objects. Georg> Also OK for 1.4? Yes, it looks good. JMarc

Re: [patch]: bug 2391: Alone superscripts incorrectly aligned in preview

2006-03-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> The attached patch fixes the bug for me (approved by Uwe Juergen> Stöhr). The problem was that in the metrics calculation, we Juergen> were too strict and didn't allow negative descent values and Juergen> fracs > 1; both

Re: Help request: QController and QView

2006-03-28 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Indeed, the idea would be to allow current GUIs to diverge Abdelrazak> (for the better). Allowing GUIs to diverge is of course OK. The only limit is to try to keep the documentors and translators work not too

Re: Help request: QController and QView

2006-03-28 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Indeed, the idea would be to allow current GUIs to diverge Abdelrazak> (for the better). Allowing GUIs to diverge is of course OK. The only limit is to try to keep the

Re: Help request: QController and QView

2006-03-28 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> But from an architecture point of view, IMHO, the kernel Abdelrazak> should not know at all about how the frontend is doing the Abdelrazak> action. This is a too big job to restructure it so I guess Abdelrazak> we

  1   2   >