dracula / jetbrains

🧛🏻‍♂️ Dark theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc.)
https://draculatheme.com/jetbrains
MIT License
773 stars 36 forks source link

Theme switches on each update #60

Closed jk779 closed 6 months ago

jk779 commented 3 years ago

Hi!

I'm having a issue similiar to https://github.com/dracula/jetbrains/issues/29.

While updating this plugin, Webstorm, Rubymine and Goland open a small popup progress bar reading "Unloading Plugin", after that the IDE switches to the default-ish dracula theme:

Bildschirmfoto 2021-09-01 um 13 33 01

When closing the preferences window, it wants me to restart, but after the restart this theme is still selected.

I'm using Dracula Colorful, which I have to select again after each update. Am I missing something?

Used Theme:

Bildschirmfoto 2021-09-01 um 13 33 28
WhiteVermouth commented 3 years ago

This bug is introduced by JetBrains IDE itself. The IDE is expected to automatically unload and then load back the theme plugin during plugin updating. But sometimes it just fails to load back the plugin, and therefore the user has to switch back theme manually. We can do nothing but wait for JetBrains's bug fix. Sorry.

ramsaysewell commented 6 months ago

Closing this issue due to the bug no longer being reproducible in JetBrains IDEs. Feel free to leave a comment if you're still having issues however as stated, we're out of control of IDE-based bugs.