Re: [PATCH] UI: matrix partitioning

2005-02-10 Thread Georg Baum
Martin Vermeer wrote: If I may summarize what I think it _should_ do: 1) If you want to swap two rows, make sure you're not on the last row. No. If you are on the last row, it is swapped with the second to last one. This is consistent with the tabular inset, so we should not change it. 2)

update

2005-02-10 Thread Felix Sager
hi there, sorry, i'm completely new in lyx. how can i update from 1.3.3 to 1.3.4?? i downloaded everything but what shall i do then? what do i have to to with this .tar files and patches? is there any update program? greets trinae -- DSL Komplett von GMX +++ Supergünstig und stressfrei

Re: [PATCH] UI: matrix partitioning

2005-02-10 Thread Martin Vermeer
On Thu, 2005-02-10 at 10:34, Georg Baum wrote: Martin Vermeer wrote: ... It would be nice if you could merge the attached patch with yours and commit it, because I don't have time to work on that right now. OK. What does this do? I don't get it. if

Re: Problem writing a converter

2005-02-10 Thread Andreas Vox
Bernard Hurley [EMAIL PROTECTED] writes: On Sun, 2005-02-06 at 11:38 +0100, Georg Baum wrote: ... Sorry, I forgot that such a parameter exists already: $$p I can't get this to work! The value p is passed to the converter where is the PID of the shell that calls the converter.

Re: update

2005-02-10 Thread Jean-Marc Lasgouttes
Felix == Felix Sager [EMAIL PROTECTED] writes: Felix hi there, sorry, i'm completely new in lyx. Felix how can i update from 1.3.3 to 1.3.4?? Felix i downloaded everything but what shall i do then? what do i Felix have to to with this .tar files and patches? is there any Felix update program?

Re: [patch] fix frameless box - parbox conversion in lyx2lyx

2005-02-10 Thread Jose' Matos
On Monday 07 February 2005 11:39, Jean-Marc Lasgouttes wrote: This is not really for 1.3, since it is due to problems with the use of tex2lyx with newish features like parbox. We don't distribute tex2lyx with 1.3.x anyway. True. OTOH, I guess the lyx2lyx which is now on HEAD will be

Re: Problem writing a converter

2005-02-10 Thread Georg Baum
Andreas Vox wrote: Bernard Hurley [EMAIL PROTECTED] writes: I can't get this to work! The value p is passed to the converter where is the PID of the shell that calls the converter. Sorry again. This is only available for viewing, not for converting. I checked the code in 140cvs

What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
It might be that I am a bit out. But I see no bug problems in CVS currently. What must be fixed for 1.4.0? (and bugzilla is not up to snuff...) I'd like all code-cleanup, feature-fixing etc to stop now and go into hard freeze and only fix regressions and crashes. -- Lgb

Re: [patch] fix frameless box - parbox conversion in lyx2lyx

2005-02-10 Thread Georg Baum
Jose' Matos wrote: As far as can see this seems to fix a real bug so I will trust Georg judgment on this. I understood Georg's argument but I didn't tried the patch. :-) Then I'll commit it. I did test it, and even if there is still a bug I am sure that it is not a principal problem. I

Re: What are the main problems in CVS now?

2005-02-10 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: It might be that I am a bit out. But I see no bug problems in CVS currently. What must be fixed for 1.4.0? (and bugzilla is not up to snuff...) I'd say the important ones are targeted for MILESTONE 1.4.0 (IMO, especially 1598, 1411, 1667, 1764, 1765, 1787 and the

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Lars Gullik Bjnnes [EMAIL PROTECTED] writes: It might be that I am a bit out. But I see no bug problems in CVS currently. What must be fixed for 1.4.0? Currently I have problems with crashes related to fast events and previews/forked processes. For example, when I start LyX, open the

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars But I see no bug problems in CVS currently. What must be fixed Lars for 1.4.0? Lars I'd like all code-cleanup, feature-fixing etc to stop now and go Lars into hard freeze and only fix regressions and crashes. One thing I see that may

Re: Bug: Flickering

2005-02-10 Thread Jean-Marc Lasgouttes
Luke == Luke Simon [EMAIL PROTECTED] writes: Luke The main editor pane of Lyx flickers when scrolling up or down Luke using the scrollbar. It really destroys the visual polish of Luke this great application. I do not see this... What OS/computer are you using? JMarc

Re: [PATCH] UI: matrix partitioning

2005-02-10 Thread Martin Vermeer
On Thu, 2005-02-10 at 10:34, Georg Baum wrote: ... It would be nice if you could merge the attached patch with yours and commit it, because I don't have time to work on that right now. Georg Done. Result attached. Works. - Martin Index: lib/ChangeLog

Re: What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | Lars But I see no bug problems in CVS currently. What must be fixed | Lars for 1.4.0? | Lars I'd like all code-cleanup, feature-fixing etc to stop now and go | Lars into hard freeze and only

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Juergen Spitzmueller [EMAIL PROTECTED] writes: I'd say the important ones are targeted for MILESTONE 1.4.0 (IMO, especially 1598, 1411, 1667, 1764, 1765, 1787 and the crashes with inInset [e.g., when the document has a caption outside a float], which is not yet in bugzilla). When I

Re: What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
Andreas Vox [EMAIL PROTECTED] writes: | Juergen Spitzmueller [EMAIL PROTECTED] writes: I'd say the important ones are targeted for MILESTONE 1.4.0 (IMO, especially 1598, 1411, 1667, 1764, 1765, 1787 and the crashes with inInset [e.g., when the document has a caption outside a float], which

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: One thing I see that may need big changes is that selecting with the mouse is terribly slow. Can't confirm that for LyX/Aqua. /Andreas

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Then we should work on fixing these regressions, but improving Lars any other feature that we have. Yes. Lars I'll have a look at the double click issue. OK. We could maybe open a 1.4.0 TODO list on the wiki, but I am not sure it is

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Lars Gullik Bjnnes [EMAIL PROTECTED] writes: If they are not marked with taget 1.4.0 then I don't see them. (and if they are not marked, they need to be verified to be present on 1.4.0) ?? So open bugs which should be fixed for target 1.3.6 wont get fixed for target 1.4.0? I'm not sure if I

Re: What are the main problems in CVS now?

2005-02-10 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: We have to decide what to do about change tracking. I think we can ship 1.4 with change tracking. The status is not worse (even a bit better) than the unofficial 1.3 version that has been distributed separately, and AFAIK people have used that for their daily work.

Re: What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
Andreas Vox [EMAIL PROTECTED] writes: | Lars Gullik Bjønnes [EMAIL PROTECTED] writes: If they are not marked with taget 1.4.0 then I don't see them. (and if they are not marked, they need to be verified to be present on 1.4.0) | ?? | So open bugs which should be fixed for target 1.3.6 wont

Interview with Mathias

2005-02-10 Thread Jose' Matos
Hi, you read it here: http://www.fosdem.org/index/interviews/interviews_ettrich There are two questions there related with LyX, that basically are due to the external perception that the LyX development is stalled... -- José Abílio

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
Andreas == Andreas Vox [EMAIL PROTECTED] writes: Andreas Lars Gullik Bjønnes [EMAIL PROTECTED] writes: If they are not marked with taget 1.4.0 then I don't see them. (and if they are not marked, they need to be verified to be present on 1.4.0) Andreas ?? So open bugs which should be fixed

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Lars Gullik Bjnnes [EMAIL PROTECTED] writes: Me neither perhaps. We have some 250 open bugs, but no idea if they exist in 1.3.x or in HEAD. We need to be able to mark the bugs so that we know what to work on. So maybe we should use a wiki TODO list once more. My proposal: - bugs 1119,

Re: Interview with Mathias

2005-02-10 Thread Lars Gullik Bjønnes
Jose' Matos [EMAIL PROTECTED] writes: | Hi, | you read it here: http://www.fosdem.org/index/interviews/interviews_ettrich | There are two questions there related with LyX, that basically are due to | the external perception that the LyX development is stalled... I read it as

Re: Interview with Mathias

