|
Add-on development guide for NVDA 2020.4 is being finzlied
Hi all, Add-on development guide for NVDA 2020.4 is being finalized. In 2020.4 edition: Corrected spelling and punctuation issues. Updated copyright year. Python 3.7.9 will be the version to be used.
Hi all, Add-on development guide for NVDA 2020.4 is being finalized. In 2020.4 edition: Corrected spelling and punctuation issues. Updated copyright year. Python 3.7.9 will be the version to be used.
|
By
Joseph Lee
· #14343
·
|
|
Updating links on the official website
Hi all, Due to intermittent internet connectivity issues I'm having, I won't be able to post updates to these add-ons on a timely manner, so I would like to request help in submitting these updates to
Hi all, Due to intermittent internet connectivity issues I'm having, I won't be able to post updates to these add-ons on a timely manner, so I would like to request help in submitting these updates to
|
By
Joseph Lee
· #14340
·
|
|
mrconfig: removed
Hi, I'm thinking not. Besides, I did send a notice a few weeks ago, telling folks that NVDA Add-ons organization version of mrconfig repo will be removed. Cheers, Joseph
Hi, I'm thinking not. Besides, I did send a notice a few weeks ago, telling folks that NVDA Add-ons organization version of mrconfig repo will be removed. Cheers, Joseph
|
By
Joseph Lee
· #14335
·
|
|
mrconfig: removed
Hello all, The mrconfig repo used to house routines for my Repo scripts, is hereby removed. From now on, please use (or fork): https://github.com/nvaccess/mrconfig Cheers, Joseph
Hello all, The mrconfig repo used to house routines for my Repo scripts, is hereby removed. From now on, please use (or fork): https://github.com/nvaccess/mrconfig Cheers, Joseph
|
By
Joseph Lee
· #14333
·
|
|
A few questions
Hi, I used to maintain the source code docs on my website, but with the advent of Python 3 and Sphinx, I figured it will become unnecessary to do so, as there are services that can host NVDA code docs
Hi, I used to maintain the source code docs on my website, but with the advent of Python 3 and Sphinx, I figured it will become unnecessary to do so, as there are services that can host NVDA code docs
|
By
Joseph Lee
· #14258
·
|
|
A few questions
Hi, You can use Sphinx to build documentation - looks like we need to update that part of the NVDA readme in the near future. Cheers, Joseph
Hi, You can use Sphinx to build documentation - looks like we need to update that part of the NVDA readme in the near future. Cheers, Joseph
|
By
Joseph Lee
· #14256
·
|
|
Quick Dictionary: now live on community add-osn website, Add-on Updater to check for updates from February 2021
#addonrelease
Hi all, especially to Oleksandr, I’m delighted to announce that Quick Dictionary add-on is now part of community add-ons website. The add-on entry can be found at: Quick Dictionary (nvda-project.org)
Hi all, especially to Oleksandr, I’m delighted to announce that Quick Dictionary add-on is now part of community add-ons website. The add-on entry can be found at: Quick Dictionary (nvda-project.org)
|
By
Joseph Lee
· #14249
·
|
|
WinWizard
#addonrequestreview
Hi, I would like to request that someone who wants to learn how to review an add-on review this one please. Cheers, Joseph
Hi, I would like to request that someone who wants to learn how to review an add-on review this one please. Cheers, Joseph
|
By
Joseph Lee
· #14239
·
|
|
Issue related to installTasks in some add-ons
Hi all, 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 a
Hi all, 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 a
|
By
Joseph Lee
· #14232
·
|
|
What has happened to the add-ons website?
Hi, Confirmed – this is affecting Add-on Updater as well. Cheers, Joseph
Hi, Confirmed – this is affecting Add-on Updater as well. Cheers, Joseph
|
By
Joseph Lee
· #14222
·
|
|
NVDA 2020.4 and Joseph Lee's add-ons: compatible, preparing for NVDA 2021.1 work
Hi, Things are not really set in stone yet. Possible changes include moving to Python 3.8, wxPython 4.1.x, removing functions marked as deprecated throughout 2020.x releases and such. I think we won’t
Hi, Things are not really set in stone yet. Possible changes include moving to Python 3.8, wxPython 4.1.x, removing functions marked as deprecated throughout 2020.x releases and such. I think we won’t
|
By
Joseph Lee
· #14220
·
|
|
windows10 app essentials addon interfere with reaper
Hi, I’ll do just that once NVDA itself gains ability to turn off UIA notification announcements. Cheers, Joseph
Hi, I’ll do just that once NVDA itself gains ability to turn off UIA notification announcements. Cheers, Joseph
|
By
Joseph Lee
· #14218
·
|
|
windows10 app essentials addon interfere with reaper
Hi, The add-on will not let UIA NVDA overlay objects announce notifications if report notifications is turned off from NVDA. This was in response to users telling me that they do not wish to hear noti
Hi, The add-on will not let UIA NVDA overlay objects announce notifications if report notifications is turned off from NVDA. This was in response to users telling me that they do not wish to hear noti
|
By
Joseph Lee
· #14216
·
|
|
NVDA 2020.4 and Joseph Lee's add-ons: compatible, preparing for NVDA 2021.1 work
Hello all, I’m delighted to announce that all of my add-ons are compatible with upcoming NVDA 2020.4. You may also notice that some add-ons show 2021.1 as last tested NVDA version, and I’m indeed work
Hello all, I’m delighted to announce that all of my add-ons are compatible with upcoming NVDA 2020.4. You may also notice that some add-ons show 2021.1 as last tested NVDA version, and I’m indeed work
|
By
Joseph Lee
· #14212
·
|
|
windows10 app essentials addon interfere with reaper
Hi all, Turns out this is a user configuration issue. The log was sent to me privately and it said: Reaper (through OSARA) fires a UIA notification event when a user presses up or down arrow from trac
Hi all, Turns out this is a user configuration issue. The log was sent to me privately and it said: Reaper (through OSARA) fires a UIA notification event when a user presses up or down arrow from trac
|
By
Joseph Lee
· #14211
·
|
|
windows10 app essentials addon interfere with reaper
Hi, Follow these steps: Enable Windows 10 App Essentials add-on. Then restart NVDA in debug logging mode (NVDA+Q, select “restart with debug logging”). Once NVDA restarts, use Reaper. At the point whe
Hi, Follow these steps: Enable Windows 10 App Essentials add-on. Then restart NVDA in debug logging mode (NVDA+Q, select “restart with debug logging”). Once NVDA restarts, use Reaper. At the point whe
|
By
Joseph Lee
· #14209
·
|
|
windows10 app essentials addon interfere with reaper
Hi, Which version of Windows 10 App Essentials are you using? What happens if you restart with Windows 10 App Essentials disabled, or for that matter, all add-ons disabled? I need a debug log that wil
Hi, Which version of Windows 10 App Essentials are you using? What happens if you restart with Windows 10 App Essentials disabled, or for that matter, all add-ons disabled? I need a debug log that wil
|
By
Joseph Lee
· #14206
·
|
|
Follow-up notice on Gmail address bouncing issue: resolution in progress, things could get back to normal in a few hours or so
#AdminNotice
Hello all, Gmail address bouncing issue is being resolved. First, Google notes that the Gmail issue from earlier today was resolved. Next, Groups.IO is manually unbouncing Gmail address users, so ther
Hello all, Gmail address bouncing issue is being resolved. First, Google notes that the Gmail issue from earlier today was resolved. Next, Groups.IO is manually unbouncing Gmail address users, so ther
|
By
Joseph Lee
· #14199
·
|
|
New WordNav add-on - review requested
Hi, Got it. I don't know when WordNav will appear on community add-ons website as the underlying system is going through significant redesign at the moment, but I will make sure that WordNav (and Quic
Hi, Got it. I don't know when WordNav will appear on community add-ons website as the underlying system is going through significant redesign at the moment, but I will make sure that WordNav (and Quic
|
By
Joseph Lee
· #14191
·
|
|
Admin notice: if your address is bouncing as a result of Google services failure yesterday
#AdminNotice
Hi all, Members of various Groups.IO forums reported that they are not receiving messages from forums. Turns out it is an effect of Google services failure and owners of affected forums are investigat
Hi all, Members of various Groups.IO forums reported that they are not receiving messages from forums. Turns out it is an effect of Google services failure and owners of affected forums are investigat
|
By
Joseph Lee
· #14187
·
|