/icons/files/binaryother.svg (No such file or directory)
oozone opened this issue · 0 comments
Summary
I get this error every time I open PhpStorm
...
Expected behavior
No error I guess.
...
Actual behavior
Unhandled exception in [CoroutineName(com.intellij.ui.IconCalculatingService), StandaloneCoroutine{Cancelling}@72a5dda8, Dispatchers.Default]
java.io.FileNotFoundException: /icons/files/binaryother.svg (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
at java.base/java.io.FileInputStream.(FileInputStream.java:157)
at java.base/java.io.FileInputStream.(FileInputStream.java:111)
at icons.AtomIcons.loadSVGIcon(AtomIcons.kt:107)
at icons.AtomIcons.loadIconWithFallback(AtomIcons.kt:118)
...
Environment
PhpStorm 2023.2.1
Build #PS-232.9559.64, built on August 25, 2023
Runtime version: 17.0.8+7-b1000.8 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.5.1
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 8
Metal Rendering is ON
Registry:
editor.focus.mode.color.light=6b727d
ide.editor.tab.selection.animation=true
debugger.new.tool.window.layout=true
ide.animate.toolwindows=true
run.processes.with.pty=TRUE
ide.new.editor.tabs.vertical.borders=true
ide.experimental.ui=true
ide.balloon.shadow.size=0
editor.focus.mode.color.dark=6b727d
Non-Bundled Plugins:
com.chrisrm.idea.MaterialThemeUI (8.11.0)
Material Theme/Material Custom Theme configuration file.
Note that not providing any of the required info will result of your issue being closed.