bb010g / betterdiscordctl

A utility for managing BetterDiscord on Linux.
MIT License
323 stars 13 forks source link

Discord Installation not found on Pop OS #114

Closed Myphz closed 3 years ago

Myphz commented 3 years ago

I've tried installing Better Discord with betterdiscordctl install. It correctly clones the repository without issues, but when I open Discord, nothing has changed. If I try to install another version with betterdiscordctl install -f PTB, I get ERROR: Discord installation not found. Try specifying it with "--discord"..

So I tried to specify the path with betterdiscordctl install -f PTB -s /usr/bin (My discord executable is /usr/bin/discord), but I still get the same error. Any fixes?

Thanks in advance!

ObserverOfTime commented 3 years ago

What's the output of betterdiscordctl status?

Myphz commented 3 years ago
Modules: /home/daniel/.config/discord/0.0.14/modules
Index modified: yes
Linked injector directory: /home/daniel/.local/share/betterdiscordctl/bd/0
Linked injector repository: https://github.com/rauenzi/BetterDiscordApp
ObserverOfTime commented 3 years ago

It doesn't look like you've installed PTB then.

Myphz commented 3 years ago

No, I didn't. When I try to do that, I get the Discord installation not found error. Right now I've installed the stable version, but nothing has changed on my discord

ObserverOfTime commented 3 years ago

You didn't try to install PTB. You tried to install BD on PTB without having installed PTB. That's why it can't be found.