You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IdeaLoggingEvent[message=null, throwable=java.lang.IllegalStateException: Exception thrown on Scheduler.Worker thread. Add `onError` handling.
at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:57)
Caused by: rx.exceptions.OnErrorNotImplementedException
Caused by: java.lang.NullPointerException
at com.microsoft.azuretools.ijidea.ui.SurveyPopUpDialog.setLocationRelativeToIDE(SurveyPopUpDialog.java:170)
at com.microsoft.azuretools.ijidea.ui.SurveyPopUpDialog.<init>(SurveyPopUpDialog.java:66)
at com.microsoft.intellij.helpers.CustomerSurveyHelper.lambda$showFeedbackNotification$0(CustomerSurveyHelper.java:69)
The text was updated successfully, but these errors were encountered:
wezhang
changed the title
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.IllegalStateException: Exception thrown on Scheduler.Worker thread. Add onError handling.
[IntelliJ][ReportedByUser] NPE at com.microsoft.azuretools.ijidea.ui.SurveyPopUpDialog.setLocationRelativeToIDE
Oct 9, 2019
IntelliJ build version: 2019.2.3 IU-192.6817.14
OS: Mac OS X
JDK: JetBrains s.r.o 11.0.4
Plugin version: 3.27.0-2019.2
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: