-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client Discord doesn't detected via RPC #77
Comments
Spotify Rich Presence is an official Discord implementation so its not comparable. |
okey thanks |
I found a solution to the extension not working on Ubuntu Budgie 18.04. # This first
dpkg -i discord*.deb
# If it finishes with an error basically saying it cannot finish
# because its missing libc++1, then do the following
sudo apt install --fix-broken Installing the actual package and not the snap package is what made it work for me like a charm. |
Thank you @OscarXcore for solution and @iCrawl for referencing this to me ! |
No worries! I noticed that when you download the .deb off of the discord website, it opens the software centre. Anything that is installed in the software centre isn't the actual package, the .deb just links to the snap version unless you install the .deb with |
One thing to note as well: Make sure you also do NOT have Visual Studio Code installed on the Software Center. Just had this same issue, but I was able to fix it. Go to the Visual Studio Code website and download VSCode. Direct link In your Downloads folder, run the following in a Terminal. sudo dpkg -i code*.deb
sudo apt install --fix-broken #incase packages are missing You should be all set now. |
|
@thegergo02 Goodness me, I'm very sorry about that. I was half-assed tired. Fixed now. |
Fixed my comment as well @thegergo02 |
Um, I'm starting to experience the same problem. I'm using Windows 7 Ultimate. |
Try starting discord and VSCode both as Administrator |
I have problem with connect to discord |
I'd like to stress the comment made here. Basic fix: Don't use Software Installer. For Discord OR vscode. |
It’s ok for me, I downloaded manually and now it’s work |
Don't forget that this is an issue with snap based installers (like in Ubuntu). Other software centers which don't use snaps usually uses the Snaps are pretty isolated from system, nearly like running a VM. They're more secure, but also more limited and some features like rich presence might not work. |
has anyone faced the same problem on Fedora? |
I am on a Mac. How do I solve the issue? I downloaded the app from their website |
It ended up connecting after I reinstalled the extension |
i'm on ubuntu 20.04 and i have the rpc connection problem, anyone can help me? |
I have the same error but I am on windows 10 home |
I resolved it, i just installed vscode and discord from oficial sites and install with dpkg |
Just restarting my pc worked for me. |
@RCout1nho try following @Stapleton fix
I removed both VSCODE and Discord from the pre-installed packages and redownloaded them fresh from their official websites then Discord Presence started to work. |
@RCout1nho you can uninstall pre-installed discord by using this command. |
TL;DR: If this isn't working for you:
|
it was helpful thanks |
I uninstalled both discord and vs code from ubuntu software |
what will for windows |
Run them as admin. A proper solution for windows should be made into a new issue. |
Thank you soooo much! I have a similar solution:
This worked for me! |
For OS X Big Sur, grant the vscode "Full Disk Access" may help. Just go Sustem Preferences -> Security & Privacy -> Full Disk Access -> Add the vscode |
Ok
…On Fri, 5 Feb, 2021, 11:40 am Peresh Cheng, ***@***.***> wrote:
For OS X Big Sur, grant the vscode "Full Disk Access" may help.
Just go Sustem Preferences -> Security & Privacy -> Full Disk Access ->
Add the vscode
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#77 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AR4T67GRRSWATFQJ7OEU2S3S5ODW3ANCNFSM4FOR5AUQ>
.
|
For anybody that it doesn't work for: I got it working, by just uninstalling vscode and installing it back, BEWARE THOUGH, AS IT WILL DELETE ALL YOUR SETTINGS AND EXTENSIONS, IT'S GONNA BE LIKE BEFORE YOU INSTALLED IT AND WENT THROUGH THE COSTUMIZATION PROCESS, VERY ANNOYING.
NOT DISCORD, but Vscode, |
For who is using it on MacOS just go to System Preferences -> Security & Privacy -> Firewall -> Firewall options and allow both vscode and discord incoming connections. It worked for me |
It worked perfectly for me. |
What about people that use Fedora, as there seems to be no RPM package and updating Discord is hella annoying, so Flatpak is the easiest way. |
Hi ! I have a problem, the Rich Presence isn't detected on Visual Studio Code (I'm using Ubuntu Budgie 18.04) , I'm not sure that the problem is coming from Discord, because it works perfectly on Spotify
Screen:
https://screenshotscdn.firefoxusercontent.com/images/dc4b7aa8-baab-484a-a369-f031228324d3.png
The text was updated successfully, but these errors were encountered: