Opened 14 years ago

Closed 14 years ago

#2196 closed bug (worksforme)

terrain analysis plugin: slope does not work

Reported by: pcav Owned by: mhugent
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

When choosing slope from the plugin, nothing is done.

Change History (8)

comment:1 by mhugent, 14 years ago

Works for me. Maybe a problem with reading / writing raster files or a processing error? Could you attach a sample file?

comment:2 by pcav, 14 years ago

Cc: gmanghi added

Tested with several rasters and on several machines (both deb and win xp). Used to work in the same setting until a few days ago.

comment:3 by lutra, 14 years ago

works for me on both linux and windows with qgis/trunk

comment:4 by pcav, 14 years ago

Checked again with a fresh comiled qgis, different dtm, different formats, and I still get the same result: nothing is done for slope, correct results for aspect (on the same raster). Only (unrelated?) msg from the terminal:

Warning: Object::connect: No such slot QgisApp::projectChanged( QDomDocument & ) in /home/paolo/build/qgis_unstable/src/app/qgisapp.cpp:1815

comment:5 by lutra, 14 years ago

Cc: gmanghi removed

Paolo can you provide me with the data (even privately)? I also tested different dtm and it still works for me.

comment:6 by lutra, 14 years ago

Paolo, it works for me (with trunk under ubuntu) with the sample raster you sent me.

comment:7 by pcav, 14 years ago

Rebuilding with debug on solves the problem. May be a local compilation issue

comment:8 by lutra, 14 years ago

Resolution: worksforme
Status: newclosed

it seems that after recompiling now it works fine.

Note: See TracTickets for help on using tickets.