I found problems in managing the display commands and the monitor in my GIS-GRASS. I’ve installed grass72 in fedora 25. Raster and vector commands work fine, but not those for displaying. I can’t properly manage d.legend, d.text or even d.erase because I can’t erase previous texts or legends. Furthermore, the monitor disappears from time to time or freezes. I guess I have some problems with python libraries or whatever. Any idea?
Hi Javier,
Supposing you have compiled GRASS, have you all the libraries required to run wxGUI?
Here a list of requirements: http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README
Otherwise you could try also the point 4 to increase debugging level and maybe get some more information about the problem when window freeze.
Best regards,
···
Andrea Balotti
Il 06/09/2017 09:42, Javier Álvarez Rodríguez ha scritto:
Dear people,
I found problems in managing the display commands and the monitor in my GIS-GRASS. I’ve installed grass72 in fedora 25. Raster and vector commands work fine, but not those for displaying. I can’t properly manage d.legend, d.text or even d.erase because I can’t erase previous texts or legends. Furthermore, the monitor disappears from time to time or freezes. I guess I have some problems with python libraries or whatever. Any idea?
Hi Javier,
Supposing you have compiled GRASS, have you all the libraries required to run wxGUI?
Here a list of requirements: http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README
Otherwise you could try also the point 4 to increase debugging level and maybe get some more information about the problem when window freeze.
Best regards,
Andrea Balotti
Il 06/09/2017 09:42, Javier Álvarez Rodríguez ha scritto:
Dear people,
I found problems in managing the display commands and the monitor in my GIS-GRASS. I’ve installed grass72 in fedora 25. Raster and vector commands work fine, but not those for displaying. I can’t properly manage d.legend, d.text or even d.erase because I can’t erase previous texts or legends. Furthermore, the monitor disappears from time to time or freezes. I guess I have some problems with python libraries or whatever. Any idea?