Re: [LyX/master] Fix flushing of row that was cut after an hyphen

2017-02-01 Thread Jean-Marc Lasgouttes
Le 31/01/2017 à 00:03, Richard Heck a écrit : On 01/27/2017 10:13 AM, Jean-Marc Lasgouttes wrote: commit 8e7d0c2002bdc69c95f3a43f7c78d13fe47ce5f3 Author: Jean-Marc Lasgouttes Date: Fri Jan 27 16:09:03 2017 +0100 Fix flushing of row that was cut after an hyphen

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #35

2017-02-01 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/35/-- Started by user christian.ridderst...@gmail.com Building remotely on lyx-linux3 (linux) in workspace

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #36

2017-02-01 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/36/-- [...truncated 4895 lines...] make[2]: Leaving directory '/build/workspace/lyx-2.3.0dev/_build/sub/3rdparty' Making distclean in autotests make[2]: Entering directory

Re: [LyX/master] Fix flushing of row that was cut after an hyphen

2017-02-01 Thread Richard Heck
On 01/27/2017 10:13 AM, Jean-Marc Lasgouttes wrote: > commit 8e7d0c2002bdc69c95f3a43f7c78d13fe47ce5f3 > Author: Jean-Marc Lasgouttes > Date: Fri Jan 27 16:09:03 2017 +0100 > > Fix flushing of row that was cut after an hyphen > > When using Qt stuff in breakAt,

Jenkins build is back to normal : Build branch "master" » ubuntu-xenial-qt4-autotools-extended #37

2017-02-01 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/37/

Current CI jobs (Added CI job for : Ubuntu 16.04 + Qt4 + autotols runing up to 'make distcheck')

2017-02-01 Thread Christian Ridderström
Hi, Using Jean-Marc's patch to get 'make distcheck' to work with a later version of autoconf, I've now gotten this CI job to pass: https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/ The job applies Jean-Marc's patch at the beginning [*], and then proceeds

Re: Fwd: Re: Reproducible crash with attached template

2017-02-01 Thread Kornel Benko
Am Dienstag, 31. Januar 2017 um 23:21:52, schrieb Jean-Marc Lasgouttes > A mail that never made it to the list. > > JMarc > > > Message transféré > Sujet : Re: Reproducible crash with attached template > Date : Tue, 31 Jan 2017 16:35:19 +0100 > De :

Re: Fwd: Re: Reproducible crash with attached template

2017-02-01 Thread Kornel Benko
Am Mittwoch, 1. Februar 2017 um 10:09:14, schrieb Guillaume Munch > Le 31/01/2017 à 23:21, Jean-Marc Lasgouttes a écrit : > > > > Guillaume, does it make sense? > > If you are asking whether having to "sanitize" pointers makes any sense, > I have to reply no. But your patch at

Re: tracking ftp sig files

2017-02-01 Thread Christian Ridderström
On 27 January 2017 at 20:11, Pavel Sanda wrote: > > as an additional safety meaure I would like to track our .sig files stored > on > ftp via git. Is there any opposition to put them into master/development? Sounds like a good idea to me. Could you give an example of where in

Re: EmDash Problems (patch)

2017-02-01 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Le 24/01/2017 à 23:57, Richard Heck a écrit : >> I agree with Enrico that we should revert to the previous behavior. What >> we could also do, though, is provide SOME easy way (a shortcut?) for >> people to insert \textemdash, if that is what they want to do. >>

Re: EmDash Problems (patch)

2017-02-01 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Le 24/01/2017 à 23:57, Richard Heck a écrit : >> I agree with Enrico that we should revert to the previous behavior. What >> we could also do, though, is provide SOME easy way (a shortcut?) for >> people to insert \textemdash, if that is what they want to do. >>

Re: module basic

2017-02-01 Thread Ian Wilder
On 2017-01-22 21:50:48 +, Guenter Milde said: On 2017-01-22, Ian Wilder wrote: On 2017-01-22 04:36:54 +, Scott Kostyshak said: On Sun, Dec 04, 2016 at 02:51:16PM -0500, Ian Wilder wrote: Hey guys, I just compiled master and fired it up to poke around. It launches ok but when I

Re: [LyX/master] Collect the outliner names for the children's tocs

2017-02-01 Thread Guillaume Munch
Le 21/01/2017 à 04:23, Scott Kostyshak a écrit : LyX places the cursor at the correct spot, but the outliner is collapsed. Before, the outliner was not collapsed. There are other changes of behavior that can be seen, using this file. For example, just clicking on "Section 2" or "Section 5", the

Re: EmDash Problems (patch)

2017-02-01 Thread Georg Baum
Enrico Forestieri wrote: > This seems to have been done on purpose. But I don't understand why. > The attached patch corrects this glitch and I am going to commit it > because I really don't see any rationale behind this behavior. This is part of the code that tried to make the input of

cmake build

2017-02-01 Thread Ian Wilder
Hey everyone! I am attempting to build lyx master using the cmake build, but I can't seem to get it to work. My process is git pull git clean -fd git checkout -- cmake . -DLYX_USE_QT=QT5 -DLYX_COCOA=ON -DLYX_INSTALL_PREFIX=/Users/ian/Applications/LyX-master -DLYX_REQUIRE_SPELLCHECK=ON

Re: EmDash Problems (patch)

2017-02-01 Thread Georg Baum
Guenter Milde wrote: > Not "perfect" (but maybe "satisfactory"): There may be issues with > documents containing literal Unicode dashes: these may now have different > line breaks. If this is an issue then it was already an issue when format 481 was introduced (because we changed -- to U+2013

Re: Reproducible crash with attached template

2017-02-01 Thread Guillaume Munch
(Sending again this message from 21/01/2017 which neither bounced nor made it to the list.) Le 26/01/2017 à 20:05, Richard Heck a écrit : This looks familiar. There was a crash a month or two ago, maybe, that also happened during reload (see #9 below) due to invalid cursors. Guillaume, I