Closed mrclayman closed 3 years ago
Actually, the issue occurs even when switching between different MUI themes.
Hey, @mallowigi, I want to help out with this issue since I want to use the themes and it's been bugging me, but I have never done this. I have followed the JetBrains docs on creating a local Community Edition of IDEA from sources and added it to the Project SDK's in the MUI project, but I can't figure out how to get it to run with the custom-built IDEA instance.
Is the MUI plugin really a plugin project? Do you have any other guidance on this? TIA
Please check once again and tell me if that reproduces on 6.3.0. Thanks.
Just upgraded to 6.3.2. Looks good so far, but will keep an eye out! Thanks for the fix. :blush:
Summary
An exception occurs when switching away from Material UI theme.
Expected behavior
Switch away from MUI theme will not cause the IDE to raise an alarm informing the user of a fatal error in the MUI plugin.
Actual behavior
The alarm light goes off in the status bar of the IDE's window and a click on it show a dialog with this stack trace:
Steps to reproduce (if needed)
Environment
JetBrains Rider 2020.2.4 Build #RD-202.7660.16, built on September 30, 2020 Runtime version: 11.0.8+10-b944.34 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. .NET Core 3.1.6 Linux 5.9.10-arch1-1 GC: ParNew, ConcurrentMarkSweep Memory: 1450M Cores: 8 Registry: debugger.new.debug.tool.window.view=true, ide.tree.horizontal.default.autoscrolling=false, performance.watcher.sampling.interval.ms=200, ide.borderless.tab.caption.in.title=false, ide.tooltip.showAllSeverities=true, show.diff.preview.as.editor.tab=true, light.edit.file.open.enabled=false, performance.watcher.unresponsive.interval.ms=1000, search.everywhere.settings=true, show.diff.preview.as.editor.tab.with.single.click=true, parameter.info.max.visible.rows=10, ide.win.file.chooser.native=true, debugger.watches.in.variables=false, vcs.log.show.diff.preview.as.editor.tab=true, actionSystem.fix.alt.gr=false, search.everywhere.pattern.checking=false, ide.tooltip.initialDelay=0, ide.balloon.shadow.size=0, ide.require.transaction.for.model.changes=false, ide.debug.in.title=true, rdclient.asyncActions=false Non-Bundled Plugins: Abc.MoqComplete.Rider, com.chrisrm.idea.MaterialThemeUI, com.mallowigi, com.markskelton.one-dark-theme, com.thvardhan.gradianto, dev.thull.polar, io.github.stefansjs.flatbuffersplugin, com.jetbrains.upsource, com.jetbrains.sh Current Desktop: KDE
Here's the MUI theme configuration:
I am available if you need any more information.