Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] vector digitizer not available on Windows (7.8.3RC1) #566

Closed
landam opened this issue Apr 28, 2020 · 7 comments
Closed

[Bug] vector digitizer not available on Windows (7.8.3RC1) #566

landam opened this issue Apr 28, 2020 · 7 comments
Labels
blocker Blocking a release bug Something isn't working GUI wxGUI related windows Microsoft Windows specific
Milestone

Comments

@landam
Copy link
Member

landam commented Apr 28, 2020

Describe the bug

The vector digitizer is not available on Windows.

To Reproduce
Steps to reproduce the behavior:

  1. Start GRASS, check terminal (cmd):
C:\>wxnviz.py: item 1 in _argtypes_ passes a union by value, which is unsupported.
wxdigit.py: item 1 in _argtypes_ passes a union by value, which is unsupported.
  1. Go to GUI Layer Manager, Console tab:
Důvody: name 'sys' is not defined                                               
Note that the wxGUI's vector digitizer is disabled in this
installation. Please keep an eye out for updated versions of
GRASS. In the meantime you can use "v.edit" for non-
interactive editing from the Develop vector map menu.

System description (please complete the following information):

  • Operating System: Windows
  • GRASS GIS version 7.8.3RC1
@landam landam added bug Something isn't working windows Microsoft Windows specific GUI wxGUI related labels Apr 28, 2020
@landam landam added this to the 7.8.3 milestone Apr 28, 2020
@landam landam added the blocker Blocking a release label Apr 28, 2020
@sebastic
Copy link
Contributor

Sounds like the ctype issue: https://trac.osgeo.org/grass/ticket/4015

@neteler
Copy link
Member

neteler commented Apr 28, 2020

Please add the output of

g.version -rge

and

python --version

@landam
Copy link
Member Author

landam commented Apr 28, 2020

version=7.8.3RC1
date=2020
revision=47b891d36
build_date=2020-04-28
build_platform=x86_64-w64-mingw32
build_off_t_size=8
libgis_revision=47b891d36
libgis_date=2020-04-26T21:35:11+00:00
proj=6.3.1
gdal=3.0.4
geos=3.8.1
sqlite=3.29.0
Python 3.7.6

@landam
Copy link
Member Author

landam commented Apr 28, 2020

Sounds like the ctype issue: https://trac.osgeo.org/grass/ticket/4015

Right...

@landam
Copy link
Member Author

landam commented Apr 28, 2020

Sounds like the ctype issue: https://trac.osgeo.org/grass/ticket/4015

There is not such much we can do on GRASS side, reported to OSGeo4W, https://trac.osgeo.org/osgeo4w/ticket/631.

@landam landam closed this as completed Apr 28, 2020
@jef-n
Copy link
Contributor

jef-n commented Apr 28, 2020

python 3.7.6 in OSGeo4W was not the current version, but experimental, because it breaks GRASS.

@hellik
Copy link
Member

hellik commented Apr 28, 2020

Python 3.7.6

it's in OSGeo4W experimental.

Another option may be to update to 3.8.2, which is out now for a month or so also for Windows.

Not sure if other packages in OSGeo4W are ready for 3.8.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Blocking a release bug Something isn't working GUI wxGUI related windows Microsoft Windows specific
Projects
None yet
Development

No branches or pull requests

5 participants