#2697: data catalog does not show all raster layers, while showing some non-
existing
--------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: Default | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Linux
--------------------------+-------------------------
Comment (by martinl):
Replying to [comment:3 martinl]:
> Confirmed, there is something wrong, the condition
source:grass/trunk/gui/wxpython/datacatalog/tree.py#L160 seems to be never
fulfilled (`loc_count == len(locations)`).
In my case I have 36 locations, the loop hangs when scanning 32nd
location. 33rd is never scanned.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2697#comment:4>
GRASS GIS <https://grass.osgeo.org>