Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGIS crushed at startup #28734

Closed
qgib opened this issue Jan 4, 2019 · 1 comment
Closed

QGIS crushed at startup #28734

qgib opened this issue Jan 4, 2019 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Jan 4, 2019

Author Name: Marko Šljivarić (Marko Šljivarić)
Original Redmine Issue: 20915
Affected QGIS version: 3.4.3
Redmine category:python_plugins


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: 2f64a3c
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


@qgib
Copy link
Contributor Author

qgib commented Jan 4, 2019

Author Name: Nyall Dawson (@nyalldawson)


This is a plugin issue, not a qgis issue


  • resolution was changed from to invalid
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Jan 4, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins Crash/Data Corruption labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Plugins
Projects
None yet
Development

No branches or pull requests

1 participant