[QGIS-Developer] QGIS Unexpectedly Crashing
Nyall Dawson
nyall.dawson at gmail.com
Sun Aug 25 15:30:41 PDT 2024
On Sun, 25 Aug 2024 at 12:51, Catania, Luke A ERDC-RDE-GRL-VA CIV via
QGIS-Developer <qgis-developer at lists.osgeo.org> wrote:
>
> What causes an access violation intermittently? Once it happens sometimes it continues to happen, and I have to delete the QGIS directory in AppData\Roaming\ which is annoying because I have my plugin there and I need to copy it to another directory and then copy it back after running QGIS for first time to have the directory recreated.
>
>
>
> It seems to be happening with pyqtgraph\Qt.py which is not my code.
My guess: You've installed pyqtgraph via pip or some binary wheel, and
it's using a different Qt library vs what QGIS is bundled with.
Nyall
More information about the QGIS-Developer
mailing list