Another NVDA notification
Ron Kolesar
Hello once again to all.
I noticed when reading my mail, which I'm using the Windows live mail for my mail, I'm noticing at the end of every line NVDA reads pane. And the periods as dots. Is there a way to turn these pane announcements off and also when we need to hear that there's a period at the end of a sentence, that it reads period instead of dot? Also, how can one take advantage of the pronunciations dictionary and can that file be backed up? Many thanks, Ron who'll probably have more NVDA questions for the list to come. In the good old days of Morse code Shorthand, 73's AKA Best Regards and or Best Whishes,From Ron Kolesar Volunteer Certified Licensed Emergency Communications Station And Volunteer Certified Licensed Ham Radio Station With the Call Sign of KR3DOG
|
|
Noticed the following with NVDA and passwords.
Ron Kolesar
Hello to all, from Ron Kolesar.
Noticed the following with NVDA concerning passwords. When typing a password, the first character reads as star like it is suppose to. But anything after the first character of a password reads the letter instead os saying star. How can we fix it so that NVDA will read the entire password being typed in as stars? That's all I have to report at this time. Ron KR3DOG In the good old days of Morse code Shorthand, 73's AKA Best Regards and or Best Whishes,From Ron Kolesar Volunteer Certified Licensed Emergency Communications Station And Volunteer Certified Licensed Ham Radio Station With the Call Sign of KR3DOG
|
|
Re: Looking for some NVDA you tube audio tutorials.
Ron Kolesar
Many thanks for the feedback Brian.
I will be checking thoughs out.
Ron KR3DOG
From: Brian
Vogel
Sent: Thursday, March 19, 2020 11:05
To: nvda@nvda.groups.io
Subject: Re: [nvda] Looking for some NVDA you tube audio
tutorials. Ron,
I can't help with YouTube, but you should take a look at the website of fellow member Gene NZ, http://accessibilitycentral.net/ He has a lot of stuff on NVDA, programs that "play well" with NVDA, and tutorials on NVDA (though I don't know if they're audio or not). -- Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363 Power is being told you're not loved and not being destroyed by it. ~ Madonna
In the good
old days of Morse code Shorthand, 73's AKA Best Regards and or Best
Whishes,From Ron Kolesar Volunteer Certified Licensed Emergency Communications Station And Volunteer Certified Licensed Ham Radio Station With the Call Sign of KR3DOG
|
|
Re: Add-on networkStrenght
#addonrelease
Rui Fontes
Hello!
That is strange... Do you are connected wirelessly? In other windows, like File explorer, it works?
Best regards,
Rui Fontes
Às 15:17 de 19/03/2020, abdul muhamin
escreveu:
|
|
Re: Add-on networkStrenght
#addonrelease
abdul muhamin
Hi, here is the log.
INFO - __main__ (20:14:55.282) - MainThread (3484): Starting NVDA version 2019.3.1 INFO - core.main (20:14:55.460) - MainThread (3484): Config dir: C:\Users\abdul\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (20:14:55.461) - MainThread (3484): Loading config: C:\Users\abdul\AppData\Roaming\nvda\nvda.ini INFO - core.main (20:14:55.561) - MainThread (3484): Using Windows version 10.0.18363 workstation INFO - core.main (20:14:55.561) - MainThread (3484): Using Python version 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 14 2019, 23:09:19) [MSC v.1916 32 bit (Intel)] INFO - core.main (20:14:55.561) - MainThread (3484): Using comtypes version 1.1.7 INFO - core.main (20:14:55.561) - MainThread (3484): Using configobj version 5.1.0 with validate version 1.0.1 INFO - synthDriverHandler.setSynth (20:14:56.036) - MainThread (3484): Loaded synthDriver ibmeci INFO - core.main (20:14:56.036) - MainThread (3484): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (20:14:56.038) - MainThread (3484): Braille input initialized INFO - braille.initialize (20:14:56.039) - MainThread (3484): Using liblouis version 3.10.0 INFO - braille.initialize (20:14:56.042) - MainThread (3484): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (20:14:56.051) - MainThread (3484): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (20:14:56.306) - MainThread (3484): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (20:14:56.322) - _UIAHandler.UIAHandler.MTAThread (7688): UIAutomation: IUIAutomation6 INFO - core.main (20:14:56.696) - MainThread (3484): NVDA initialized INFO - config.ConfigManager._loadConfig (20:14:56.827) - MainThread (3484): Loading config: C:\Users\abdul\AppData\Roaming\nvda\profiles\hxoutlook.ini ERROR - eventHandler.executeEvent (20:14:58.459) - MainThread (3484): error executing event: gainFocus on <NVDAObjects.Dynamic_WinConsoleUIAEditableTextWithAutoSelectDetectionUIA object at 0x08041E10> with extra args of {} Traceback (most recent call last): File "NVDAObjects\UIA\__init__.pyc", line 291, in __init__ File "comtypesMonkeyPatches.pyc", line 26, in __call__ _ctypes.COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "review.pyc", line 26, in getObjectPosition File "documentBase.pyc", line 24, in makeTextInfo File "NVDAObjects\UIA\winConsoleUIA.pyc", line 49, in __init__ File "NVDAObjects\UIA\__init__.pyc", line 293, in __init__ RuntimeError: No selection available
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "eventHandler.pyc", line 150, in executeEvent File "eventHandler.pyc", line 163, in doPreGainFocus File "api.pyc", line 147, in setFocusObject File "api.pyc", line 249, in setNavigatorObject File "review.pyc", line 124, in setCurrentMode File "review.pyc", line 30, in getObjectPosition File "documentBase.pyc", line 24, in makeTextInfo File "NVDAObjects\UIA\winConsoleUIA.pyc", line 30, in __init__ AttributeError: 'NoneType' object has no attribute 'topLeft' ERROR - eventHandler.executeEvent (20:14:59.791) - MainThread (3484): error executing event: gainFocus on <NVDAObjects.Dynamic_WinConsoleUIAEditableTextWithAutoSelectDetectionUIA object at 0x08041DB0> with extra args of {} Traceback (most recent call last): File "NVDAObjects\UIA\__init__.pyc", line 291, in __init__ File "comtypesMonkeyPatches.pyc", line 26, in __call__ _ctypes.COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "review.pyc", line 26, in getObjectPosition File "documentBase.pyc", line 24, in makeTextInfo File "NVDAObjects\UIA\winConsoleUIA.pyc", line 49, in __init__ File "NVDAObjects\UIA\__init__.pyc", line 293, in __init__ RuntimeError: No selection available
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "eventHandler.pyc", line 150, in executeEvent File "eventHandler.pyc", line 163, in doPreGainFocus File "api.pyc", line 147, in setFocusObject File "api.pyc", line 249, in setNavigatorObject File "review.pyc", line 124, in setCurrentMode File "review.pyc", line 30, in getObjectPosition File "documentBase.pyc", line 24, in makeTextInfo File "NVDAObjects\UIA\winConsoleUIA.pyc", line 30, in __init__ AttributeError: 'NoneType' object has no attribute 'topLeft' INFO - inputCore.InputManager._handleInputHelp (20:15:22.787) - MainThread (3484): Input help: gesture kb(laptop):leftControl INFO - inputCore.InputManager._handleInputHelp (20:15:22.939) - MainThread (3484): Input help: gesture kb(laptop):control+NVDA INFO - inputCore.InputManager._handleInputHelp (20:15:23.162) - MainThread (3484): Input help: gesture kb(laptop):control+NVDA+n, bound to script announceNetworkStrenght on globalPlugins.networkStrenght.GlobalPlugin INFO - inputCore.InputManager._handleInputHelp (20:15:25.158) - MainThread (3484): Input help: gesture kb(laptop):NVDA INFO - inputCore.InputManager._handleInputHelp (20:15:25.204) - MainThread (3484): Input help: gesture kb(laptop):NVDA+1, bound to script toggleInputHelp on globalCommands.GlobalCommands INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (20:15:36.973) - MainThread (3484): Developer info for navigator object: name: ' Rui Fontes Re: [nvda] Add-on networkStrenght #AddonRelease 8:01 PM Sorry, but that is not a bug of my add-on... Please, do the following: 1 - Re-start NVDA in debug mo' role: ROLE_LISTITEM roleText: None states: STATE_FOCUSABLE, STATE_SELECTABLE, STATE_FOCUSED, STATE_SELECTED isFocusable: True hasFocus: True Python object: <NVDAObjects.Dynamic_MailItemRowListItemUIA object at 0x08041CF0> Python class mro: (<class 'NVDAObjects.Dynamic_MailItemRowListItemUIA'>, <class 'appModules.hxoutlook.MailItemRow'>, <class 'NVDAObjects.behaviors.RowWithFakeNavigation'>, <class 'NVDAObjects.UIA.ListItem'>, <class 'NVDAObjects.UIA.UIA'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'documentBase.TextContainerObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <class 'object'>) description: '' location: RectLTWH(left=326, top=348, width=482, height=81) value: None appModule: <'hxoutlook' (appName 'hxoutlook', process ID 6852) at address 5ba8bb0> appModule.productName: 'microsoft.windowscommunicationsapps' appModule.productVersion: '16005.12527.20258.0' TextInfo: <class 'NVDAObjects.NVDAObjectTextInfo'> windowHandle: 1180654 windowClassName: 'Windows.UI.Core.CoreWindow' windowControlID: 0 windowStyle: 1409286144 extendedWindowStyle: 2621440 windowThreadID: 9584 windowText: 'Mail' displayText: '' UIAElement: <POINTER(IUIAutomationElement) ptr=0x6951e28 at 8164cb0> UIA automationID: MailItem UIA frameworkID: XAML UIA runtimeID: (42, 1180654, 4, 38) UIA providerDescription: [pid:6852,providerId:0x0 Main(parent link):Unidentified Provider (unmanaged:Windows.UI.Xaml.dll)] UIA className: MailItem UIA patterns available: CustomNavigationPattern, SelectionItemPattern, LegacyIAccessiblePattern, InvokePattern, ScrollItemPattern
Sent from Mail for Windows 10
From: Rui Fontes
Sent: Thursday, March 19, 2020 8:01 PM To: nvda@nvda.groups.io Subject: Re: [nvda] Add-on networkStrenght #AddonRelease
Sorry, but that is not a bug of my add-on...
Please, do the following: 1 - Re-start NVDA in debug mode; 2 - Press NVDA+1, to activate keyboard help; 3 - Press NVDA+Control+n; 4 - Press NVDA+1, to deactivate keyboard help; 5 - Press NVDA+F1 to open the log viewer; 6 - Arrow up untill a line starting by: Input help: gesture kb(desktop):control+NVDA+n 7 - Copy the whole line and send it...
Rui Fontes
Às 14:37 de 19/03/2020, abdul muhamin escreveu:
|
|
Re: Looking for some NVDA you tube audio tutorials.
Ron,
I can't help with YouTube, but you should take a look at the website of fellow member Gene NZ, http://accessibilitycentral.net/ He has a lot of stuff on NVDA, programs that "play well" with NVDA, and tutorials on NVDA (though I don't know if they're audio or not). -- Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363 Power is being told you're not loved and not being destroyed by it. ~ Madonna
|
|
Looking for some NVDA you tube audio tutorials.
Ron Kolesar
Hello to all, from new subscriber Ron Kolesar.
As a long time JAWS user I'm now looking for some NVDA audio tutorials probably out on you tube if at all possible? Can anyone help me to learn how to use NVDA as efficiently as I can with JAWS? I need to learn NVDA since I just down loaded two additional program addons for the flight simulator. Many thanks. Ron U.S. Emergency Communications and Ham Radio Station both by the call sign of KR3DOG In the good old days of Morse code Shorthand, 73's AKA Best Regards and or Best Whishes,From Ron Kolesar Volunteer Certified Licensed Emergency Communications Station And Volunteer Certified Licensed Ham Radio Station With the Call Sign of KR3DOG
|
|
Re: Add-on networkStrenght
#addonrelease
Rui Fontes
Sorry, but that is not a bug of my add-on...
Please, do the following: 1 - Re-start NVDA in debug mode; 2 - Press NVDA+1, to activate keyboard help; 3 - Press NVDA+Control+n; 4 - Press NVDA+1, to deactivate keyboard help; 5 - Press NVDA+F1 to open the log viewer; 6 - Arrow up untill a line starting by: Input help: gesture kb(desktop):control+NVDA+n 7 - Copy the whole line and send it...
Rui Fontes
Às 14:37 de 19/03/2020, abdul muhamin
escreveu:
|
|
Re: Add-on networkStrenght
#addonrelease
abdul muhamin
Hi, this addon has a bug, when you press NVDA plus ctrl plus n, it announces the current window, for example, I’m in windows 10 mail app, if I press the key to check network, it tells me inbox gmail window, please fix it
Sent from Mail for Windows 10
From: Rui Fontes
Sent: Thursday, March 19, 2020 5:08 PM To: nvda@nvda.groups.io Subject: Re: [nvda] Add-on networkStrenght #AddonRelease
As you can see on Manage add-ons dialog, it is marked as incompatible...
By the way, I do not understand how NVDA have installed it...
The minimu version is 2019.3...
It was only to attend to a request... So, I was not very worried in make it 100% compatible...
Today I have detected an error...
And also took knowledge of another add-on, much more complete, but not good for what I want...
https://github.com/kvark128/WlanReporter/releases/download/2019.12.22/WlanReporter-2019.12.22.nvda-a
I was searching by something that allow us to know the wireless network signal, since it what we do not have access easily...
This other add-on, besides that, gives too many information...
Rui Fontes
Às 11:31 de 19/03/2020, zahra escreveu: > i tested and it did not work for me! > i have this in manage addons, but the shortcut did not work for me! > > On 3/19/20, zahra ayat <nasrinkhaksar3@...> wrote: >> hello. >> which versions of nvda your addon supports? >> can i use it in 2017.3? >> >> On 3/19/20, Rui Fontes <rui.fontes@...> wrote: >>> Hello! >>> >>> >>> Per request on NVDA bug tracker... >>> >>> >>> Code: https://github.com/ruifontes/networkStrenght >>> >>> Add-on: >>> https://github.com/ruifontes/networkStrenght/releases/download/1.0/networkStrenght-1.0.nvda-addon >>> >>> >>> Presentation >>> This add-on provides a quick way to know the wireless network strenght. >>> The command is NVDA+Control+n. >>> >>> >>> >>> Best regards, >>> >>> >>> Rui Fontes >>> >>> NVDA portuguese team >>> >>> >>> >>> >>> >>> >> >> -- >> By God, >> were I given all the seven heavens >> with all they contain >> in order that >> I may disobey God >> by depriving an ant >> from the husk of a grain of barley, >> I would not do it. >> imam ali >> >
|
|
Re: Registering A DLL Question
Richard Kuzma
I think there is,
toggle quoted messageShow quoted text
I remember back in the days of rwin 98 and xp and so on there was a command to do it, but cant think of the command for anything. I do remember using some switches with it as well. If it comes to mind will sned along. Thanks It might be something like regsvr.exe or .com but not sure Hope this helps Rich
-----Original Message-----
From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] On Behalf Of Ron Canazzi Sent: Wednesday, March 18, 2020 8:01 PM To: NVDA Official Group <nvda@groups.io> Subject: [nvda] Registering A DLL Question Hi Group, Because of the thread with subject: 'serious issue with Firefox and Chrome' I have a question. As far as registering a DLL file, isn't there a run dialogue command to do this? -- They Ask Me If I'm Happy; I say Yes. They ask: "How Happy are You?" I Say: "I'm as happy as a stow away chimpanzee on a banana boat!"
|
|
Re: Add-on networkStrenght
#addonrelease
nvda 2017.3, have not compatibility check.
toggle quoted messageShow quoted text
i believe this is one of the features of 2019
On 3/19/20, Rui Fontes <rui.fontes@tiflotecnia.com> wrote:
As you can see on Manage add-ons dialog, it is marked as incompatible... --
By God, were I given all the seven heavens with all they contain in order that I may disobey God by depriving an ant from the husk of a grain of barley, I would not do it. imam ali
|
|
Re: portable copy with 2019.3.1
Chris
Unless its changed you have to check the user config option and that should import your add-ons and settings Otherwise it will be just a default installation
From: Brian Moore
Sent: 19 March 2020 9:23 To: nvda@nvda.groups.io Subject: [nvda] portable copy with 2019.3.1
Hi all. I sent this before but not sure if it went through so sorry it it happened twice.
This seems to be new. I Always keep a portable copy of NVDA on a usb thumb drive that I carry around. Yesterday, deleted the old one and made a portable copy of my currently running 2019.3.1 It worked but for the first time, none of the addons I have installed came with it. There was a portable configuration but it was default settings with no addons.
Anyone else seen this?
|
|
Re: Add-on networkStrenght
#addonrelease
Rui Fontes
As you can see on Manage add-ons dialog, it is marked as incompatible...
toggle quoted messageShow quoted text
By the way, I do not understand how NVDA have installed it... The minimu version is 2019.3... It was only to attend to a request... So, I was not very worried in make it 100% compatible... Today I have detected an error... And also took knowledge of another add-on, much more complete, but not good for what I want... https://github.com/kvark128/WlanReporter/releases/download/2019.12.22/WlanReporter-2019.12.22.nvda-a I was searching by something that allow us to know the wireless network signal, since it what we do not have access easily... This other add-on, besides that, gives too many information... Rui Fontes Às 11:31 de 19/03/2020, zahra escreveu:
i tested and it did not work for me!
|
|
Re: nvda and accessing svg element on web
William
Hi, thanks for your reply. Why the first link did not open that specific issue?
Quentin Christensen 於 19/3/2020 19:28
寫道:
|
|
Re: Announce numbers as a single digit
abdul muhamin
toggle quoted messageShow quoted text
From: Rui Fontes
Sent: Thursday, March 19, 2020 3:45 AM To: nvda@nvda.groups.io Subject: Re: [nvda] Announce numbers as a single digit
Hello!
https://www.tiflotecnia.net/numberProcessing.nvda-addon
Rui Fontes
Às 22:04 de 18/03/2020, abdul muhamin escreveu:
|
|
Schoolology
Quentin Christensen
Hi everyone, Question for the academics among us - Is anyone familiar with the Schoolology website:
https://www.schoology.com/ and if so, a) does one browser work better than another with it? and b) Are there any other tips or tricks to use with it please? Regards Quentin. Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: Add-on networkStrenght
#addonrelease
i tested and it did not work for me!
toggle quoted messageShow quoted text
i have this in manage addons, but the shortcut did not work for me!
On 3/19/20, zahra ayat <nasrinkhaksar3@gmail.com> wrote:
hello. --
By God, were I given all the seven heavens with all they contain in order that I may disobey God by depriving an ant from the husk of a grain of barley, I would not do it. imam ali
|
|
Re: nvda and accessing svg element on web
Quentin Christensen
Hi William, We have a few open SVG issues at the moment: https://github.com/nvaccess/nvda/issues?q=is%3Aissue+is%3Aopen+svg Is this the one though: https://github.com/nvaccess/nvda/issues/10461
On Thu, Mar 19, 2020 at 8:22 PM William Wong <sine.kazurin@...> wrote: Hello, --
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: Add-on networkStrenght
#addonrelease
hello.
toggle quoted messageShow quoted text
which versions of nvda your addon supports? can i use it in 2017.3?
On 3/19/20, Rui Fontes <rui.fontes@tiflotecnia.com> wrote:
Hello! --
By God, were I given all the seven heavens with all they contain in order that I may disobey God by depriving an ant from the husk of a grain of barley, I would not do it. imam ali
|
|
portable copy with 2019.3.1
Brian Moore
Hi all. I sent this before but not sure if it went through so sorry it it happened twice.
This seems to be new. I Always keep a portable copy of NVDA on a usb thumb drive that I carry around. Yesterday, deleted the old one and made a portable copy of my currently running 2019.3.1 It worked but for the first time, none of the addons I have installed came with it. There was a portable configuration but it was default settings with no addons. Anyone else seen this?
|
|