-
Notifications
You must be signed in to change notification settings - Fork 13
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
Can't upgrade to latest BandagedBD? #38
Comments
We probably have to switch to the new injection method (#37) in order to update properly. |
Closing this as it was fixed by BetterDiscord/BetterDiscord#190. |
* Fix erratic flatpak output (fixes #31) * Loop over scan properly (fixes #10) * Explicitly set nodeIntegration: true * Clone from injector instead of stable16 (fixes #38) * Don't require asar or extract the core * Use the new (?) $SNAP env var to detect the snap location * Fix persistent 'ERROR: Discord installation not found.'
Here's how to update: sudo betterdiscordctl upgrade # or update via your package manager if installed that way
betterdiscordctl install -v -v # include --snap or --flatpak if needed
betterdiscordctl update -v -v # include --snap or --flatpak if needed If anything goes wrong, please post the output of the commands. |
Since BD shows the icon, it means |
usr@ubuntuhost:~/Downloads/bdinstaller$ betterdiscordctl install -v -v
VV: Scanning /opt
VV: Trying flavor ''
VV: Trying flavor 'canary'
VV: Trying flavor 'ptb'
VV: Scanning /usr/share
VV: Trying flavor ''
V: Using Discord at /usr/share/discord
V: Found modules in /home/usr/.config/discord/0.0.9/modules
ERROR: Already installed.
usr@ubuntuhost:~/Downloads/bdinstaller$ betterdiscordctl update -v -v
VV: Scanning /opt
VV: Trying flavor ''
VV: Trying flavor 'canary'
VV: Trying flavor 'ptb'
VV: Scanning /usr/share
VV: Trying flavor ''
V: Using Discord at /usr/share/discord
V: Found modules in /home/usr/.config/discord/0.0.9/modules
Updating Git repository...
From ssh://github.com/rauenzi/BetterDiscordApp
* branch injector -> FETCH_HEAD
HEAD is now at 1c2e6f6 update for linux I still don't have a config area, nor are my plugins being loaded |
Do you see the flashing BD icon at the bottom right? If so, refer to my previous comment. |
The issue:
Terminal output:
$ betterdiscordctl update --scan /usr/share/
Updating Git repository...
HEAD is now at 2f4ef99 Revert "Revert "allow using hash""
What I expected:
An updated BandagedBD
What I got:
The same message as before.
The text was updated successfully, but these errors were encountered: