Re: Annoying binding in math and ERT.

2002-03-18 Thread Andre Poenitz
On Mon, Mar 18, 2002 at 09:11:38PM -0300, Joao Luis Meloni Assirati wrote: > I was wondering what is the purpose of binding { to (literal) {} in math > mode. In text mode, we have the following bindings > > { -> \{ > } -> \} > > which seem natural to math mode too. Is this a bug or a feature tha

Re: mathed warning

2002-03-18 Thread Andre Poenitz
On Tue, Mar 19, 2002 at 12:12:59AM +0100, Lars Gullik Bjønnes wrote: > Feel free to fix this warning. Already changed in my tree... I'll commit later today. Andre' -- André Pönitz .. [EMAIL PROTECTED]

Re: Crash

2002-03-18 Thread Andre Poenitz
On Mon, Mar 18, 2002 at 10:35:04PM +0100, Lars Gullik Bjønnes wrote: > Is this possible to change so that they work the _exact_ same way. (as > in end result) And when you are done please find someone who can explain the behaviour in a way I understand. Mathed cut&paste is still broken... Andre'

Re: cygwin build fix

2002-03-18 Thread Kayvan A. Sylvan
On Tue, Mar 19, 2002 at 12:21:52AM +0100, Lars Gullik Bjønnes wrote: > > Ok, this is work in progress. I'd like those of you having problems > with ld -r on cygwin to try this. (Kayvan!) > > I also need some help to finish the LYX_CHECK_LDR function... > (Jean-Marc?) > > autogen and a configure

Re: Selection stuff horked

2002-03-18 Thread John Levon
On Tue, Mar 19, 2002 at 12:58:00AM +, John Levon wrote: > I don't get it, it was working fine. Now it just plain sometimes > doesn't work for me. Can anyone esle see this (especially not using > KDE) ? This is nuts. Changing the code to actually handle the SelectionRequest directly seems to

Selection stuff horked

2002-03-18 Thread John Levon
I don't get it, it was working fine. Now it just plain sometimes doesn't work for me. Can anyone esle see this (especially not using KDE) ? Basically run -dbg gui, select some text, middle mouse button elsewhere, putClipboard is called etc. but nothing appears and the other application seems to

Re: [PATCH] Get the gnome frontend to link

2002-03-18 Thread Allan Rae
On Mon, 18 Mar 2002, Lars Gullik Bjønnes wrote: > Allan Rae <[EMAIL PROTECTED]> writes: > > | On Sun, 17 Mar 2002, Michael Koziarski wrote: > > > >> On Sat, Mar 16, 2002 at 02:43:19PM + or thereabouts, Angus Leeming wrote: > >> > On Saturday 16 March 2002 12:57 pm, Angus Leeming wrote: > | [.

Annoying binding in math and ERT.

2002-03-18 Thread Joao Luis Meloni Assirati
Hello, I was wondering what is the purpose of binding { to (literal) {} in math mode. In text mode, we have the following bindings { -> \{ } -> \} which seem natural to math mode too. Is this a bug or a feature that I don't understand? I seems to me that literal {} are useful only within ERT.

Re: Crash

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 07:45:50PM -0400, Garst R. Reese wrote: > If klipper is looking at the time stamp, could you round it? it's not (can't) regards john -- I am a complete moron for forgetting about endianness. May I be forever marked as such.

Re: Crash

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 11:31:10PM +0100, Lars Gullik Bjønnes wrote: > What a stupid api... yep > Possibly to cache the selection, yes, this seems the best route. Is checking selection.start and selection.end the correct way ? It seems so ... regards john p.s. bugzilla is showing no bugs for

cygwin build fix

2002-03-18 Thread Lars Gullik Bjønnes
Ok, this is work in progress. I'd like those of you having problems with ld -r on cygwin to try this. (Kayvan!) I also need some help to finish the LYX_CHECK_LDR function... (Jean-Marc?) autogen and a configure is needed. ? build ? confdefs.h Index: configure.in =

mathed warning

2002-03-18 Thread Lars Gullik Bjønnes
../../../src/mathed/textpainter.h: In constructor `TextPainter::TextPainter(int, int)': ../../../src/mathed/textpainter.h:26: warning: member initializers for `int TextPainter::ymax_' ../../../src/mathed/textpainter.h:22: warning: and `std::vector > TextPainter::data_' ../../../src/mathed

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Mon, Mar 18, 2002 at 10:52:17PM +0100, Lars Gullik Bjønnes wrote: > >> No, they don't have to. Rather they should assume that applications >> use XSetSelectionOwner properly and that those applications resends >> XSetSelectionOwner with a new timestamp

Re: Crash

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 10:52:17PM +0100, Lars Gullik Bjønnes wrote: > No, they don't have to. Rather they should assume that applications > use XSetSelectionOwner properly and that those applications resends > XSetSelectionOwner with a new timestamp when the selection changes. Unfortunately thi

Re: [PATCH] update CREDITS

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 10:55:46PM +0100, Lars Gullik Bjønnes wrote: > | sure it's a less verbose version of what I sent :)) > > so is it enough? for the one case I can reproduce now yes (we already have a workaround in FormBase dialog close). Michael Schmitt says he's had BadMatch too, but I'd

Re: [PATCH] update CREDITS

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Mon, Mar 18, 2002 at 10:27:09PM +0100, Lars Gullik Bjønnes wrote: > >> Ignore BadWindow in LyX_XErrHandler. > | sure it's a less verbose version of what I sent :)) so is it enough? | p.s. btw, the XSelectionRequest thing has NOTHING to do with the hug

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Mon, Mar 18, 2002 at 10:35:04PM +0100, Lars Gullik Bjønnes wrote: > >> This should probably be reported to the klipper people. > | They almost undoubtedly consider it a feature. Probably. | The polling is necessary to pick up /changes/ in the selectio

Re: [PATCH] update CREDITS

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 10:27:09PM +0100, Lars Gullik Bjønnes wrote: > Ignore BadWindow in LyX_XErrHandler. sure it's a less verbose version of what I sent :)) john p.s. btw, the XSelectionRequest thing has NOTHING to do with the huge hangs in userguide scrolling. I think it's graphics-related

Re: Crash

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 10:35:04PM +0100, Lars Gullik Bjønnes wrote: > This should probably be reported to the klipper people. They almost undoubtedly consider it a feature. The polling is necessary to pick up /changes/ in the selection - that's how the URL action popup etc. can work. I have a

Bug report (try 2)

2002-03-18 Thread John Levon
xforms is causing BadWindow errors. Although I haven't determined the exact chain of events that lead to this (no pun intended), there's some xforms internal code that is fairly obviously unsafe. Any code that picks a particular event off the event queue and then does something with the events'

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: >> btw. from where and how is the XSetSelectionOwner done? IMHO Klipper >> should only ask once unless the timestamp changes I wonder: > | It /only/ gets called when we finish a selection ie button 1 release. yes, I saw that. | IMO Klipper's behaviour

Re: [PATCH] update CREDITS

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Mon, Mar 18, 2002 at 10:00:39PM +0100, Lars Gullik Bjønnes wrote: > >> | p.s. the bAdwindow workaround still needs to be applied unless anyone >> | has magically fixed it >> >> what about the patch I posted? > | what patch ??? What do you do ? Ignore

Re: [PATCH] update CREDITS

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 10:00:39PM +0100, Lars Gullik Bjønnes wrote: > | p.s. the bAdwindow workaround still needs to be applied unless anyone > | has magically fixed it > > what about the patch I posted? what patch ??? What do you do ? thanks john -- I am a complete moron for forgetting abo

Re: Crash

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 09:54:20PM +0100, Lars Gullik Bjønnes wrote: > You do realize that by fixing this, you essentially get what we had > before the new selection handling code? I hope not ... > btw. from where and how is the XSetSelectionOwner done? IMHO Klipper > should only ask once unles

[PATCH] more ...

2002-03-18 Thread John Levon
please apply thanks john -- I am a complete moron for forgetting about endianness. May I be forever marked as such. Index: src/insets/insettheorem.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/insets/insettheorem.C,v retr

[PATCH] add spaces

2002-03-18 Thread John Levon
please apply john -- I am a complete moron for forgetting about endianness. May I be forever marked as such. Index: src/frontends/xforms/GUIRunTime.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/xforms/GUIRunTime

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Is the problem really that we call haveSelection way to often? On | every cursor blink perhaps? _or_ this is a but in klipper... -- Lgb

[PATCH] minor message changes

2002-03-18 Thread John Levon
please apply thanks john -- I am a complete moron for forgetting about endianness. May I be forever marked as such. Index: src/frontends/controllers/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/controll

Re: [PATCH] update CREDITS

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | p.s. the bAdwindow workaround still needs to be applied unless anyone | has magically fixed it what about the patch I posted? -- Lgb

[PATCH] update CREDITS

2002-03-18 Thread John Levon
please apply thanks john p.s. the bAdwindow workaround still needs to be applied unless anyone has magically fixed it -- I am a complete moron for forgetting about endianness. May I be forever marked as such. Index: lib/CREDITS ===

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Mon, Mar 18, 2002 at 07:08:05PM +0100, Lars Gullik Bjønnes wrote: > >> Running with and without the Klipper utlitity makes all the difference >> here. > | d'oh, of course. Damned Klipper. > | OK, so we should cache the last selectionAsString perhaps ? O

Re: Crash

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 07:08:05PM +0100, Lars Gullik Bjønnes wrote: > Running with and without the Klipper utlitity makes all the difference > here. d'oh, of course. Damned Klipper. OK, so we should cache the last selectionAsString perhaps ? Or refuse to do something past a certain selection s

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Juergen Spitzmueller) writes: | Lars Gullik Bjønnes wrote: >> Running with and without the Klipper utlitity makes all the >> difference here. > | Indeed: Selecting the userguide with the mouse inserts the whole | document (kind of ascii version) into klipper! You don't need to

Re: Crash

2002-03-18 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: > Running with and without the Klipper utlitity makes all the > difference here. Indeed: Selecting the userguide with the mouse inserts the whole document (kind of ascii version) into klipper! You don't need to press copy [1]. I guess this is not intended, no? Juerge

Re: Ridiculous...

2002-03-18 Thread Jose Abilio Oliveira Matos
On Wednesday 13 March 2002 08:38, Adam Fowler wrote: [...] Ben, any idea what is going on? > Cheers, > > Adam. -- José Abílio

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 18-Mar-2002 Lars Gullik Bjønnes wrote: > >> I do not get a crash. > | I don't get a crash too! > >> I get a hang until I release the mouse button, then everything works >> again... >> >> So... for me this is down to a minor bug now. > | Well if you

Re: The L-shaped Room

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 07:05:00PM +0200, Dekel Tsur wrote: > > er, I mean the L-Shaped Cursor - we have some code for it (and for > > reversed for RTL) but it looks like it's never used ? How do I trigger > > this cursor ? > > The cursor needs to be on text whose language is different than the

Inset question

2002-03-18 Thread Angus Leeming
Why do insetexternal and insetgraphics set Inset::id_. Isn't this variable used only by the text insets? Angus

Re: mathed warnings

2002-03-18 Thread Andre Poenitz
On Mon, Mar 18, 2002 at 05:01:38PM +, Angus Leeming wrote: > math_hullinset.C, line 206: Hm, looks like some stuff from my dev tree sneaked in when fixing the bug reported by Martin... > In math_symbolinset.C you > * pass an unsigned int to mathed_char_dim where it expects an unsigned char.

Re: The L-shaped Room

2002-03-18 Thread Dekel Tsur
On Mon, Mar 18, 2002 at 03:10:05PM +, John Levon wrote: > > er, I mean the L-Shaped Cursor - we have some code for it (and for > reversed for RTL) but it looks like it's never used ? How do I trigger > this cursor ? The cursor needs to be on text whose language is different than the language

mathed warnings

2002-03-18 Thread Angus Leeming
André, thes have almost dissappeared. Attached are the few remaining ones. I haven't fixed them, myself because I don't know what the correct fix is! My understanding of the code leads me to the following tentative suggestions: math_hullinset.C, line 206: I think that MathDimInset::width_ really

Re: Crash

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 05:19:19PM +0100, Lars Gullik Bjønnes wrote: > | Well if you say a permantent load of 30-40% of a 1GHz CPU is normal then > | this is an opinion, I don't think so. > > That is not something I see here. I see high load for a couple of secs > after the hang... then it drops

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 18-Mar-2002 Lars Gullik Bjønnes wrote: > >> I do not get a crash. > | I don't get a crash too! > >> I get a hang until I release the mouse button, then everything works >> again... >> >> So... for me this is down to a minor bug now. > | Well if you

Re: Crash

2002-03-18 Thread Juergen Vigna
On 18-Mar-2002 Lars Gullik Bjønnes wrote: > I do not get a crash. I don't get a crash too! > I get a hang until I release the mouse button, then everything works > again... > > So... for me this is down to a minor bug now. Well if you say a permantent load of 30-40% of a 1GHz CPU is normal t

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 18-Mar-2002 Lars Gullik Bjønnes wrote: > >> better now? > | Yes I could apply it, but it just makes no difference I'm still looping | in there :( (you have to select the whole buffer with the mouse IMO to | trigger it). I do not get a crash. I get

Re: Crash

2002-03-18 Thread Angus Leeming
On Monday 18 March 2002 4:58 pm, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> On Mon, Mar 18, 2002 at 01:52:57PM +, Angus Leeming wrote: > >> > Stack dump attached. > >> > >> #8 0x40074a74 in P_errmsg () from /usr/X11R6/lib/libforms.so.

Re: Crash

2002-03-18 Thread Juergen Vigna
On 18-Mar-2002 Lars Gullik Bjønnes wrote: > better now? Yes I could apply it, but it just makes no difference I'm still looping in there :( (you have to select the whole buffer with the mouse IMO to trigger it). Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Re: Crash

2002-03-18 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Mon, Mar 18, 2002 at 01:52:57PM +, Angus Leeming wrote: >> > Stack dump attached. >> >> >> #8 0x40074a74 in P_errmsg () from /usr/X11R6/lib/libforms.so.0.88 >> #9 0x400335da in fl_set_choice_text () from >> /usr/X11R6/l

Re: Crash

2002-03-18 Thread Martin Vermeer
On Mon, Mar 18, 2002 at 01:52:57PM +, Angus Leeming wrote: > > Stack dump attached. > > > #8 0x40074a74 in P_errmsg () from /usr/X11R6/lib/libforms.so.0.88 > #9 0x400335da in fl_set_choice_text () from /usr/X11R6/lib/libforms.so.0.88 > #10 0x8263ecc in updateWidgetsFromLength (input=0x84f

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: >> Index: WorkArea.h >> === >> RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/WorkArea.h,v >> retrieving revision 1.30 >> diff -u -p -r1.30 WorkArea.h >> --- WorkArea.h 13 Mar 2002 12:25:35

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: >> Index: WorkArea.h >> === >> RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/WorkArea.h,v >> retrieving revision 1.30 >> diff -u -p -r1.30 WorkArea.h >> --- WorkArea.h 13 Mar 2002 12:25:35

Re: Crash

2002-03-18 Thread Juergen Vigna
> Index: WorkArea.h > === > RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/WorkArea.h,v > retrieving revision 1.30 > diff -u -p -r1.30 WorkArea.h > --- WorkArea.h 13 Mar 2002 12:25:35 - 1.30 > +++ WorkArea.h 18 Mar 2002 14

Re: Lars' mail is being eaten up!!!

2002-03-18 Thread Angus Leeming
On Monday 18 March 2002 3:14 pm, Mate Wierdl wrote: > On Fri, Mar 15, 2002 at 06:10:02PM +, John Levon wrote: > > On Fri, Mar 15, 2002 at 03:30:03PM +0100, Lars Gullik Bjønnes wrote: > > > some bad archiving software? cannot handle 8bit chars in mail headers? > > > > > > Your loss not mine...

Re: Lars' mail is being eaten up!!!

2002-03-18 Thread Mate Wierdl
On Fri, Mar 15, 2002 at 06:10:02PM +, John Levon wrote: > On Fri, Mar 15, 2002 at 03:30:03PM +0100, Lars Gullik Bjønnes wrote: > > > some bad archiving software? cannot handle 8bit chars in mail headers? > > > > Your loss not mine... > > Perhaps you shouldn't have X-No-Archive: yes in your

The L-shaped Room

2002-03-18 Thread John Levon
er, I mean the L-Shaped Cursor - we have some code for it (and for reversed for RTL) but it looks like it's never used ? How do I trigger this cursor ? john -- I am a complete moron for forgetting about endianness. May I be forever marked as such.

Re: guii update

2002-03-18 Thread John Levon
On Mon, Mar 18, 2002 at 01:16:02PM +0100, Asger K. Alstrup Nielsen wrote: > This is neat. It's a lot neater now. > I looked at the patch, and can see that there still is a long way > to go, but I'm impressed that you got as far as you have. Actually there is not so far now, really. And if I go

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Juergen Vigna <[EMAIL PROTECTED]> writes: > | | On 18-Mar-2002 Juergen Vigna wrote: >>> >>> On 17-Mar-2002 John Levon wrote: >>> known infinite loop. The crash is probably stack overflow ... at least, probably >>> >>> Well then we rea

Re: Crash

2002-03-18 Thread Juergen Vigna
On 18-Mar-2002 Lars Gullik Bjønnes wrote: > Not unlikely... the question is then if we ever get passed a XEvent to > event_cb that is nto SelectionRequest or SelectionClear. You mean we should just try to return 1 always? Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Re: Crash

2002-03-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 18-Mar-2002 Juergen Vigna wrote: >> >> On 17-Mar-2002 John Levon wrote: >> >>> known infinite loop. The crash is probably stack overflow ... >>> at least, probably >> >> Well then we really would need a receipt to fix this don't you think? > | BTW

Re: [Devel] Bug list update

2002-03-18 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Sunday 17 March 2002 11:48 am, Michael Schmitt wrote: >> Hi, >> >> please find a revised bug list below. >> >> Highlights: >> >>- Undo/redo seem to work now (-> no bug report at the moment) >>- there are memory access problems in mathed and t

您要的CD目录。

2002-03-18 Thread cdcdcd
ÒÔÏÂΪ±¾Õ¾¿Ì¼CDĿ¼£¬Ã¿ÕÅ7Ôª£¬5ÕÅÆðÓÊ£¬ÓÊ·Ñ5Ôª/´Î ÓÐÒâÕßEMAIL£º[EMAIL PROTECTED] metallicakill 'em all garage days re-revisited and justice for all ride the lightning master of pup

Re: a thought on insets and buffers...

2002-03-18 Thread John Levon
On Sun, Mar 17, 2002 at 08:37:49PM +0100, Asger K. Alstrup Nielsen wrote: > of some kind, and how many insets cheat by using the current_view, glad to say: none :) The bad guys left are CutAndPaste, bufferlist, GraphicsCacheItem, trans_mgr and bits of paragraph. of course this doesn't mean we'

Re: Crash

2002-03-18 Thread John Levon
On Sun, Mar 17, 2002 at 07:13:30PM +0200, Martin Vermeer wrote: > Latest CVS (lots of things happened lately :-) > > During loading, scaling and rendering of epses, text cursor > disappears and LyX becomes unresponsive (over a slow line). > Then, images appear and cursor comes back. And then, a

Re: [Devel] Bug list update

2002-03-18 Thread Andre Poenitz
On Mon, Mar 18, 2002 at 01:59:31PM +, Angus Leeming wrote: > > Thsis looks a bit strange as .c_str() _always_ returns a non-null pointer. > > Really? What happens when the string is empty? It returns "\0" ? Sure. Andre' -- André Pönitz .. [EMAIL

Re: [Devel] Bug list update

2002-03-18 Thread Angus Leeming
On Monday 18 March 2002 1:54 pm, Andre Poenitz wrote: > On Mon, Mar 18, 2002 at 01:47:35PM +, Angus Leeming wrote: > > char const * const tmp = result.str().c_str(); > > string result_str = tmp ? strip(tmp) : string(); > > Thsis looks a bit strange as .c_str() _always_ returns a non-nu

Re: [Devel] Bug list update

2002-03-18 Thread Andre Poenitz
On Mon, Mar 18, 2002 at 01:47:35PM +, Angus Leeming wrote: > char const * const tmp = result.str().c_str(); > string result_str = tmp ? strip(tmp) : string(); Thsis looks a bit strange as .c_str() _always_ returns a non-null pointer. Andre' -- André Pönitz .

Re: Crash

2002-03-18 Thread Angus Leeming
On Sunday 17 March 2002 5:13 pm, Martin Vermeer wrote: > Latest CVS (lots of things happened lately :-) > > During loading, scaling and rendering of epses, text cursor > disappears and LyX becomes unresponsive (over a slow line). > Then, images appear and cursor comes back. And then, a little > la

Re: [Devel] Bug list update

2002-03-18 Thread Angus Leeming
On Sunday 17 March 2002 11:48 am, Michael Schmitt wrote: > Hi, > > please find a revised bug list below. > > Highlights: > >- Undo/redo seem to work now (-> no bug report at the moment) >- there are memory access problems in mathed and the citation > reference dialog (I guess they are

Re: guii update

2002-03-18 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Monday 18 March 2002 12:16 pm, Asger K. Alstrup Nielsen wrote: >> On Sun, 17 Mar 2002, John Levon wrote: >> > now with working menus ... and background color ... and keyboard ... >> > and /really/ slow rendering >> > >> > http://www.movement.uklinux.

Re: next guii patch

2002-03-18 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> Call it Screen or call it LyXScreen but not LScreen. Screen is an X type, I think. JMarc

Re: guii update

2002-03-18 Thread Angus Leeming
On Monday 18 March 2002 12:16 pm, Asger K. Alstrup Nielsen wrote: > On Sun, 17 Mar 2002, John Levon wrote: > > now with working menus ... and background color ... and keyboard ... > > and /really/ slow rendering > > > > http://www.movement.uklinux.net/q4.diff.bz2 > > This is neat. > > I looked at

Re: guii update

2002-03-18 Thread Asger K. Alstrup Nielsen
On Sun, 17 Mar 2002, John Levon wrote: > now with working menus ... and background color ... and keyboard ... > and /really/ slow rendering > > http://www.movement.uklinux.net/q4.diff.bz2 This is neat. I looked at the patch, and can see that there still is a long way to go, but I'm impressed th

Re: a thought on insets and buffers...

2002-03-18 Thread Asger K. Alstrup Nielsen
On Sat, 16 Mar 2002, Angus Leeming wrote: > I'm thinking of a biblioManager class, an instance of which is contained in > the Buffer. It is connected to signals that can be emitted by any of it's > BibKey and BibTeX insets, including those in daughter Buffers. In turn it > will inform each of it'

Re: Problem compiling LyX CVS

2002-03-18 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Mar 18, 2002 at 12:14:38PM +0100, Yann MORERE wrote: >> Should i update my gcc? > | Probably the best thing to do. > | I don't think supporting anything older than 2.95 is worthwhile. And now even Linux Kernel require at least 2.95.3. In a yea

Re: Problem compiling LyX CVS

2002-03-18 Thread Lars Gullik Bjønnes
Yann MORERE <[EMAIL PROTECTED]> writes: | Hello, > | another problem compiling lyx cvs on a suse6.3 box with egcs-2.91.66 > | lyxdevel@Qui-GonJinn:~/cvs/lyx-devel > gcc -v | Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs | gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 r

Re: Problem compiling LyX CVS

2002-03-18 Thread Andre Poenitz
On Mon, Mar 18, 2002 at 12:14:38PM +0100, Yann MORERE wrote: > Should i update my gcc? Probably the best thing to do. I don't think supporting anything older than 2.95 is worthwhile. Andre' -- André Pönitz .. [EMAIL PROTECTED]

Problem compiling LyX CVS

2002-03-18 Thread Yann MORERE
Hello, another problem compiling lyx cvs on a suse6.3 box with egcs-2.91.66 lyxdevel@Qui-GonJinn:~/cvs/lyx-devel > gcc -v Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) lyxdevel@Qui-GonJinn:~/cvs/lyx-devel > yann

Re: scroll bar again

2002-03-18 Thread Juergen Vigna
On 18-Mar-2002 Angus Leeming wrote: > Oh, it gets better. If I use the arrow keys to move down the document, then > the scrollbar is resized as the cursor moves off display. The new scrollbar > handle appears right in the middle of the scrollbar (should be close to the > top) and is completel

Re: scroll bar again

2002-03-18 Thread Angus Leeming
On Monday 18 March 2002 10:17 am, Angus Leeming wrote: > Ok, Lars, > > you've said you wanted proof that the scrollbar wan't working correctly > before you'd look into these reports. > > Well here it is. A screen shot of a document I've just opened with current > cvs. This document runs to many pa

scroll bar again

2002-03-18 Thread Angus Leeming
Ok, Lars, you've said you wanted proof that the scrollbar wan't working correctly before you'd look into these reports. Well here it is. A screen shot of a document I've just opened with current cvs. This document runs to many pages. The scrollbar doesn't think so, however! Regards, Angus

Re: make distclean fails

2002-03-18 Thread Angus Leeming
On Monday 18 March 2002 10:02 am, Lars Gullik Bjønnes wrote: > Michael Koziarski <[EMAIL PROTECTED]> writes: > | On Fri, Mar 15, 2002 at 06:39:56PM + or thereabouts, Angus Leeming wrote: > >> make clean works. > >> make distclean thereafter doesn't. > | > | I've been getting this too. I thou

Re: [PATCH] Get the gnome frontend to link

2002-03-18 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Sun, 17 Mar 2002, Michael Koziarski wrote: > >> On Sat, Mar 16, 2002 at 02:43:19PM + or thereabouts, Angus Leeming wrote: >> > On Saturday 16 March 2002 12:57 pm, Angus Leeming wrote: | [...] >> > I know that this is childish, but why are the gnome g

Re: [PATCH] Get the gnome frontend to link

2002-03-18 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Sun, 17 Mar 2002, Michael Koziarski wrote: > >> On Sat, Mar 16, 2002 at 02:43:19PM + or thereabouts, Angus Leeming wrote: >> > On Saturday 16 March 2002 12:57 pm, Angus Leeming wrote: | [...] >> > I know that this is childish, but why are the gnome g

Re: make distclean fails

2002-03-18 Thread Lars Gullik Bjønnes
Michael Koziarski <[EMAIL PROTECTED]> writes: | On Fri, Mar 15, 2002 at 06:39:56PM + or thereabouts, Angus Leeming wrote: >> make clean works. >> make distclean thereafter doesn't. > | I've been getting this too. I thought it might be my fiddling with | Makefile.am's in my local mirror, but

Re: next guii patch

2002-03-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 15-Mar-2002 John Levon wrote: > >>> Why? PainterBase should not depend on frontends (therefore the name) and >>> should not be in the frontends directory. >> >> By the same logic, these files : | [snip] >> don't belong in frontends/ either, since t

Re: next guii patch

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: >> Why LScreen instead of LyXScreen? Just because it's shorter? > | yes. Don't your fingers hurt typing that ? Why not just make it Screen then? (oh, that clash with an X name?) -- Lgb

Re: visitor pattern

2002-03-18 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | What's the general feeling about using the visitor pattern in LyX? I want to try it out. -- Lgb

Re: Lars' mail is being eaten up!!!

2002-03-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Fri, Mar 15, 2002 at 03:30:03PM +0100, Lars Gullik Bjønnes wrote: > >> some bad archiving software? cannot handle 8bit chars in mail headers? >> >> Your loss not mine... > | Perhaps you shouldn't have X-No-Archive: yes in your headers. I do :-) intere

Re: Lars' mail is being eaten up!!!

2002-03-18 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 15 March 2002 2:30 pm, Lars Gullik Bjønnes wrote: >> Angus Leeming <[EMAIL PROTECTED]> writes: >> >> | I have just resubscribed to the lyx-devel mailing list. Looks like I was >> | unsubscribed for sometime, although some mail (eg André's re

RE: guii update

2002-03-18 Thread Juergen Vigna
On 16-Mar-2002 John Levon wrote: > http://www.movement.uklinux.net/lyxss.png Great! #:O) Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253 I-

RE: Copy/paste changes language

2002-03-18 Thread Juergen Vigna
On 16-Mar-2002 Laszlo E Szabo wrote: > 1) Now, open it with LyX 1.1.6fix4. Keep the "foot" closed. Then copy a word > from anywher in the text. If you paste it before the "foot", then it is OK. > Paste it after the "foot", the problem appears. It changes the language of > the word back to Eng

Re: a thought on insets and buffers...

2002-03-18 Thread Juergen Vigna
On 15-Mar-2002 John Levon wrote: > Um, we've seen several obscure bugs due to doing this inside insettext, > just in the 1.2.0 era. Now insettext isn't exactly the simplest > of insets, but maybe that's the point ... Did you ask yourself why we have this problems? IMO we have the problems becau

Re: a thought on insets and buffers...

2002-03-18 Thread Andre Poenitz
On Fri, Mar 15, 2002 at 06:09:11PM +, John Levon wrote: > > How often do you resize your window? > > Have you seen how awful LyX is at re-breaking ? It takes /seconds/ I know. I believe this is related to the overly complex stucture. > I'll be happy if you fix this at the same time ! Looks

Re: next guii patch

2002-03-18 Thread Juergen Vigna
On 15-Mar-2002 John Levon wrote: >> Why? PainterBase should not depend on frontends (therefore the name) and >> should not be in the frontends directory. > > By the same logic, these files : [snip] > don't belong in frontends/ either, since they don't depend on a specific > frontend. I think