Re: [Development] QTBUG-111740 - MIPS DSP or DSPv2 verification needed

2023-03-06 Thread Allan Sandfeld Jensen
On Montag, 6. März 2023 22:11:59 CET Thiago Macieira wrote: > On Monday, 6 March 2023 09:08:39 PST Allan Sandfeld Jensen wrote: > > What is worse is that is seems to be the non-DSPr2 code path, so you need > > a > > machine with only DSPr1. > > This is not runtime-detected, so just disable the v2

Re: [Development] QTBUG-111740 - MIPS DSP or DSPv2 verification needed

2023-03-06 Thread Thiago Macieira
On Monday, 6 March 2023 09:08:39 PST Allan Sandfeld Jensen wrote: > What is worse is that is seems to be the non-DSPr2 code path, so you need a > machine with only DSPr1. This is not runtime-detected, so just disable the v2 code path. You'll run the v1. Assuming the v1 code runs, of course. --

Re: [Development] QTBUG-111740 - MIPS DSP or DSPv2 verification needed

2023-03-06 Thread Allan Sandfeld Jensen
On Montag, 6. März 2023 17:51:04 CET Lisandro Damián Nicanor Pérez Meyer wrote: > El domingo, 5 de marzo de 2023 14:36:55 -03 Thiago Macieira escribió: > > https://bugreports.qt.io/browse/QTBUG-111740 > > > > The reporter is saying that the QString::fromLatin1 function generates > > corrupt trans

Re: [Development] QTBUG-111740 - MIPS DSP or DSPv2 verification needed

2023-03-06 Thread Lisandro Damián Nicanor Pérez Meyer
El domingo, 5 de marzo de 2023 14:36:55 -03 Thiago Macieira escribió: > https://bugreports.qt.io/browse/QTBUG-111740 > > The reporter is saying that the QString::fromLatin1 function generates > corrupt > translation when the 8-bit char input is not aligned to 2 bytes (which it > doesn't have to

Re: [Development] Is it a known bug in Qt5: https://bugreports.qt.io/browse/QTBUG-111754 ?

2023-03-06 Thread Ulf Hermann via Development
    The bug is not reproduce in Qt 6.4.2, but I can't found a exists issue in bugreports.qt.io. Maybe my Qt 5 is not latest version? It's Qt 5.15.8, Is this bug fixed in the private Qt code? https://bugreports.qt.io/browse/QTBUG-97427 is what you're looking for. I've linked it in QTBUG-111754

Re: [Development] Monthly CI maintenance break - March (Mon 6th Mar 2023)

2023-03-06 Thread Ville-Pekka Karhu via Development
This is now DONE From: Ville-Pekka Karhu Sent: Monday, March 6, 2023 08:03 To: Qt development mailing list Subject: Re: Monthly CI maintenance break - March (Mon 6th Mar 2023) This maintenance break starts NOW From: Ville-Pekka Ka

[Development] Is it a known bug in Qt5: https://bugreports.qt.io/browse/QTBUG-111754 ?

2023-03-06 Thread JiDe Zhang
Hi, The bug is not reproduce in Qt 6.4.2, but I can't found a exists issue in bugreports.qt.io. Maybe my Qt 5 is not latest version? It's Qt 5.15.8, Is this bug fixed in the private Qt code? -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/developm