Opened 15 years ago

Closed 12 years ago

#480 closed defect (fixed)

wx NVIZ prints debug info to terminal

Reported by: msieczka Owned by: martinl
Priority: normal Milestone: 6.4.3
Component: wxGUI Version: svn-releasebranch64
Keywords: wxNviz Cc: grass-dev@…
CPU: All Platform: All

Description

For example:

GRASS_INFO_MESSAGE(20400,1): Ładuję mapę rastrową <rogow_parcels_06_lndrcl_clt03@wlasnosc>...
GRASS_INFO_END(20400,1)

GRASS_INFO_PERCENT: 0
GRASS_INFO_PERCENT: 3
GRASS_INFO_PERCENT: 6
GRASS_INFO_PERCENT: 9
GRASS_INFO_PERCENT: 12
GRASS_INFO_PERCENT: 15
GRASS_INFO_PERCENT: 18
GRASS_INFO_PERCENT: 21
GRASS_INFO_PERCENT: 24
GRASS_INFO_PERCENT: 27
GRASS_INFO_PERCENT: 30
GRASS_INFO_PERCENT: 33
GRASS_INFO_PERCENT: 36
GRASS_INFO_PERCENT: 39
GRASS_INFO_PERCENT: 42
GRASS_INFO_PERCENT: 45
GRASS_INFO_PERCENT: 48
GRASS_INFO_PERCENT: 51
GRASS_INFO_PERCENT: 54
GRASS_INFO_PERCENT: 57
GRASS_INFO_PERCENT: 60
GRASS_INFO_PERCENT: 63
GRASS_INFO_PERCENT: 66
GRASS_INFO_PERCENT: 69
GRASS_INFO_PERCENT: 72
GRASS_INFO_PERCENT: 75
GRASS_INFO_PERCENT: 78
GRASS_INFO_PERCENT: 81
GRASS_INFO_PERCENT: 84
GRASS_INFO_PERCENT: 87
GRASS_INFO_PERCENT: 90
GRASS_INFO_PERCENT: 93
GRASS_INFO_PERCENT: 96
GRASS_INFO_PERCENT: 99

Change History (9)

comment:1 by martinl, 15 years ago

Cc: grass-dev@… added
Milestone: 6.4.06.5.0
Owner: changed from grass-dev@… to martinl
Status: newassigned

This is long-standing issue (also for wxvdigit extension). "Fixed" in relbr64 (r35805) - verbosity set to "0" (no messages). Milestone moved to 6.5.0.

comment:2 by martinl, 15 years ago

Resolution: fixed
Status: assignedclosed

comment:3 by cmbarton, 13 years ago

Milestone: 6.5.06.4.2
Priority: majornormal
Resolution: fixed
Status: closedreopened
Version: svn-develbranch6svn-releasebranch64

This is happening again in GRASS 6.4.2 svn. Fixed in trunk.

in reply to:  3 comment:4 by martinl, 13 years ago

Replying to cmbarton:

This is happening again in GRASS 6.4.2 svn. Fixed in trunk.

The wxNviz code in trunk quite differs from the code in relbr64. I would postpone it for 6.4.3 which could come with newer version of wxNviz.

comment:5 by martinl, 13 years ago

Keywords: wxNviz added

comment:6 by cmbarton, 13 years ago

From the discussion, it looked like these messages had been turned off in 6.4 but somehow got turned back on again. Not worth a big investment of time if difficult to do since wxNVIZ is not compiled by default in 6.x.

in reply to:  6 comment:7 by martinl, 13 years ago

Replying to cmbarton:

From the discussion, it looked like these messages had been turned off in 6.4 but somehow got turned back on again. Not worth a big investment of time if difficult to do since wxNVIZ is not compiled by default in 6.x.

There is nothing to compile, it's Python code only.

comment:8 by martinl, 12 years ago

Milestone: 6.4.26.4.3

comment:9 by martinl, 12 years ago

Resolution: fixed
Status: reopenedclosed

Solved in recent version of wxNviz.

Note: See TracTickets for help on using tickets.