Re: [patch] Fix color when branch name has a space

2017-03-06 Thread Scott Kostyshak
On Tue, Nov 01, 2016 at 08:29:10PM +0100, Jean-Marc Lasgouttes wrote: > I am surprised that addArg does not need to add a space to the current > argument. It appears I got away with this because splitArg() handles double-quotes: // Extracts arguments from str into args. Arguments are delimted

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

2017-03-06 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/91/Changes: [kornel] Amend 0e50ad8 'move mythes sources to 3rdparty' for cmake build. -- [...truncated 1202 lines...] make[3]: Leaving directory

Jenkins build is back to normal : Build branch "master" » ubuntu-latest-qt5-cmake #78

2017-03-06 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/78/

Re: Crash in File-Open

2017-03-06 Thread Scott Kostyshak
On Mon, Mar 06, 2017 at 12:19:48PM +0100, Kornel Benko wrote: > Looks like nobody seems to to be interested. I'm interested and will test in a week when I'm home and have access to the computer where I have Qt 5.8 installed. Scott signature.asc Description: PGP signature

Re: LyX 2.2 cannot read a document from LyX 2.1?

2017-03-06 Thread José Abílio Matos
On Monday, 6 March 2017 22.27.25 WET Enrico Forestieri wrote: > The problem is that the file starts with a U+FEFF BOM mark, and most > probably lyx2lyx doesn't expect to deal with BOM marks. Actually, the > conversion succeeds, but the BOM mark is left in place (it now appears > on the second

Re: How far is 2.3.0?

2017-03-06 Thread Scott Kostyshak
On Sat, Mar 04, 2017 at 09:53:08PM +0100, Guillaume Munch wrote: > But the most important to me is if 2.3 could please be branched at > feature freeze so that I don't have a backlog of patches to rebase six > months later. This is a good discussion to have early. My poor decision regarding

Re: LyX 2.2 cannot read a document from LyX 2.1?

2017-03-06 Thread Enrico Forestieri
On Mon, Mar 06, 2017 at 05:53:58PM +, José Abílio Matos wrote: > On Monday, 6 March 2017 12.35.47 WET Kornel Benko wrote: > > Am Montag, 6. März 2017 um 13:13:58, schrieb Matěj Cepl > > > > > Yes, this is not a minimal example, but I am hesitant to touch this > > > document

Re: Crash in File-Open

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 23:14:34, schrieb Kornel Benko > Am Montag, 6. März 2017 um 22:02:11, schrieb Enrico Forestieri > > > On Mon, Mar 06, 2017 at 09:11:08PM +0100, Kornel Benko wrote: > > > > > > Nice, what is the version of your debian? Which desktop? >

Re: Crash in File-Open

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 22:02:11, schrieb Enrico Forestieri > On Mon, Mar 06, 2017 at 09:11:08PM +0100, Kornel Benko wrote: > > > > Nice, what is the version of your debian? Which desktop? > > Debian jessie, gnome. > > > Googling implies that this may be important. > > But

Re: Crash in File-Open

2017-03-06 Thread Enrico Forestieri
On Mon, Mar 06, 2017 at 09:11:08PM +0100, Kornel Benko wrote: > > Nice, what is the version of your debian? Which desktop? Debian jessie, gnome. > Googling implies that this may be important. > But nothing I tried helped here. I only found this:

Re: Crash in File-Open

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 18:27:36, schrieb Enrico Forestieri > On Mon, Mar 06, 2017 at 11:45:00AM -0500, Richard Heck wrote: > > On 03/06/2017 06:19 AM, Kornel Benko wrote: > > > Ping ... > > > > > > Am Donnerstag, 23. Februar 2017 um 13:52:41, schrieb Kornel Benko > > >

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

2017-03-06 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/90/-- [...truncated 1202 lines...] make[3]: Leaving directory '/build/workspace/lib/doc' Making all in lyx2lyx make[3]: Entering directory '/build/workspace/lib/lyx2lyx'

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

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 19:24:16, schrieb ci-...@inria.fr > https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/77/-- > [...truncated 1572 lines...] std=c++14 -fno-strict-aliasing -Wall -Wunused-parameter --std=c++14 -O3 -DNDEBUG

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

2017-03-06 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/77/-- [...truncated 1572 lines...] [ 73%] Building CXX object src/mathed/CMakeFiles/mathed.dir/MathAtom.cpp.o cd /build/lyx/build/src/mathed && /usr/bin/c++ -DQT_CORE_LIB

Re: LyX 2.2 cannot read a document from LyX 2.1?

2017-03-06 Thread José Abílio Matos
On Monday, 6 March 2017 12.35.47 WET Kornel Benko wrote: > Am Montag, 6. März 2017 um 13:13:58, schrieb Matěj Cepl > > > Yes, this is not a minimal example, but I am hesitant to touch this > > document from LyX 2.1 so that I wouldn’t accidentally fixed it. When > > trying to open

Re: Crash in File-Open

2017-03-06 Thread Enrico Forestieri
On Mon, Mar 06, 2017 at 11:45:00AM -0500, Richard Heck wrote: > On 03/06/2017 06:19 AM, Kornel Benko wrote: > > Ping ... > > > > Am Donnerstag, 23. Februar 2017 um 13:52:41, schrieb Kornel Benko > > > >> OS: Linux =~ ubuntu 14.04, 64bit > >> > >> I gave a try to QT5.8. But now I

Re: [LyX/master] Rewrite detection of MyThes library

2017-03-06 Thread Jean-Marc Lasgouttes
Le 06/03/2017 à 17:35, Kornel Benko a écrit : Hm, cmake only uses included version. No problems so far. How important is it to add the system-installed? I do not think it makes a big difference. Linux packagers tend to require to use system libraries as far as possible, though. Note that in

Re: Crash in File-Open

2017-03-06 Thread Richard Heck
On 03/06/2017 06:19 AM, Kornel Benko wrote: > Ping ... > > Am Donnerstag, 23. Februar 2017 um 13:52:41, schrieb Kornel Benko > >> OS: Linux =~ ubuntu 14.04, 64bit >> >> I gave a try to QT5.8. But now I am getting crashes any time I try to open a >> file with File->Open. >> This

Re: [LyX/master] Rewrite detection of MyThes library

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 16:11:40, schrieb Jean-Marc Lasgouttes > commit 8cb021b32fffb92003da7cef9ef3cb711f5901eb > Author: Jean-Marc Lasgouttes > Date: Mon Mar 6 16:03:32 2017 +0100 > > Rewrite detection of MyThes library > > Now

Re: Crash in File-Open

2017-03-06 Thread Kornel Benko
Ping ... Am Donnerstag, 23. Februar 2017 um 13:52:41, schrieb Kornel Benko > OS: Linux =~ ubuntu 14.04, 64bit > > I gave a try to QT5.8. But now I am getting crashes any time I try to open a > file with File->Open. > This does not happen with 'open recent' or if lyx is called