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

[IntelliJ][ReportedByUser] NPE at com.microsoft.azuretools.ijidea.ui.SurveyPopUpDialog.setLocationRelativeToIDE #3641

Closed
goran-jordanov opened this issue Oct 5, 2019 · 1 comment

Comments

@goran-jordanov
Copy link

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:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,1680x1050,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

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)
@wezhang 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
@Flanker32
Copy link
Member

Flanker32 commented Oct 9, 2019

@goran-jordanov Thanks for your feedback, this issue has been fixed in #3646 and should be released with intellij-toolkit-v3.28.0

@Flanker32 Flanker32 added the fixed label Oct 9, 2019
@Flanker32 Flanker32 added this to the v3.28.0 milestone Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants