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

Creating/exporting raster crashes application #16578

Closed
qgib opened this issue Apr 19, 2013 · 9 comments
Closed

Creating/exporting raster crashes application #16578

qgib opened this issue Apr 19, 2013 · 9 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats)
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Apr 19, 2013

Author Name: Nathanael Boehm (Nathanael Boehm)
Original Redmine Issue: 7658
Affected QGIS version: master
Redmine category:rasters
Assignee: Radim Blazek


I want to rasterize vector contour lines for relief shading but QGIS 1.9 keeps crashing on me whenever I touch the rasters.

Steps:

  1. Open or create new GRASS mapset
  2. Use v.in.ogr to import vector (see attached sample vector from Geoscience Australia) w/ default (no advanced settings)
  3. Use v.to.rast.attr with ELEVATION as z index
  4. It appears to run, but crashes
  5. When I restart QGIS, I can add the newly created GRASS raster layer but I can't see anything on the canvas
  6. Attempting anything with the raster (including just toggling visibility, or outputting as a GeoTIFF) crashes QGIS again

@qgib
Copy link
Contributor Author

qgib commented Apr 19, 2013

Author Name: Nathanael Boehm (Nathanael Boehm)


There is nothing useless in the trace "Faulting application qgis-dev.exe, version 0.0.0.0, faulting module unknown, version 0.0.0.0, fault address 0x0000ffff"

@qgib
Copy link
Contributor Author

qgib commented Apr 19, 2013

Author Name: Werner Macho (Werner Macho)


confirmed on current master 257ee9c on self compiled QGIS
Linux Debian

@qgib
Copy link
Contributor Author

qgib commented Apr 19, 2013

Author Name: Giovanni Manghi (@gioman)


confirmed here also with tools that are not grass


  • operating_system was changed from Windows XP SP3 to
  • fixed_version_id was configured as Version 2.0.0
  • priority_id was changed from Normal to Severe/Regression
  • category_id was changed from GRASS to Rasters

@qgib
Copy link
Contributor Author

qgib commented Apr 19, 2013

Author Name: Nyall Dawson (@nyalldawson)


Possibly related are #16536 and #16547.

@qgib
Copy link
Contributor Author

qgib commented Apr 20, 2013

Author Name: Nyall Dawson (@nyalldawson)


Also #16579

@qgib
Copy link
Contributor Author

qgib commented May 29, 2013

Author Name: Radim Blazek (@blazek)


  • assigned_to_id was configured as Radim Blazek

@qgib
Copy link
Contributor Author

qgib commented May 29, 2013

Author Name: Radim Blazek (@blazek)


Works for me on Debian with GRASS 6.4.2.

Use v.in.ogr to import vector (see attached sample vector from Geoscience Australia) w/ default (no advanced settings)

Use v.to.rast.attr with ELEVATION as z index

It appears to run, but crashes

What does crash and when? v.to.rast or QGIS? When you run the module or when you try to display the result? Does it work if you run the same in GRASS shell? Can you display the result in GRASS monitor by d.rast?

When I restart QGIS, I can add the newly created GRASS raster layer but I can't see anything on the canvas

Attempting anything with the raster (including just toggling visibility, or outputting as a GeoTIFF) crashes QGIS again

Various raster bugs were recently fixed, please try if the problem persists.


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented May 29, 2013

Author Name: Nathanael Boehm (Nathanael Boehm)


Thanks yes I know I've since managed to successfully create a raster through GRASS so I would have to go back and find the exact files I was working on to see if I can reproduce in the current build.

@qgib
Copy link
Contributor Author

qgib commented Jun 4, 2013

Author Name: Radim Blazek (@blazek)


Seems to be fixed, reopen if necessary.


  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats) 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
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! Rasters Related to general raster layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant