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

com.intellij.diagnostic.PluginException: The default implementation of method getId is deprecated, nl.hannahsten.texifyidea.run.latex.LatexConfigurationFactory must override it. The default implementation delegates to 'getName' which may be localized, but return value of this method must not depend on current localization. [Plugin: nl.rubensten.texifyidea] #3841

Closed
Do-ying opened this issue Jan 4, 2025 · 1 comment
Labels
crash-report Reports of crashes that popped up in IDEA. duplicate Another issue exists addressing the same problem.

Comments

@Do-ying
Copy link

Do-ying commented Jan 4, 2025

Description

Stacktrace

com.intellij.diagnostic.PluginException: The default implementation of method `getId` is deprecated, `nl.hannahsten.texifyidea.run.latex.LatexConfigurationFactory` must override it. The default implementation delegates to 'getName' which may be localized, but return value of this method must not depend on current localization. [Plugin: nl.rubensten.texifyidea]
	at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
	at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90)
	at com.intellij.diagnostic.PluginException.reportDeprecatedDefault(PluginException.java:134)
	at com.intellij.execution.configurations.ConfigurationFactory.getId(ConfigurationFactory.java:78)
	at com.intellij.execution.impl.RunManagerImplKt.getFactoryKey(RunManagerImpl.kt:1475)

@PHPirates
Copy link
Collaborator

Duplicate of #2155, please update TeXiFy to 0.6.9 or later (released April 2020).

@PHPirates PHPirates closed this as not planned Won't fix, can't repro, duplicate, stale Jan 8, 2025
@PHPirates PHPirates added duplicate Another issue exists addressing the same problem. crash-report Reports of crashes that popped up in IDEA. labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash-report Reports of crashes that popped up in IDEA. duplicate Another issue exists addressing the same problem.
Projects
None yet
Development

No branches or pull requests

2 participants