On Fri, 31 Mar 2023, 7:17 pm Richard Duivenvoorde via QGIS-Developer, < qgis-developer@lists.osgeo.org> wrote:
> Hi Devs, > > Trying to look into one of my own issues (wrong timestep count for mesh > layers #48942), I fail to see the values of variables in QtCreator see > screendump. > I tried to fiddle with Debuggers (gdb -> lldb), helpers, gdb properties > (Load system GDB pretty printers) etc etc. But I fail to see anything. Or > getting frequent qgis crashes from withing qtcreator... > > Does this 'just work' with others? Or is everybody on Fedora now, or > should I learn to debug from terminal :-)? > Any clue for me? > It's a bug in qt creator with newer python versions. See https://bugreports.qt.io/plugins/servlet/mobile#issue/QTCREATORBUG-28659 There's a patch in that ticket which you can apply (doesn't require compiling) which resolves it. Nyall > My environment: > Debian testing > Qt 5.15.8 > Qt Creator 9.0.2 (based on Qt 6.4.2) > GNU gdb (Debian 13.1-2) 13.1 > > Regards, > > Richard Duivenvoorde_______________________________________________ > QGIS-Developer mailing list > QGIS-Developer@lists.osgeo.org > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer