Re: po/POTFILES.in

2002-07-03 Thread Allan Rae
On Wed, 3 Jul 2002, Lars Gullik Bjønnes wrote: > Allan Rae <[EMAIL PROTECTED]> writes: > > | They don't need to make a dist. Translaters are usually asked to > | download a prelease (ie. a dist) and provide updated translations from > | that. So the dist is the only place we need to ensure we h

Re: 1.3.0

2002-07-03 Thread David Kastrup
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > "David" == David Kastrup <[EMAIL PROTECTED]> writes: > > David> How strict is the distinction development/release branch > David> anyway? With Linux, it is usual that something is, i.e., "1.3 > David> material". That does not mean that it

Re: graphic files and converter

2002-07-03 Thread Herbert Voss
Soeren Pietsch wrote: > Ok I will try again to explain. (I'm not very good atexplaining things > which are opbvious for me :( > > My file structure looks something like this > > ~/documents/final_document/thesis.lyx > ~/documents/final_document/images (in this folder I store all my > images whi

Re: patches: make lyx 1.2.0 work for Turkish again

2002-07-03 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Jul 03, 2002 at 04:27:32PM +0100, Angus Leeming wrote: >> > Or we could remove these checks, as they are used a bit on a random >> > basis, and I am not sure how useful they actually are. >> > >> > JMarc >> >> or we could replace our home grown

Re[2]: graphic files and converter

2002-07-03 Thread Soeren Pietsch
Herbert> Soeren Pietsch wrote: >> No it is not! See my few lines below. Perhaps if I read your patch >> right you should just use return (RemoveExtension(orig_file)); >> instead of my way returning the file with extension. >> This simply checks whether the user supplied a file with the same na

Re: graphic files and converter

2002-07-03 Thread Herbert Voss
Soeren Pietsch wrote: > No it is not! See my few lines below. Perhaps if I read your patch > right you should just use return (RemoveExtension(orig_file)); > instead of my way returning the file with extension. > This simply checks whether the user supplied a file with the same name > and the

Re[2]: graphic files and converter

2002-07-03 Thread Soeren Pietsch
Herbert> Soeren Pietsch wrote: "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >> >> Herbert>> Jean-Marc Lasgouttes wrote: >> >>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> >>writes: >> >> >> Herbert>> there is a bug in current cvs. With t

Re: "signal SIGSEGV, Segmentation fault" with fresh CVS

2002-07-03 Thread Angus Leeming
On Wednesday 03 July 2002 6:21 pm, geof wrote: > I've just finished to compile the 1_2_x CVS tree. And I don't get the > illegal instruction error :o) > So what is the difference between the 1.3.0CVS tree and the 1_2_xCVS which > can cause my problem? Or how can I trace the problem? > Please help

Re: "signal SIGSEGV, Segmentation fault" with fresh CVS

2002-07-03 Thread geof
I've just finished to compile the 1_2_x CVS tree. And I don't get the illegal instruction error :o) So what is the difference between the 1.3.0CVS tree and the 1_2_xCVS which can cause my problem? Or how can I trace the problem? Please help geoffroy -- ~ 'v'ma

Re: [PATCH] Allow unspecified graphics rotation origin

2002-07-03 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: >>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >> > > Herbert> John Keane wrote: > >>>Firstly, let me say that I'm really impressed with Lyx 1.2.0. The >>>new features are great, and it has been very stable for me so far. >>>Great job. One problem I

Re: graphic files and converter

2002-07-03 Thread Herbert Voss
Soeren Pietsch wrote: >>>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >>> > > Herbert>> Jean-Marc Lasgouttes wrote: > >"Herbert" == Herbert Voss <[EMAIL PROTECTED]> >writes: > > > Herbert>> there is a bug in current cvs. With the attached patch a

Re: patches: make lyx 1.2.0 work for Turkish again

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 04:27:32PM +0100, Angus Leeming wrote: > > Or we could remove these checks, as they are used a bit on a random > > basis, and I am not sure how useful they actually are. > > > > JMarc > > or we could replace our home grown compare_no_case with a "proper", > locale-sensiti

Re: patches: make lyx 1.2.0 work for Turkish again

2002-07-03 Thread Angus Leeming
On Wednesday 03 July 2002 4:34 pm, Jean-Marc Lasgouttes wrote: > > "Togan" == Togan Muftuoglu <[EMAIL PROTECTED]> writes: > > Togan> Well it depends as I am using the patched version of Lyx. (the > Togan> very patch Mike was discussing regarding making Lyx 1.2.0 work > Togan> again). So someho

Re: patches: make lyx 1.2.0 work for Turkish again

2002-07-03 Thread Jean-Marc Lasgouttes
> "Togan" == Togan Muftuoglu <[EMAIL PROTECTED]> writes: Togan> Well it depends as I am using the patched version of Lyx. (the Togan> very patch Mike was discussing regarding making Lyx 1.2.0 work Togan> again). So somehow what Mike did has to be incorporated into Togan> LyX. Without Mike's p

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 05:18:24PM +0200, Jean-Marc Lasgouttes wrote: > Andre> Hm. Maybe we should really support \choose _and_ \binom then. > Andre> Currently both are changed into \choose since \binom is AMS. > > But when I have 'use AMS', it should be \binom, no? Probably. Andre' -- Those

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 05:17:39PM +0200, Jean-Marc Lasgouttes wrote: > Can you add this wise comment to the bug? Done. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Re: bug #459: Don't typeset doesn't persist

2002-07-03 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > But the Include > Controller does only allow absolute path names (why?). So we should use (or > at least allow) relative path names when using check_typeset. Sorry, I was wrong. Absolute path names are only used with new (unsaved) documents. For this case (and if th

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Hm. Maybe we should really support \choose _and_ \binom then. Andre> Currently both are changed into \choose since \binom is AMS. But when I have 'use AMS', it should be \binom, no? JMarc

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jul 03, 2002 at 04:46:38PM +0200, Jean-Marc Lasgouttes Andre> wrote: Jean-Marc> There are a few things I'd like to address first. >> Also Andre', could you look at bug 472 (math-greek and >> math-greek-toggle?) Andre> Act

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 05:01:53PM +0200, Jean-Marc Lasgouttes wrote: > Seeing your message, I was not sure you considered the patch as safe. > But if you say so, I will apply it, provided you send a changelog > entry :) Well, it work for. We can wait a few days, though... > Actually I had notic

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 04:46:38PM +0200, Jean-Marc Lasgouttes wrote: > Jean-Marc> There are a few things I'd like to address first. > > Also Andre', could you look at bug 472 (math-greek and > math-greek-toggle?) Actually I want to get rid of these. The one-shot variant is possible to get by ke

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "David" == David Kastrup <[EMAIL PROTECTED]> writes: David> How strict is the distinction development/release branch David> anyway? With Linux, it is usual that something is, i.e., "1.3 David> material". That does not mean that it will be complete and David> functional with 1.3.0, but that

Re: Where's the best place for this?

2002-07-03 Thread David Kastrup
Angus Leeming <[EMAIL PROTECTED]> writes: > The preview stuff needs to ascertain the foreground and background > colours of the LyX screen as a "fafb00" style string. Uh, it doesn't necessarily: PostScript takes real numbers. That was just a suggestion I gave. Instead of {255 div}forall You

Re: 1.3.0

2002-07-03 Thread David Kastrup
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> On Wed, Jul 03, 2002 at 04:17:23PM +0200, Jean-Marc Lasgouttes > Andre> wrote: Actually I don't even see that as a must. Would be nice, > Andre> though. > >> What would be th

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jul 03, 2002 at 04:40:29PM +0200, Jean-Marc Lasgouttes Andre> wrote: Can't you release 1.2.1 "soon"? >> There are a few things I'd like to address first. >> >> 453: search/replace doesn't work properly with inline equatio

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 04:41:38PM +0200, Jean-Marc Lasgouttes wrote: > Andre> The preview stuff perhaps? > > I thought it was always clear that GUI-I was _the_ 1.3.0 feature. Ok. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, eith

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 04:40:29PM +0200, Jean-Marc Lasgouttes wrote: > Andre> Can't you release 1.2.1 "soon"? > > There are a few things I'd like to address first. > > 453: search/replace doesn't work properly with inline equations > > 443:Add Dekel's floatingfigure patch > > 425: link

Re[2]: graphic files and converter

2002-07-03 Thread Soeren Pietsch
>> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert>> Jean-Marc Lasgouttes wrote: "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert>> there is a bug in current cvs. With the attached patch all Herbert>> (e)ps/pdf-files are exported to latex

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jul 03, 2002 at 04:00:54PM +0200, Jean-Marc Lasgouttes Andre> wrote: >>> You mean I won't have time to release 1.2.1? Why not... Andre> Can't you releas

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jul 03, 2002 at 04:17:23PM +0200, Jean-Marc Lasgouttes Andre> wrote: Actually I don't even see that as a must. Would be nice, Andre> though. >> What would be the new features in 1.3.0 if nother frontend is not >> operation

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jul 03, 2002 at 04:00:54PM +0200, Jean-Marc Lasgouttes Andre> wrote: >> You mean I won't have time to release 1.2.1? Why not... Andre> Can't you release 1.2.1 "soon"? There are a few things I'd like to address first. 453

Where's the best place for this?

2002-07-03 Thread Angus Leeming
The preview stuff needs to ascertain the foreground and background colours of the LyX screen as a "fafb00" style string. Where's the best place to but the routine? I thought lyx_gui. Any objections / better suggestions? Angus string const hexname(LColor::color const & col) { string co

Re: graphic files and converter

2002-07-03 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> Jean-Marc Lasgouttes wrote: >>> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> >>> writes: >>> Herbert> there is a bug in current cvs. With the attached patch all Herbert> (e)ps/pdf-files are exported to latex withou

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 04:17:23PM +0200, Jean-Marc Lasgouttes wrote: > Andre> Actually I don't even see that as a must. Would be nice, > Andre> though. > > What would be the new features in 1.3.0 if nother frontend is not > operational? Good question. The preview stuff perhaps? Andre' -- Th

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 04:08:35PM +0200, Lars Gullik Bjønnes wrote: > | Also, the problem of handling old files has to be settled. Currently, > | lyx cannot read files produced by reLyX, which is of course not > | acceptable. > > Yes... but imho the fault is as much with reLyX as it is with LyX

Re: graphic files and converter

2002-07-03 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: >>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >> > > Herbert> there is a bug in current cvs. With the attached patch all > Herbert> (e)ps/pdf-files are exported to latex without extension. > > Herbert> the patch is against current cvs. > > Could yo

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 04:00:54PM +0200, Jean-Marc Lasgouttes wrote: > You mean I won't have time to release 1.2.1? Why not... Can't you release 1.2.1 "soon"? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "José" == José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: José> On Wednesday 03 July 2002 15:18, Jean-Marc Lasgouttes wrote: >> That is not the problem. reLyX is a part of LyX. If we cannot fix >> it, we'll have to make sure that compatibility file reading is >> reinstated. Actually

Re: 1.3.0

2002-07-03 Thread José Abílio Oliveira Matos
On Wednesday 03 July 2002 15:18, Jean-Marc Lasgouttes wrote: > > That is not the problem. reLyX is a part of LyX. If we cannot fix it, > we'll have to make sure that compatibility file reading is reinstated. > Actually, I would like to see the python fileters that Jose has been > promising to writ

Re: patches: make lyx 1.2.0 work for Turkish again

2002-07-03 Thread Togan Muftuoglu
* Jean-Marc Lasgouttes; <[EMAIL PROTECTED]> on 03 Jul, 2002 wrote: >> "Togan" == Togan Muftuoglu <[EMAIL PROTECTED]> writes: > >Togan> In my opinion this has nothing to do with Lyx as the Turkish >Togan> keyboard mapping file is broken with XFree86 4.2 I am using a >Togan> different keyboard f

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | Also, the problem of handling old files has to be settled. Lars> Currently, | lyx cannot read files produced by reLyX, which is Lars> of course not | acceptable. Lars> Yes... but imho the fault is as much with reLyX as it is

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jul 03, 2002 at 03:52:38PM +0200, Lars Gullik Bjønnes Andre> wrote: >> | So the question is whether I should leave it as it is (which is >> probably | best if we plan 1.3.0 really soon) or try to get there >> using small st

Re: 1.3.0

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 03:52:38PM +0200, Lars Gullik Bjønnes wrote: > | So the question is whether I should leave it as it is (which is probably > | best if we plan 1.3.0 really soon) or try to get there using small steps. > > I think that we should aim to have a 1.3.0 pretty soon, the main > ob

Re: 1.3.0

2002-07-03 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> I think that we should aim to have a 1.3.0 pretty soon, the main | Lars> obstacle and some thing that we IMHO must have is a workable Qt | Lars> version. > | How far is that

Re: 1.3.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I think that we should aim to have a 1.3.0 pretty soon, the main Lars> obstacle and some thing that we IMHO must have is a workable Qt Lars> version. How far is that? Lars> Also some work to make Jean-Marc's 1.3.0cvs compile

Re: 1.3.0

2002-07-03 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | Has anybody an idea when we'll have 1.3.0? > | I ask because yesterday I had a long shot at "inset unification" (i.e. | reconciliation of math insets and the rest of the world) but failed. > | So the question is whether I should leave it as it is (which

1.3.0

2002-07-03 Thread Andre Poenitz
Has anybody an idea when we'll have 1.3.0? I ask because yesterday I had a long shot at "inset unification" (i.e. reconciliation of math insets and the rest of the world) but failed. So the question is whether I should leave it as it is (which is probably best if we plan 1.3.0 really soon) or t

Re: [PATCH] Allow unspecified graphics rotation origin

2002-07-03 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> John Keane wrote: >> Firstly, let me say that I'm really impressed with Lyx 1.2.0. The >> new features are great, and it has been very stable for me so far. >> Great job. One problem I had importing Lyx1.1.6 documents is that >>

Re: Cyrillic languages & some other fixes to 1.2.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Vitaly" == Vitaly Lipatov <[EMAIL PROTECTED]> writes: Vitaly> Andrew, please pay attention at cyrillic.bind I attached. Vitaly> Please write me directly you minds about it (in russian :)) >> I will not do anything about this part until I get more info. Vitaly> Are you steel need more info

Re: Test -- don't bother reading

2002-07-03 Thread Jean-Marc Lasgouttes
> "José" == José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: José> On Wednesday 03 July 2002 13:21, Jean-Marc Lasgouttes wrote: José> This should be a new kind of virus_ a linux virus that sends the José> bash resource file of the victims. José> You have my understanding Jean-Marc I

Re: Cyrillic languages & some other fixes to 1.2.0

2002-07-03 Thread Jean-Marc Lasgouttes
> "Vitaly" == Vitaly Lipatov <[EMAIL PROTECTED]> writes: Vitaly> I think Andrew's patches is better than I sent you before Vitaly> release. I should like to remember about follow patches: - Vitaly> insetquotes.patch for correctly draw << quotes >> - Vitaly> languages.patch adds support for ka

Re: Test -- don't bother reading

2002-07-03 Thread José Abílio Oliveira Matos
On Wednesday 03 July 2002 13:21, Jean-Marc Lasgouttes wrote: This should be a new kind of virus_ a linux virus that sends the bash resource file of the victims. You have my understanding Jean-Marc. -- José Abílio

Re: graphic files and converter

2002-07-03 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> there is a bug in current cvs. With the attached patch all Herbert> (e)ps/pdf-files are exported to latex without extension. Herbert> the patch is against current cvs. Could you make a patch wrt 1.2.1cvs? I tried to adapt the

Re: patches: make lyx 1.2.0 work for Turkish again

2002-07-03 Thread Jean-Marc Lasgouttes
> "Togan" == Togan Muftuoglu <[EMAIL PROTECTED]> writes: Togan> In my opinion this has nothing to do with Lyx as the Turkish Togan> keyboard mapping file is broken with XFree86 4.2 I am using a Togan> different keyboard file and since tr-TR.UTF-8 does not work Togan> with Lyx as long as I hav

Test -- don't bother reading

2002-07-03 Thread Jean-Marc Lasgouttes
.bashrc Description: Binary data

Re: Latest CVS fails to compile

2002-07-03 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: >> >> "R. Lahaye" <[EMAIL PROTECTED]> writes: >> >> | Lars Gullik Bjønnes writes: >> >> >> >> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: >> >> | Tooltips.C:119: prototype for `Tooltips::Tooltips()' does not match any in >

Re: Latest CVS fails to compile

2002-07-03 Thread R. Lahaye
Lars Gullik Bjønnes wrote: > > "R. Lahaye" <[EMAIL PROTECTED]> writes: > > | Lars Gullik Bjønnes writes: > >> > >> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > >> | Tooltips.C:119: prototype for `Tooltips::Tooltips()' does not match any in class > >> | `Tooltips' > >> XForms 0.88, right? >

Re: compile times

2002-07-03 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Jul 03, 2002 at 12:14:37PM +0200, Lars Gullik Bjønnes wrote: >> Can you rewrite that sentence please? > | I seem to remember compile times being worse. Since they seems to be | somewhat better now, you are on the right track. The was meant as

Re: Latest CVS fails to compile

2002-07-03 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes writes: >> >> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: >> | g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images -I../../../src/ >> | -I../../../src/frontends/ -I../../../src/frontends/controllers >> | -I../../../boo

Re: compile times

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 12:14:37PM +0200, Lars Gullik Bjønnes wrote: > Can you rewrite that sentence please? I seem to remember compile times being worse. Since they seems to be somewhat better now, you are on the right track. The was meant as some kind encouragement to keep going. Andre' --

Re: Latest CVS fails to compile

2002-07-03 Thread R. Lahaye
Lars Gullik Bjønnes writes: > > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > | g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images -I../../../src/ > | -I../../../src/frontends/ -I../../../src/frontends/controllers > | -I../../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-st

Re: compile times

2002-07-03 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Jul 03, 2002 at 11:13:54AM +0200, Lars Gullik Bjønnes wrote: >> | So this means I really have to buy a new home computer as our best >> | (pI/133) is even slower and I need to separate LyX hacking and the >> | daytime job rather urgently now...

Re: po/POTFILES.in

2002-07-03 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | They don't need to make a dist. Translaters are usually asked to | download a prelease (ie. a dist) and provide updated translations from | that. So the dist is the only place we need to ensure we have a | correct copy of POTFILES* and lyx.pot (no need fo

Re: "signal SIGSEGV, Segmentation fault" with fresh CVS

2002-07-03 Thread geof
On Wednesday 03 July 2002 11:12, Lars Gullik Bjønnes wrote: > | Fine, that work, I don't have "segmentation fault" anymore. > | Now get an "illegal instruction" as before. > > Linker problem? > Perhaps upgrade binutils? I have this problem with two computers: powerpc and i586 LyX 1.3.0cvs of Fr

Re: bug #459: Don't typeset doesn't persist

2002-07-03 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > This happened when Angus did the MVC work for FormInclude. Before his > patch, the test read: > if (!inset_) { > and now it is > if (controller().params().noload) { > These are of course very different things! I really believe that this whole method is not needed

Re: bug #459: Don't typeset doesn't persist

2002-07-03 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> And in FormInclude::update, this param does the following: Juergen>if (controller().params().noload) { What happens if you just remove this stuff? Another solution is to look at controller.inset() (but it is

Re: bug #459: Don't typeset doesn't persist

2002-07-03 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I'm not sure that I can be of much help. I vaguely remember Angus> being very confused at the time. I'm not at all surprised that Angus> I got things wrong. That is very helpful :) JMarc

Re: po/POTFILES.in

2002-07-03 Thread Allan Rae
On Wed, 3 Jul 2002, Lars Gullik Bjønnes wrote: > Allan Rae <[EMAIL PROTECTED]> writes: > > | On Tue, 2 Jul 2002, Lars Gullik Bjønnes wrote: > > > >> Allan Rae <[EMAIL PROTECTED]> writes: [...] > >> | _Or_ not have it in CVS. > >> > >> That is the worst option since we will have a _very_ hard time

Re: compile times

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 11:13:54AM +0200, Lars Gullik Bjønnes wrote: > | So this means I really have to buy a new home computer as our best > | (pI/133) is even slower and I need to separate LyX hacking and the > | daytime job rather urgently now... > > I am working on reducing compile times, but

Re: compile times

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 11:08:15AM +0200, Jean-Marc Lasgouttes wrote: > I thought that lyx hacking what somehow part of your daytime job? I can come up some kind of justification as long as I fix things I desperately need for my own work... Andre' -- Those who desire to give up Freedom in orde

Re: core dump

2002-07-03 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Also, could you try to run valgrind on your lyx binary to see >> whether there are problems with other compilers? Angus> valgrind doesn't work on Alphas. Excellent reason indeed. JMarc

Re: core dump

2002-07-03 Thread Angus Leeming
On Wednesday 03 July 2002 10:06 am, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> They are automatically. The GraphicsCache is a singleton class > Angus> that does all the dirty work the first time it is get()ed. > > That's what I see. What I w

Re: core dump

2002-07-03 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | If Lars believes that your compiler and static signals are a bad combination, | then he should think about these ones too. His current approach (in the | frontends) appears to be to remove functionality. I guess that's a try things | till they work a

Re: WinXP LyX 1.3.0 CVS compile success!!

2002-07-03 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> On Tue, Jul 02, 2002 at 09:12:58AM +0200, Lars Gullik Bjønnes Kayvan> wrote: >> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | I don't know which >> file I need to tweak in order to get this change | in properly. You >> are t

Re: compile times

2002-07-03 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | So this means I really have to buy a new home computer as our best | (pI/133) is even slower and I need to separate LyX hacking and the | daytime job rather urgently now... I am working on reducing compile times, but slowly. -- Lgb

Re: "signal SIGSEGV, Segmentation fault" with fresh CVS

2002-07-03 Thread Lars Gullik Bjønnes
Piroux Geoffroy <[EMAIL PROTECTED]> writes: | On Tuesday 02 July 2002 21:24, Lars Gullik Bjønnes wrote: >> geof <[EMAIL PROTECTED]> writes: >> | I've just finished to compile a fresh CVS-tree with success but at the >> | run time I get a segmentation fault ! >> >> I have now removed some statics

Re: po/POTFILES.in

2002-07-03 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Tue, 2 Jul 2002, Lars Gullik Bjønnes wrote: > >> Allan Rae <[EMAIL PROTECTED]> writes: >> >> | On Sun, 30 Jun 2002, Lars Gullik Bjønnes wrote: | [...] >> >> So the solution is either to make all generations of this document to >> >> use the same sorting

Re: compile times

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> That's what I wanted to point out. On my p2/366, compile time of >> 1.3.0cvs are around one hour :( Andre> So this means I really have to buy a new home computer as our Andre> best (pI/133) is even slower Indeed. Moreover I have 128

Re: core dump

2002-07-03 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> They are automatically. The GraphicsCache is a singleton class Angus> that does all the dirty work the first time it is get()ed. That's what I see. What I was wondering is whether this class depends on some things being done befor

Re: Latest CVS fails to compile

2002-07-03 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images -I../../../src/ | -I../../../src/frontends/ -I../../../src/frontends/controllers | -I../../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce | -W -Wall -c Tooltip

Re: core dump

2002-07-03 Thread Angus Leeming
On Wednesday 03 July 2002 9:42 am, Jean-Marc Lasgouttes wrote: > > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > Lars> Can you see if current CVS makes any difference? > > Lars> I have removed some static signals. > > No luck. I still die with > > (gdb) bt > #0 0x40328ca4 in f

Re: compile times

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 10:21:54AM +0200, Jean-Marc Lasgouttes wrote: > How common is Eulalia as a first name in Germany? Fairly uncommon. Actually I've never seen it applied to anybody born during the last 70 years or so, so I was a bit surprised to hear that you named your daughter like that ;-

Re: core dump

2002-07-03 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Can you see if current CVS makes any difference? Lars> I have removed some static signals. No luck. I still die with (gdb) bt #0 0x40328ca4 in free () from /lib/libc.so.6 #1 0x40328c24 in free () from /lib/libc.so.6 #2 0x

Re: compile times

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jul 03, 2002 at 10:11:06AM +0200, Jean-Marc Lasgouttes Andre> wrote: >> Your machine is much faster than mine :( Andre> It is new. Just two month old. Andre> [Which makes me wonder whether you can't talk Eulalia into Andr

Re: compile times

2002-07-03 Thread Andre Poenitz
On Wed, Jul 03, 2002 at 10:11:06AM +0200, Jean-Marc Lasgouttes wrote: > Your machine is much faster than mine :( It is new. Just two month old. [Which makes me wonder whether you can't talk Eulalia into compiling LyX...] And actually I did not want to show off but to show that we have still a

Re: compile times

2002-07-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Just informational since I just compiled both 1.2.1cvs and Andre> 1.3.0cvs: Andre> 1.2: 6m32s 1.3: 10m42s Your machine is much faster than mine :( JMarc

Re: CVS: SIGSEGV when inserting math env.

2002-07-03 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Jean-Marc Lasgouttes wrote: >> > "R" == R Lahaye <[EMAIL PROTECTED]> writes: >> R> For some reason the C compiler flags always are -O2, irrespective R> of the value given to the configure script; is that correct? >> It is not really corr

compile times

2002-07-03 Thread Andre Poenitz
Just informational since I just compiled both 1.2.1cvs and 1.3.0cvs: 1.2: 6m32s 1.3: 10m42s Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Re: overset broken in 1.2.0

2002-07-03 Thread Andre Poenitz
On Thu, Jul 04, 2002 at 06:43:50AM +0200, Ulrich Günther wrote: > I would be very glad if there was a temporary patch. Try the attached and tell me if it works. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferso