Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #316

2017-07-27 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/316/-- [...truncated 439 lines...] [ 2%] Generating gl/Tutorial.lyx cd /build/lyx/build/doc && /usr/bin/python2 /build/lyx/development/cmake/doc/ReplaceValues.py LYX_USERDIR_VER=LYX_

Re: cmake and boost

2017-07-27 Thread Kornel Benko
Am Freitag, 28. Juli 2017 um 00:26:33, schrieb Cor Blom > Op 27-07-17 om 22:27 schreef Kornel Benko: > > This means that the devel version boost-regex is not found. But maybe your > > installed cmake > > is not able to find such new boost version. Checking FindBoost.cmake in > > cmake 3.9, the l

Re: alternatives for dashes (please vote)

2017-07-27 Thread Pavel Sanda
Guenter Milde wrote: > Comments and votes welcome. ... > e) re-define \textemdash > f) keep the current 2.3alpha behaviour Could you expand little bit, what e) means and what f) the current 2.3alpha behavior is? Thanks. Pavel

Re: cmake and boost

2017-07-27 Thread Cor Blom
Op 27-07-17 om 22:27 schreef Kornel Benko: This means that the devel version boost-regex is not found. But maybe your installed cmake is not able to find such new boost version. Checking FindBoost.cmake in cmake 3.9, the last known boost are versions between 1.63.00 .. 1.64.99 though. So, what

alternatives for dashes (please vote)

2017-07-27 Thread Guenter Milde
Dear LyX developers, following Scotts suggestion, I prepared an overview of alternatives to handle the problem with 2.2 breaking formatting of em- and en-dashes. Comments and votes welcome. Unfortunately, the topic is emotionally loaded, as we did a mistake and there is no solution that everyone

Re: Living with shell-escape: Using two LyX instances - critique invited

2017-07-27 Thread Christian Ridderström
On 27 July 2017 at 18:05, Tommaso Cucinotta wrote: > On 27/07/2017 17:31, Tommaso Cucinotta wrote: > >> I think what we might do in a relatively easy and generic way, is to allow >> for setting individual preferences settings from the command-line, e.g.: >> >>alias lyx-safe='/usr/bin/lyx -Dus

Re: cmake and boost

2017-07-27 Thread Kornel Benko
Am Donnerstag, 27. Juli 2017 um 21:57:54, schrieb Cor Blom > Op 27-07-17 om 20:11 schreef Kornel Benko: > > Have you requested LYX_USE_STD_REGEX? > > How do I do that? > > If yes, do you have the devel package for boost-regex installed? > > Don't know the package name for SuSE, on ubuntu it is for

Re: cmake and boost

2017-07-27 Thread Cor Blom
Op 27-07-17 om 20:11 schreef Kornel Benko: Have you requested LYX_USE_STD_REGEX? How do I do that? If yes, do you have the devel package for boost-regex installed? Don't know the package name for SuSE, on ubuntu it is for example libboost-regex1.55-dev I have those packages installe

Re: cmake and boost

2017-07-27 Thread Kornel Benko
Am Donnerstag, 27. Juli 2017 um 19:52:55, schrieb Cor Blom > Hi, > > I'm testing 2.3 snapshots for openSUSE packaging and stumbled on a > problem when building with cmake and system-boost. On Tumbleweed > system-boost is not found and only there this error occurs. On Leap 42.2 > and 42.3 there

cmake and boost

2017-07-27 Thread Cor Blom
Hi, I'm testing 2.3 snapshots for openSUSE packaging and stumbled on a problem when building with cmake and system-boost. On Tumbleweed system-boost is not found and only there this error occurs. On Leap 42.2 and 42.3 there is no error, and also not when building with autotools. With automake

Re: questions regarding the minted listings support

2017-07-27 Thread Richard Heck
On 07/27/2017 06:34 AM, Uwe Stöhr wrote: > > Original Message > From: Richard Heck > Sent: Donnerstag, 27. Juli 2017 03:28‎ > >> Uwe, I think you must have missed the month-long discussion > Hi Richard, > > Yes because I was more or less completely off and on to real life ;-) > > However, the

Re: Living with shell-escape: Using two LyX instances - critique invited

2017-07-27 Thread Tommaso Cucinotta
[ adding chr@, gm@ explicitly ] On 27/07/2017 17:31, Tommaso Cucinotta wrote: I think what we might do in a relatively easy and generic way, is to allow for setting individual preferences settings from the command-line, e.g.: alias lyx-safe='/usr/bin/lyx -Duse_converter_needauth_forbidden=tr

Re: Living with shell-escape: Using two LyX instances - critique invited

2017-07-27 Thread Tommaso Cucinotta
On 27/07/2017 17:31, Tommaso Cucinotta wrote: I think what we might do in a relatively easy and generic way, is to allow for setting individual preferences settings from the command-line, e.g.: alias lyx-safe='/usr/bin/lyx -Duse_converter_needauth_forbidden=true' alias lyx-unsafe='/usr/bin

Re: Living with shell-escape: Using two LyX instances - critique invited

2017-07-27 Thread Tommaso Cucinotta
On 27/07/2017 16:10, Guillaume MM wrote: It makes sense that an option in the command line could disable needauth entirely. It is becoming hard to track all the suggestions so if you are interested in this I suggest filing enhancement reports / the wiki page. I think what we might do in a relat

Re: Question for Guillaume about b30f8d3c and GuiFontMetrics::countExpanders

2017-07-27 Thread Guillaume MM
Le 25/07/2017 à 14:36, Jean-Marc Lasgouttes a écrit : Hi Guillaume, The commit log for b30f8d3c says: " CountExpanders() is moved to FontMetrics to fix a discrepancy with the duplicate implementation from 598f7e4a." I interpret that to mean that countExpanders() should be available in GuiP

Re: Living with shell-escape: Using two LyX instances - critique invited

2017-07-27 Thread Guillaume MM
Le 23/07/2017 à 20:45, Christian Ridderström a écrit : Bah, I again e-mailed only Guillaume and not the list. On 19 July 2017 at 00:00, Guillaume MM wrote: I find that it would be more cumbersome and error-prone than a good needauth implementation. cumbersome: Do you refer to using two us

Re: Going into dangerous mode (Was: Can shell-escape take advantage of needauth framework?)

2017-07-27 Thread Guillaume MM
Le 22/07/2017 à 00:47, Guenter Milde a écrit : On 2017-07-19, Richard Heck wrote: On 07/19/2017 01:48 AM, Christian Ridderström wrote: On 18 July 2017 at 23:49, Jean-Marc Lasgouttes mailto:lasgout...@lyx.org>> wrote: Le 18/07/2017 à 23:42, Christian Ridderström a écrit : I thin

Re: questions regarding the minted listings support

2017-07-27 Thread Uwe Stöhr
  Original Message   From: Richard Heck Sent: Donnerstag, 27. Juli 2017 03:28‎ > Uwe, I think you must have missed the month-long discussion Hi Richard, Yes because I was more or less completely off and on to real life ;-) However, the win installer for Lyx will noch add any option to the Te