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

Report current version on addon updates #5324

Closed
nvaccessAuto opened this issue Aug 29, 2015 · 5 comments · Fixed by #7542
Closed

Report current version on addon updates #5324

nvaccessAuto opened this issue Aug 29, 2015 · 5 comments · Fixed by #7542
Labels
Addon/management In NVDA management of addons by users. enhancement
Milestone

Comments

@nvaccessAuto
Copy link

Reported by leonarddr on 2015-08-29 05:27
When you install an addon that is already installed, NVDA asks you to update. I think it can be a handy addition whenever NVDA reports the current version of the addon as well as the version being updated to. Furthermore, a downgrade warning could be considered in line with NVDAs update meganism.

@nvaccessAuto
Copy link
Author

Comment 1 by beqa on 2015-08-29 13:23
hi.

do you mean this?
if gui.messageBox(_("A version of this add-on is already installed. Would you like to update it?\nCurrent version:{curversion}\nNew version:{newversion}").format(curversion=addon.manifest[newversion=bundle.manifest"version"),

@nvaccessAuto
Copy link
Author

Comment 2 by leonarddr on 2015-08-29 13:32
Sounds great

@nvaccessAuto
Copy link
Author

Comment 3 by beqa on 2015-08-29 13:39
ok, i will create that branch.

@nvaccessAuto
Copy link
Author

Comment 4 by beqa on 2015-08-29 14:38
branch is at:
https://bitbucket.org/beqa/nvda

@LeonarddeR
Copy link
Collaborator

I don't know whether the @BeQa is the same BeQa, but it would be great if you'd be able to create a pr for this.

@ehollig ehollig added the Addon/management In NVDA management of addons by users. label Aug 28, 2017
@nvaccessAuto nvaccessAuto added this to the 2017.4 milestone Oct 2, 2017
feerrenrut pushed a commit that referenced this issue Oct 2, 2017
#7542)

* addonManager: show current version and version beeing updated when updating an addon.

Fixes #5324
@josephsl josephsl mentioned this issue Oct 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Addon/management In NVDA management of addons by users. enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants