Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException v8.0 #1618

Closed
cadayton opened this issue Aug 9, 2018 · 2 comments
Closed

java.lang.NullPointerException v8.0 #1618

cadayton opened this issue Aug 9, 2018 · 2 comments
Assignees

Comments

@cadayton
Copy link

cadayton commented Aug 9, 2018

On Linux Mint 19 system without a webcam a null pointer error was return after clicking on the QRcode button in the Notification dialog.
bisq.log

@ManfredKarrer
Copy link
Member

Note for myself:
Aug-08 17:37:00.415 [Thread-27] INFO c.g.s.w.Webcam: WebcamDefaultDriver capture driver will be used
Aug-08 17:37:00.785 [Thread-27] WARN c.g.s.w.Webcam: No webcam has been detected!
Aug-08 17:37:00.786 [Thread-27] ERROR b.c.s.CommonSetup: Uncaught Exception from thread Thread-27
Aug-08 17:37:00.786 [Thread-27] ERROR b.c.s.CommonSetup: throwableMessage= null
Aug-08 17:37:00.786 [Thread-27] ERROR b.c.s.CommonSetup: throwableClass= class java.lang.NullPointerException
Aug-08 17:37:00.788 [Thread-27] ERROR b.c.s.CommonSetup: Stack trace:
java.lang.NullPointerException
at bisq.desktop.main.account.content.notifications.WebCamLauncher.run(WebCamLauncher.java:48)

@ManfredKarrer ManfredKarrer self-assigned this Aug 9, 2018
ManfredKarrer added a commit to ManfredKarrer/archived-bisq-core that referenced this issue Aug 9, 2018
@ManfredKarrer
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants