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

GUI app update-run doesn't run Discord if an update occurs #1

Open
junetried opened this issue Sep 4, 2024 · 1 comment
Open

GUI app update-run doesn't run Discord if an update occurs #1

junetried opened this issue Sep 4, 2024 · 1 comment

Comments

@junetried
Copy link
Owner

When using the GUI app, the update-run command does not run Discord if an update happens. It will notify that Discord has been updated, and then exit.

If I had to guess, I would say it might be due to the GLib timer on this line not working correctly. I don't know why that would be though.

@junetried
Copy link
Owner Author

It would help if I actually read my code. Because of the way the app is created, the queue keyword argument is set to False, so this timer is not used.

Maybe Discord is doing some cleanup or something, and expects to restart immediately?

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