Ok, but I changed the language on ubuntu. It solved the problem. Enviado desde mi smartphone BlackBerry 10. Mensaje original De: Markus Neteler Enviado: lunes, 20 de marzo de 2017 23:24 Para: Moritz Lennert CC: [email protected] Asunto: Re: [GRASS-user] GRASS, ordinal not in range(128)
On Mon, Mar 20, 2017 at 11:12 AM, Moritz Lennert <[email protected]> wrote: > [Please keep discussions on the list] > > Le Sun, 19 Mar 2017 19:27:28 -0300, > Luiz Andrade <[email protected]> a écrit : > >> Well, normally this is a problem when GRASS finds special characters >> (e.g. á, é, à, ã, etc). Check your strings for those characters and >> remove them. > > The problem here does not seem to be with file or path names as > everything works when the locale is set to en_US. > > So there seems to be an issue when a different locale is used. This is > not something the user can handle, but is in the code. It would really help if you could change the debug level with g.gisenv set=DEBUG=1 # or 2 or 3 ... and then run t.register ... to see in the output where the problem roughly happens. To switch back to "debug silence", run then: g.gisenv set=DEBUG=0 Markus _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
