Skip to content

Błąd podczas wykonywania dowolnych tasków #257

@milenart

Description

@milenart

Python Stack Trace
Windows fatal exception: access violation
Thread 0x000027b0 (most recent call first):
File "C:\Users/mikol/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pobieracz_danych_gugik-dev\utils.py", line 390 in downloadFile
loop.exec()
File "C:\Users/mikol/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pobieracz_danych_gugik-dev\utils.py", line 454 in retreiveFile
success, result = self.network_utils.downloadFile(url, path, obj=obj)
File "C:\Users/mikol/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pobieracz_danych_gugik-dev\tasks\downloadModel3dTask.py", line 44 in run
res, self.exception = self.service_api.retreiveFile(url=url, destFolder=self.folder, obj=self)
Current thread 0x000026e0 (most recent call first):
Stack Trace
QIODevice::errorString :
QgsNetworkReplyContent::QgsNetworkReplyContent :
QgsNetworkAccessManager::onReplyFinished :
QMetaCallEvent::placeMetaCall :
QObject::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QCoreApplicationPrivate::sendPostedEvents :
qt_plugin_query_metadata :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :
QGIS Info
QGIS Version: 3.40.6-Bratislava
QGIS code revision: 5d7f6a3e26
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.10.3
Running against GDAL: 3.10.3
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.26100


Błąd wynika z uruchamianiu pętli QEventLoop w wątku roboczym.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions