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

Processing: Get scripts /models from online collection crashes QGIS #24224

Closed
qgib opened this issue Mar 7, 2017 · 3 comments
Closed

Processing: Get scripts /models from online collection crashes QGIS #24224

qgib opened this issue Mar 7, 2017 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Mar 7, 2017

Author Name: Andreas Plesch (@andreasplesch)
Original Redmine Issue: 16314
Affected QGIS version: 2.18.3
Redmine category:processing/core
Assignee: Victor Olaya


Opening (double clicking) Get script (or models) from on-line collection in the Processing tool box crashes QGIS.

Here is the console output before the segmentation fault:

@warning: Object::connect: No such signal QWebPage::loadProgress(int)
Warning: Object::connect: No such signal QWebPage::unsupportedContent(QNetworkReply*)
Warning: Object::connect: No such signal QWebFrame::titleChanged(QString)
Warning: Object::connect: No such signal QWebPage::loadProgress(int)
Warning: Object::connect: No such signal QWebFrame::titleChanged(QString)
Warning: Object::connect: No such signal QWebFrame::iconChanged()
Warning: Object::connect: No such signal QWebFrame::urlChanged(QUrl)
Warning: Object::connect: No such signal QWebPage::loadStarted()
Warning: Object::connect: No such signal QWebPage::loadProgress(int)
Warning: Object::connect: No such signal QWebPage::statusBarMessage(QString)
Warning: Object::connect: No such signal QWebPage::linkClicked(QUrl)
Warning: Object::connect: No such signal QWebPage::selectionChanged()
Warning: Object::connect: No such signal QWebPage::microFocusChanged()
Warning: QMetaObject::invokeMethod: No such method QWebPage::repaintRequested(QRect)
Warning: QMetaObject::invokeMethod: No such method QWebPage::repaintRequested(QRect)
Warning: QMetaObject::invokeMethod: No such method QWebPage::repaintRequested(QRect)
Warning: QMetaObject::invokeMethod: No such method QWebPage::repaintRequested(QRect)
Warning: QMetaObject::invokeMethod: No such method QWebPage::repaintRequested(QRect)
Warning: QMetaObject::invokeMethod: No such method QWebPage::repaintRequested(QRect)
Segmentation fault
@

@qgib
Copy link
Contributor Author

qgib commented Mar 7, 2017

Author Name: Giovanni Manghi (@gioman)


Works fine on 2.18.4 on Ubuntu 16.04 installed from QGIS repos.

Please try 2.18.4 and report back, thanks.


  • crashes_corrupts_data was changed from 0 to 1
  • priority_id was changed from Normal to High
  • status_id was changed from Open to Feedback
  • category_id was changed from Processing/GUI to Processing/Core

@qgib
Copy link
Contributor Author

qgib commented Mar 8, 2017

Author Name: Andreas Plesch (@andreasplesch)


Will do when 2.18.4 becomes available on Gentoo. But I think it may be a platform issue and will file a bug on the gentoo bugtracker.

@qgib
Copy link
Contributor Author

qgib commented Mar 8, 2017

Author Name: Andreas Plesch (@andreasplesch)


It turns out that 2.18.4 is available on Gentoo unstable. Installing with the (non-default) webkit USE keyword on gentoo leads to proper functioning of get scripts/models in the Processing toolbox. This bug can be closed here.
I opened https://bugs.gentoo.org/show_bug.cgi?id=612070 (for reference).


  • status_id was changed from Feedback to Closed
  • done_ratio was changed from 0 to 100

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Crash/Data Corruption labels May 25, 2019
@qgib qgib closed this as completed 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 High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant