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

(linux) qgis crashes when saving project with a GRASS raster #12801

Closed
qgib opened this issue May 21, 2010 · 2 comments
Closed

(linux) qgis crashes when saving project with a GRASS raster #12801

qgib opened this issue May 21, 2010 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GRASS
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented May 21, 2010

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 2741

Redmine category:grass
Assignee: Redmine Admin


Probably duplicate of #12800

Seen under ubuntu Linux and qgis trunk but not under windows XP

Steps to reproduce:

*) create a mapset (tested with a few projected crs)

*) in the qgis project properties choose the same crs. Not necessary to enable on the fly reprojection as in #12800

*) add a few GRASS layers, at least one of them a raster

*) if you save the project with the mapset still open the terminal will return

Warning: Object::connect: No such signal [[QgsRasterDataProvider]]::statusChanged( QString ) in /home/gio/qgis_unstable/src/core/raster/qgsrasterlayer.cpp:228


*) if before saving you close the GRASS mapset, then qgis will crash with


	GDAL Error 6: No translation an empty SRS to PROJ.4 format is known.
Segmentation fault

*) if you then try to reopen the project it will fail with

Project file read error: unexpected end of file at line 1 column 1 for file /home/gio/Desktop/teste4.qgs

@qgib
Copy link
Contributor Author

qgib commented May 21, 2010

Author Name: Giovanni Manghi (@gioman)


After all it doesn't seems to be related if you close or not the mapset.

When you save it doesn't crash only during the session where the project was created and saved the first time.

When you close qgis, then reopen the project it will crash on save even with the mapset open. The message is the same.

It is confirmed that is not necessary to have enabled the reprojection.

@qgib
Copy link
Contributor Author

qgib commented Jun 8, 2010

Author Name: Giovanni Manghi (@gioman)


Apparently this bug is gone in recent revisions.


  • 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! GRASS labels May 24, 2019
@qgib qgib added this to the Version 1.5.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! GRASS
Projects
None yet
Development

No branches or pull requests

1 participant