Re: Solaris compile problem - Real fix

2000-11-17 Thread Kayvan A. Sylvan
On Fri, Nov 17, 2000 at 08:08:34PM +, John Levon wrote: > > Rather it seems best to put it in broken_headers.h - your system is broken > if you have functions not defined in headers, after all. I suppose so. > Does this work (you need to --with-broken-headers) ? No. There are other compila

Re: Fwd: Re: Mandrake and KDe frontend

2000-11-17 Thread Andre Poenitz
> According to the latest surveys, the vast majority of linux users has > machines with more than 300 Mhz and at least 64MB ram. My personal survey gives an 486DX2-66/16 MB (and LyX 0.10 ;-)), and a P133/48MB at home where I do most of my writing and at work a P100/64, a P133/32, a PII350/512 an

Re: Fwd: Re: Mandrake and KDe frontend

2000-11-17 Thread Matthias Ettrich
Friday 17 November 2000 21:11 wrote John Levon: > On Fri, 17 Nov 2000, Matthias Ettrich wrote: [snip] > True, but then you lose the KDE2 added bonuses. I'm sure *you* are aware > of that :) > > I'm not averse to a pure-Qt port, but personally I'm not interested in > it ... In KDE2, pure Qt and KD

Re: current CVS

2000-11-17 Thread Dekel Tsur
> Preferences is still weird for me. I'm running src/lyx, and I haven't done > an options/reconfigure, and I'm only trying Apply instead of Save, because I > don't want to mess up my .lyx directory until I'm sure the latest CVS works > for me. (I'm actually using LyX for thesis writing these days.

[PATCH] KDE FormPara improvements

2000-11-17 Thread John Levon
The attached patch fixes various things wrong with the KDE paragraph form... It also makes KDE compile again thanks john -- "If one tells the truth, one is sure, sooner or later, to be found out." - Oscar Wilde Index: ChangeLog ==

Re: Fwd: Re: Mandrake and KDe frontend

2000-11-17 Thread John Levon
On Fri, 17 Nov 2000, Matthias Ettrich wrote: > Note that I didn't do anything with this code for months. Just sending a > short note "we wrote something, do something with it or leave it", isn't > sufficient. It was clear to me that I will have to spend some time arguing > with you people at l

Re: Solaris compile problem - Real fix

2000-11-17 Thread John Levon
On Fri, 17 Nov 2000, John Levon wrote: > On Fri, 17 Nov 2000, Kayvan A. Sylvan wrote: > > > IMPO (In My Practical Opinion) it's easier to add the three harmless > > lines to the source than to write all these tests and header files with > > conditional logic, etc. > > > > Of course, I would be

Re: Solaris compile problem - Real fix

2000-11-17 Thread John Levon
On Fri, 17 Nov 2000, Kayvan A. Sylvan wrote: > IMPO (In My Practical Opinion) it's easier to add the three harmless > lines to the source than to write all these tests and header files with > conditional logic, etc. > > Of course, I would be happy to test proposed patches. > >

Re: Solaris compile problem - Real fix

2000-11-17 Thread Kayvan A. Sylvan
On Fri, Nov 17, 2000 at 07:30:15PM +, John Levon wrote: > On Fri, 17 Nov 2000, Kayvan Sylvan wrote: > > > Yes, I have grepped through the headers. No, this is not a mis-installed > > system. This is a generic SunOS 5.5.1 system (not SunOS 5.7). > > OK, then there should be a mkstemp.h header

Re: Solaris compile problem - Real fix

2000-11-17 Thread John Levon
On Fri, 17 Nov 2000, Kayvan Sylvan wrote: > Yes, I have grepped through the headers. No, this is not a mis-installed > system. This is a generic SunOS 5.5.1 system (not SunOS 5.7). OK, then there should be a mkstemp.h header file which either does nothing (or includes cstdlib) or includes what y

Re: Solaris compile problem - Real fix

2000-11-17 Thread Kayvan Sylvan
On Fri, Nov 17, 2000 at 07:17:05PM +, John Levon wrote: > On Fri, 17 Nov 2000, Kayvan Sylvan wrote: > > > This fixes my compile problem on Solaris. It turns out that mkstemp() > > is defined by gcc-2.95 somewhere in its internals, so it *is* available > > which is why the configure defines HA

Re: Solaris compile problem - Real fix

2000-11-17 Thread John Levon
On Fri, 17 Nov 2000, Kayvan Sylvan wrote: > This fixes my compile problem on Solaris. It turns out that mkstemp() > is defined by gcc-2.95 somewhere in its internals, so it *is* available > which is why the configure defines HAVE_MKSTEMP > > However, my system header files do not declare mkstemp

Solaris compile problem - Real fix

2000-11-17 Thread Kayvan Sylvan
This fixes my compile problem on Solaris. It turns out that mkstemp() is defined by gcc-2.95 somewhere in its internals, so it *is* available which is why the configure defines HAVE_MKSTEMP However, my system header files do not declare mkstemp (and neither do the gcc headers). That's why this fi

Re: Fwd: Re: Mandrake and KDe frontend

2000-11-17 Thread Matthias Ettrich
Friday 17 November 2000 18:06 wrote John Levon: > On Fri, 17 Nov 2000, Matthias Ettrich wrote: > > sorry for not sending this email ealier. Mandrake is innocent > > OK > > > During the KOffice Meeting after the Linux Tag two months ago, > > [...] > > Unfortunatly, neither he nor me had the time to

Re: current CVS

2000-11-17 Thread Angus Leeming
Amir, I'd be very happy if you'd try and reproduce this bug list after the patch I've just submitted makes its way into CVS. Have a good weekend. Angus

Re: current CVS

2000-11-17 Thread Angus Leeming
Attached is a patch that fixes the problems with the Colors tab. It's big only because of some reformatting of FormPreferences. Have a good weekend. Angus On Friday 17 November 2000 16:17, Angus Leeming wrote: > Hi, Amir. > > > FormPreferences::Colors::apply: resetting LColor inset frame f

RE: [Lyx-feedback] Feedback from www.lyx.org

2000-11-17 Thread Kristoffer Lawson
On Fri, 17 Nov 2000, Juergen Vigna wrote: > > On 16-Nov-2000 [EMAIL PROTECTED] wrote: > > > > It would be nice if the online documentation included data > > about which version it has last been updated for. > > Where did you read the online documentation? Actually, I meant the help document w

Re: current CVS

2000-11-17 Thread Amir Karger
On Fri, Nov 17, 2000 at 04:17:00PM +, Angus Leeming wrote: > > > - Changing color of background or foreground, for example, doesn't have any > > result in LyX when I hit apply. Although the color does stay selected in > > the color form. > > Well, changing the GUI colors SHOULD work. (GUI_

Re: Fwd: Re: Mandrake and KDe frontend

2000-11-17 Thread John Levon
On Fri, 17 Nov 2000, Matthias Ettrich wrote: > sorry for not sending this email ealier. Mandrake is innocent OK > During the KOffice Meeting after the Linux Tag two months ago, > [...] > Unfortunatly, neither he nor me had the time to finish the things we planned. > Too many things happened w

[Matthias Ettrich ] Re: Fwd: Re: Mandrake and KDe frontend

2000-11-17 Thread Lars Gullik Bjønnes
Lars, I send this to you as I'm not on qt-devel. Can you please forward it to the appropriate mailing list? Thanks. Matthias > -- Forwarded Message -- > Subject: Re: Mandrake and KDe frontend > Date: 16 Nov 2000 21:17:59 +0100 > From: [EMAIL PROTECTED] (Lars Gullik Bjønne

Re: current CVS

2000-11-17 Thread Angus Leeming
> - Browsing to find .../american.kmap and hitting apply has no effect. The > american.kmap disappears, the radio button is reset, and the special keys > aren't. Fixed. For the time being specify both primary and secondary kmaps. A

Away until next friday

2000-11-17 Thread Jean-Marc Lasgouttes
Hi there, As I mentionned earlier today, I will be away next week until friday. Have a nice week. JMarc

Re: current CVS

2000-11-17 Thread Angus Leeming
Hi, Amir. > FormPreferences::Colors::apply: resetting LColor inset frame from > "black" to "indian red". This message should go away soon. That is, I've fixed the problem, but CVS is timing out on me. > - Changing color of background or foreground, for example, doesn't have any > result

Re: current CVS

2000-11-17 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> OK. I deleted lyxrc and preferences from .lyx (and downloaded Amir> this morning's CVS for good measure). I still get the complaints Amir> from make, presumably because I don't have notangle, but it just Amir> touches listerrors, which

Re: current CVS

2000-11-17 Thread Amir Karger
OK. I deleted lyxrc and preferences from .lyx (and downloaded this morning's CVS for good measure). I still get the complaints from make, presumably because I don't have notangle, but it just touches listerrors, which seems to be what build-listerrors is supposed to do. But I've still got some pr

Re: FormPreferences patch

2000-11-17 Thread Amir Karger
On Wed, Nov 15, 2000 at 05:39:12PM +0100, Lars Gullik Bjønnes wrote: > > > Note also, that a writeable file need not yet exist but the directory > > should be writeable. Allan wrote them because he wanted the feedback > > for the "idiot > user". I > > We don't have idiot users. But we may in

Re: FormPreferences patch

2000-11-17 Thread Angus Leeming
Will do. A On Friday 17 November 2000 14:21, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Clearly, it would be better to allow the colors to be editted > Angus> without a buffer present. > > This is probably an oversight. You can probably cha

Re: FormPreferences patch

2000-11-17 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Clearly, it would be better to allow the colors to be editted Angus> without a buffer present. This is probably an oversight. You can probably change in LyXAction.C { LFUN_SET_COLOR, "set-color", "", Noop }, to

Re: FormPreferences patch

2000-11-17 Thread Angus Leeming
I've tracked down the reason why I can't use: string const arg = lcolor.getLyXName(lc) + string(" black"); LyXFunC::Dispatch(LFUN_SET_COLOR, arg); when I'm editing the colors in FormPreferences and LyX has no document open. About line 488 of Dispatch, there is the code: /

bug when using read-only files

2000-11-17 Thread Paolo Gai
Hi!!! I'm using LyX 1.1.5fix2 on a RedHat Linux 6.2. I maybe found two strange things: - If I edit a read-only file (e.g. the LyX user documentation), LyX does not allow any modification to the text... but if I go into Math mode and I write something, the keys go into the math formula modifying

Re: [Lyx-feedback] Feedback from www.lyx.org

2000-11-17 Thread Dekel Tsur
On Fri, Nov 17, 2000 at 12:15:35PM +0100, Jean-Marc Lasgouttes wrote: > > Mohamed> Bravo for the LyX 1.1.5fix2 for Linux.Now I can write arabic > Mohamed> and using it in my school ( I'm teatcher), but I can not > Mohamed> print yet in the language. > > A bit of translation for the benefit of

Re: Yet another taular bug^H^H^Hfeature

2000-11-17 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> I know this second one and will have a look this weekend. The Juergen> problem is that I'm in work till over my head (since 2 weeks) Juergen> and so I don't have the time I would like to fix all this Juergen> problems. OK. Ju

RE: Yet another taular bug^H^H^Hfeature

2000-11-17 Thread Juergen Vigna
On 17-Nov-2000 Jean-Marc Lasgouttes wrote: > > Jürgen, try this: open the UserGuide, go to the table in section > 3.1.2.3, click at the end of 'book' and hold the 'm' key pressed for > some time. Now use the backspace key to remove all of these stupid > m's. Half of the table is not drawn correc

Re: Lyx is getting crash

2000-11-17 Thread Jean-Marc Lasgouttes
> "Riaz" == Riaz Ashaar <[EMAIL PROTECTED]> writes: Riaz> Hi: I have down loaded Lyx from the web site and install it, it Riaz> was trying to print the manual. When I am trying to write into Riaz> the postscript file, every thing becomes black but the process Riaz> continue to run. I am using

Re: [patch] default.ui

2000-11-17 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> The attached patch does so. Applied. JMarc

Re: [kebdani@linuxstart.com] [Lyx-feedback] Feedback from www.lyx.org

2000-11-17 Thread Jean-Marc Lasgouttes
Mohamed> Bravo for the LyX 1.1.5fix2 for Linux.Now I can write arabic Mohamed> and using it in my school ( I'm teatcher), but I can not Mohamed> print yet in the language. Mohamed> Lyx était toujours mon préféré. Mohamed> Mais je ne sais pas encore comment imprimer du texte arabe : Mohamed> le

Yet another taular bug^H^H^Hfeature

2000-11-17 Thread Jean-Marc Lasgouttes
Jürgen, try this: open the UserGuide, go to the table in section 3.1.2.3, click at the end of 'book' and hold the 'm' key pressed for some time. Now use the backspace key to remove all of these stupid m's. Half of the table is not drawn correctly. While playing these stupid tricks, I also got to

Re: scroll list pops up wrongly in Preferences & Doc Layout.

2000-11-17 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Attached is a patch to BUGS.lyx documenting the problem. Applied. JMarc

Re: Update of Czech keyboard

2000-11-17 Thread Jean-Marc Lasgouttes
> "Matej" == Matej Cepl <[EMAIL PROTECTED]> writes: Matej> I have just add apostroph mark to the Czech keyboard (as it is Matej> in fix2 release), see attached. Would anybody be so kind and Matej> put in in CVS, please? Done. Thanks. JMarc

Re: [PATCH] fix glue lengths for FormParagraph/Document

2000-11-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> See attached. Applied. JMarc

Re: [www-devel patch] Minor changes

2000-11-17 Thread Jean-Marc Lasgouttes
> "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes: Baruch> Mostly spelling changes and a few small modifications to the Baruch> text. It's a first step before trying to drop in some feature Baruch> ideas that I have. Applied. Sorry for the delay. JMarc

RE: [Lyx-feedback] Feedback from www.lyx.org

2000-11-17 Thread Juergen Vigna
On 16-Nov-2000 [EMAIL PROTECTED] wrote: > > It would be nice if the online documentation included data > about which version it has last been updated for. Where did you read the online documentation? If you read it on my server, then well ok if I see there is interest I will make some sort of

Re: scroll list pops up wrongly in Preferences & Doc Layout.

2000-11-17 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Sure. And the only feedback I got was, "The documentation says Angus> that tabbed folders may not work properly". I think it was "The documentation says that _nested_ tabbed folders may not work properly" JMarc