Re: Cursor movement bug in math insets with split views

2014-04-06 Thread Richard Heck
On 04/06/2014 08:55 PM, aparsloe wrote: On 7/04/2014 12:47 p.m., aparsloe wrote: In a new document open a math inset and enter e=mc^2. Split the view into left and right views. In the right view ensure the cursor lies *outside* the math inset. Now in the left view try to put the cursor *with

Re: Cursor movement bug in math insets with split views

2014-04-06 Thread aparsloe
On 7/04/2014 12:47 p.m., aparsloe wrote: In a new document open a math inset and enter e=mc^2. Split the view into left and right views. In the right view ensure the cursor lies *outside* the math inset. Now in the left view try to put the cursor *with the mouse* between, say, "m" and "c". I f

Cursor movement bug in math insets with split views

2014-04-06 Thread aparsloe
In a new document open a math inset and enter e=mc^2. Split the view into left and right views. In the right view ensure the cursor lies *outside* the math inset. Now in the left view try to put the cursor *with the mouse* between, say, "m" and "c". I find the cursor remains stuck at the start

Re: [patch] [important] fix invalid iterator

2014-04-06 Thread Richard Heck
On 04/06/2014 02:54 PM, Vincent van Ravesteijn wrote: Jürgen Spitzmüller schreef op 6-4-2014 19:22: 2014-04-06 18:53 GMT+02:00 Vincent van Ravesteijn: Please commit to master. Done. I did not write a comment yet, since I do not know what to write. Jürgen I've no idea either. We can't p

Re: [patch] [important] fix invalid iterator

2014-04-06 Thread Vincent van Ravesteijn
Jürgen Spitzmüller schreef op 6-4-2014 19:22: 2014-04-06 18:53 GMT+02:00 Vincent van Ravesteijn: Please commit to master. Done. I did not write a comment yet, since I do not know what to write. Jürgen I've no idea either. We can't put comments for each container that is returned by val

Re: [patch] [important] fix invalid iterator

2014-04-06 Thread Jürgen Spitzmüller
2014-04-06 18:53 GMT+02:00 Vincent van Ravesteijn: > Please commit to master. > Done. I did not write a comment yet, since I do not know what to write. Jürgen > > Vincent >

Re: Master branch partially opened for LyX 2.1.0

2014-04-06 Thread Richard Heck
On 04/06/2014 09:51 AM, Kornel Benko wrote: Am Mittwoch, 26. März 2014 um 16:41:24, schrieb Richard Heck > On 03/26/2014 04:28 PM, Kornel Benko wrote: > > > > Am Mittwoch, 26. März 2014 um 21:08:42, schrieb Vincent van Ravesteijn > > > > ... > > > > > Isn't there a dynamic way to d

Re: [patch] [important] fix invalid iterator

2014-04-06 Thread Vincent van Ravesteijn
Jürgen Spitzmüller schreef op 5-4-2014 12:55: This patch fixes a fatal error of mine. I compared begin and end iterators of two different containers (constructed in args()) in InsetLayout. This could result in * a crash (happens if you load a document with arguments for which you do not have

Re: Master branch partially opened for LyX 2.1.0

2014-04-06 Thread Kornel Benko
Am Mittwoch, 26. März 2014 um 16:41:24, schrieb Richard Heck > On 03/26/2014 04:28 PM, Kornel Benko wrote: > > > > Am Mittwoch, 26. März 2014 um 21:08:42, schrieb Vincent van Ravesteijn > > > > ... > > > > > Isn't there a dynamic way to do this. Parse configure.py or something ? > > Yes, there

[patch for 2.2] silence iconv warnings

2014-04-06 Thread Jürgen Spitzmüller
When scrolling through a document while instant-spellchecking is enabled and Hunspell used, LyX spits out iconv errors if a word appears which is not in the Hunspell dictionary's encoding. E.g.: Error returned from iconv EILSEQ An invalid multibyte sequence has been encountered in the input. When