ctu-geoforall-lab / qgis-gtfs-plugin

QGIS GTFS plugin
4 stars 0 forks source link

Crush and QGIS unexpectedly ended #12

Open qorthdal opened 1 year ago

qorthdal commented 1 year ago

What is the bug or the crash? Crash ID: 9ec337d1fa5b3c1e6708b9acff481ca9e6cbaad6

Stack Trace

QSortFilterProxyModel::trUtf8 : QSortFilterProxyModel::sortRoleChanged : QSortFilterProxyModel::qt_static_metacall : QObject::qt_static_metacall : QAbstractItemModel::endInsertRows : QgsLayerTreeModel::nodeAddedChildren : QObject::qt_static_metacall : QgsLayerTreeNode::addedChildren : 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 :

Versions QGIS Info QGIS Version: 3.22.5-Bialowieza QGIS code revision: https://github.com/qgis/QGIS/commit/c27231782f46fb67183d8d26bfe41b93cb30f1b6 Compiled against Qt: 5.15.2 Running against Qt: 5.15.2 Compiled against GDAL: 3.4.1 Running against GDAL: 3.4.1

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

Additional context I want to use GTFS-Loader plugin. But when I selected file and loaded it, QGIS unexpectedly ended. To solve this problem, I created new profile and delete all data in 'C:\Users\user\AppData\Roaming\QGIS\QGIS3' And then I redownload GTFS-Loader, used other GTFS data, changed the latest QGIS version and etc.. But it still doesn't work. How can I solve this..?