Re: [QGIS-Developer] ODBC connection

2022-09-11 Thread Totò Fiandaca via QGIS-Developer
questo commento è della ragazza che chiede aiuto a me: https://github.com/qgis/QGIS/issues/46486#issuecomment-1207351466 saluti Il giorno lun 8 ago 2022 alle ore 06:33 Paolo Cavallini via QGIS-Developer < qgis-developer@lists.osgeo.org> ha scritto: > H Nyall, > > Il 05/08/22 07:53, Nyall Dawson

Re: [QGIS-Developer] QGIS and WebAssembly

2022-09-11 Thread Nick Bearman via QGIS-Developer
Hi Martin, Thanks for sharing this initial version - it's great to see some of the possibility. Is this something you would like to / be able to develop? I'd be interested in exploring the possibility of developing this, and am happy to put some money in towards this if you (or anyone else)

Re: [QGIS-Developer] Tests & Merge Request

2022-09-11 Thread Tim Sutton via QGIS-Developer
I believe this is normal. If you want to run tests locally you should use the docker toolchain like the GitHub action uses (or set up similar actions in your fork). See: https://github.com/qgis/QGIS/blob/master/.github/workflows/run-tests.yml Regards Tim On Sun, Sep 11, 2022 at 11:17 AM Nicola

Re: [QGIS-Developer] Tests & Merge Request

2022-09-11 Thread Nicolas Godet via QGIS-Developer
Hi, Same « issue » here where I have a lot of failed test locally. Mostly visual render that slightly differs from expected image. Linux Mint Vanessa (Ubuntu 22.04) 4K TV screen A lot of timeout too or aborted child Le 10 sept. 2022 à 11:08, Marc Ducobu via QGIS-Developer a écrit :  Hi ! I