You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sis.apache.org by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2021/11/06 11:31:00 UTC

[jira] [Created] (SIS-527) Improve stability of JavaFX application

Martin Desruisseaux created SIS-527:
---------------------------------------

             Summary: Improve stability of JavaFX application
                 Key: SIS-527
                 URL: https://issues.apache.org/jira/browse/SIS-527
             Project: Spatial Information Systems
          Issue Type: Bug
          Components: GUI
    Affects Versions: 1.1
            Reporter: Martin Desruisseaux
            Assignee: Martin Desruisseaux
             Fix For: 1.2


The JavaFX application has a number of stability issues:

* {{ClosedChannelException}} when switching rapidly from one image to another.
* {{NullPointerException}} also cause by rapid switch between images.
* {{NullPointerException}} when visualizing an image with a "no data" value and no other category.
* Exception when rending an image without "grid to CRS" conversion.
* Synchronization deadlock.
* Pixels no visible in bilevel (black or white) images.

Above issues are fixed for 1.2 release. We will edit this issue if there is more stability problems to fix for 1.2 release.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)