Bug report #1914
Relative paths aren't stored for GRASS layers
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Jürgen Fischer | ||
Category: | Project Loading/Saving | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Unix | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11974 |
Description
subj
History
#1 Updated by Jürgen Fischer about 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in ddd64be8 (SVN r11572)
#2 Updated by Giovanni Manghi about 15 years ago
- Resolution deleted (
fixed) - Status changed from Closed to Feedback
I have to reopen this after having done the same for #1864.
Add a GRASS layer, uncheck "save relative paths" and save the project.
When you try to open it, qgis crashes:
access: No such file or directory terminate called after throwing an instance of 'QgsGrass::Exception' what(): LOCATION << home/qgis_sample_data/grassdata/alaska/demo/airports/airports >> not available Aborted
#3 Updated by Jürgen Fischer about 15 years ago
- Resolution set to fixed
- Status changed from Feedback to Closed
Replying to [comment:4 lutra]:
I have to reopen this after having done the same for #1864.
right, and I close this for the same reason ;)
#4 Updated by Giovanni Manghi about 15 years ago
again sorry for the noise, I tought it was already solved in a previous revision.