Re: [LyX/master] Make the directories in LyX application bundle read only.

2020-02-21 Thread Jean-Marc Lasgouttes
Le 21/02/2020 à 23:43, Stephan Witt a écrit : Are the .pyc file still present? I think they are needed performance-wise (for startup time). No, they are not produced then anymore. IMO that’s not a performance problem in reality. OK, fine. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.

Re: [LyX/master] Make the directories in LyX application bundle read only.

2020-02-21 Thread Stephan Witt
Am 21.02.2020 um 19:45 schrieb Guenter Milde : > > On 2020-02-21, Jean-Marc Lasgouttes wrote: >> Le 21/02/2020 à 17:45, Stephan Witt a écrit : >>> commit ca7defab45a685bbc0303c32b94afb5ec98d4118 >>> Author: Stephan Witt >>> Date: Fri Feb 21 18:04:28 2020 +0100 > >>> Make the directories in

Re: [LyX/master] Make the directories in LyX application bundle read only.

2020-02-21 Thread Guenter Milde
On 2020-02-21, Jean-Marc Lasgouttes wrote: > Le 21/02/2020 à 17:45, Stephan Witt a écrit : >> commit ca7defab45a685bbc0303c32b94afb5ec98d4118 >> Author: Stephan Witt >> Date: Fri Feb 21 18:04:28 2020 +0100 >> Make the directories in LyX application bundle read only. >> Python produce

Re: [LyX/master] Make the directories in LyX application bundle read only.

2020-02-21 Thread Jean-Marc Lasgouttes
Le 21/02/2020 à 18:32, Scott Kostyshak a écrit : On Fri, Feb 21, 2020 at 06:28:24PM +0100, Jean-Marc Lasgouttes wrote: Le 21/02/2020 à 17:45, Stephan Witt a écrit : commit ca7defab45a685bbc0303c32b94afb5ec98d4118 Author: Stephan Witt Date: Fri Feb 21 18:04:28 2020 +0100 Make the direc

Re: [LyX/master] Make the directories in LyX application bundle read only.

2020-02-21 Thread Scott Kostyshak
On Fri, Feb 21, 2020 at 06:28:24PM +0100, Jean-Marc Lasgouttes wrote: > Le 21/02/2020 à 17:45, Stephan Witt a écrit : > > commit ca7defab45a685bbc0303c32b94afb5ec98d4118 > > Author: Stephan Witt > > Date: Fri Feb 21 18:04:28 2020 +0100 > > > > Make the directories in LyX application bundle

Re: [LyX/master] Make the directories in LyX application bundle read only.

2020-02-21 Thread Jean-Marc Lasgouttes
Le 21/02/2020 à 17:45, Stephan Witt a écrit : commit ca7defab45a685bbc0303c32b94afb5ec98d4118 Author: Stephan Witt Date: Fri Feb 21 18:04:28 2020 +0100 Make the directories in LyX application bundle read only. Python produces files with cached on-the-fly compiled code on disk