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

Crash when opening Plugin Manager #26415

Closed
qgib opened this issue Mar 23, 2018 · 2 comments
Closed

Crash when opening Plugin Manager #26415

qgib opened this issue Mar 23, 2018 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS Crash/Data Corruption

Comments

@qgib
Copy link
Contributor

qgib commented Mar 23, 2018

Author Name: Daniël Kersbergen (Daniël Kersbergen)
Original Redmine Issue: 18527
Affected QGIS version: 3.0.0
Redmine category:windows_package
Assignee: Borys Jurgiel


User Feedback

When opening the Plugin Manager in QGIS 3.0 Girona the whole software crashes. No report is generated and no other messages display.

Report Details

Crash ID: ID not generated due to missing information.

Your version of QGIS install might not have debug information included or we couldn't get crash information.

Stack Trace
Stack trace could not be generated.

QGIS Info

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

@qgib
Copy link
Contributor Author

qgib commented Mar 28, 2018

Author Name: Daniel Possenriede (Daniel Possenriede)


User Feedback

Same here. When I try to open the Plugin Manager, next thing I see is the QGIS Crashed window. It worked fine in QGIS 3 (which I had installed via the QGIS desktop installer). I now use QGIS 3.0.1 (installed via OSGeo4W). I also tried a different/new user profile to no avail.

Report Details

Crash ID: b122357ce3b80f0a997f8e1815dc4609d9ad2f28

Stack Trace

QString::fill :
QString::indexOf :
QDir::fromNativeSeparators :
QFileInfo::QFileInfo :
QFileInfo::QFileInfo :
CPLString::~CPLString :
CPLString::~CPLString :
PyInit__gui :
PyCFunction_FastCallDict :
PyObject_GenericGetAttr :
PyEval_EvalFrameDefault :
PyErr_Occurred :
PyObject_GenericGetAttr :
PyEval_EvalFrameDefault :
PyErr_Occurred :
PyEval_EvalCode :
PyArena_Free :
PyRun_StringFlags :
instance :
instance :
QgisApp::rotatePointSymbols :
QgsPythonRunner::run :
QgisApp::showPluginManager :
QMetaObject::activate :
QAction::activate :
QMenu::actionGeometry :
QMenu::actionGeometry :
QMenu::mouseReleaseEvent :
QWidget::event :
QMenu::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QApplicationPrivate::sendMouseEvent :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processMouseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
CallWindowProcW :
DispatchMessageW :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.0.1-Girona
QGIS code revision: a86bec2
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.4
Running against GDAL: 2.2.4

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

@qgib
Copy link
Contributor Author

qgib commented Mar 28, 2018

Author Name: Borys Jurgiel (@borysiasty)


I'm closing it as it duplicates #26247 (and two previous issues) - let's keep all these crashes in one place.

It seems it's always related to some Python stuff in the OSGeo4W. Could you please verify if the fixes described there work also for you?)


  • resolution was changed from to duplicate
  • status_id was changed from Open to Closed
  • category_id was changed from Plugin Manager to Windows Package

@qgib qgib closed this as completed Mar 28, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS 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! Build/Install Related to compiling or installing QGIS Crash/Data Corruption
Projects
None yet
Development

No branches or pull requests

1 participant