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
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 '/build/workspace/lib/doc
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/78/
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
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 line,
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
branch
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 from LyX 2.1 so th
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?
> >
> > Debian jessie, gnome.
> >
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 nothing I tried he
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:
https://www.qcad.org/bugtracker/index.php?do=deta
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
> > >
> > >> OS: Linux =~ ub
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'
ma
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
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 -DQT_NO_DEBU
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 it with lyx-2.2.
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 am getting crashe
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
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 does not happen w
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 configure searches in this order
> 1. syste
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 with a file
> par
20 matches
Mail list logo