On Wed, Aug 31, 2011 at 3:20 PM, Markus Metz <[email protected]> wrote: > Hi all, > > the list of blocker and critical tickets for 6.4.2 is reassuringly short:
Here some more issues (GRASS 6.4 bugs and wishes from Geostat2011): * WX-GUI table view: selection by attribute crashes when the datatype of the column doesn't match the datatype of the query condition. This happens when quotes are used with a numeric column type, or when no quotes are used with a character type. try r47334 (trunk), backported to devbr6 in r47335 --> to be tested and backported to 6.4 *. hard-coded file extensions in wxGUI raster import, breaks with non-standard suffix + raster importer: .asc is not supported for ArcINFO ASCII files when using directory bulk import --> we would need a list of allowed extensions per format (see gui/wxpython/gui_modules/gselect.py) * raster importer: when changing format, the selected directory is cleared but should remain --> open * graphical modeler: dynamically read in module list + path --> the locally installed Addons are not shown in the list. ==> right, addons are also not shown in the search tree or the menu, please report it on trac Reported as: http://trac.osgeo.org/grass/ticket/1420 --> open * v.digit, when creating a new map, bring immediately the att table manager up for definition of new table try r47337 (trunk), backported to devbr6 in r47338 --> to be tested and backported to 6.4 * display of attrcol in windows wxGUI crashes (d.vect) --> open * wxGUI windows: manuals tab: bind arrow keys / pgup / pgdown to scrolling for easier navigation - ML: it's working for me, you just need to click on the manual for the focus. Do you mean to set the focus automatically when the page is entered? - MM: this focus thing is a bit difficult, and dangerous to fiddle around with because MS Windows has different focus handling than Linux/Mac --> preserve portability --> open Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
