Opened 4 years ago

Closed 4 years ago

#3981 closed defect (fixed)

winGRASS: defining a new location by EPSG code: TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)

Reported by: hellik Owned by: grass-dev@…
Priority: normal Milestone: 7.8.2
Component: wxGUI Version: git-releasebranch78
Keywords: wingrass, py3, python3, proj6 Cc:
CPU: x86-64 Platform: MSWindows

Description

when defining a new location in the location wizard by an EPSG code, I get following message in the winGRASS-OSGEo4W shell:

[...]
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
[...]

Change History (2)

comment:2 by annakrat, 4 years ago

Resolution: fixed
Status: newclosed

Merged and backported.

Note: See TracTickets for help on using tickets.