TechnionYP5777 / Smartcity-Smarthouse

Smartcity-Smarthouse
11 stars 5 forks source link

Exception when trying to add a widget #251

Closed AnnaBel7 closed 7 years ago

AnnaBel7 commented 7 years ago

image

RonGatenio commented 7 years ago

Very weird... can you send us the report (by clicking Send Report), or by sending us the Logs

AnnaBel7 commented 7 years ago

@RonGatenio I sent a report.

EliaTraore commented 7 years ago

@RonGatenio We received the following stack track -

Stack Trace:
java.lang.NullPointerException
        at il.ac.technion.cs.smarthouse.gui.controllers.dashboard.DashboardController.lambda$openConfigWindow$111(DashboardController.java:99)
        at il.ac.technion.cs.smarthouse.gui.controllers.dashboard.ConfigController.lambda$null$73(ConfigController.java:308)
        at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
        at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)