Do we want to keep any temporary files after a compilation error?

2016-07-01 Thread Scott Kostyshak
Dear all, Several bugs have occurred because of LyX not deleting certain temporary files before recompiling. For example: http://www.lyx.org/trac/ticket/9963 and there have been others. If you are interested, you can read the comments on that ticket, but I think the problem is simple enough that

Re: Reintroduce Windows Vista compatibility for 2.2.0+

2016-07-01 Thread Richard Heck
On 07/01/2016 04:13 PM, Georg Baum wrote: Dima Ruinskiy wrote: As of version 2.2.0, LyX no longer works out of the box on Windows Vista, probably because of some default settings in MSVC2015. This patch fixes that by forcing a PSAPI version that is compatible with Vista as well as later versi

Re: Trojan warning from Windows defender

2016-07-01 Thread Richard Heck
On 07/01/2016 04:00 PM, Pavel Sanda wrote: Cyrille Artho wrote: Without https the signatures are not very useful. I fail to follow what do you mean by this. Without https, a man-in-the-middle attack is possible, and of course the signatures could also be faked. But I'm not sure that makes the

Re: compilation warning in master

2016-07-01 Thread Uwe Stöhr
Am 01.07.2016 um 05:02 schrieb Richard Heck: Harmless but fixed. Thanks. regards Uwe

Re: compilation error in branch and master

2016-07-01 Thread Uwe Stöhr
Am 01.07.2016 um 05:03 schrieb Richard Heck: Something has changed in your build system. None of that code has been touched for many years. Yes, the error occurred with the latest MSVC 2015 update 3. Unfortunately I cannot go back to update 2 (MSVC doesn't offer this) and can therefore no lo

Re: Reintroduce Windows Vista compatibility for 2.2.0+

2016-07-01 Thread Georg Baum
Dima Ruinskiy wrote: > As of version 2.2.0, LyX no longer works out of the box on Windows Vista, > probably because of some default settings in MSVC2015. > > > This patch fixes that by forcing a PSAPI version that is compatible with > Vista as well as later versions of Windows. > > > Tested on

Re: Trojan warning from Windows defender

2016-07-01 Thread Pavel Sanda
Cyrille Artho wrote: > Without https the signatures are not very useful. I fail to follow what do you mean by this. Pavel

Re: compilation error in branch and master

2016-07-01 Thread Georg Baum
Richard Heck wrote: > On 06/30/2016 07:36 PM, Uwe Stöhr wrote: >> compiling today's 2.2.x branch and master I get this compilation error: >> >> environment.cpp >> D:\LyXGit\Master\src\support\environment.cpp(73): fatal error C1189: >> #error: No environment-setting function has been defined. >>

Re: Weird KDE Bug in LyX

2016-07-01 Thread Richard Heck
On 07/01/2016 05:21 AM, José Abílio Matos wrote: On Thursday, June 30, 2016 4:26:40 PM WEST Richard Heck wrote: For anyone running LyX 2.2.0 under KDE (or using a KDE-based window manager, or anything of that sort): There is an annoying new feature, KDE's "accelerator manager", that automatical

Re: Weird KDE Bug in LyX

2016-07-01 Thread José Abílio Matos
On Thursday, June 30, 2016 4:26:40 PM WEST Richard Heck wrote: > For anyone running LyX 2.2.0 under KDE (or using a KDE-based window > manager, or anything of that sort): > > There is an annoying new feature, KDE's "accelerator manager", that > automatically adds shortcuts. This causes conflicts a

Reintroduce Windows Vista compatibility for 2.2.0+

2016-07-01 Thread Dima Ruinskiy
As of version 2.2.0, LyX no longer works out of the box on Windows Vista, probably because of some default settings in MSVC2015. This patch fixes that by forcing a PSAPI version that is compatible with Vista as well as later versions of Windows. Tested on master and 2.2.x branches, with Vista