Re: [GRASS-dev] [GRASS GIS] #3980: Error Reading list of LiDAR files in r.in.lidar 7.6.1, 7.8.1 on Windows 10

2019-11-27 Thread GRASS GIS
#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:  closed
  Priority:  normal|  Milestone:  7.8.2
 Component:  Default   |Version:  git-releasebranch78
Resolution:  invalid   |   Keywords:
   CPU:  x86-64|   Platform:  MSWindows
---+-
Changes (by dnewcomb):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 As requested

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3980: Error Reading list of LiDAR files in r.in.lidar 7.6.1, 7.8.1 on Windows 10

2019-11-26 Thread GRASS GIS
#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:
   CPU:  x86-64|   Platform:  MSWindows
---+-
Changes (by wenzeslaus):

 * keywords:  Python input file list =>


Comment:

 Replying to [comment:4 dnewcomb]:
 > Checking back,  running from the command line and not the GUI resulted
 in successful completion of the command for 1870 tiles on Windows.  I can
 confirm that the errors above  seem to be related to just the gui.

 Can you perhaps close this one as invalid and, if you can reproduce it,
 create a new one with steps how to reproduce it (and link it here).

 > One side note, instead of seeing a standard percent completion updated
 for the duration of the command, a repeating 100% was printed while the
 command was processing.  I assume that it was reporting 100% as each tile
 was completed?

 Makes sense. You can create a ticket for that.

 Replying to [comment:3 marisn]:
 > Check the version of libLAS as there where bugs in its C API causing
 segfaults:...

 Thanks for the update and the PR too!

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3980: Error Reading list of LiDAR files in r.in.lidar 7.6.1, 7.8.1 on Windows 10

2019-11-26 Thread GRASS GIS
#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 dnewcomb):

 Checking back,  running from the command line and not the GUI resulted in
 successful completion of the command for 1870 tiles on Windows.  I can
 confirm that the errors above  seem to be related to just the gui.

 One side note, instead of seeing a standard percent completion updated for
 the duration of the command, a repeating 100% was printed while the
 command was processing.  I assume that it was reporting 100% as each tile
 was completed?

 The raster product appears to have been created successfully.

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3980: Error Reading list of LiDAR files in r.in.lidar 7.6.1, 7.8.1 on Windows 10

2019-11-21 Thread GRASS GIS
#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 marisn):

 Check the version of libLAS as there where bugs in its C API causing
 segfaults:\\
 https://github.com/libLAS/libLAS/pull/168 \\
 https://github.com/libLAS/libLAS/pull/173

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3980: Error Reading list of LiDAR files in r.in.lidar 7.6.1, 7.8.1 on Windows 10

2019-11-21 Thread GRASS GIS
#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: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3980: Error Reading list of LiDAR files in r.in.lidar 7.6.1, 7.8.1 on Windows 10

2019-11-21 Thread GRASS GIS
#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 dnewcomb):

 Sorry, forgot to add that r.in.lidar never completes.

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev