Re: [patch] crash + dispatch problem

2003-11-06 Thread Andre Poenitz
On Thu, Nov 06, 2003 at 12:22:14PM +0100, Alfredo Braunstein wrote: > Andre Poenitz wrote: > > >> - trying to insert an inset, inside an inset, inside an inset exits the > >> second one and does nothing. > > > > That's strange as current CVS uses the old dispatch route... > > Better stated: put

Re: [patch] crash + dispatch problem

2003-11-06 Thread Alfredo Braunstein
Andre Poenitz wrote: >> - trying to insert an inset, inside an inset, inside an inset exits the >> second one and does nothing. > > That's strange as current CVS uses the old dispatch route... Better stated: put a text-inset inside another text-inset and put the cursor there. Then almost every e

Re: [patch] crash + dispatch problem

2003-11-05 Thread Andre Poenitz
to the IL stuff to die, or we > are trying to keep the thing alive on the transition?) Try to keep it alive. So please apply this. > dispatch problem: > > - trying to insert an inset, inside an inset, inside an inset exits the > second one and does nothing. That's strange a

another dispatch problem

2003-11-04 Thread Alfredo Braunstein
cannot get the dialog by clicking on the ref nor url buttton insets. labels work fine. Alfredo

[patch] crash + dispatch problem

2003-11-04 Thread Alfredo Braunstein
?) dispatch problem: - trying to insert an inset, inside an inset, inside an inset exits the second one and does nothing. Alfredo Index: insetcollapsable.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/insets/insetcollapsable.C,v

Re: dispatch problem

2003-11-04 Thread Lars Gullik Bjønnes
Alfredo Braunstein <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: > >> | No problem at all. Was that a patch or a poem? Pretty verbose isn't it >> | ;-) >> >> what parts? > | the #warning parts ... (it wasn't a criticism) ahh when running... I just had to pub something there so that

Re: dispatch problem

2003-11-03 Thread Alfredo Braunstein
Lars Gullik BjÃnnes wrote: > | No problem at all. Was that a patch or a poem? Pretty verbose isn't it > | ;-) > > what parts? the #warning parts ... (it wasn't a criticism) Alfredo

Re: dispatch problem

2003-11-03 Thread Lars Gullik Bjønnes
Alfredo Braunstein <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: > >> | Pretty funny actually :-) Once you get over the claustrophobia... >> >> I have a patch that solves the problem for me. >> >> Unless you find huge problems with this I will commit it. > | No problem at all. Was th

Re: dispatch problem

2003-11-03 Thread Alfredo Braunstein
Lars Gullik BjÃnnes wrote: > | Pretty funny actually :-) Once you get over the claustrophobia... > > I have a patch that solves the problem for me. > > Unless you find huge problems with this I will commit it. No problem at all. Was that a patch or a poem? Pretty verbose isn't it ;-) Alfredo

Re: dispatch problem

2003-11-03 Thread Lars Gullik Bjønnes
Alfredo Braunstein <[EMAIL PROTECTED]> writes: | Pretty funny actually :-) Once you get over the claustrophobia... I have a patch that solves the problem for me. Unless you find huge problems with this I will commit it. ? Config ? dispatch-4.diff ? dispatch-5.diff ? dispatch-6.diff ? dispatch-7

Re: dispatch problem

2003-11-03 Thread Alfredo Braunstein
Lars Gullik BjÃnnes wrote: > Alfredo Braunstein <[EMAIL PROTECTED]> writes: > > | With the cursor inside an inset, almost nothing seems to work: C-z, C-f, > | etc. Heck, even File->Exit from the menus doesn't do anything. > > :-) > Pretty funny actually :-) Once you get over the claustrophobia

Re: dispatch problem

2003-11-03 Thread Lars Gullik Bjønnes
Alfredo Braunstein <[EMAIL PROTECTED]> writes: | With the cursor inside an inset, almost nothing seems to work: C-z, C-f, | etc. Heck, even File->Exit from the menus doesn't do anything. :-) -- Lgb

dispatch problem

2003-11-03 Thread Alfredo Braunstein
With the cursor inside an inset, almost nothing seems to work: C-z, C-f, etc. Heck, even File->Exit from the menus doesn't do anything. Alfredo