fsanitize: member access within null pointer

2021-12-07 Thread Scott Kostyshak
Compiling master with Clang and fsanitize, I get the following when LyX starts up (without doing anything else): /home/scott/lyxbuilds/master/repo/src/support/socktools.cpp:114:56: runtime error: member access within null pointer of type 'struct sockaddr_un' Can anyone take a look? Scott

Re: [LyX/master] Qt6 pixmaps are always HiDPI - avoid deprecate warning for setAttribute

2021-12-07 Thread Stephan Witt
Am 07.12.2021 um 18:32 schrieb Jean-Marc Lasgouttes : > > Le 07/12/2021 à 09:34, Stephan Witt a écrit : >> commit ae56fb617184114329d1e5b9b5fbd6e2bc112231 >> Author: Stephan Witt >> Date: Tue Dec 7 10:02:05 2021 +0100 >> Qt6 pixmaps are always HiDPI - avoid deprecate warning for

Re: LyX 2.4.0

2021-12-07 Thread Richard Kimberly Heck
On 12/6/21 22:00, Daniel wrote: On 2021-12-06 22:58, Richard Kimberly Heck wrote: Do you mean by "safe enough to include" that they should be more or less done? For example, there were a couple of tickets where you said that you take a look at while there were things that needed to be done

Export to 2.3.x of French linguistics manual fails to compile on 2.3.x

2021-12-07 Thread Scott Kostyshak
Starting with ab5e5e41, if we export the French linguistics manual to 2.3.x, and then open that in 2.3.x and compile it fails to compile. I think it's because of language switching. I have no idea if this is worth the time to look into but I am still reporting it. Note also that roundtrip (i.e.,

Re: LyX 2.4.0

2021-12-07 Thread Jean-Marc Lasgouttes
Le 06/12/2021 à 17:58, Richard Kimberly Heck a écrit : As always. The good part is that it does not touch things like paintEvents. It is purely in our internal code and there should not be nasty Qt interference. There is some specific Qt4 code (tested with linux/x11), but apart from that I