-
-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
alphaTargets an alpha buildTargets an alpha buildcrash-reportReports of crashes that popped up in IDEA.Reports of crashes that popped up in IDEA.
Milestone
Description
Description
0.7-alpha.53 in 2020.1, could not reproduce so far
Stacktrace
java.lang.Throwable: Directory index may not be queried for default project
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:146)
at com.intellij.openapi.roots.impl.RootIndex.<init>(RootIndex.java:59)
at com.intellij.openapi.roots.impl.DirectoryIndexImpl.getRootIndex(DirectoryIndexImpl.java:129)
at com.intellij.openapi.roots.impl.DirectoryIndexImpl.getInfoForFile(DirectoryIndexImpl.java:142)
at com.intellij.openapi.roots.impl.FileIndexBase.getInfoForFileOrDirectory(FileIndexBase.java:85)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.getInfoForFileOrDirectory(ProjectFileIndexImpl.java:24)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.getContentRootForFile(ProjectFileIndexImpl.java:148)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.getContentRootForFile(ProjectFileIndexImpl.java:143)
at nl.hannahsten.texifyidea.run.latex.LatexRunConfiguration$readExternal$$inlined$runReadAction$1.compute(actions.kt:84)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:781)
at nl.hannahsten.texifyidea.run.latex.LatexRunConfiguration.readExternal(LatexRunConfiguration.kt:498)
at com.intellij.execution.impl.RunnerAndConfigurationSettingsImplKt.deserializeConfigurationFrom(RunnerAndConfigurationSettingsImpl.kt:584)
at com.intellij.execution.impl.RunnerAndConfigurationSettingsImpl.readExternal(RunnerAndConfigurationSettingsImpl.kt:216)
at com.intellij.execution.impl.RunConfigurationSchemeManager.readData(RunConfigurationSchemeManager.kt:65)
at com.intellij.execution.impl.RunConfigurationSchemeManager.createScheme(RunConfigurationSchemeManager.kt:48)
at com.intellij.execution.impl.RunConfigurationSchemeManager.createScheme(RunConfigurationSchemeManager.kt:22)
at com.intellij.configurationStore.LazySchemeProcessor.createScheme$default(scheme-impl.kt:65)
Metadata
Metadata
Assignees
Labels
alphaTargets an alpha buildTargets an alpha buildcrash-reportReports of crashes that popped up in IDEA.Reports of crashes that popped up in IDEA.