Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Bo Peng
Are you interested in making the 1.4.3 source package compatible with The binary package needs share/doc/Cygwin/lyx-1.4.3-1.README and share/doc/lyx-1.4.3. The latter is different from what we have. In the source package, I will also need scons-base. I will prepare a shell script for the build

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Bo Peng
JMarc, Are you interested in making the 1.4.3 source package compatible with cygwin? I have been on the cygwin-package list for a while and it seems that maintaining a cygwin package is not terribly difficult or time consuming. Since 1.4.3 compiles and works well under cygwin, it might be a good

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2006 at 01:23:21PM -0500, Bo Peng wrote: > > 2767regression configure.py's printouts are hidden > > > > Bo? > > I still do not quite get what is the problem. Under linux, there are > configure.py printouts, under windows, there is no cmd are lyx is > started. There is n

Re: CygLyX-QtX11 on Win98 (and Win95)

2006-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2006 at 01:42:45AM +, Luis Rivera wrote: > Hello, Hi Luis! > I just want to report that CygLyX-QtX11 1.4.2 runs perfectly fine on > Win98, save for the required xorg-x11-fscl package, overlooked by the > Wiki page on Cygwin. Without this package the program displays blank > s

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Martin Vermeer
On Fri, Aug 25, 2006 at 05:05:04PM +0200, Jean-Marc Lasgouttes wrote: > > We have come a long way towards 1.4.3, so now is the time to think > about a release. I will be in vacation again next week, so the date > should be some time at the beginning of September. > > Things that I expect to be do

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Georg Baum
Am Freitag, 25. August 2006 21:24 schrieb Georg Baum: > Oops, I mixed this one with bug 2637. I simply forgot 2687. Here is the > patch that goes in now. I'll prepare another one for 2637. This is the backported patch, well tested. OK to go in? Georg Log: Fix bug 2637         * src/graphics/Gr

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Georg Baum
Am Freitag, 25. August 2006 17:51 schrieb Jean-Marc Lasgouttes: > >> 2687 fixedintrunk, regression LaTeX log file cannot be viewed if > >> the path of the temp d... > >> > >> Georg, I thought this one was already in... > > Georg> No, I wanted to do that but then found out that the fix in > Georg>

BUG: SIGSEGV signal caught (bug?)

2006-08-25 Thread Ayaz Ahmed Khan
Dear Developers: I have come across what might be a bug in LyX. I have attached a DVI file containing all the information pertaining to the bug. I hope the information I have provided is sufficient to help in investigating the fault. Thanks. -- Ayaz Ahmed Khan Then, gently touching my face, sh

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Bo Peng
2767regression configure.py's printouts are hidden Bo? I still do not quite get what is the problem. Under linux, there are configure.py printouts, under windows, there is no cmd are lyx is started. There is nothing different from previous versions. Bo

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Thanks Angus, you are always here when I need you :) :) Bonnes vacances, Jean-Marc. A.

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: >> We have come a long way towards 1.4.3, so now is the time to think >> about a release. I will be in vacation again next week, so the date >> should be some time at the beginning of September. Angus> F

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: We have come a long way towards 1.4.3, so now is the time to think about a release. I will be in vacation again next week, so the date should be some time at the beginning of September. Following our established tradition, here is a more grammatically-correct status

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: >> - the boost patch from Georg Georg> already in. Good. >> - I think we should apply the patch stripcharset-2.diff below. >> Comments? Georg> Looks good. Are there problems with the current stripping? Currently, we always strip the enco

Re: Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > We have come a long way towards 1.4.3, so now is the time to think > about a release. I will be in vacation again next week, so the date > should be some time at the beginning of September. > > Things that I expect to be done for 1.4.3: > > - the boost patch from Ge

Towards LyX 1.4.3 [status update #1]

2006-08-25 Thread Jean-Marc Lasgouttes
We have come a long way towards 1.4.3, so now is the time to think about a release. I will be in vacation again next week, so the date should be some time at the beginning of September. Things that I expect to be done for 1.4.3: - the boost patch from Georg - the inset dissolve patch. Juergen,

Re: Math-intensive work in 1.4.x impossible.

2006-08-25 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Georg" == Georg Baum >> <[EMAIL PROTECTED]> >> writes: > > Georg> After some testing I found out that the problem is in > Georg> boost::bind. It goes away if I only update boost::bind (see > Georg> attached patch, I took it from Lars' boost-1.34 branch)

Re: qt4: floatplacement

2006-08-25 Thread Abdelrazak Younes
Edwin Leuven wrote: Abdelrazak Younes wrote: Otherwise looks good except that you took the path of minimal effort ;-) No automatic slots, etc... added some autoslots, other suggestions? so many things to do, yet so little time No problem I was just teasing you. You got me used to redesign

Re: qt4: floatplacement

2006-08-25 Thread Edwin Leuven
Abdelrazak Younes wrote: Otherwise looks good except that you took the path of minimal effort ;-) No automatic slots, etc... added some autoslots, other suggestions? so many things to do, yet so little time will commit the attached... Index: src/frontends/qt4/QFloatDialog.C ==

Re: qt4: floatplacement

2006-08-25 Thread Abdelrazak Younes
Edwin Leuven wrote: Angus Leeming wrote: Given that FloatPlacementUi derives from QWidget: + FloatPlacementUi + I don't think FloatPlacement needs to derive directly from QWidget: -class FloatPlacement : public QWidget { +class FloatPlacement : public QWidget, public Ui::FloatPlacementUi {

Re: qt4: floatplacement

2006-08-25 Thread Abdelrazak Younes
Angus Leeming wrote: Edwin Leuven wrote: the attached patch fp.diff * implements the float widget as a .ui file * renames from floatplacement.[Ch] -> FloatPlacement.[Ch] compare.diff shows the differences between the two files If you'd used svn rename I think this diff would have come for f

Re: qt4: floatplacement

2006-08-25 Thread Edwin Leuven
Angus Leeming wrote: Given that FloatPlacementUi derives from QWidget: + FloatPlacementUi + I don't think FloatPlacement needs to derive directly from QWidget: -class FloatPlacement : public QWidget { +class FloatPlacement : public QWidget, public Ui::FloatPlacementUi { that's what i thought

Re: qt4: floatplacement

2006-08-25 Thread Angus Leeming
Edwin Leuven wrote: the attached patch fp.diff * implements the float widget as a .ui file * renames from floatplacement.[Ch] -> FloatPlacement.[Ch] compare.diff shows the differences between the two files comments welcome Given that FloatPlacementUi derives from QWidget: + FloatPlacementUi

qt4: floatplacement

2006-08-25 Thread Edwin Leuven
the attached patch fp.diff * implements the float widget as a .ui file * renames from floatplacement.[Ch] -> FloatPlacement.[Ch] compare.diff shows the differences between the two files comments welcome thanks, ed. Index: src/frontends/qt4/QFloatDialog.C =

Re: Math-intensive work in 1.4.x impossible.

2006-08-25 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> After some testing I found out that the problem is in Georg> boost::bind. It goes away if I only update boost::bind (see Georg> attached patch, I took it from Lars' boost-1.34 branch)). I do Georg> not know boost::bind well enough to f

Re: Math-intensive work in 1.4.x impossible.

2006-08-25 Thread Georg Baum
Lars Gullik Bjønnes wrote: > But we don't really support external boost... so perhaps I should > remove the possibility of using that instead. That would be a step backward, since the long term goal is to not include boost. We can support external boost 1.34 in trunk without problems, and this is

Re: Math-intensive work in 1.4.x impossible.

2006-08-25 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Georg Baum <[EMAIL PROTECTED]> writes: | For trunk Lars> I propose to update the included boost to 1.34cvs, since boost Lars> is | in freeze and boost 1.34 will probably be released before Lars> LyX 1.5.0. Lars | wanted to do th

Re: standalone lyx2tex

2006-08-25 Thread Jean-Marc Lasgouttes
> "Luis" == Luis Rivera <[EMAIL PROTECTED]> writes: Luis> Hello, I don't know if a standalone console lyx2tex (maybe with Luis> lyx2lyx) is too farfetched... In the current state of things, I guess it would not be very easy, but doable. JMarc

Re: LFUN questions

2006-08-25 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Michael Gerz wrote: >> Hi, >> >> I have a few LFUN-related questions: >> >> * Is LFUN_ERROR_NEXT still needed or can we remove it? Georg> http://bugzilla.lyx.org/show_bug.cgi?id=2775 It would not be difficult to reimplement, but I

Re: LFUN questions

2006-08-25 Thread Abdelrazak Younes
Georg Baum wrote: Michael Gerz wrote: Hi, I have a few LFUN-related questions: * Is LFUN_ERROR_NEXT still needed or can we remove it? http://bugzilla.lyx.org/show_bug.cgi?id=2775 * Does anybody know why we have word-find-backward, word-find-forward, and word-find (3 instead of 2 functio

Re: Math-intensive work in 1.4.x impossible.

2006-08-25 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | > Georg Baum <[EMAIL PROTECTED]> | > writes: | > | > | For trunk I propose to update the included boost to 1.34cvs, since boost | > | is in freeze and boost 1.34 will probably be released before LyX 1.5.0. | > | Lars wanted