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

Linux version can't revert, causing weird issues #101

Open
ren4ph opened this issue Feb 2, 2021 · 1 comment
Open

Linux version can't revert, causing weird issues #101

ren4ph opened this issue Feb 2, 2021 · 1 comment

Comments

@ren4ph
Copy link

ren4ph commented Feb 2, 2021

I installed it on linux and it worked fine until I tried to revert. here is the full error:
beautifuldiscord --revert
Found Discord under /opt/discord
Traceback (most recent call last):
File "/home/ren4ph/.local/bin/beautifuldiscord", line 33, in
sys.exit(load_entry_point('BeautifulDiscord==0.1.1', 'console_scripts', 'beautifuldiscord')())
File "/home/ren4ph/.local/lib/python3.9/site-packages/beautifuldiscord/app.py", line 241, in main
discord.terminate()
File "/home/ren4ph/.local/lib/python3.9/site-packages/beautifuldiscord/app.py", line 21, in terminate
process.kill()
File "/usr/lib/python3.9/site-packages/psutil/init.py", line 271, in wrapper
raise NoSuchProcess(self.pid, self._name)
psutil.NoSuchProcess: psutil.NoSuchProcess process no longer exists (pid=444485)

I would like, if not even to fix it, to at least revert my discord back to normal.
I checked, and I do have psutil installed so I don't know what the problem could be.

@ren4ph
Copy link
Author

ren4ph commented Feb 2, 2021

Also, whenever discord is in focus, it seems to be really laggy. The typing is delayed and the mouse kinda jitters around. If any other window is in focus and discord is open, it's fine. Its only when I have clicked into the app. Don't know if this is related, but though Id tell you that as well.

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

1 participant