Re: Issue related to installTasks in some add-ons
Hi all,
toggle quoted messageShow quoted text
Upon further investigation, it turns out it's a regression in 2020.4, specifically due to a circular import between GUI module and context help module. One workaround is importing GUI module and friends in onInstall function. Cheers, Joseph
-----Original Message-----
From: nvda-addons@nvda-addons.groups.io <nvda-addons@nvda-addons.groups.io> On Behalf Of Noelia Ruiz Sent: Saturday, December 19, 2020 11:31 AM To: nvda-addons@nvda-addons.groups.io Subject: [nvda-addons] Issue related to installTasks in some add-ons Hello: If you'have installed NVDA 2020.4beta1 and try to install add-ons like readFeeds 10.0, reportPasswords 1.0 or placemarkers 14.0, NVDA can crash on startup. I have published versions to fix this in add-ons, but I think it's better not to install these updates, since it seems to be fixed by @lukaszgo1, though it's not merged in NVDA. See more info at https://github.com/nvaccess/nvda/issues/11950 Thanks.
|
|