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

Forward transform error is not handled gracefully #15650

Closed
qgib opened this issue Sep 23, 2012 · 6 comments
Closed

Forward transform error is not handled gracefully #15650

qgib opened this issue Sep 23, 2012 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Projections/Transformations Related to coordinate reference systems or coordinate transformation
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Sep 23, 2012

Author Name: Alister Hood (@AlisterH)
Original Redmine Issue: 6396
Affected QGIS version: master
Redmine category:projection_support
Assignee: Magnus Homann


At least on Windows, when there is a forward transform exception (like the message below), the mouse cursor changes to an hourglass and it becomes impossible to do things like right-click on anything, or close QGIS (you need to kill the process).

forward transform of
(0.000000, 1.570796)
PROJ.4: +proj=tmerc +lat_0=0 +lon_0=173 +k=0.9996 +x_0=1600000 +y_0=10000000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs +to +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext  +no_defs
Error: tolerance condition error


@qgib
Copy link
Contributor Author

qgib commented Sep 23, 2012

Author Name: Alister Hood (@AlisterH)


To replicate, start a blank project and set the Project CRS to EPSG:2193, then try to load the attached file.


  • 4903 was configured as s.xml

@qgib
Copy link
Contributor Author

qgib commented Sep 23, 2012

Author Name: Giovanni Manghi (@gioman)


tested on 1.8 or master?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Sep 23, 2012

Author Name: Magnus Homann (@homann)


I can replicate.


  • assigned_to_id was configured as Magnus Homann
  • fixed_version_id was configured as Version 2.0.0
  • category_id was configured as Projection Support

@qgib
Copy link
Contributor Author

qgib commented Sep 23, 2012

Author Name: Alister Hood (@AlisterH)


Giovanni Manghi wrote:

tested on 1.8 or master?

Master. Can anybody change the status back to "New"?

@qgib
Copy link
Contributor Author

qgib commented Sep 23, 2012

Author Name: Giovanni Manghi (@gioman)


  • status_id was changed from Feedback to Open

@qgib
Copy link
Contributor Author

qgib commented Sep 24, 2012

Author Name: Magnus Homann (@homann)


Fixed in add0ebc


  • 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! Projections/Transformations Related to coordinate reference systems or coordinate transformation labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
JamesShaeffer pushed a commit to JamesShaeffer/QGIS that referenced this issue Nov 20, 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! Projections/Transformations Related to coordinate reference systems or coordinate transformation
Projects
None yet
Development

No branches or pull requests

1 participant