|
Performance bottleneck in in Visual Studio, need log analysis
Hi, From contributors' perspective, I think this is a reminder that we (contributors) should test our code more often before we submit pull requests. This also means contributors should do lots of thi
Hi, From contributors' perspective, I think this is a reminder that we (contributors) should test our code more often before we submit pull requests. This also means contributors should do lots of thi
|
By
Joseph Lee
· #45574
·
|
|
Bug bounties / pay for solving specific bugs or issues
Hi, Another avenue to consider is asking add-on authors to invest some time in core development, provided that folks there are willing to help and core devs and contributors can train them. The bigger
Hi, Another avenue to consider is asking add-on authors to invest some time in core development, provided that folks there are willing to help and core devs and contributors can train them. The bigger
|
By
Joseph Lee
· #45542
·
|
|
Project Walrus and other updates: milestone achieved, add-ons should prepare for changes
Hi all, As of yesterday, Project Walrus is done (thank you for your support for the last few months). But this is just a milestone – if you do discover issued with Python 3.8 based NVDA (alpha snapsho
Hi all, As of yesterday, Project Walrus is done (thank you for your support for the last few months). But this is just a milestone – if you do discover issued with Python 3.8 based NVDA (alpha snapsho
|
By
Joseph Lee
· #45497
·
|
|
NVDA 2020.4 is as sluggish as the alphas
Hi, You say NVDA performs better with the add-on turned off. This is something I may need to look into once Project Walrus is complete. You can in fact install stable versions of WinTenApps while usin
Hi, You say NVDA performs better with the add-on turned off. This is something I may need to look into once Project Walrus is complete. You can in fact install stable versions of WinTenApps while usin
|
By
Joseph Lee
· #45492
·
|
|
NVDA 2020.4 is as sluggish as the alphas
Hi, Based on Google searches, it appears to be a timeout error with Store apps. Did you recently install the current version of Visual Studio? Did this error show up in earlier add-on snapshot? How ab
Hi, Based on Google searches, it appears to be a timeout error with Store apps. Did you recently install the current version of Visual Studio? Did this error show up in earlier add-on snapshot? How ab
|
By
Joseph Lee
· #45490
·
|
|
NVDA 2020.4 is as sluggish as the alphas
Hi, Does turning on selective UIA event registration help? Due to UIA handler thread internals, this setting cannot be enabled on a per-app basis. Cheers, Joseph
Hi, Does turning on selective UIA event registration help? Due to UIA handler thread internals, this setting cannot be enabled on a per-app basis. Cheers, Joseph
|
By
Joseph Lee
· #45488
·
|
|
Notice: Add-on Files repo is now hosted by NV Access
Hello everyone, About a year ago NV Access and members of the add-ons community discussed ways to improve add-on release workflow and creating a distribution platform. As part of this plan, people agr
Hello everyone, About a year ago NV Access and members of the add-ons community discussed ways to improve add-on release workflow and creating a distribution platform. As part of this plan, people agr
|
By
Joseph Lee
· #45476
·
|
|
FW: [nvda-addons] IMPORTANT (milestone in add-on store proposal): add-on files repo will be retired from NVDA Add-ons organization, no later than March 15, 2021
Hi, For the benefit of folks not subscribed to NVDA Add-ons list (yet): please read the following announcement to the end. Regarding basic add-on review (license and copyright, user experience, docume
Hi, For the benefit of folks not subscribed to NVDA Add-ons list (yet): please read the following announcement to the end. Regarding basic add-on review (license and copyright, user experience, docume
|
By
Joseph Lee
· #45459
·
|
|
For resident NvDA add-on developers: key things to do to prepare your add-ons to support Python 3.8 version of NVDA
Hello NvDA development community, The below letter was sent to NVDA Add-ons list, but for those who are not members of the add-ons list yet, here’s a copy: A few days ago Reef Turner from NV Access an
Hello NvDA development community, The below letter was sent to NVDA Add-ons list, but for those who are not members of the add-ons list yet, here’s a copy: A few days ago Reef Turner from NV Access an
|
By
Joseph Lee
· #45431
·
|
|
NVDA Python Version Upgrade
Hi, Windows 7/Server 2008 R2 was marked end of life for many, but enterprises can receive extended security updates (ESU) until January 2023. By then, Windows 8.x and Server 2012/2012 R2 support will
Hi, Windows 7/Server 2008 R2 was marked end of life for many, but enterprises can receive extended security updates (ESU) until January 2023. By then, Windows 8.x and Server 2012/2012 R2 support will
|
By
Joseph Lee
· #45426
·
|
|
FW: [nvda-addons] Useful tool: Mypy, a static type checker for Python
Hi all, The following was sent to NVDA Add-ons list, but I’m forwarding it here for add-on authors who are not members of NVDA Add-ons list yet, and perhaps could be useful for NVDA contributors in th
Hi all, The following was sent to NVDA Add-ons list, but I’m forwarding it here for add-on authors who are not members of NVDA Add-ons list yet, and perhaps could be useful for NVDA contributors in th
|
By
Joseph Lee
· #45421
·
|
|
NVDA Add-on Development Guide: 2020.4 editoin published
Hello all, On behalf of NVDA add-ons community, I’m delighted to announce the immediate availability of NVDA Add-on Development Guide 2020.4: https://github.com/nvdaaddons/DevGuide/wiki/NVDA-Add-on-De
Hello all, On behalf of NVDA add-ons community, I’m delighted to announce the immediate availability of NVDA Add-on Development Guide 2020.4: https://github.com/nvdaaddons/DevGuide/wiki/NVDA-Add-on-De
|
By
Joseph Lee
· #45420
·
|
|
NVDA Community Add-on Template 2020.4 released, what's coming in 2021.1
Hi all, NVDA Community Add-on Template 2020.4 is now available. You can grab it via Git at: https://github.com/nvdaaddons/addonTemplate Notable changes in 2020.4 include fixing bugs related to documen
Hi all, NVDA Community Add-on Template 2020.4 is now available. You can grab it via Git at: https://github.com/nvdaaddons/addonTemplate Notable changes in 2020.4 include fixing bugs related to documen
|
By
Joseph Lee
· #45415
·
|
|
How to use tables in add-on help documents
Hi all, In fact, what James proposes is exactly the route to be taken now - expect a change to Add-on Template. This will be divided into two stages: 1. Version 2020.4: tables extension will be hard-c
Hi all, In fact, what James proposes is exactly the route to be taken now - expect a change to Add-on Template. This will be divided into two stages: 1. Version 2020.4: tables extension will be hard-c
|
By
Joseph Lee
· #45414
·
|
|
Announcing Project Walrus: porting NVDA to Python 3.8 and wxPython 4.1.1
Hi, The best way to do this is using a try branch, which will involve committing changes to SConstruct and dependencies. This might be more robust than using my own certificate, which may or may not b
Hi, The best way to do this is using a try branch, which will involve committing changes to SConstruct and dependencies. This might be more robust than using my own certificate, which may or may not b
|
By
Joseph Lee
· #45402
·
|
|
Announcing Project Walrus: porting NVDA to Python 3.8 and wxPython 4.1.1
Hi, Here it is, Python 3.9 prototype: https://josephsl.net/files/nvdabuilds/nvda_snapshot_wxPython411-20201229py39 .exe Things to note: * Just like Python 3.8 prototype, no BRLTTY support yet due to m
Hi, Here it is, Python 3.9 prototype: https://josephsl.net/files/nvdabuilds/nvda_snapshot_wxPython411-20201229py39 .exe Things to note: * Just like Python 3.8 prototype, no BRLTTY support yet due to m
|
By
Joseph Lee
· #45400
·
|
|
Announcing Project Walrus: porting NVDA to Python 3.8 and wxPython 4.1.1
Hi, Windows 7 is end of life as far as consumers are concerned, but not quite yet for businesses. I would imagine another WannaCry type problem will force them to upgrade to Windows 10. I'm looking in
Hi, Windows 7 is end of life as far as consumers are concerned, but not quite yet for businesses. I would imagine another WannaCry type problem will force them to upgrade to Windows 10. I'm looking in
|
By
Joseph Lee
· #45399
·
|
|
Announcing Project Walrus: porting NVDA to Python 3.8 and wxPython 4.1.1
Hello everyone, Update: Python 3.9 version of NVDA will not run on Windows 7, at least my binary version won't; when launched, Windows says, "NVDA Application has stopped working" with "ucrtbase.dll"
Hello everyone, Update: Python 3.9 version of NVDA will not run on Windows 7, at least my binary version won't; when launched, Windows says, "NVDA Application has stopped working" with "ucrtbase.dll"
|
By
Joseph Lee
· #45397
·
|
|
Announcing Project Walrus: porting NVDA to Python 3.8 and wxPython 4.1.1
Hi all, And now, the prototype builds: Python 3.7 and wxPython 4.1.1: https://josephsl.net/files/nvdabuilds/nvda_snapshot_wxPython411-20201227.exe Python 3.8 and wxPython 4.1.1: https://josephsl.net/f
Hi all, And now, the prototype builds: Python 3.7 and wxPython 4.1.1: https://josephsl.net/files/nvdabuilds/nvda_snapshot_wxPython411-20201227.exe Python 3.8 and wxPython 4.1.1: https://josephsl.net/f
|
By
Joseph Lee
· #45394
·
|
|
Announcing Project Walrus: porting NVDA to Python 3.8 and wxPython 4.1.1
Hi, As of now, wxPython 4.1.1 does have a Python 3.9 wheel, so that dependency is satisfied. There are other important dependencies that must be met, BRLTTY Python bindings being a notable one (curren
Hi, As of now, wxPython 4.1.1 does have a Python 3.9 wheel, so that dependency is satisfied. There are other important dependencies that must be met, BRLTTY Python bindings being a notable one (curren
|
By
Joseph Lee
· #45393
·
|