JetBrains-Discord-Integration icon indicating copy to clipboard operation
JetBrains-Discord-Integration copied to clipboard

not working with discord 0.0.259 on macos

Open jahirfiquitiva opened this issue 4 years ago • 9 comments

Shot 2020-09-10 at 19 05 46

jahirfiquitiva avatar Sep 11 '20 00:09 jahirfiquitiva

On mac that comes up if ps -A doesn't return any line that contains either "Discord.app", "Discord PTB.app", "Discord Canary.app" or "Discord Development.app", in other words it cannot find a running discord instance.

Are you sure discord is reallly running, and if so, what is the CMD that it is running under?

dnbln avatar Sep 11 '20 00:09 dnbln

I just installed a discord update today and it stopped working

This is what ps -A | grep discord shows:

/Applications/Discord.app/Contents/Frameworks/Discord Helper.app/Contents/MacOS/Discord Helper

/Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app/Contents/MacOS/Discord Helper (Renderer)

jahirfiquitiva avatar Sep 11 '20 00:09 jahirfiquitiva

Can you grep with ignore case(-i)?

dnbln avatar Sep 11 '20 00:09 dnbln

 5797 ??         0:12.51 /Applications/Discord.app/Contents/MacOS/Discord
 5799 ??         0:32.94 /Applications/Discord.app/Contents/Frameworks/Discord Helper (GPU).app/Contents/MacOS/Discord Helper (GPU) 
 5801 ??         0:01.51 /Applications/Discord.app/Contents/Frameworks/Discord Helper.app/Contents/MacOS/Discord Helper 
 5804 ??         0:00.01 /Applications/Discord.app/Contents/Frameworks/Electron Framework.framework/Resources/crashpad_handler 
 5805 ??         2:31.81 /Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app/Contents/MacOS/Discord Helper (Renderer) 
 5812 ??         0:00.39 /Applications/Discord.app/Contents/Frameworks/Discord Helper.app/Contents/MacOS/Discord Helper 
 7026 ??         0:00.71 /Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app/Contents/MacOS/Discord Helper (Renderer) 
 7047 ttys000    0:00.00 grep -i discord

jahirfiquitiva avatar Sep 11 '20 00:09 jahirfiquitiva

Did you try to restart the IDE?

dnbln avatar Sep 11 '20 00:09 dnbln

Yes, I tried that, tried restarting discord, tried opening discord before the IDE, still nothing

jahirfiquitiva avatar Sep 11 '20 01:09 jahirfiquitiva

Sry for the late response, is this issue still valid?

Almighty-Alpaca avatar Oct 21 '20 21:10 Almighty-Alpaca

Yes, but opening discord before the IDE seems to make it work

jahirfiquitiva avatar Oct 21 '20 21:10 jahirfiquitiva

Yeah, that for some reason often solves connection issues. I hope those will be gone when moving to the newer Discord GameSDK (you can see the progress on that in #130).

Almighty-Alpaca avatar Oct 21 '20 22:10 Almighty-Alpaca