Skip to content
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

Rich presence literally does not work on Linux #69

Closed
BFCE opened this issue Jun 7, 2023 · 3 comments
Closed

Rich presence literally does not work on Linux #69

BFCE opened this issue Jun 7, 2023 · 3 comments

Comments

@BFCE
Copy link

BFCE commented Jun 7, 2023

Tried using the appImage version and the deb version, neither actually show rich presence on discord. Another project, NSO-RPC (https://github.com/MCMi460/NSO-RPC), does work without issues, so it appears to be a problem with this project only. It is worth mentioning, that I (like many others) use the flatpak version of discord, and that may be related to the issue.

@AAGaming00
Copy link

probably flatpak issue, rich presence works fine for me on Linux

@BFCE
Copy link
Author

BFCE commented Jun 7, 2023

probably flatpak issue, rich presence works fine for me on Linux

Probably right, but still needs to be addressed. Other apps are able to work fine with flatpak

@BFCE
Copy link
Author

BFCE commented Jun 7, 2023

workaround:

mkdir -p ~/.config/user-tmpfiles.d
echo 'L %t/discord-ipc-0 - - - - app/com.discordapp.Discord/discord-ipc-0' > ~/.config/user-tmpfiles.d/discord-rpc.conf
systemctl --user enable --now systemd-tmpfiles-setup.service

@BFCE BFCE closed this as completed Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants