Activity

From 03/24/2012 to 04/22/2012

04/22/2012

10:46 pm Feature #5396: Run algorithms in a different thread
Perfect!
There is a class named AlgorithmExecutor. That's where it should go. If you have questions, just ask me, ...
Victor Olaya
03:19 pm Feature #5396: Run algorithms in a different thread
I'll have a look at this during the next days, if nobody else is working on it. Camilo Polymeris
01:38 pm Feature #5455 (New): Support for group boxes
Add support for adding boxes around a set of tools that perform a task together, i.e. creating groups of tools in the... johnrobot -
01:35 pm Feature #5454 (Closed): Highlight the selected object(s) in the modeler
When selecting objects in the modeler, they should be highlighted. johnrobot -
01:33 pm Feature #5453 (New): Add ”Select by rectangle” in modeler
Add possibility to select multiple objects with ”Select by rectangle” in modeler. johnrobot -
10:30 am Bug #5384 (Closed): python error when editing an empty saved model
Giovanni Manghi
10:28 am Bug #5405: GRASS v.generalize crashes QGIS
Something changed in the latest revisions because v.generalize does not seems to immediately crash anymore QGIS under... Giovanni Manghi
10:10 am Bug #5423 (Closed): latest svn revision (134) fails to load
Giovanni Manghi
10:09 am Bug #5406 (Closed): Can't run any GRASS v.* module under linux
Giovanni Manghi
09:50 am Bug #5406: Can't run any GRASS v.* module under linux
Hi Giovanni,
"res" parameter of g.region now is "1" for the vector layers!
Try again w/revision 141!
Salvatore Larosa
09:33 am Feature #5452 (New): Add possibility to select/delete/redirect arrows in modeler
Wouldn´t it be a good idea to add possibility to select/delete/redirect arrows in modeler? johnrobot -
09:04 am Bug #5435: Fixes name temporary SHP when runs v.* GRASS Algorithm
Victor Olaya wrote:
> Sorry, it is now fixed in r139
Thanks!
Salvatore Larosa
08:25 am Feature #5447: Count the number of features passing through the model
I would like to be able to run the model in the window "SEXTANTE Modeler". For example:
1 Define data sets/strings...
johnrobot -
08:07 am Feature #5439 (Resolved): Improving the icons in the settings
added in r141 Victor Olaya
06:05 am Feature #5444 (Resolved): Add a warning when deleting a model
implemented in r140 Victor Olaya
05:55 am Feature #5447: Count the number of features passing through the model
I do not understand the feature request. When designing the model, it is a conceptual design, there are no layers wit... Victor Olaya
05:44 am Bug #5435: Fixes name temporary SHP when runs v.* GRASS Algorithm
Ooops, I detected the bug...but fixed it in a different place (thus, not fixing it, and even adding abug when generat... Victor Olaya
05:38 am Feature #5443 (Resolved): Remove the white bar at the bottom of most model windows
The bar is the progress bar needed to show algorithm progress. I have set it to hidden, and it becomes now visible wh... Victor Olaya
05:31 am Bug #5435: Fixes name temporary SHP when runs v.* GRASS Algorithm
Victor Olaya wrote:
> Was already fixed in SVN (along with another bug cuased by names staritng with a number, somet...
Salvatore Larosa
05:17 am Bug #5435 (Resolved): Fixes name temporary SHP when runs v.* GRASS Algorithm
Was already fixed in SVN (along with another bug cuased by names staritng with a number, something not allowed for ve... Victor Olaya
04:05 am Bug #5435: Fixes name temporary SHP when runs v.* GRASS Algorithm
related/duplicate of #5406 ? Giovanni Manghi
03:31 am Feature #5450 (Closed): Add a "Run model" button in the modeler
How about adding a "Run model" button in the modeler? Developing a model can be a long process and being able to quic... johnrobot -
03:29 am Feature #5449 (New): Define files in the modeler
It would like to be able to define the files to be processed directly in the modeler. At current, they have to be def... johnrobot -
03:26 am Feature #5448 (New): Create a log file with model metadata
I would like the modeler to create a log file with information on how the process worked. It could, for example, cont... johnrobot -
03:22 am Feature #5447 (New): Count the number of features passing through the model
Count the number of features (such as points, polygons) passing through the model. Each arrow could be labelled with ... johnrobot -
03:20 am Feature #5446 (New): Select group from existing groups
When choosing a group name, how about letting the user choose from a list with the existing groups? johnrobot -
03:18 am Bug #5445 (Closed): QGIS crashes when opening a model that is already listed
QGIS crashes when opening a model that is already listed. Tried on Win Vista 64-bit. QGIS 1.7.4 and SEXTANTE 1.0.4. johnrobot -
03:16 am Feature #5444 (Closed): Add a warning when deleting a model
There doesn´t seem to be a warning when deleting a model and I think that there should be one. johnrobot -
03:14 am Feature #5443 (Closed): Remove the white bar at the bottom of most model windows
Remove the white bar at the bottom of most windows. I´m not sure of its purpose. It should only be showed when used. johnrobot -
03:12 am Bug #5442 (Closed): Add support for drag and drop of an input or a tool in the modeler
It would help to be able to drag and drop an input or a tool in the modeler. johnrobot -
03:09 am Feature #5441 (New): Resize data fields for strings
When running a model, the data fields for strings are much too large. johnrobot -
03:08 am Feature #5440 (Closed): Add possibiity to add comments in a model
I would like to be able to add comments that are attached to a model object. The will help clarifying options/setting... johnrobot -
03:03 am Feature #5439 (Closed): Improving the icons in the settings
In the settings, using improved icons would provide a better user experience. johnrobot -
03:01 am Feature #5438 (Closed): Change column width in the settings
In the settings, I would like to be able to change the column width. johnrobot -
03:00 am Feature #5437 (Closed): Improving the link in the About window
About the link to the SEXTANTE web page in the About window:
Should it really open in the same window and not a br...
johnrobot -
02:59 am Feature #5436 (Closed): Upper-case and lower-case letters in the menu
I noticed that the SEXTANTE menu is a mix of upper-case and lower-case letters. We should stick to one of these alter... johnrobot -
02:20 am Bug #5435 (Closed): Fixes name temporary SHP when runs v.* GRASS Algorithm
Hi,
I noticed that the execution of grass alg (v.*) creates a named SHP blabla.shp.shp and fails to load.
The SHP s...
Salvatore Larosa

04/21/2012

11:52 am Bug #5406: Can't run any GRASS v.* module under linux
I confirm this behavior on Debian Wheezy, with QGIS 1.7.4 and SEXTANTE 1.0.4.
None of the v.* modules work.
G...
Pedro Venâncio
06:56 am Feature #5400 (Resolved): Add support for tooltips (or "?" button) to help parameter selection
Added tooltip support (r138). Currently it works with GRASS, since the tooltip can be taken from the GRASS help html ... Victor Olaya
06:54 am Feature #5424 (Rejected): Edition of model elements
Removed, since it is a repeated feature, already requested Victor Olaya
01:54 am Feature #5429 (Resolved): Resize buttons to standard size
fixed in r136 Victor Olaya

04/20/2012

02:51 pm Bug #5434 (Closed): View in modeller is shifted
When shifting between ”Design” and ”Python code” in modeller, the view in ”Design” is sometimes shifted. johnrobot -
02:49 pm Feature #5433 (New): Add undo/redo functionality in the modeller
I would like to see some undo/redo functionality in the modeller. johnrobot -
02:47 pm Feature #5432 (Closed): Inspect/edit added components in the modeller
The user should be able to inspect/edit added components in the modeller, using for example a double click or a right... johnrobot -
02:45 pm Feature #5431 (New): Highlight missing parameter values
When trying to add a tool in the modeller and there are parameter values missing, the missing values should be highli... johnrobot -
02:41 pm Feature #5430 (Closed): Rewrite abbreviations in configuration windows
I see quite a few abbreviations, such as ”src filename”, ”maxdist”, ”hspacing” and ”patval”. To me, this can be confu... johnrobot -
02:38 pm Feature #5429 (Closed): Resize buttons to standard size
Quite a few buttons, such as the About SEXTANTE – Close, seem much to large. johnrobot -
02:36 pm Feature #5428 (New): Keep the windows as small as possible
A lot of windows, such as the ftools – Centroids, seem to use a lot of space for no reason. I think that they should ... johnrobot -
02:23 pm Feature #5427 (New): Use a file window instead of a blank space for entering the path
When defining folders, such as the Saga folder, how about using a file window instead of a blank space for entering t... johnrobot -
01:46 pm Bug #5268: mmqgis/create grid: wrong default parameters?
Paolo Cavallini wrote:
> Tested again, still fails. Which parameters did you use? Here the default for width / heigh...
Salvatore Larosa
12:00 pm Feature #5424 (Rejected): Edition of model elements
It should be possible to edit model element, by selecting an edit option in a context menu when right-clicking on the... Victor Olaya
10:55 am Bug #5423 (Resolved): latest svn revision (134) fails to load
fixed in r135
I forgot to remove one temporary line that I used to regenerate GRASS descriptions
Victor Olaya
10:54 am Feature #5417 (Resolved): Add new CRS parameter type
added in r135 Victor Olaya
09:07 am Bug #5423 (Closed): latest svn revision (134) fails to load
Couldn't load plugin sextante due an error when calling its classFactory() method
Traceback (most recent call last...
Giovanni Manghi
07:52 am Bug #5420: GRASS gives python error if input layer path contains non ascii chars
Hi Giovanni,
I found the problem. If my shapes have in a directory named with special characters, like 'ã' or 'ç...
Pedro Costa
07:20 am Bug #5420: GRASS gives python error if input layer path contains non ascii chars
Hi Pedro,
check also the sextante log and post any message that can be useful (of there is something more than the...
Giovanni Manghi
06:44 am Bug #5420 (New): GRASS gives python error if input layer path contains non ascii chars
Hello to all,
This is my first intervention here so i hope that i'm doing this right.
My versions are:
OS: Win...
Pedro Costa
02:42 am Feature #5415 (Resolved): Add ParameterDirectory
added in r133
It is a modifier for ParameterFolder. Now it does not have default value, but a True/False modifier. I...
Victor Olaya
12:33 am Bug #5419 (Closed): Let user choose which inputs use in a GRASS module
Using sextante 1.0.4.
Some GRASS modules can't be run using all the inputs available:
*v.to.rast*
GRASS executio...
Luca Casagrande

04/19/2012

12:40 pm Bug #5416 (Closed): [gdalpolygonize] "Output Field name" not used
Fixed in r132 Giuseppe Sucameli
09:30 am Feature #5263: Paths to executables should be found automatically on Linux
Fixed for OTB in r128 Julien Malik
08:52 am Feature #5399: Add support for Advanced option for ParameterSelection
if you preserve order of parameter declaration, then you can have all your advanced params at the end by just declari... Julien Malik
08:27 am Feature #5399: Add support for Advanced option for ParameterSelection
Unsure about this. Probably it varies from one module to another. I like the way it is presented in GRASS, see e.g. v... Paolo Cavallini
08:16 am Feature #5417 (Closed): Add new CRS parameter type
I'd like to feed epsg code to OTB apps.
Using the Qgis widget to select it would be nice.
gdalwarp would also ben...
Julien Malik
08:11 am Bug #5416 (Closed): [gdalpolygonize] "Output Field name" not used
We see "Value" as the default value for field name.
Still the field is called "DN", which I guess is the default gda...
Julien Malik
08:08 am Feature #5399: Add support for Advanced option for ParameterSelection
When implementing, please consider preserving order of parameters, that is, do not put all basic parameters first, th... Julien Malik
07:55 am Bug #5365: Line detection fails
fixed in r127 Julien Malik
07:54 am Feature #5367 (Closed): Add support for default value for ParameterSelection
Fix confirmed Julien Malik
07:53 am Bug #5365 (Resolved): Line detection fails
Julien Malik
07:39 am Feature #5415 (Closed): Add ParameterDirectory
Following the new addition of ParameterFile, please add ParameterDirectory (the file selector can be tuned to only se... Julien Malik
07:06 am Feature #5379 (Closed): Classify OTB algorithms using their tags
fixed in r123 Julien Malik

04/18/2012

10:22 am Bug #5406 (Closed): Can't run any GRASS v.* module under linux
Tested on Ubuntu with latest svn.
Message is
GRASS execution console output
Cleaning up temporary files ...
S...
Giovanni Manghi
10:20 am Bug #5405 (Closed): GRASS v.generalize crashes QGIS
Tested under Windows and latest svn version. Giovanni Manghi
02:41 am Bug #5384 (Resolved): python error when editing an empty saved model
fixed in r118 Victor Olaya
02:15 am Bug #5268 (Resolved): mmqgis/create grid: wrong default parameters?
default parameters in r117 correspond to the following execution
Sextante.runalg("mmqgis:creategridlayer",10,10,100,...
Victor Olaya
12:14 am Bug #5364 (Resolved): SAGA kriging broken?
The problem is that you are using wrong parameter values (like the 0 value for block size). I have improved the param... Victor Olaya

04/17/2012

10:26 pm Feature #5400 (Closed): Add support for tooltips (or "?" button) to help parameter selection
To help choosing right values for parameters selection, it would be useful to add support for tooltips, showing a sho... Paolo Cavallini
10:21 pm Feature #5399 (New): Add support for Advanced option for ParameterSelection
Many modules have tons of parameters, many of which are obscure and of little general use, so presenting all of them ... Paolo Cavallini
09:53 am Feature #5367 (Resolved): Add support for default value for ParameterSelection
added in r114
to set a default value, in the description just add |[zero-based index of default option]
if not ...
Victor Olaya
09:24 am Bug #5392 (Closed): Cannot remove models from Sextante tree
Paolo Cavallini
09:24 am Bug #5364: SAGA kriging broken?
seems to fail also under Windows (where other Saga modules work fine)
SAGA execution console output
C:\>set S...
Giovanni Manghi
09:23 am Feature #5358 (Closed): Better naming of algorithms files
Paolo Cavallini
09:19 am Feature #5386: Add SAGA help pages
Yes, Camilo recovered some (very scanty) info, I do not know exactly where from. Probably better contacting the SAGA ... Paolo Cavallini
09:15 am Feature #5386: Add SAGA help pages
Any idea about where to get this pages?. SAGA itself does not have anything but some information generated on-the-fly... Victor Olaya
09:14 am Bug #5364: SAGA kriging broken?
Shouldn't the default be the point layer extent? If so, it would be more difficult to get the error.
Anyway, the cur...
Paolo Cavallini
09:11 am Feature #5396 (New): Run algorithms in a different thread
Currently the module execution freezes the main GUI.
Execution of the modules should not be done on the main thread.
Julien Malik
09:04 am Bug #5395 (Closed): Sextante installation breaks mmQGIS?
Apparently, the installation of Sextante breaks mmQGIS. Or, better, it does not break it, but it is reported by the p... Paolo Cavallini
09:03 am Feature #5358 (Resolved): Better naming of algorithms files
fixed for grass and saga algorithms Victor Olaya
09:02 am Feature #5381: Info panel or tab for user feedback
you mean the multiple selection dialog or the fixed table dialog? They could be added to the parameters dialog someho... Victor Olaya
08:59 am Bug #5362 (Resolved): fTools: mean coordinate fails
Changed the behaviour
If a non-numeric value is found, a weight of 1 is assigned. Implementing optional fields is ...
Victor Olaya
08:56 am Bug #5392 (Resolved): Cannot remove models from Sextante tree
resolved in r112 Victor Olaya
08:36 am Bug #5366 (Closed): Please add a Close button to dialogs
Paolo Cavallini
08:36 am Bug #5388 (Closed): Remove "Show help" button for the backends who do not have help
Paolo Cavallini
08:35 am Bug #5394 (Closed): Do not use the "-z" flag in GRASS v.out .ogr
Paolo Cavallini
08:34 am Bug #5385 (Closed): when running a model outputs are not added to qgis project
Victor Olaya wrote:
> did you enter a name for the outputs? To indicate that an output of a algorithm within a model...
Giovanni Manghi
08:32 am Bug #5388 (Resolved): Remove "Show help" button for the backends who do not have help
resolved in r111 Victor Olaya
08:27 am Bug #5385: when running a model outputs are not added to qgis project
did you enter a name for the outputs? To indicate that an output of a algorithm within a model is final, you should g... Victor Olaya
08:23 am Bug #5394 (Resolved): Do not use the "-z" flag in GRASS v.out .ogr
fixed in r110 Victor Olaya
08:21 am Bug #5366 (Resolved): Please add a Close button to dialogs
added to about dialog Victor Olaya
07:43 am Bug #5268: mmqgis/create grid: wrong default parameters?
Paolo Cavallini wrote:
> Tested again, still fails. Which parameters did you use? Here the default for width / heigh...
Giovanni Manghi
07:39 am Bug #5268: mmqgis/create grid: wrong default parameters?
Tested again, still fails. Which parameters did you use? Here the default for width / height is 99, and I keep on get... Paolo Cavallini
07:15 am Bug #5351 (Closed): If you run a GRASS analysys, Sextante starts GRASS Gui
Paolo Cavallini
07:13 am Bug #5394 (Closed): Do not use the "-z" flag in GRASS v.out .ogr
The -z flag in v.out.ogr is used to have a output 3d vector if the the input GRASS vector is 3d.
If the input is n...
Giovanni Manghi
06:36 am Bug #5392 (Closed): Cannot remove models from Sextante tree
It seems there is no way to remove/delete saved models. Giovanni Manghi
05:09 am Feature #5390 (New): Add R help pages
Paolo Cavallini
05:00 am Bug #5360 (Closed): GRASS modules fail
Paolo Cavallini
04:56 am Bug #5388 (Closed): Remove "Show help" button for the backends who do not have help
e.g. fTools Paolo Cavallini
04:55 am Feature #5387 (New): Add GDAL help pages
Paolo Cavallini
04:55 am Feature #5386 (Closed): Add SAGA help pages
Paolo Cavallini
04:54 am Bug #5270 (Closed): Help pages missing
Doing as suggested by Julien Paolo Cavallini
04:50 am Bug #5270: Help pages missing
This is something that must be done specifically for each backend.
I suggest closing this issue and opening one ne...
Julien Malik
04:50 am Bug #5375 (Closed): gdal polygonize gives an error
Giovanni Manghi
04:50 am Bug #5375: gdal polygonize gives an error
updated to svn and it works fine Giovanni Manghi
04:47 am Bug #5385: when running a model outputs are not added to qgis project
Paolo Cavallini wrote:
> Please add the log.
the log just says that the tool run correctly, as if it was run dir...
Giovanni Manghi
04:29 am Bug #5385: when running a model outputs are not added to qgis project
Please add the log. The rasters were indeed produced? Paolo Cavallini
04:25 am Bug #5385 (Closed): when running a model outputs are not added to qgis project
using the latest svn version.
I made a very simple model, just one raster input and one OTB tool. The model runs, ...
Giovanni Manghi
04:24 am Bug #5361 (Closed): SAGA slope command fails
Paolo Cavallini
04:21 am Bug #5384 (Closed): python error when editing an empty saved model
An error has occured while executing Python code:
Traceback (most recent call last):
File "C:\Users\gio/.qgis/p...
Giovanni Manghi
04:20 am Feature #5379: Classify OTB algorithms using their tags
See also #5377 (partial duplicate) Paolo Cavallini
04:19 am Bug #5376 (Closed): python error when adding an input in the modeler
Just updated to latest svn and it works ok Giovanni Manghi
12:00 am Bug #5366 (Reopened): Please add a Close button to dialogs
Still missing on the About dialog. Paolo Cavallini

04/16/2012

02:48 pm Bug #5268: mmqgis/create grid: wrong default parameters?
It works fine here! Salvatore Larosa
10:47 am Feature #5381 (New): Info panel or tab for user feedback
Information not requiring immediate user interaction should not be displayed as pop-up (modal) dialogs, but in a sepa... Camilo Polymeris
10:22 am Feature #5380 (Feedback): Automatic packaging of the plugin needed
Already, some bugs seem to be reported because users are trying old revision.
We need more regular updates of the pa...
Julien Malik
10:17 am Feature #5379 (Closed): Classify OTB algorithms using their tags
We honor modules tags like :
http://www.orfeo-toolbox.org/CookBook/CookBookch4.html#CookBookse17.html
Julien Malik
10:16 am Feature #5378 (New): Add OTB doc links
Pointers to the http-accessible docs should be made available.
Like :
http://www.orfeo-toolbox.org/CookBook/CookB...
Julien Malik
10:03 am Bug #5376: python error when adding an input in the modeler
Works properly here (r106)!
What kind of input?, Any?
Salvatore Larosa
09:56 am Bug #5375: gdal polygonize gives an error
It seems fixed in revision 106!
Did you try with that?
Salvatore Larosa
08:40 am Feature #5377 (New): Add tags
Different backends call the same analysis in different ways, so it may be difficult for an user to find the right mod... Paolo Cavallini
08:40 am Bug #5376 (Closed): python error when adding an input in the modeler
Using sextante in a Windows Seven VM (linux host) and osgeo4w
When adding an input in the modeler I get
An erro...
Giovanni Manghi
08:18 am Bug #5375 (Closed): gdal polygonize gives an error
testing on a Windows Seven VM (linux host) and osgeo4w
message is
Could not load layer: C:\Users\gio\sextante\t...
Giovanni Manghi
07:57 am Bug #5360 (Resolved): GRASS modules fail
there was a problem when passing the mapset parameter, which caused the GUI to appear. I fixed that (r104) and tested... Victor Olaya
07:44 am Bug #5374 (Closed): GRASS r.to.vect memory error
This may happen also with other modules, not sure because I'm just starting testing.
When running r.to.vect using...
Giovanni Manghi
07:14 am Bug #5299 (Closed): Could not load layer after SAGA analyses
Paolo Cavallini
07:14 am Bug #5366 (Closed): Please add a Close button to dialogs
Paolo Cavallini
06:29 am Bug #5366 (Resolved): Please add a Close button to dialogs
Added to history, results viewer and modeler (r101) Victor Olaya
06:27 am Bug #5361: SAGA slope command fails
patch comitted in version 101 Victor Olaya
06:09 am Bug #5361: SAGA slope command fails
In current trunk (r100) the issue seems still persist!
the patch in attached!
Salvatore Larosa
01:42 am Feature #5277 (Closed): Please add GDAL backend
Paolo Cavallini
01:41 am Bug #5359 (Closed): Typo in grass/alg_150.txt
Paolo Cavallini
01:09 am Bug #5364 (In Progress): SAGA kriging broken?
It seems the problem is in SAGA, but I see that you are not entering eextent values, so the layer to create has 0 X 0... Victor Olaya
01:08 am Bug #5361 (Resolved): SAGA slope command fails
Victor Olaya
01:07 am Bug #5299 (Resolved): Could not load layer after SAGA analyses
Fixed. It was, as mentioned, a typo in the exporting command, missing the opening quotation marks Victor Olaya
01:06 am Bug #5266 (Closed): Sextante forgets last used directory
Fixed now. It uses now QSettings, so last used dir is kept between sessions Victor Olaya
01:02 am Bug #5365: Line detection fails
Thanks Julien - now it works without errors, so "average" should be the default.
BTW, with the ortho.jpeg file you...
Paolo Cavallini
12:53 am Bug #5312 (Closed): Help menu in Mac OS X
Victor Olaya

04/15/2012

11:18 pm Feature #5370 (New): Automatic reporting of errors
It would be nice if in case of an error, the user could automatically send the log (by clicking on an OK button) to a... Paolo Cavallini
02:56 pm Bug #5365: Line detection fails
The patch attached seems to fix the issue!
Salvatore Larosa
10:07 am Bug #5365: Line detection fails
The otb behavior is that the "elev" parameter default to "average", but "dem" is the first choice in the list, and ha... Julien Malik
10:01 am Feature #5367: Add support for default value for ParameterSelection
The comboboxes are always initialized with the first element.
Should work as for booleans, with the possibility to...
Julien Malik
09:53 am Feature #5367 (Closed): Add support for default value for ParameterSelection
Julien Malik
09:00 am Bug #5359 (Resolved): Typo in grass/alg_150.txt
Julien Malik
08:05 am Bug #5366 (Closed): Please add a Close button to dialogs
On some window manager it is rather unpractical to close a window without a dedicated button Paolo Cavallini
08:02 am Bug #5365 (Feedback): Line detection fails
Apparently, a DEM layer is mandatory for this analysis, but the interface doe not require it, thus the command fails,... Paolo Cavallini
07:57 am Bug #5361: SAGA slope command fails
Suggestion by Salvatore Larosa:
So, if you change in SagaAlgorithm.py (line 238) file:
from:
commands.append...
Paolo Cavallini
04:21 am Bug #5364 (Closed): SAGA kriging broken?
SAGA execution commands
libgeostatistics_kriging "Ordinary Kriging" -SHAPES "/home/paolo/Desktop/corso_qgis_grass/Da...
Paolo Cavallini
04:00 am Bug #5363 (Closed): More native look for dialogs
Currently, dialogs are very squeezed and miss a Close button, so they look different from the rest of QGIS. Please ma... Paolo Cavallini
03:54 am Bug #5362 (Closed): fTools: mean coordinate fails
In the interface, the Weight and parameters are mandatory; if no numeric field is selected, the module fails because ... Paolo Cavallini
03:29 am Bug #5266 (Feedback): Sextante forgets last used directory
In my case it does not:
- open a module (e.g., SAGA slope)
- select an output file for first output>default dir>c...
Paolo Cavallini
03:26 am Bug #5361 (Closed): SAGA slope command fails
SAGA execution console output
_____________________________________________
##### ## ##### ##
### ##...
Paolo Cavallini
03:23 am Bug #5265 (Closed): Count points in polygons (fTools): error
Paolo Cavallini
03:23 am Bug #5267 (Closed): mmqgis/create grid error
Paolo Cavallini
03:23 am Bug #5286 (Closed): SAGA modules dont run if the selected shapefiles are stored in a folder whose...
Paolo Cavallini
03:22 am Bug #5300 (Closed): Error in Adding an algorythm to the modeller
Paolo Cavallini
03:22 am Bug #5287 (Closed): Output of SAGA modules: the "temporary" shapefile is automatically added but ...
Paolo Cavallini
03:18 am Bug #5360 (Closed): GRASS modules fail
GRASS execution console output
Cleaning up temporary files ...
Starting GRASS ...
TERM environment variable not se...
Paolo Cavallini
02:14 am Bug #5359 (Closed): Typo in grass/alg_150.txt
ParameterNubmer|k|k|2|None|10
should be
ParameterNumber|k|k|2|None|10
Victor, I know you're gonna hate m...
Paolo Cavallini
02:00 am Feature #5358 (Closed): Better naming of algorithms files
Currently, the configuration files that describe algorithms options have unintelligible names. It would be much easie... Paolo Cavallini

04/14/2012

07:58 am Feature #5356 (New): Add a model sharing option
It would be useful if users could share their models. This could be implemented by adding a method to up and download... Paolo Cavallini
04:18 am Bug #5353 (Closed): Links misleading
Link in the http://plugins.qgis.org/plugins/sextante/ page sends to a page with wrong bugtracker etc.
This can be mi...
Paolo Cavallini
04:15 am Feature #5263: Paths to executables should be found automatically on Linux
Still to be set for OTB Paolo Cavallini
04:14 am Bug #5261 (Closed): Wrong permissions for saga_batch_job.sh
Paolo Cavallini
04:13 am Bug #5271 (Closed): Typo: Average with thereshold
Paolo Cavallini
01:47 am Bug #5299: Could not load layer after SAGA analyses
Apparently there is an error in the "saga_batch_job.sh".
According to the log, the last entry is: /home/scubbx/sexta...
Markus Mayr

04/13/2012

09:32 am Bug #5351 (Closed): If you run a GRASS analysys, Sextante starts GRASS Gui
Sextante starts GRASS GUI and then it stops.
If you close the interface the error is something like:
ERROR 4: `/hom...
Luca Casagrande
09:23 am Bug #5298 (Closed): GRASS folder should be autoconfigured
Yes, just fixed. Thanks. Paolo Cavallini
09:21 am Bug #5298: GRASS folder should be autoconfigured
It works for me after 1.0.3 update.
Ubuntu 11.10, current master.
Luca Casagrande
02:11 am Feature #5347 (New): Please add a first run wizard
It would be nice if at first startup the plugin would ask for all the necessary info for running modules, e.g.:
*...
Paolo Cavallini
02:07 am Feature #5277: Please add GDAL backend
First modules already added - thanks! Paolo Cavallini

04/12/2012

06:08 am Bug #5287 (Resolved): Output of SAGA modules: the "temporary" shapefile is automatically added bu...
Fixed
Added an option to select the name to use when opening the layer
Victor Olaya
06:07 am Bug #5286 (Resolved): SAGA modules dont run if the selected shapefiles are stored in a folder who...
Victor Olaya
06:06 am Bug #5300 (Resolved): Error in Adding an algorythm to the modeller
Fixed Victor Olaya

04/06/2012

03:13 am Bug #5287: Output of SAGA modules: the "temporary" shapefile is automatically added but the "name...
This problem doesnt exist, I didnt notice that the shapefile that was loaded into the project was in fact the "output... Filipe Dias
03:10 am Bug #5286: SAGA modules dont run if the selected shapefiles are stored in a folder whose path con...
This appears to be fixed in 1.02, thanks.
Filipe Dias

04/04/2012

12:31 pm Bug #5312: Help menu in Mac OS X
it is subprocess.Popen(['open',filename])
Martin Laloux
12:30 pm Bug #5312 (Closed): Help menu in Mac OS X
the solution
@elif sys.platform == "darwin":
subprocess.call(('open', filename))@
works, but with a...
Martin Laloux
12:16 pm Feature #5309 (New): GRASS and MAC OS X
In MAC OS X, GRASS GIS is installed as an application bundle
!http://dl.dropbox.com/u/678636/grass_bundle.png!
Th...
Martin Laloux

04/03/2012

11:48 pm Bug #5299: Could not load layer after SAGA analyses
After kriging, same error, but rasters are not produced. Paolo Cavallini
11:45 pm Bug #5300 (Closed): Error in Adding an algorythm to the modeller
Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/sextante/modeler/ModelerDialog.py", line...
Paolo Cavallini
11:41 pm Bug #5299 (Closed): Could not load layer after SAGA analyses
After a SAGA analysis, I get:
Could not load layer: /home/paolo/sextante/tempdata/1333521339.4916.tif
In fact, ...
Paolo Cavallini
11:38 pm Bug #5298 (Closed): GRASS folder should be autoconfigured
Upon starting a GRASS command, I get:
GRASS folder is not configured.
Please configure it before running GRASS al...
Paolo Cavallini
05:42 am Bug #5288 (Closed): SAGA - Windows XP - Documents and Settings path
Duplicate Paolo Cavallini
05:37 am Bug #5288 (Closed): SAGA - Windows XP - Documents and Settings path
Hello,
I experimented that on Win XP the "Documents and Settings" default path for temporary dir
creates problem...
Roberto BobMaX
05:21 am Bug #5287 (Closed): Output of SAGA modules: the "temporary" shapefile is automatically added but ...
The should be only one output shapefile (the "named" shapefile) and this should be automatically added to the project... Filipe Dias
05:17 am Bug #5286 (Closed): SAGA modules dont run if the selected shapefiles are stored in a folder whose...
SAGA modules dont run if the selected shapefiles are stored in a folder whose "path" contains spaces. The following m... Filipe Dias

04/02/2012

04:08 am Feature #5281 (New): Add SAGA modules present in Processing Framework
Some of the ones I cannot find in Sextante:
* direct neighbours (3)
* cluster analysis for point clouds
...
Howev...
Paolo Cavallini
12:59 am Feature #5278 (New): Please add WPS backend
See the WPL client plugin Paolo Cavallini
12:58 am Feature #5277 (Closed): Please add GDAL backend
See GDALTools plugin, in master Paolo Cavallini

04/01/2012

02:14 am Feature #5263 (Resolved): Paths to executables should be found automatically on Linux
No need to set up in Linux. It assumes the software is correctly installed and its folder in PATH Victor Olaya
02:13 am Bug #5266 (Resolved): Sextante forgets last used directory
Feature added
Now it remembers last otput dir.
If it is the first time, it defaults to global output folder
Victor Olaya
02:12 am Bug #5265 (Resolved): Count points in polygons (fTools): error
Victor Olaya

03/30/2012

07:46 am Bug #5268 (In Progress): mmqgis/create grid: wrong default parameters?
cannot replicate this error. Works fine once the previous bug was fixed. I cannot figure out how that invalid message... Victor Olaya
07:40 am Bug #5261 (Resolved): Wrong permissions for saga_batch_job.sh
permission was set to execute only. Now it sets also read and write permissions Victor Olaya
07:39 am Bug #5267 (Resolved): mmqgis/create grid error
Fixed. there was a method name mismatch in DummyInterface Victor Olaya
06:07 am Bug #5271: Typo: Average with thereshold
Typo is in SAGA itself Paolo Cavallini
06:06 am Bug #5271 (Closed): Typo: Average with thereshold
Should read: threshold (in SAGA modules) Paolo Cavallini
05:38 am Bug #5270 (Closed): Help pages missing
Currently, Show help button does not return any page. Especially for complex analyses, manpages for individual module... Paolo Cavallini
03:08 am Bug #5268 (Closed): mmqgis/create grid: wrong default parameters?
The default parameters for the module appear wrong, as I get:
Invalid width / height: 100 / 100
Paolo Cavallini
03:07 am Bug #5267 (Closed): mmqgis/create grid error
Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/sextante/gui/ParametersDialog.py", line ...
Paolo Cavallini
03:04 am Bug #5266: Sextante forgets last used directory
On the other hand, Centroids work Paolo Cavallini
03:03 am Bug #5266 (Closed): Sextante forgets last used directory
It would be good if all dialogs would remember last used dir for vectors, rasters, etc. Paolo Cavallini
03:02 am Bug #5265: Count points in polygons (fTools): error
Same for other fTools, e.g. line intersections Paolo Cavallini
03:00 am Bug #5265 (Closed): Count points in polygons (fTools): error
Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/sextante/gui/ParametersDialog.py", line ...
Paolo Cavallini
02:38 am Feature #5263 (Closed): Paths to executables should be found automatically on Linux
On Linux at least, adding the paths to SAGA, R, etc. executables should be unnecessary. It may be confusing and cumbe... Paolo Cavallini
02:36 am Bug #5262 (Closed): Error running R commands
Similar, for R:
Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/sextante/gui/Paramete...
Paolo Cavallini
02:35 am Bug #5261 (Closed): Wrong permissions for saga_batch_job.sh
Running a command results in:
Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/sextant...
Paolo Cavallini
« Previous
Next »
 

Also available in: Atom