CyfryzacjaAPP / wtyczka_qgis_app_2

GNU General Public License v3.0
3 stars 0 forks source link

Plugin wykrzacza Qgis przy starcie aplikacji #3

Closed andp90 closed 7 months ago

andp90 commented 7 months ago

Przy każdorazowym uruchomieniu aplikacji pojawia się krytyczny błąd:

Report Details

Python Stack Trace

Windows fatal exception: access violation

Thread 0x000025dc (most recent call first):
  File "C:\Users/User/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\wtyczka_qgis_app\modules\validator\validator.py", line 31 in __init__
    self.schema = lxml.etree.XMLSchema(xsd_root)
  File "C:\Users/User/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\wtyczka_qgis_app\wtyczka_app.py", line 107 in createMetadataValidator
    self.metadataValidator = validator.ValidatorLxml(schema_path=os.path.join(os.path.dirname(__file__), 'modules/validator', 'metadane.xsd'))
  File "C:\PROGRA~1/QGIS33~2.3/apps/qgis/./python\qgis\core\additions\qgstaskwrapper.py", line 37 in run
    self.returned_values = self.function(self, *self.args, **self.kwargs)

Current thread 0x00009e68 (most recent call first):
  File "C:\Users/User/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\wtyczka_qgis_app\modules\validator\validator.py", line 31Windows fatal exception:  in __init__
    self.schema = lxml.etree.XMLSchema(xsd_root)
access violation

  File "C:\Users/User/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\wtyczka_qgis_app\wtyczka_app.py", line 102 in createValidator
    self.dataValidator = validator.ValidatorLxml()
  File "C:\PROGRA~1/QGIS33~2.3/apps/qgis/./python\qgis\core\additions\qgstaskwrapper.py", line 37 in run
    self.returned_values = self.function(self, *self.args, **self.kwargs)

Thread 0x000053c0 (most recent call first):
<no Python frame>

Stack Trace


RtlpWaitOnCriticalSection :
RtlpEnterCriticalSectionContended :
RtlEnterCriticalSection :
xmlGetGlobalState :
_xmlDefaultSAXHandler :
xmlFreeParserCtxt :
xmlSaveTree :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
xmlSchemaParse :
PyInit_etree :
PyInit_etree :
PyType_GenericNew :
PyEval_EvalFrameDefault :
PyFunction_Vectorcall :
PyFunction_Vectorcall :
PyArg_ParseTuple_SizeT :
PyType_GenericNew :
PyObject_MakeTpCall :
PyEval_EvalFrameDefault :
PyFunction_Vectorcall :
PyObject_GC_Del :
PyVectorcall_Call :
PyObject_Call :
PyEval_EvalFrameDefault :
PyFunction_Vectorcall :
PyObject_GC_Del :
PyVectorcall_Call :
PyObject_Call :
pdal::PointContainer::freeTemp :
QgsPresetSchemeColorRamp::clone :
QgsTask::start :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info QGIS Version: 3.34.3-Prizren QGIS code revision: 47373234ac Compiled against Qt: 5.15.3 Running against Qt: 5.15.3 Compiled against GDAL: 3.8.3 Running against GDAL: 3.8.3

System Info CPU Type: x86_64 Kernel Type: winnt Kernel Version: 10.0.22631

KasiaZagrobelna commented 7 months ago

Dzień dobry, obecnie dedykowaną wersją dla tej wersji wtyczki jest wersja 3.22 QGIS. Czy mógłby Pan/Pani przetestować czy na wersji QGIS 3.22 błąd dalej występuje?

MarcinLebiecki commented 7 months ago

Zweryfikowane w QGIS v.3.34.3-Prizren. Nie udało się zreplikować błędu.

KasiaZagrobelna commented 7 months ago

Zatem zamykam