[GRASS-dev] [GRASS GIS] #3980: Error Reading list of LiDAR files in r.in.lidar 7.6.1, 7.8.1 on Windows 10
GRASS GIS
trac at osgeo.org
Thu Nov 21 18:56:42 PST 2019
#3980: Error Reading list of LiDAR files in r.in.lidar 7.6.1, 7.8.1 on Windows 10
-----------------------+------------------------------------
Reporter: dnewcomb | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.2
Component: Default | Version: git-releasebranch78
Resolution: | Keywords: Python input file list
CPU: x86-64 | Platform: MSWindows
-----------------------+------------------------------------
Comment (by wenzeslaus):
The error (below) seems unrelated to r.in.lidar becasue it is not coming
from there since it is GUI related (this is Python traceback with wxpython
involved, r.in.lidar is C). Do you observe it only with `r.in.lidar
file=...`? What are the steps leading to this error?
{{{
...
7.8\gui\wxpython\core\gconsole.py", line 306, in write
self.message += line.split(':', 1)[1].strip() + '\n'
IndexError?: list index out of range
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3980#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list