[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 13:26:49 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
 Keywords:  Python input file list  |        CPU:  x86-64
 Platform:  MSWindows               |
------------------------------------+---------------------------------
 I suspect that this is a windows limitation, since I have had no issues on
 Linux.  When running r.in.lidar on  Windows 10 64 bit computer using an
 input text file with 1870 lines



 Exception in thread Thread-29:
 Traceback (most recent call last):
   File "C:\Program Files\GRASS GIS
 7.8\Python37\lib\threading.py", line 917, in
 _bootstrap_inner
     self.run()
   File "C:\Program Files\GRASS GIS
 7.8\gui\wxpython\core\gconsole.py", line 162, in run
     self.resultQ.put((requestId, self.requestCmd.run()))
   File "C:\Program Files\GRASS GIS
 7.8\gui\wxpython\core\gcmd.py", line 606, in run
     self._redirect_stream()
   File "C:\Program Files\GRASS GIS
 7.8\gui\wxpython\core\gcmd.py", line 635, in
 _redirect_stream
     self.stderr.write(line)
   File "C:\Program Files\GRASS GIS
 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

 This occurs on both 7.6.1 and 7.8.1 for windows

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3980>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list