Re: Container out of bounds error

2007-05-15 Thread Darren Freeman
On Mon, 2007-05-14 at 23:54, Darren Freeman wrote: On Mon, 2007-05-14 at 23:42, Abdelrazak Younes wrote: Darren Freeman wrote: Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line.

Re: Container out of bounds error

2007-05-15 Thread José Matos
On Monday 14 May 2007 17:57:02 Dov Feldstern wrote: Abdel --- I don't know if this was already done, but if not, we should revert the RTL default setting until we fix up the crashes there (which I'm working on, but keep running into new issues...). The RTL option defaults to yes. Dov --

Re: Container out of bounds error

2007-05-15 Thread José Matos
On Tuesday 15 May 2007 08:39:48 José Matos wrote: On Monday 14 May 2007 17:57:02 Dov Feldstern wrote: Abdel --- I don't know if this was already done, but if not, we should revert the RTL default setting until we fix up the crashes there (which I'm working on, but keep running into new

Re: Container out of bounds error

2007-05-15 Thread Dov Feldstern
Darren Freeman wrote: On Tue, 2007-05-15 at 02:57, Dov Feldstern wrote: Hi! Just a long-shot, but could you check to see if the preference Language Settings - Language - Right-to-left language support is checked, and if so --- try unchecking it, and see if you cans till reproduce the bugs.

Re: Container out of bounds error

2007-05-15 Thread Darren Freeman
On Mon, 2007-05-14 at 23:54, Darren Freeman wrote: > On Mon, 2007-05-14 at 23:42, Abdelrazak Younes wrote: > > Darren Freeman wrote: > > > Hold shift and begin pressing left arrow to create a selection and > > > expand it left. Continue until the selection starts from the beginning > > > of the

Re: Container out of bounds error

2007-05-15 Thread José Matos
On Monday 14 May 2007 17:57:02 Dov Feldstern wrote: > Abdel --- I don't know if this was already done, but if not, we should > revert the RTL default setting until we fix up the crashes there (which > I'm working on, but keep running into new issues...). The RTL option defaults to yes. > Dov

Re: Container out of bounds error

2007-05-15 Thread José Matos
On Tuesday 15 May 2007 08:39:48 José Matos wrote: > On Monday 14 May 2007 17:57:02 Dov Feldstern wrote: > > Abdel --- I don't know if this was already done, but if not, we should > > revert the RTL default setting until we fix up the crashes there (which > > I'm working on, but keep running into

Re: Container out of bounds error

2007-05-15 Thread Dov Feldstern
Darren Freeman wrote: On Tue, 2007-05-15 at 02:57, Dov Feldstern wrote: Hi! Just a long-shot, but could you check to see if the preference "Language Settings -> Language -> Right-to-left language support" is checked, and if so --- try unchecking it, and see if you cans till reproduce the

Container out of bounds error

2007-05-14 Thread Darren Freeman
Hi all, I don't quite know how I got this or how to reproduce it. But here goes. Latest SVN. Was surprised to find no emergency saves generated, was this feature removed?? I tried viewing a DVI version of my document. Got an error with the mathed bug I recently reported. Deleted it, created a

Re: Container out of bounds error

2007-05-14 Thread Darren Freeman
This error has happened to me a few times now, without needing the more complex steps outlined below. It seems if I hold down shift and then left a few times, to create a highlighted region, I can make exactly the same crash happen. It would seem to be within the selection handling routines.

Re: Container out of bounds error

2007-05-14 Thread Darren Freeman
Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then press left again, to

Re: Container out of bounds error

2007-05-14 Thread Abdelrazak Younes
Darren Freeman wrote: Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then

Re: Container out of bounds error

2007-05-14 Thread Abdelrazak Younes
Darren Freeman wrote: Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Number? Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current

Re: Container out of bounds error

2007-05-14 Thread Darren Freeman
On Mon, 2007-05-14 at 23:42, Abdelrazak Younes wrote: Darren Freeman wrote: Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then press left again, to attempt to start the

Re: Container out of bounds error

2007-05-14 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Darren Freeman wrote: Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning

Re: Container out of bounds error

2007-05-14 Thread Abdelrazak Younes
Darren Freeman wrote: On Mon, 2007-05-14 at 23:42, Abdelrazak Younes wrote: Darren Freeman wrote: Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then press left again, to attempt to

Re: Container out of bounds error

2007-05-14 Thread Dov Feldstern
Darren Freeman wrote: Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then

Re: Container out of bounds error

2007-05-14 Thread Darren Freeman
On Tue, 2007-05-15 at 02:57, Dov Feldstern wrote: Hi! Just a long-shot, but could you check to see if the preference Language Settings - Language - Right-to-left language support is checked, and if so --- try unchecking it, and see if you cans till reproduce the bugs. You got it in one :)

Container out of bounds error

2007-05-14 Thread Darren Freeman
Hi all, I don't quite know how I got this or how to reproduce it. But here goes. Latest SVN. Was surprised to find no emergency saves generated, was this feature removed?? I tried viewing a DVI version of my document. Got an error with the mathed bug I recently reported. Deleted it, created a

Re: Container out of bounds error

2007-05-14 Thread Darren Freeman
This error has happened to me a few times now, without needing the more complex steps outlined below. It seems if I hold down shift and then left a few times, to create a highlighted region, I can make exactly the same crash happen. It would seem to be within the selection handling routines.

Re: Container out of bounds error

2007-05-14 Thread Darren Freeman
Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then press left again, to

Re: Container out of bounds error

2007-05-14 Thread Abdelrazak Younes
Darren Freeman wrote: Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then

Re: Container out of bounds error

2007-05-14 Thread Abdelrazak Younes
Darren Freeman wrote: Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Number? Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current

Re: Container out of bounds error

2007-05-14 Thread Darren Freeman
On Mon, 2007-05-14 at 23:42, Abdelrazak Younes wrote: > Darren Freeman wrote: > > Hold shift and begin pressing left arrow to create a selection and > > expand it left. Continue until the selection starts from the beginning > > of the current line. > > > > Then press left again, to attempt to

Re: Container out of bounds error

2007-05-14 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Darren Freeman wrote: Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning

Re: Container out of bounds error

2007-05-14 Thread Abdelrazak Younes
Darren Freeman wrote: On Mon, 2007-05-14 at 23:42, Abdelrazak Younes wrote: Darren Freeman wrote: Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then press left again, to attempt to

Re: Container out of bounds error

2007-05-14 Thread Dov Feldstern
Darren Freeman wrote: Actually no sooner had I said that, but I worked out what is going on (and added the following to bugzilla). Hold shift and begin pressing left arrow to create a selection and expand it left. Continue until the selection starts from the beginning of the current line. Then

Re: Container out of bounds error

2007-05-14 Thread Darren Freeman
On Tue, 2007-05-15 at 02:57, Dov Feldstern wrote: > Hi! > > Just a long-shot, but could you check to see if the preference "Language > Settings -> Language -> Right-to-left language support" is checked, and > if so --- try unchecking it, and see if you cans till reproduce the bugs. You got it