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

Smoother batch package installation #7222

Merged
merged 2 commits into from
Jan 14, 2020

Conversation

Megamouse
Copy link
Contributor

Improve batch package installation:
Currently - when installing multiple .pkg files - a dialog will pop up and close itself for each file with a generic message and you don't have any indication on how far the installation has proceeded. This can get annoying if you install let's say 20 patches for Gran Turismo 6.

So I unified all installations into one dialog that stays opened until all files are installed or you cancel the installation. The dialog still tracks progress for each pkg seperately, but the message was improved in order to show how many packages are left.

I also added a new parameter to the progress_dialog that patches a bug which causes the whole application to terminate when you cancel the pkg installation.

But: package installation can't be canceled immediately, so once you cancel it the current package will still be installed in the background, even though the dialog was already closed.

@Megamouse Megamouse merged commit 542d2ef into RPCS3:master Jan 14, 2020
@Megamouse Megamouse deleted the package_installer branch April 20, 2020 16:33
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

Successfully merging this pull request may close these issues.

None yet

1 participant