Re: [QGIS-Developer] How to enable debugging mode on QGIS start in Win11

2023-06-20 Thread Vedran Stojnović via QGIS-Developer
Thank you very much to both of you! After installing an additional dev version I added the same two lines in qgis-dev-bin.env and after starting qgis-dev-bin.exe, now I got some output to the txt file: C:\src\OSGeo4W\src\qgis-dev\qgis\src\app\main.cpp(514) : (main) [0ms] Starting qgis main

Re: [QGIS-Developer] How to enable debugging mode on QGIS start in Win11

2023-06-20 Thread Richard Duivenvoorde via QGIS-Developer
In windows/osgeo4w the 'nightly builds' (with -dev- in there package names) are build in DEBUG mode if I am correct... so these should show you logging info, but I think you also need to install a tool to SEE that logging. I know there was some utility for it. Not sure if you can see it in

Re: [QGIS-Developer] How to enable debugging mode on QGIS start in Win11

2023-06-20 Thread Alessandro Pasotti via QGIS-Developer
QGIS_DEBUG=X has no effect if QGIS was not built in debug mode. On Tue, Jun 20, 2023 at 4:18 PM Vedran Stojnović via QGIS-Developer wrote: > > Hi, > > I just installed QGIS 3.30.3 via web installer ("qgis-full" version) and QGIS > won't start at all, nor does throw any error when I start it

[QGIS-Developer] How to enable debugging mode on QGIS start in Win11

2023-06-20 Thread Vedran Stojnović via QGIS-Developer
Hi, I just installed QGIS 3.30.3 via web installer ("qgis-full" version) and QGIS won't start at all, nor does throw any error when I start it from PowerShell by executing "qgis-bin.exe". I tried reinstalling a few times using different servers (default one and norbit.de) and I also cleaned the