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

Graphical updater "is already running" dialog during late stages of the update process #4878

Closed
eloquence opened this issue Sep 28, 2019 · 1 comment · Fixed by #5067
Closed
Labels

Comments

@eloquence
Copy link
Member

Description

The graphical updater briefly shows an "is already running" dialog during the last stages of the process. The dialog can be dismissed and has no negative consequences.

Tested on Tails 3.16.

Steps to Reproduce

Perform a full graphical update using the graphical updater, with the Tails admin password set.

Expected Behavior

The graphical update completes without any unusual messages.

Actual Behavior

An "already running" dialog briefly appears towards the end of the process.

@zenmonkeykstop
Copy link
Contributor

This happens because the network hook is now always triggered by tailsconfig, rather than only on a change in the network hook script (consequence of v3 services.)

If it's a problem, probably the easiest thing to do would be to have the second copy of securedropupdater just exit silently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants