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

Importing a void shapefile created with ftools crashes Qgis #11721

Closed
qgib opened this issue Apr 29, 2009 · 2 comments
Closed

Importing a void shapefile created with ftools crashes Qgis #11721

qgib opened this issue Apr 29, 2009 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Apr 29, 2009

Author Name: vince - (vince -)
Original Redmine Issue: 1661

Redmine category:python_plugins
Assignee: nobody -


If I use ftools to compute the intersection of two layers, and that intersection is void (therefore a void shapefile is created), Qgis crashes (to be more specific, it enters into an infinite loop, I must kill it to exit).

On the console I get the following messages:

Warning: [[QgsCoordinateReferenceSystem]]::getRecord failed : select * from tbl_srs where parameters='+proj=lcc +lat_1=46.8 +lat_0=46.8 +lon_0=0 +k_0=0.99987742 +x_0=600000 +y_0=2200000 +a=6378249.2 +b=6356515 +pm=2.3372291666985 +units=m +no_defs'
Warning: [[QgsCoordinateReferenceSystem]]::findMatchingProj will only work if prj acr ellipsoid acr and proj4string are set!...

@qgib
Copy link
Contributor Author

qgib commented Jul 11, 2009

Author Name: Giovanni Manghi (@gioman)


I cannot replicate the problem with qgis 1.2 from trunk under both linux and windows. Please give it a try again with the latest version of qgis and of ftools plugin and report back.

@qgib
Copy link
Contributor Author

qgib commented Jul 17, 2009

Author Name: Giovanni Manghi (@gioman)


Closing for lack of feedback and because seems to work, at least with the latest versions of qgis and of the plugin. Reopen if necessary.


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

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib added this to the Version 1.2.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 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! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant