[GRASS-dev] Unable to open vector map && g.list

Hi,

after recent changes GRASS cannot read vector maps from current mapset, eg.

$ g.mapset -p
PERMANENT

$ g.list vect
staty_definicnibod

BTW, no information in which mapset this map is located. Too bad.

$ v.info staty_definicnibod
ERROR: Unable to open vector map <staty_definicnibod@PERMANENT>

I have fresh build from SVN.

$ g.version -g
version=7.1.svn
date=2014
revision=62424
build_date=2014-10-27
build_platform=x86_64-unknown-linux-gnu

?

Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa *
http://www.gismentors.eu/mentors/landa

Hi,

2014-10-27 20:58 GMT+01:00 Martin Landa <landa.martin@gmail.com>:

$ v.info staty_definicnibod
ERROR: Unable to open vector map <staty_definicnibod@PERMANENT>

strangely the map is possible to remove.

$ g.remove type=vect name=staty_definicnibod -f
Removing vector <staty_definicnibod>

Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa *
http://www.gismentors.eu/mentors/landa

On Mon, Oct 27, 2014 at 4:04 PM, Martin Landa <landa.martin@gmail.com>
wrote:

Hi,

2014-10-27 20:58 GMT+01:00 Martin Landa <landa.martin@gmail.com>:
> $ v.info staty_definicnibod
> ERROR: Unable to open vector map <staty_definicnibod@PERMANENT>

strangely the map is possible to remove.

$ g.remove type=vect name=staty_definicnibod -f
Removing vector <staty_definicnibod>

Can you please try to write some tests for this? (Something trivial like
this should be enough.)

I was not completely following but here is what could be related from past
days:

http://trac.osgeo.org/grass/changeset/62389

http://osgeo-org.1560.x6.nabble.com/v-overlay-handles-mapname-mapset-in-a-wrong-way-td5162363.html
http://lists.osgeo.org/pipermail/grass-dev/2014-October/071362.html

http://trac.osgeo.org/grass/ticket/2437#comment:18
http://trac.osgeo.org/grass/ticket/2437#comment:23

Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa *
http://www.gismentors.eu/mentors/landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

On Mon, Oct 27, 2014 at 3:58 PM, Martin Landa <landa.martin@gmail.com>
wrote:

Hi,

after recent changes GRASS cannot read vector maps from current mapset, eg.

just to be sure, have you tried distclean? I don't have any problem ...

Anna

$ g.mapset -p
PERMANENT

$ g.list vect
staty_definicnibod

BTW, no information in which mapset this map is located. Too bad.

$ v.info staty_definicnibod
ERROR: Unable to open vector map <staty_definicnibod@PERMANENT>

I have fresh build from SVN.

$ g.version -g
version=7.1.svn
date=2014
revision=62424
build_date=2014-10-27
build_platform=x86_64-unknown-linux-gnu

?

Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa *
http://www.gismentors.eu/mentors/landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Hi,

2014-10-28 4:12 GMT+01:00 Anna Petrášová <kratochanna@gmail.com>:

just to be sure, have you tried distclean? I don't have any problem ...

I did, I run `make distclean` again this morning and problem
disappeared. No idea. Sorry for the noise. Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa *
http://www.gismentors.eu/mentors/landa