Re: ctests for input encoding

2016-11-09 Thread Kornel Benko
Am Mittwoch, 9. November 2016 um 20:39:52, schrieb Guenter Milde > On 2016-11-08, Kornel Benko wrote: > > Am Dienstag, 8. November 2016 um 07:21:46, schrieb Guenter Milde > > > >> On 2016-11-07, Kornel Benko wrote: > >> > Am Montag, 7. November 2016 um

Re: New warning on master

2016-11-09 Thread Guillaume Munch
I will gladly let you handle everything, then :) Done.

Re: New warning on master

2016-11-09 Thread Enrico Forestieri
On Wed, Nov 09, 2016 at 10:52:19PM +0100, Guillaume Munch wrote: > > Patch looks good, feel free to commit. Except for: > > > QObject::connect(wa, SIGNAL(bufferViewChanged()), > > -this, SIGNAL(bufferViewChanged())); > > +this,

Re: ctests for input encoding

2016-11-09 Thread Scott Kostyshak
On Wed, Nov 09, 2016 at 08:39:52PM +, Guenter Milde wrote: > BTW: How many tests are currently failing (excluding the unreliableTests)? I get the following on current master (6674a915). export/doc/ar/Intro_dvi export/doc/ar/Intro_dvi3_texF export/doc/ar/Intro_dvi3_systemF

Re: New warning on master

2016-11-09 Thread Guillaume Munch
Le 09/11/2016 à 20:46, Enrico Forestieri a écrit : On Wed, Nov 09, 2016 at 11:46:33AM +0100, Jean-Marc Lasgouttes wrote: When using dialogs (prefs for example) with master, I get some QMetaObject::connectSlotsByName: No matching signal for on_bufferViewChanged()

Re: #10462: Add possibility to use an inverted cursor color

2016-11-09 Thread Jean-Marc Lasgouttes
You learn a new expression, I learn its spelling. That's a good deal IMO. JMarc Le 9 novembre 2016 21:29:51 GMT+01:00, Andrew Parsloe a écrit : >I had never come across this use of bikeshedding before. I looked it up >on Wiktionary. Thanks!

Re: pasted non-acceptable symbol

2016-11-09 Thread Stephan Witt
Am 09.11.2016 um 12:10 schrieb Jean-Marc Lasgouttes : > > Le 08/11/2016 à 14:56, Stephan Witt a écrit : >> I tested your patch and it works for me. The change of "lib/unicodesymbols“ >> leads to proper output. I cannot tell how the impact of the latter change is. > > So shall

Re: ctests for input encoding

2016-11-09 Thread Guenter Milde
On 2016-11-08, Kornel Benko wrote: > Am Dienstag, 8. November 2016 um 07:21:46, schrieb Guenter Milde > >> On 2016-11-07, Kornel Benko wrote: >> > Am Montag, 7. November 2016 um 15:47:28, schrieb Guenter Milde >> > Dear Kornel, > Try this if you like.

Re: #10462: Add possibility to use an inverted cursor color

2016-11-09 Thread Andrew Parsloe
On 10/11/2016 5:07 a.m., Jean-Marc Lasgouttes wrote: For example, nobody remembers why we have the \show_banner option or \screen_font_sizes options. Or the three different interfaces for editing math macros. But it is just bikesheding IMO. JMarc I had never come across this use of

Re: New warning on master

2016-11-09 Thread Enrico Forestieri
On Wed, Nov 09, 2016 at 11:46:33AM +0100, Jean-Marc Lasgouttes wrote: > When using dialogs (prefs for example) with master, I get some > > QMetaObject::connectSlotsByName: No matching signal for > on_bufferViewChanged() > QMetaObject::connectSlotsByName: No matching signal for >

KeepEmpty in beamer module

2016-11-09 Thread racoon
Hi, Here is a suggestion concerning the beamer modules Frame and Block styles. I worked a bit with the beamer module lately. One thing that annoyed me a bit was the KeepEmpty setting for both Frame and Block. I was wondering why it is set for those two Styles and maybe one could do without.

Re: #10462: Add possibility to use an inverted cursor color

2016-11-09 Thread Richard Heck
On 11/09/2016 11:07 AM, Jean-Marc Lasgouttes wrote: > Also never underestimate the cost of an option. In this case it is > low, but there are strings to translate and screen real estate to find. They can lead to obscure bugs, for example: ones that only appear when a certain rarely used option is

Re: New warning on master

2016-11-09 Thread Guillaume Munch
Le 09/11/2016 à 15:58, Jean-Marc Lasgouttes a écrit : Le 09/11/2016 à 15:54, Scott Kostyshak a écrit : On Wed, Nov 09, 2016 at 11:46:33AM +0100, Jean-Marc Lasgouttes wrote: When using dialogs (prefs for example) with master, I get some Does this ring a bell for somebody? I don't see this

Re: #10462: Add possibility to use an inverted cursor color

2016-11-09 Thread Jean-Marc Lasgouttes
Le 09/11/2016 à 17:16, racoon a écrit : I see. However, my argument for having non-userinterface options that can be manually set in the preferences file (or in some preample like blank space in the preferences gui) seems to survive your objection. I have made this suggestion in the past, but

Re: #10462: Add possibility to use an inverted cursor color

2016-11-09 Thread racoon
On 09.11.2016 17:07, Jean-Marc Lasgouttes wrote: Le 09/11/2016 à 16:57, racoon a écrit : A quick question on the "too many options" issue. I believe that quite many LyX users like to have many options to fit LyX according to their desires. So I am wondering what your worry about too many

Re: #10462: Add possibility to use an inverted cursor color

2016-11-09 Thread Jean-Marc Lasgouttes
Le 09/11/2016 à 16:57, racoon a écrit : A quick question on the "too many options" issue. I believe that quite many LyX users like to have many options to fit LyX according to their desires. So I am wondering what your worry about too many options is. Maybe it is that many other users will be

Re: #10462: Add possibility to use an inverted cursor color

2016-11-09 Thread racoon
On 09.11.2016 16:45, LyX Ticket Tracker wrote: #10462: Add possibility to use an inverted cursor color -+- Reporter: racoon | Owner: lasgouttes Type: enhancement | Status: new Priority: normal | Milestone:

Re: beamer uncover behaviour

2016-11-09 Thread Paul A. Rubin
On 11/08/2016 05:57 PM, Eran Kaplinsky wrote: I notice that the inline overlay [uncover] generates a tex capacity error when the text selected for "editing" is already set to a smaller – but not bigger – size. In other words, if I want text to be set in small, smaller, smallest, etc, and to be

Re: New warning on master

2016-11-09 Thread Jean-Marc Lasgouttes
Le 09/11/2016 à 15:54, Scott Kostyshak a écrit : On Wed, Nov 09, 2016 at 11:46:33AM +0100, Jean-Marc Lasgouttes wrote: When using dialogs (prefs for example) with master, I get some Does this ring a bell for somebody? I don't see this with current master and Qt 5.6.2. To test, I just

Re: New warning on master

2016-11-09 Thread Scott Kostyshak
On Wed, Nov 09, 2016 at 11:46:33AM +0100, Jean-Marc Lasgouttes wrote: > When using dialogs (prefs for example) with master, I get some > Does this ring a bell for somebody? I don't see this with current master and Qt 5.6.2. To test, I just started list and opened preferences and clicked around a

Re: [LyX/master] Get rid of ParagraphMetrics::insetDimension

2016-11-09 Thread Scott Kostyshak
On Tue, Nov 08, 2016 at 05:21:45PM +0100, Jean-Marc Lasgouttes wrote: > What happens is in pasteSelectionHelper: the code notices that the branch > does not exist and tries to be helpful by proposing to create a new branch. > This breaks because at this point the metrics have not been computed (a

Re: [LyX/master] Get rid of ParagraphMetrics::insetDimension

2016-11-09 Thread Jean-Marc Lasgouttes
Le 08/11/2016 à 17:21, Jean-Marc Lasgouttes a écrit : Fixing the crash properly would imply to avoid this stupid alert dialog. I suspect that the best way would be -- finally -- to implement the private cut/paste needed for insetInset, that has been requested for ages (don't know the bug number,

Re: pasted non-acceptable symbol

2016-11-09 Thread Jean-Marc Lasgouttes
Le 08/11/2016 à 14:56, Stephan Witt a écrit : I tested your patch and it works for me. The change of "lib/unicodesymbols“ leads to proper output. I cannot tell how the impact of the latter change is. So shall I apply it? I prefer to leave the rest in the hands of somebody who knows what this

New warning on master

2016-11-09 Thread Jean-Marc Lasgouttes
When using dialogs (prefs for example) with master, I get some QMetaObject::connectSlotsByName: No matching signal for on_bufferViewChanged() QMetaObject::connectSlotsByName: No matching signal for on_bufferViewChanged() QMetaObject::connectSlotsByName: No matching signal for