Bug report #20915
QGIS crushed at startup
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Python plugins | ||
Affected QGIS version: | 3.4.3 | Regression?: | No |
Operating System: | W10 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 28734 |
Description
User Feedback¶
Trying to migrate an obsolete plugin to qgis3.x/python3 version
Report Details¶
Crash ID: 92cb6ce6ce912e27dd9a16dac72bb3668158ad1a
Stack Trace
PyTuple_Size : PyInit_QtCore : QObject::inherits : qt_plugin_query_metadata : QWidget::event : QDockWidget::event : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QWidget::ensurePolished : QWidget::event : QDockWidget::event : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QCoreApplicationPrivate::sendPostedEvents : qt_plugin_query_metadata : QEventDispatcherWin32::processEvents : CallWindowProcW : DispatchMessageW : QEventDispatcherWin32::processEvents : qt_plugin_query_metadata : QEventLoop::exec : QDialog::exec : QgsMessageViewer::showMessage : instance : QgisApp::rotatePointSymbols : QgsPythonRunner::run : QgisApp::QgisApp : main : BaseThreadInitThunk : RtlUserThreadStart :
QGIS Info
QGIS Version: 3.4.3-Madeira
QGIS code revision: 2f64a3c4e7
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.0
Running against GDAL: 2.4.0
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.17134
History
#1 Updated by Nyall Dawson almost 6 years ago
- Resolution set to invalid
- Status changed from Open to Closed
This is a plugin issue, not a qgis issue