Oddly while pyqtgraph is pip installed and used in other parts of the pluign, 
it is not used in any part of this UI, so wondering how it is being referenced.

-----Original Message-----
From: Nyall Dawson <[email protected]> 
Sent: Sunday, August 25, 2024 6:31 PM
To: Catania, Luke A ERDC-RDE-GRL-VA CIV <[email protected]>
Cc: qgis-developer <[email protected]>
Subject: Re: [QGIS-Developer] QGIS Unexpectedly Crashing

On Sun, 25 Aug 2024 at 12:51, Catania, Luke A ERDC-RDE-GRL-VA CIV via 
QGIS-Developer <[email protected]> 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
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to