[bisq-network/bisq] Voting on proposal threw a NullPointerException (#2627)

Christoph Atteneder notifications at github.com
Wed Apr 3 09:59:14 UTC 2019


I wasn't able to reproduce it again, but somehow the selected Item was reset (maybe through an update in the background).
```
java.lang.NullPointerException
	at bisq.desktop.main.dao.governance.proposals.ProposalsView.onAccept(ProposalsView.java:432)
	at bisq.desktop.main.dao.governance.proposals.ProposalsView.lambda$showVoteOnProposalWindow$9(ProposalsView.java:343)
	at java.base/java.util.Optional.ifPresent(Optional.java:172)
	at bisq.desktop.main.overlays.windows.SelectProposalWindow.lambda$addContent$2(SelectProposalWindow.java:192)
	at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
	at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
	at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
	at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
ยดยดยด

-- 
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/2627
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190403/cb141921/attachment.html>


More information about the bisq-github mailing list