Uploaded image for project: 'Ergo'
  1. Ergo
  2. ERGO-394

Error when using a multi-select on Shelby County Liquefaction Susceptibility Map

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 4.1.0
    • 4.0.0 alpha 1
    • Visualization
    • None
    • IN-COREv1-June Sprint 2, IN-COREv1-Summer Sprint

      Description:
      When attempting to select from the Attribute table if multi-selected via hold click and drag is done, a NullPointerException is thrown. The problem does not seem to appear if a shift + click is used instead.

      Exception:
      java.lang.NullPointerException
      at sun.java2d.pipe.LoopPipe.draw(Unknown Source)
      at sun.java2d.pipe.PixelToParallelogramConverter.draw(Unknown Source)
      at sun.java2d.SunGraphics2D.draw(Unknown Source)
      at org.geotools.renderer.lite.StyledShapePainter.paint(StyledShapePainter.java:311)
      at org.geotools.renderer.lite.StreamingRenderer$PaintShapeRequest.execute(StreamingRenderer.java:3183)
      at org.geotools.renderer.lite.StreamingRenderer$PainterThread.run(StreamingRenderer.java:3503)
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      at java.util.concurrent.FutureTask.run(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      Steps to Reproduce:
      Attached .gif

              Unassigned Unassigned
              oelabd Omar Elabd
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: