ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
124 stars 2 forks source link

Discord RPC doesn't work if discord is installed through flatpak #674

Closed joeyjooste closed 1 week ago

joeyjooste commented 1 week ago

Preflight Checklist

Download Source

flatpak

Operating System

Void Linux

Commit Hash

No response

Connect Instance ID

No response

Build Timestamp

No response

Describe the Bug

Rich Presence doesn't connect when both apps are installed through flatpak (I suspect it's because discord is).

Here is a link to a simple fix for it: https://github.com/flathub/com.discordapp.Discord/wiki/Rich-Precense-(discord-rpc)

Steps to Reproduce

Install both apps from flatpak. Test if rich presence is detected in discord.

Anything else?

No response

github-actions[bot] commented 1 week ago

Hello @joeyjooste :wave:

We really appreciate you taking the time to report this issue, please double check your issue to make sure you are clear and concise in your description. This will help us to help you as quickly as possible.

We'd like to ask you be patient and we will get back to you as soon as we can.

In the meantime, take a look at our FAQs which may answer your question.

Thanks again and we hope you enjoy the app! :smiley:

coredev-uk commented 1 week ago

Cider 2 is not officially supported in flatpak, and the nature of flatpak is to sandbox apps, which prevents the applications from communicating with each other over rpc. The only version of cider on flathub is cider 1 which has been archived and is no longer supported.