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

Can't upgrade to latest BandagedBD? #38

Closed
WittyNameHere opened this issue May 28, 2019 · 6 comments
Closed

Can't upgrade to latest BandagedBD? #38

WittyNameHere opened this issue May 28, 2019 · 6 comments
Labels
bug:resolved Something wasn't working but has been fixed
Milestone

Comments

@WittyNameHere
Copy link

WittyNameHere commented May 28, 2019

The issue:

An update for BandagedBD is available (0.3.2)! Please Reinstall!

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.

@ObserverOfTime
Copy link
Collaborator

We probably have to switch to the new injection method (#37) in order to update properly.
For now, you can dismiss the modal by pressing the Okay button and BBD should continue to work.

@ObserverOfTime
Copy link
Collaborator

Closing this as it was fixed by BetterDiscord/BetterDiscord#190.

@ObserverOfTime ObserverOfTime added bug:workaround Something isn't working but has a workaround and removed bug:unresolved Something isn't working labels May 28, 2019
ObserverOfTime pushed a commit that referenced this issue May 29, 2019
* 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.'
@ObserverOfTime ObserverOfTime added bug:resolved Something wasn't working but has been fixed and removed bug:workaround Something isn't working but has a workaround labels May 29, 2019
@ObserverOfTime
Copy link
Collaborator

ObserverOfTime commented May 29, 2019

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.

@ObserverOfTime ObserverOfTime pinned this issue May 29, 2019
@ObserverOfTime
Copy link
Collaborator

Since BD shows the icon, it means betterdiscordctl has done its job. You should check the Discord console for errors and submit an issue at rauenzi/BetterDiscordApp or ask for help in the support server. If it turns out to be related to betterdiscordctl after all, then submit a new issue here. @JeremyStepp

@5HT2
Copy link

5HT2 commented Jun 2, 2019

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

@ObserverOfTime
Copy link
Collaborator

Do you see the flashing BD icon at the bottom right? If so, refer to my previous comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:resolved Something wasn't working but has been fixed
Projects
None yet
Development

No branches or pull requests

3 participants