csv2lyx.py not working with python3??

2023-03-06 Thread Neal Becker
python3 -tt /usr/share/lyx/scripts/csv2lyx.py all_results-2023-03-06T13:58:32-0.csv all_results-2023-03-06T13:58:32-0.lyx Traceback (most recent call last): File "/usr/share/lyx/scripts/csv2lyx.py", line 170, in input_file = "".join(open(infile,'rU').readlines())

Re: Error messages

2023-03-06 Thread Andrew Parsloe
On 7/03/2023 3:12 am, Kornel Benko wrote: Am Mon, 6 Mar 2023 13:54:22 +0100 schrieb Pavel Sanda : On Mon, Mar 06, 2023 at 11:38:22AM +0100, Pavel Sanda wrote: On Wed, Feb 22, 2023 at 10:52:14AM +0100, Jean-Pierre Chrétien wrote: Dear developers When I open the original UserGuide with

Re: QRegExp is deprecated in qt6

2023-03-06 Thread Enrico Forestieri
On Sun, Mar 05, 2023 at 10:03:15PM +0100, Jean-Marc Lasgouttes wrote: Le 03/03/2023 à 19:56, Enrico Forestieri a écrit : Any reason for not doing it? Go for it. I have a doubt about this one. Are you sure that we do not care about fw? #if QT_VERSION < 0x06 const int fw =

Re: Error messages

2023-03-06 Thread Kornel Benko
Am Mon, 6 Mar 2023 13:54:22 +0100 schrieb Pavel Sanda : > On Mon, Mar 06, 2023 at 11:38:22AM +0100, Pavel Sanda wrote: > > On Wed, Feb 22, 2023 at 10:52:14AM +0100, Jean-Pierre Chrétien wrote: > > > Dear developers > > > > > > When I open the original UserGuide with 2.4.0dev, I see this in the

Re: Error messages

2023-03-06 Thread Pavel Sanda
On Mon, Mar 06, 2023 at 11:38:22AM +0100, Pavel Sanda wrote: > On Wed, Feb 22, 2023 at 10:52:14AM +0100, Jean-Pierre Chrétien wrote: > > Dear developers > > > > When I open the original UserGuide with 2.4.0dev, I see this in the calling > > command window: > > > > Warning: dvipng failed to

Re: [LyX/master] When a displayed inset is aligned left, align it left

2023-03-06 Thread Jean-Marc Lasgouttes
Le 06/03/2023 à 12:02, José Matos a écrit : Previous disclaimer: What I am sending is not result of the change above but I it noticed because when updating the code src/TextMetrics.cpp had to compiled again. There I saw this warning that follows attached: warning: possibly dangling reference

Re: [LyX/master] When a displayed inset is aligned left, align it left

2023-03-06 Thread José Matos
On Sun, 2023-03-05 at 19:57 +0100, Jean-Marc Lasgouttes wrote: > commit 7d78078838710ed154638cd6bd38885ffe927248 > Author: Jean-Marc Lasgouttes > Date:   Sun Mar 5 20:54:39 2023 +0100 > >     When a displayed inset is aligned left, align it left >     >     The use of LYX_ALIGN_BLOCK was a

Re: Error messages

2023-03-06 Thread Pavel Sanda
On Wed, Feb 22, 2023 at 10:52:14AM +0100, Jean-Pierre Chrétien wrote: > Dear developers > > When I open the original UserGuide with 2.4.0dev, I see this in the calling > command window: > > Warning: dvipng failed to generate images from lyxpreviewOuMJqr.dvi... > fallback to legacy method >