2005-02-10 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars | There are two questions there related with LyX, that basically Lars are due to | the external perception that the LyX development is Lars stalled... Lars I read it as well. These questions have been proposed on the linuxfr.org site:

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
Andreas == Andreas Vox [EMAIL PROTECTED] writes: Andreas - set PATH_prefix in lib/configure for Mac (Bennet complained Andreas about this. As it is now, LyX won't work out of the box on Andreas Mac) The other solution is to preset this in the preferences file, as is done currently for

Problems with PATH for lyx-13x on MacOS X

2005-02-10 Thread Bennett Helm
With recent versions of lyx-1.3.6 (but not 1.4.0), the PATH environment is not set up properly. There are two problems: 1. It looks as though /usr/bin and /usr/local/bin are not properly added, so attempting to run the configure script or view files results in errors like the following: sh:

Re: [Plea] Math bitmaps for Docbook export in LyX 1.4.0, was: Directions needed: Preview and Exportdata

2005-02-10 Thread Jose' Matos
On Thursday 03 February 2005 17:46, Andreas Vox wrote: Jose' Matos [EMAIL PROTECTED] writes: You (we) must first convince Lars about it now. Probably a well laid out argument why this patch is important for docbook users. Hm, at least it's totally unimportant to non-Docbook users:

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Andreas == Andreas Vox [EMAIL PROTECTED] writes: Andreas - set PATH_prefix in lib/configure for Mac (Bennet complained Andreas about this. As it is now, LyX won't work out of the box on Andreas Mac) The other solution is to preset this in

Re: What are the main problems in CVS now?

2005-02-10 Thread Bennett Helm
On Feb 10, 2005, at 10:31 AM, Jean-Marc Lasgouttes wrote: Andreas == Andreas Vox [EMAIL PROTECTED] writes: Andreas - set PATH_prefix in lib/configure for Mac (Bennet complained Andreas about this. As it is now, LyX won't work out of the box on Andreas Mac) The other solution is to preset this in

Re: What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
Andreas Vox [EMAIL PROTECTED] writes: | Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Me neither perhaps. We have some 250 open bugs, but no idea if they exist in 1.3.x or in HEAD. We need to be able to mark the bugs so that we know what to work on. | So maybe we should use a wiki TODO

Re: [Patch] SnippetConversion for previews and DocBook

2005-02-10 Thread Jose' Matos
On Monday 31 January 2005 20:58, Andreas Vox wrote: Just to simplify my work what are your doubts regarding the docbook part? Options: a) using entities for filenames or not (cf. graphicsinset) Whatever is more convenient. The option for entities was due to the need to create

Re: What are the main problems in CVS now?

2005-02-10 Thread Jose' Matos
On Thursday 10 February 2005 15:42, Andreas Vox wrote: Note that nothing that needs a format change will be accepted after 1.4.0. So be sure that you plan ahead. No file format change is needed. Just want to polish, not to re-forge :-) It's mainly the bitmap generation for equations,

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Bennett Helm [EMAIL PROTECTED] writes: Is it possible to include all of these in the preference file? -- Simply entering /usr/local/teTeX/bin/powerpc-apple-darwin-current:/opt/local/teTeX/bin: /sw/bin doesn't seem to do it. Why? I just tested adding a non-existing directory to my

Re: Bug: Flickering

2005-02-10 Thread Luke Simon
Fedora Core 3 with a Gnome desktop (why haven't I switched yet is a long story) and the RPM I got is from the site below (direct link included), using apt for RPM. http://dag.wieers.com/ http://apt.sw.be/fedora/3/en/i386/RPMS.dag/lyx-1.3.5-1.1.fc3.rf.i386.rpm None of my other applications flicker

Re: Bug: Flickering

2005-02-10 Thread Jose' Matos
On Thursday 10 February 2005 16:13, Luke Simon wrote: Fedora Core 3 with a Gnome desktop (why haven't I switched yet is a long story) and the RPM I got is from the site below (direct link included), using apt for RPM. http://dag.wieers.com/

Re: [Patch] SnippetConversion for previews and DocBook

2005-02-10 Thread Andreas Vox
Jose' Matos [EMAIL PROTECTED] writes: c) How to align math bitmaps vertically. It's no problem to get ascent/descent from preview.sty, but how to code it in XML? Docbook defines valign=(top|center|bottom) which is not good enough, XHTML apparently also knows valign=-7px

Re: [Patch] SnippetConversion for previews and DocBook

2005-02-10 Thread Jose' Matos
On Thursday 10 February 2005 16:35, Andreas Vox wrote: enough, XHTML apparently also knows valign=-7px What do others use? What others? db2latex g) What density or magnification should be used for maths? (Not knowing the final font size) Me neither. c) Produce

Re: What are the main problems in CVS now?

2005-02-10 Thread Bennett Helm
On Feb 10, 2005, at 10:59 AM, Andreas Vox wrote: Bennett Helm [EMAIL PROTECTED] writes: Is it possible to include all of these in the preference file? -- Simply entering /usr/local/teTeX/bin/powerpc-apple-darwin-current:/opt/local/teTeX/ bin: /sw/bin doesn't seem to do it. Why? I just tested

Re: What are the main problems in CVS now?

2005-02-10 Thread John Levon
On Thu, Feb 10, 2005 at 03:51:56PM +0100, Lars Gullik Bj?nnes wrote: We have some 250 open bugs, but no idea if they exist in 1.3.x or in HEAD. We need to be able to mark the bugs so that we know what to work on. If there's not marked with 'fixedintrunk', then they're probably still there...

Re: What are the main problems in CVS now?

2005-02-10 Thread John Levon
On Thu, Feb 10, 2005 at 04:24:07PM +0100, Jean-Marc Lasgouttes wrote: A possibility is to search for bugs reported against 1.4.0cvs. I used to try mark regressions with 'regression'. Whilst I don't have time to re-learn all the internals of LyX, I can certainly try to do some triage...

Re: What are the main problems in CVS now?

2005-02-10 Thread Georg Baum
Am Donnerstag, 10. Februar 2005 16:32 schrieb Juergen Spitzmueller: quite a bunch of them are fixedintrunk. I think we should resolve these bugs to avoid mistakes like this. Either as WONTFIX (because they won't be fixed in 1.3, I'd prefer that) or as FIXED. Georg

Re: [Patch] SnippetConversion for previews and DocBook

2005-02-10 Thread Andreas Vox
Jose' Matos [EMAIL PROTECTED] writes: On Thursday 10 February 2005 16:35, Andreas Vox wrote: enough, XHTML apparently also knows valign=-7px What do others use? What others? db2latex Nothing. If it finds an ALT elem with tex code, it puts that in \ensuremath or

[patch] bug 1598

2005-02-10 Thread Juergen Spitzmueller
http://bugzilla.lyx.org/show_bug.cgi?id=1598 With the following patch (calling cur.normalize() in LFUN_UP and LFUN_DOWN of math_nestinset), I cannot reproduce the crash anymore. The problem is clearly that cur.idx() and cur.pos() need update after an empty scriptinset has been removed. I am

Re: What are the main problems in CVS now?

2005-02-10 Thread John Levon
On Thu, Feb 10, 2005 at 06:12:06PM +0100, Georg Baum wrote: I think we should resolve these bugs to avoid mistakes like this. Either as WONTFIX (because they won't be fixed in 1.3, I'd prefer that) or as FIXED. I don't think we should mark fixed bugs as WONTFIX, that's just too unclear.

Re: What are the main problems in CVS now?

2005-02-10 Thread Michael Schmitt
OK. We could maybe open a 1.4.0 TODO list on the wiki, but I am not sure it is going to get used. For 1.3.0 we had Michael's bug list which was very useful. And this Michael is still alive and waits for a sign to start testing now that LyX can be used on the Windows platform... :-) Michael

Re: What are the main problems in CVS now?

2005-02-10 Thread Michael Schmitt
I think we can ship 1.4 with change tracking. The status is not worse (even a bit better) than the unofficial 1.3 version that has been distributed separately, and AFAIK people have used that for their daily work. I would also like to see change tracking in LyX 1.4. Actually, this feature alone

Re: [Patch] SnippetConversion for previews and DocBook

2005-02-10 Thread Georg Baum
Am Donnerstag, 10. Februar 2005 16:55 schrieb Jose' Matos: My ideas: a) Do it consistently, maybe drop the entities if noone protests Now you know the problems. You don't want to have absolute paths in the exported code, it is ugly and ugh.. no portable. :-) We tried hard to preserve

