[bisq-network/bisq] "java.lang.NullPointerException" when opening up Bisq (#2883)

sqrrm notifications at github.com
Sat Jun 15 11:18:36 UTC 2019


I'm unable to reproduce, but it's not a serious issue, just looks ugly and makes the experience worse. Would be nice to figure out why it happens. Could be a Windows specific issue. Might be related to #2885

```
        root.getScene().heightProperty().addListener(sceneHeightListener);
        UserThread.execute(() -> updateTableHeight(root.getScene().getHeight()));
```

The exception happens on the second line there, which is strange considering the scene was found in the line before.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/2883#issuecomment-502357988
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190615/61074fcd/attachment.html>


More information about the bisq-github mailing list