On Mon, Jul 04, 2016 at 02:42:47PM -0700, Pavel Sanda wrote:
> Scott Kostyshak wrote:
> > Does the following work for anyone on current master?
> >
> > git reset --hard && git clean -xdf && ./autogen.sh &&
> > ./configure --enable-build-type=pre &&
> > make &&
> > make check &&
> > make distcheck &
On Tue, Jul 05, 2016 at 10:12:52AM +1200, Andrew Parsloe wrote:
>
>
> On 4/07/2016 10:52 a.m., Scott Kostyshak wrote:
> > On Sat, May 28, 2016 at 03:00:09PM +1200, Andrew Parsloe wrote:
> > > I inadvertently tried exporting a compressed 2.2 file to 2.1.4. It was not
> > > recognised by 2.1.4. Whe
Enrico Forestieri wrote:
> You mean when your wm is configured not to bring up a window when it
> is clicked, such that you can load a file from menu and still have the
> main window behind other windows?
You are my man :) P
> Am 04.07.2016 um 23:47 schrieb Guillaume Munch :
>
> I tried to reproduce the compilation issues from today by compiling with
> clang, and also by changing the build type. The result is that I cannot
> reproduce the issues. Therefore, I am not going to be able adjust my
> build setup to make su
On Mon, Jul 04, 2016 at 01:06:42PM -0700, Pavel Sanda wrote:
> Enrico Forestieri wrote:
> > commit f5f8c6fd3828285b67e43a9c16d4ac2ff2140944
> > Author: Enrico Forestieri
> > Date: Mon Jul 4 20:44:13 2016 +0200
> >
> > Bring window to front after loading a document
> >
> > Fixes #7
> Am 05.07.2016 um 00:24 schrieb Guillaume Munch :
>
> Le 04/07/2016 12:06, Stephan Witt a écrit :
>> Hi Guillaume,
>>
>> now I’m getting: …
>>
>
> Where are we after Pavel's and your changes?
I’m able to build LyX again.
But as Pavel said already: a git bisect was nearly impossible :(
Step
> Am 04.07.2016 um 23:55 schrieb Guillaume Munch :
>
> Le 04/07/2016 20:37, Stephan Witt a écrit :
>> commit c6ce76c2fbe88c7882935d6c1bf44a6247943b97
>> Author: Stephan Witt
>> Date: Mon Jul 4 20:37:06 2016 +0200
>>
>> Fix missing TexRow.h include after change
>> 670efa8f646218f2a378f0cc
Le 04/07/2016 12:06, Stephan Witt a écrit :
Hi Guillaume,
now I’m getting: …
Where are we after Pavel's and your changes?
On 4/07/2016 10:52 a.m., Scott Kostyshak wrote:
On Sat, May 28, 2016 at 03:00:09PM +1200, Andrew Parsloe wrote:
I inadvertently tried exporting a compressed 2.2 file to 2.1.4. It was not
recognised by 2.1.4. When I try exporting an empty 2.2 compressed file, it
too isn't recognized by 2.1.4, s
Am 04.07.2016 um 12:05 schrieb Jean-Marc Lasgouttes:
I'd say that only regressions could be important. Other than that, it is
always better to let a good release out than to wait for a perfect one.
+1
it seems that only http://www.lyx.org/trac/ticket/10199 should be fixed.
Günter?
regards
Le 04/07/2016 20:37, Stephan Witt a écrit :
commit c6ce76c2fbe88c7882935d6c1bf44a6247943b97
Author: Stephan Witt
Date: Mon Jul 4 20:37:06 2016 +0200
Fix missing TexRow.h include after change
670efa8f646218f2a378f0cc614c4c37a9f6b89a
---
src/mathed/MathStream.h |2 +-
1 files chang
Le 04/07/2016 11:50, Jean-Marc Lasgouttes a écrit :
Le 04/07/2016 à 01:36, Guillaume Munch a écrit :
(Then one would have to fix the problem regarding uneven lines,
mentioned in the above commit, in another fashion.)
Note that this would lead to irregular dashed lines, at least in Qt4.
I w
I tried to reproduce the compilation issues from today by compiling with
clang, and also by changing the build type. The result is that I cannot
reproduce the issues. Therefore, I am not going to be able adjust my
build setup to make sure that I cause fewer such issues in the future.
But doing so
Scott Kostyshak wrote:
> Does the following work for anyone on current master?
>
> git reset --hard && git clean -xdf && ./autogen.sh &&
> ./configure --enable-build-type=pre &&
> make &&
> make check &&
> make distcheck &&
> echo "GOOD"
This was a tough one. distcheck was broken for a while
Le 04/07/2016 12:25, Jean-Marc Lasgouttes a écrit :
commit 67ac031a33b1621fdadb903422de598595cc08d2
Also, use gnu++11 unconditionnally with gcc as we used to do before
67385e69.
Does this mean more problems that go unnoticed until people on OSX or
Windows try to compile?
Guillaume
Le 04/07/2016 10:30, Stephan Witt a écrit :
commit df73cade2bdbf272f5228ec895d97c21a20242d5
Author: Stephan Witt
Date: Mon Jul 4 10:30:19 2016 +0200
Fix missing include for file i/o prototypes after header cleanup in change
489dca71cd99bbc78780fa40311a2eb042c0320e
---
src/ServerSocket
Stephan Witt wrote:
> Am 04.07.2016 um 22:35 schrieb Pavel Sanda :
> >
> > Guillaume Munch wrote:
> >> commit 670efa8f646218f2a378f0cc614c4c37a9f6b89a
> >> Author: Guillaume Munch
> >> Date: Sun Jun 19 03:39:38 2016 +0100
> >>
> >>Rationalise includes
> >>
> >>Modifying TexRow.h or te
Am 04.07.2016 um 22:35 schrieb Pavel Sanda :
>
> Guillaume Munch wrote:
>> commit 670efa8f646218f2a378f0cc614c4c37a9f6b89a
>> Author: Guillaume Munch
>> Date: Sun Jun 19 03:39:38 2016 +0100
>>
>>Rationalise includes
>>
>>Modifying TexRow.h or texstream.h no longer triggers the recompi
Guillaume Munch wrote:
> commit 670efa8f646218f2a378f0cc614c4c37a9f6b89a
> Author: Guillaume Munch
> Date: Sun Jun 19 03:39:38 2016 +0100
>
> Rationalise includes
>
> Modifying TexRow.h or texstream.h no longer triggers the recompilation of
> the
> complete source tree.
I gue
Enrico Forestieri wrote:
> commit f5f8c6fd3828285b67e43a9c16d4ac2ff2140944
> Author: Enrico Forestieri
> Date: Mon Jul 4 20:44:13 2016 +0200
>
> Bring window to front after loading a document
>
> Fixes #7875.
Ouch. Can we restrict this to single instance mode?
It breaks the stacki
On Sun, Jul 03, 2016 at 08:07:46PM +0200, Enrico Forestieri wrote:
> On Sun, Jun 26, 2016 at 08:36:48PM +0200, Georg Baum wrote:
>
> > commit 343a379b88e35778f358742e134c61b552bcabb3
> > Author: Georg Baum
> > Date: Sun Jun 26 20:23:46 2016 +0200
> >
> > Move duplicated symbols to the mac
Am 04.07.2016 um 12:44 schrieb Michael Berger :
>
> Dear LyX friends,
> Richard Heck suggested to post this to the list.
>
> This is my sandbox PC
> Mageia5 x86_64 KDE (performing since months without any problem)
> No older Lyx version installed
> TexLive2016 GUI installed and functi
On 04.07.2016 16:16, Jean-Marc Lasgouttes wrote:
Le 04/07/2016 à 15:38, racoon a écrit :
Thanks. Still I am wondering a bit why anything special at all is
necessary.
Well, I am glad I do not have dangling list items like Word gladly creates.
Thanks. Not sure what you mean exactly by "danglin
On 07/04/2016 10:36 AM, José Abílio Matos wrote:
On Friday, July 1, 2016 9:51:08 AM WEST Richard Heck wrote:
Add
[Development]
AutoCheckAccelerators=false
CopyWidgetText=false
to $HOME/.config/kdeglobals
Richard
Thank you Richard, when that happens it can be really annoying. Trying to
change
On Friday, July 1, 2016 9:51:08 AM WEST Richard Heck wrote:
> Add
>
> [Development]
> AutoCheckAccelerators=false
> CopyWidgetText=false
>
> to $HOME/.config/kdeglobals
>
> Richard
Thank you Richard, when that happens it can be really annoying. Trying to
change a paragraph layout with Alt+P a
Le 04/07/2016 à 15:38, racoon a écrit :
Thanks. Still I am wondering a bit why anything special at all is
necessary.
Well, I am glad I do not have dangling list items like Word gladly creates.
And I do not feel that the result obtained with LaTeX with a empty list
is very understandable typog
On 04.07.2016 14:48, José Abílio Matos wrote:
On Monday, July 4, 2016 12:45:05 PM WEST racoon wrote:
In LyX one has to enter and ERT with {} or a note or so in order to keep
the item. This seems cumbersome. And it is needed in order to, for
example, start an "indented environment" directly after
On Monday, July 4, 2016 12:45:05 PM WEST racoon wrote:
> In LyX one has to enter and ERT with {} or a note or so in order to keep
> the item. This seems cumbersome. And it is needed in order to, for
> example, start an "indented environment" directly after the first, e.g.
> to get
No need to go
\begin{enumerate}
\item
\item
\end{enumerate}
Is totally legitimate in LaTeX. So I am wondering why LyX automatically
removes empty list items.
In LyX one has to enter and ERT with {} or a note or so in order to keep
the item. This seems cumbersome. And it is needed in order to, for
example,
Dear LyX friends,
Richard Heck suggested to post this to the list.
This is my sandbox PC
Mageia5 x86_64 KDE (performing since months without any problem)
No older Lyx version installed
TexLive2016 GUI installed and functioning
I started to install Lyx 2.2.0
./configure
went through
Hi Guillaume,
the iostream resp. sstream include issues I’ve changed myself.
The math related things I cannot fix.
Furthermore I’m seeing this warning:
In file included from /Users/stephan/git/lyx/src/lyxfind.cpp:42:
/Users/stephan/git/lyx/src/mathed/MathStream.h:29:1: warning: class 'RowEntry'
Hi Guillaume,
now I’m getting:
/Users/stephan/git/lyx/src/output_docbook.cpp:108:7: error: invalid operands to
binary expression ('odocstream' (aka 'basic_ostream >') and 'int')
os << '\n';
~~ ^
I have to add another include in src/output_do
Le 02/07/2016 à 20:27, Richard Heck a écrit :
We have already fixed at least 43 bugs for 2.2.1, and we now also have
the possibility, thanks to Dima, to release a binary that will run on
Windows Vista. So it looks like a good time to start thinking about the
release of LyX 2.2.1.
The question a
Le 04/07/2016 à 01:36, Guillaume Munch a écrit :
Also, I am sceptical with changing painting dimensions to int when Qt
supports
doubles for everything (see e.g. 463bd17d). If the goal is to force
integer-width solid lines then one could try to disable antialiasing on Qt's
side.
34 matches
Mail list logo