[GRASS-dev] [GRASS GIS] #243: v.proj has no progress bar in any GUI

#243: v.proj has no progress bar in any GUI
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Vector | Version: svn-develbranch6
Keywords: | Platform: All
      Cpu: All |
----------------------+-----------------------------------------------------
v.proj has no progress bar any GUI.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/243&gt;
GRASS GIS <http://grass.osgeo.org>

#243: v.proj has no progress bar in any GUI
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Vector | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * priority: major => minor
  * status: new => closed
  * resolution: => fixed
* cc: grass-dev@lists.osgeo.org (added)

Comment:

Input vector map is opened on level 1 (without topology) so the number of
primitives is not know at the beginning. I have added progress info about
already reprojected primitives, see r32438.

Enough to close this ticket? Martin

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/243#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#243: v.proj has no progress bar in any GUI
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Vector | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by msieczka):

Replying to [comment:1 martinl]:
> Input vector map is opened on level 1 (without topology) so the number
of primitives is not know
> at the beginning. I have added progress info about already reprojected
primitives, see r32438.
>
> Enough to close this ticket? Martin

With the counter you added it's better now. Thanks!

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/243#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>