Re: What are the main problems in CVS now?

2005-02-10 Thread Georg Baum
Am Donnerstag, 10. Februar 2005 13:06 schrieb Lars Gullik Bjønnes: It might be that I am a bit out. But I see no bug problems in CVS currently. What must be fixed for 1.4.0? I have some changes to tex2lyx that are basically finished but need some testing that I would like to see in 1.4.

[patch] fix inInset crash

2005-02-10 Thread Georg Baum
Wether we'll get rid of this or not, this fixes a crash in the meantime. Committing now. Georg diff -p -r -U 3 -X excl.tmp lyx-1.4-clean/src/ChangeLog lyx-1.4-cvs/src/ChangeLog --- lyx-1.4-clean/src/ChangeLog 2005-02-09 21:02:13.0 +0100 +++ lyx-1.4-cvs/src/ChangeLog 2005-02-09

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
Michael == Michael Schmitt [EMAIL PROTECTED] writes: Michael What I am most concerned about is: Will there be any Michael fundamental code changes right after the release of LyX 1.4? Michael Or in other words: Can we guarantee that the remaining open Michael bugs can be fixed (easily) in the

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
Michael == Michael Schmitt [EMAIL PROTECTED] writes: OK. We could maybe open a 1.4.0 TODO list on the wiki, but I am not sure it is going to get used. For 1.3.0 we had Michael's bug list which was very useful. Michael And this Michael is still alive and waits for a sign to start Michael

Re: [patch] fix inInset crash

2005-02-10 Thread Juergen Spitzmueller
Georg Baum wrote: Wether we'll get rid of this or not, this fixes a crash in the meantime. Committing now. Note that this breaks the display of caption labels _inside_ floats! Regards, Jürgen

[patch] fix qref dialog

2005-02-10 Thread Juergen Spitzmueller
It was not possible to insert a reference when there was only one label (because the refSelected slot immediately closed the dialog without applying the selected entry; this was only possible with refHighlighted, which only works with more than one entry). The fix is crystal clear, so I gonna

Bug 1790: crashes due to pseudo-multithreading

2005-02-10 Thread Andreas Vox
Hi all! I did some research about the crash in handleCompletedProcesses(); see Bugzilla for complete results. I think the culprit is the call to sync_events() in LyXView::showCursor(). The comment says that it is needed for hiding the cursor correctly, but I commented this line out and I

Bugzilla help!

2005-02-10 Thread John Levon
I can't do anything with Bugzilla because of this: 00:44:05.548897 lambent.51199 aussie.lyx.org.http: P 1449:2567(1118) ack 1 win 46 nop,nop,timestamp 3916868232 926092508 (DF) 00:44:05.684180 knoll.linpro.no lambent: icmp: aussie.lyx.org unreachable - need to frag (mtu 1496) 00:44:05.684335

Re: Bug 1790: crashes due to pseudo-multithreading

2005-02-10 Thread John Levon
On Fri, Feb 11, 2005 at 12:56:26AM +0100, Andreas Vox wrote: I think the culprit is the call to sync_events() in LyXView::showCursor(). The comment says that it is needed for hiding the cursor correctly, but I commented this line out and I couldn't see any difference, except that there were

[patch] Bug 1119: race condition in Dialogs::show()

2005-02-10 Thread Andreas Vox
Hi all! I added some debug output at the start and end of the Dialogs::show() method. This is what I got before, with the testfile from the bugreport: Dialogs::show(citation Dialogs::show(citation Dialogs::show(citation Dialogs::show citation) Dialogs::show citation) Dialogs::show citation)

Some bugs

2005-02-10 Thread John Levon
Since I can't access bugzilla. I only tried for about 10 minutes so please don't think this is exhaustive. On the whole, the current CVS isn't too bad. A couple of bad assertions, but after a few of these are fixed, I think we can let Michael S loose. Massive improvement on last time... what have

Re: [patch] Bug 1119: race condition in Dialogs::show()

2005-02-10 Thread John Levon
On Fri, Feb 11, 2005 at 01:55:34AM +0100, Andreas Vox wrote: The attached patch just ignores subsequent calls to show if the old one isn't finished yet. I think this is pretty much the right thing to do. In the general sense we can be half-initialised during show, so if we enter the event

Re: Problem writing a converter

2005-02-10 Thread Bernard Hurley
On Thu, 2005-02-10 at 13:03 +0100, Georg Baum wrote: Maybe. Maybe it is also a good idea to use $$p for converters, but we need to know why the converter needs that flag in order to decide that. O.K. Let me explain what I am doing. I use Lilypond to typeset music. It is a program that turns

Re: [PATCH] UI: matrix partitioning

2005-02-10 Thread Georg Baum
Martin Vermeer wrote: > If I may summarize what I think it _should_ do: > > 1) If you want to swap two rows, make sure you're not on the last row. No. If you are on the last row, it is swapped with the second to last one. This is consistent with the tabular inset, so we should not change it. >

update

2005-02-10 Thread Felix Sager
hi there, sorry, i'm completely new in lyx. how can i update from 1.3.3 to 1.3.4?? i downloaded everything but what shall i do then? what do i have to to with this .tar files and patches? is there any update program? greets trinae -- DSL Komplett von GMX +++ Supergünstig und stressfrei

Re: [PATCH] UI: matrix partitioning

2005-02-10 Thread Martin Vermeer
On Thu, 2005-02-10 at 10:34, Georg Baum wrote: > Martin Vermeer wrote: ... > It would be nice if you could merge the attached patch with yours and commit > it, because I don't have time to work on that right now. OK. What does this do? I don't get it. if

Re: Problem writing a converter

2005-02-10 Thread Andreas Vox
Bernard Hurley <[EMAIL PROTECTED]> writes: > > On Sun, 2005-02-06 at 11:38 +0100, Georg Baum wrote: ... > > Sorry, I forgot that such a parameter exists already: $$p > > > > I can't get this to work! The value p is passed to the converter > where is the PID of the shell that calls the

Re: update

2005-02-10 Thread Jean-Marc Lasgouttes
> "Felix" == Felix Sager <[EMAIL PROTECTED]> writes: Felix> hi there, sorry, i'm completely new in lyx. Felix> how can i update from 1.3.3 to 1.3.4?? Felix> i downloaded everything but what shall i do then? what do i Felix> have to to with this .tar files and patches? is there any Felix>

Re: [patch] fix frameless box -> parbox conversion in lyx2lyx

2005-02-10 Thread Jose' Matos
On Monday 07 February 2005 11:39, Jean-Marc Lasgouttes wrote: > > This is not really for 1.3, since it is due to problems with the use > of tex2lyx with newish features like parbox. We don't distribute > tex2lyx with 1.3.x anyway. True. > OTOH, I guess the lyx2lyx which is now on HEAD will be

Re: Problem writing a converter

2005-02-10 Thread Georg Baum
Andreas Vox wrote: > Bernard Hurley <[EMAIL PROTECTED]> writes: > >> I can't get this to work! The value p is passed to the converter >> where is the PID of the shell that calls the converter. Sorry again. This is only available for viewing, not for converting. > I checked the code in

What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
It might be that I am a bit "out". But I see no bug problems in CVS currently. What must be fixed for 1.4.0? (and bugzilla is not up to snuff...) I'd like all code-cleanup, feature-fixing etc to stop now and go into hard freeze and only fix regressions and crashes. -- Lgb

Re: [patch] fix frameless box -> parbox conversion in lyx2lyx

2005-02-10 Thread Georg Baum
Jose' Matos wrote: > As far as can see this seems to fix a real bug so I will trust Georg > judgment on this. I understood Georg's argument but I didn't tried the > patch. :-) Then I'll commit it. I did test it, and even if there is still a bug I am sure that it is not a principal problem. >

Re: What are the main problems in CVS now?

2005-02-10 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: > It might be that I am a bit "out". > > But I see no bug problems in CVS currently. > What must be fixed for 1.4.0? > > (and bugzilla is not up to snuff...) I'd say the important ones are targeted for MILESTONE 1.4.0 (IMO, especially 1598, 1411, 1667, 1764, 1765, 1787

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Lars Gullik BjÃnnes <[EMAIL PROTECTED]> writes: > > It might be that I am a bit "out". > > But I see no bug problems in CVS currently. > What must be fixed for 1.4.0? Currently I have problems with crashes related to fast events and previews/forked processes. For example, when I start LyX,

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> But I see no bug problems in CVS currently. What must be fixed Lars> for 1.4.0? Lars> I'd like all code-cleanup, feature-fixing etc to stop now and go Lars> into hard freeze and only fix regressions and crashes. One thing I

Re: Bug: Flickering

2005-02-10 Thread Jean-Marc Lasgouttes
> "Luke" == Luke Simon <[EMAIL PROTECTED]> writes: Luke> The main editor pane of Lyx flickers when scrolling up or down Luke> using the scrollbar. It really destroys the visual "polish" of Luke> this great application. I do not see this... What OS/computer are you using? JMarc

Re: [PATCH] UI: matrix partitioning

2005-02-10 Thread Martin Vermeer
On Thu, 2005-02-10 at 10:34, Georg Baum wrote: ... > It would be nice if you could merge the attached patch with yours and commit > it, because I don't have time to work on that right now. > > > Georg Done. Result attached. Works. - Martin Index: lib/ChangeLog

Re: What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> But I see no bug problems in CVS currently. What must be fixed | Lars> for 1.4.0? > | Lars> I'd like all code-cleanup, feature-fixing etc to stop now and go | Lars> into

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > I'd say the important ones are targeted for MILESTONE 1.4.0 > (IMO, especially 1598, 1411, 1667, 1764, 1765, 1787 and the crashes with > inInset [e.g., when the document has a caption outside a float], which is not > yet in bugzilla). When I

Re: What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
Andreas Vox <[EMAIL PROTECTED]> writes: | Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > > >> I'd say the important ones are targeted for MILESTONE 1.4.0 >> (IMO, especially 1598, 1411, 1667, 1764, 1765, 1787 and the crashes with >> inInset [e.g., when the document has a caption outside a

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > One thing I see that may need big changes is that selecting with the > mouse is terribly slow. Can't confirm that for LyX/Aqua. /Andreas

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Then we should work on fixing these regressions, but improving Lars> any other feature that we have. Yes. Lars> I'll have a look at the double click issue. OK. We could maybe open a 1.4.0 TODO list on the wiki, but I am not

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Lars Gullik BjÃnnes <[EMAIL PROTECTED]> writes: > If they are not marked with taget 1.4.0 then I don't see them. > (and if they are not marked, they need to be verified to be present on > 1.4.0) ?? So open bugs which should be fixed for target 1.3.6 wont get fixed for target 1.4.0? I'm not sure

Re: What are the main problems in CVS now?

2005-02-10 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > We have to decide what to do about change tracking. I think we can ship 1.4 with change tracking. The status is not worse (even a bit better) than the unofficial 1.3 version that has been distributed separately, and AFAIK people have used that for their daily work.

Re: What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
Andreas Vox <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > >> If they are not marked with taget 1.4.0 then I don't see them. >> (and if they are not marked, they need to be verified to be present on >> 1.4.0) > | ?? | So open bugs which should be fixed for target

Interview with Mathias

2005-02-10 Thread Jose' Matos
Hi, you read it here: http://www.fosdem.org/index/interviews/interviews_ettrich There are two questions there related with LyX, that basically are due to the external perception that the LyX development is stalled... -- José Abílio

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: >> If they are not marked with taget 1.4.0 then I don't see them. (and >> if they are not marked, they need to be verified to be present on >> 1.4.0) Andreas> ?? So open bugs which

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Lars Gullik BjÃnnes <[EMAIL PROTECTED]> writes: > Me neither perhaps. > > We have some 250 open bugs, but no idea if they exist in 1.3.x or in > HEAD. We need to be able to mark the bugs so that we know what to work > on. > So maybe we should use a wiki TODO list once more. My proposal: -

Re: Interview with Mathias

2005-02-10 Thread Lars Gullik Bjønnes
"Jose' Matos" <[EMAIL PROTECTED]> writes: | Hi, > | you read it here: http://www.fosdem.org/index/interviews/interviews_ettrich > | There are two questions there related with LyX, that basically are due to | the external perception that the LyX development is stalled... I read it

Re: Interview with Mathias

2005-02-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | There are two questions there related with LyX, that basically Lars> are due to | the external perception that the LyX development is Lars> stalled... Lars> I read it as well. These questions have been proposed on the

Re: What are the main problems in CVS now?

2005-02-10 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> - set PATH_prefix in lib/configure for Mac (Bennet complained Andreas> about this. As it is now, LyX won't work out of the box on Andreas> Mac) The other solution is to preset this in the preferences file, as is done currently

Problems with PATH for lyx-13x on MacOS X

2005-02-10 Thread Bennett Helm
With recent versions of lyx-1.3.6 (but not 1.4.0), the PATH environment is not set up properly. There are two problems: 1. It looks as though /usr/bin and /usr/local/bin are not properly added, so attempting to run the configure script or view files results in errors like the following: sh:

Re: [Plea] Math bitmaps for Docbook export in LyX 1.4.0, was: Directions needed: Preview and Exportdata

2005-02-10 Thread Jose' Matos
On Thursday 03 February 2005 17:46, Andreas Vox wrote: > Jose' Matos <[EMAIL PROTECTED]> writes: > > You (we) must first convince Lars about it now. > > > > Probably a well laid out argument why this patch is important for > > docbook users. > > Hm, at least it's totally unimportant to

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > > "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: > > Andreas> - set PATH_prefix in lib/configure for Mac (Bennet complained > Andreas> about this. As it is now, LyX won't work out of the box on > Andreas> Mac) > > The other

Re: What are the main problems in CVS now?

2005-02-10 Thread Bennett Helm
On Feb 10, 2005, at 10:31 AM, Jean-Marc Lasgouttes wrote: "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> - set PATH_prefix in lib/configure for Mac (Bennet complained Andreas> about this. As it is now, LyX won't work out of the box on Andreas> Mac) The other solution is to preset

Re: What are the main problems in CVS now?

2005-02-10 Thread Lars Gullik Bjønnes
Andreas Vox <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > >> Me neither perhaps. >> >> We have some 250 open bugs, but no idea if they exist in 1.3.x or in >> HEAD. We need to be able to mark the bugs so that we know what to work >> on. >> > | So maybe we

Re: [Patch] SnippetConversion for previews and DocBook

2005-02-10 Thread Jose' Matos
On Monday 31 January 2005 20:58, Andreas Vox wrote: > > > Just to simplify my work what are your doubts regarding the docbook > > part? > > Options: > a) using entities for filenames or not (cf. graphicsinset) Whatever is more convenient. The option for entities was due to the need to

Re: What are the main problems in CVS now?

2005-02-10 Thread Jose' Matos
On Thursday 10 February 2005 15:42, Andreas Vox wrote: > > Note that nothing that needs a format change will be accepted after > > 1.4.0. So be sure that you plan ahead. No file format change is needed. > Just want to polish, not to re-forge :-) It's mainly the bitmap > generation for

Re: What are the main problems in CVS now?

2005-02-10 Thread Andreas Vox
Bennett Helm <[EMAIL PROTECTED]> writes: > > Is it possible to include all of these in the preference file? -- > Simply entering > /usr/local/teTeX/bin/powerpc-apple-darwin-current:/opt/local/teTeX/bin: > /sw/bin doesn't seem to do it. Why? I just tested adding a non-existing directory to

Re: Bug: Flickering

2005-02-10 Thread Luke Simon
Fedora Core 3 with a Gnome desktop (why haven't I switched yet is a long story) and the RPM I got is from the site below (direct link included), using apt for RPM. http://dag.wieers.com/ http://apt.sw.be/fedora/3/en/i386/RPMS.dag/lyx-1.3.5-1.1.fc3.rf.i386.rpm None of my other applications flicker

  1   2   >