Almighty-Alpaca / JetBrains-Discord-Integration

Discord rich presence integration for all JetBrains IDEs
https://plugins.jetbrains.com/plugin/10233-discord-integration
Apache License 2.0
586 stars 62 forks source link

Remove warnings in settings once problem has been fixed #154

Open Macintosh-Fan opened 3 years ago

Macintosh-Fan commented 3 years ago

Bug: When I have discord and IntelliJ IDEA open, sometimes the Discord Integration plugin fails to detect that Discord is running, when it is. Then I have to restart the whole IDE for it to work.

Suggestion: Could you add a simple refresh button for detecting the discord client that's running?

Screen Shot 2021-04-22 at 2 14 03 PM

Thank you.

dnbln commented 3 years ago

Duplicate of #118 (more or less). Real issue is discord-rpc not being able to get through to the discord client, but that message only appears when plugin looks through ps -A and doesn't find any of Discord.app, Discord PTB.app, Discord Canary.app, or Discord Development.app at startup.

Macintosh-Fan commented 3 years ago

Duplicate of #118 (more or less). Real issue is discord-rpc not being able to get through to the discord client, but that message only appears when plugin looks through ps -A and doesn't find any of Discord.app, Discord PTB.app, Discord Canary.app, or Discord Development.app at startup.

Do you think a bug fix will come one day?

Almighty-Alpaca commented 3 years ago

We should probably at some point change how/when those messages are displayed. I've renamed the issues accordingly.