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 hangs when creating or testing a virtual layer when the sql is wrong #24307

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

QGIS hangs when creating or testing a virtual layer when the sql is wrong #24307

qgib opened this issue Mar 30, 2017 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Data Provider Related to specific vector, raster or mesh data providers High Priority
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Mar 30, 2017

Author Name: chris Mr (@chrismarx)
Original Redmine Issue: 16398
Affected QGIS version: 2.18.3
Redmine category:virtual_layers


If you go to add a virtual layer, and the add sql like this:

@select gid as kml_key, sa.*
from service_areas @

but forget to include the column alias for service_areas, QGIS just hangs without error, and the
QGIS process remains at 99% cpu too-

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


Or I cannot replicate or I don't understand completely the description. Can you attach a small dataset?


  • description was changed from If you go to add a virtual layer, and the add sql like this:

@select gid as kml_key, sa.*
from service_areas @

but forget to include the column alias for service_areas, QGIS just hangs without error, and the
QGIS process remains at 99% cpu too- to If you go to add a virtual layer, and the add sql like this:

@select gid as kml_key, sa.*
from service_areas @

but forget to include the column alias for service_areas, QGIS just hangs without error, and the
QGIS process remains at 99% cpu too-

  • priority_id was changed from Normal to High
  • status_id was changed from Open to Feedback
  • category_id was configured as Virtual Layers

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • easy_fix was configured as 0
  • regression was configured as 0

@qgib
Copy link
Contributor Author

qgib commented May 26, 2017

Author Name: Giovanni Manghi (@gioman)


Closing for lack of feedback.


  • resolution was changed from to not reproducable
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed May 26, 2017
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Data Provider Related to specific vector, raster or mesh data providers Crash/Data Corruption labels May 25, 2019
@qgib qgib added this to the Version 2.18 milestone 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 Data Provider Related to specific vector, raster or mesh data providers High Priority
Projects
None yet
Development

No branches or pull requests

1 participant