Re: mouse cursor and NVDA cursor problems.
Jackie
Hello, Aikeo. Have you tried turnin mouse tracking on in NVDA via the
toggle quoted messageShow quoted text
NVDA+m key combination?
On 9/20/18, Gene <gsasner@gmail.com> wrote:
Some programs don't track properly in terms of where the mouse should be --
Remember! Friends Help Friends Be Cybersafe Jackie McBride Helping Cybercrime Victims 1 Person at a Time https://brighter-vision.com
|
|
Re: mouse cursor and NVDA cursor problems.
Quentin Christensen
Moving the mouse to the current navigator object as you are doing should work, or at least it should move the mouse pointer to the current object. Note that this may not be exactly where the focus is or where the information that NVDA is reporting is. Another option which is more visual is the "Focus Highlight" addon - again it isn't always as precise as might be desired visually, but it should help. Regards Quentin.
On Fri, Sep 21, 2018 at 10:41 AM aikeo koomanivong <moykoomanivong@...> wrote: Dear all --
Quentin Christensen Training and Support Manager Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/ Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: mouse cursor and NVDA cursor problems.
Gene
Some programs don't track properly in terms of
where the mouse should be when you move it. Others who may know more may
have suggestions. I imagine the sighted person is asking you about focus
because they are trying to learn what you are doing. Isn't there a way
that a sighted user can see what a blind person is doing in terms of their
position on screen? Not where the mouse is, but where they are
working. If that is correct, could that feature be used instead of the
unreliable mouse tracking that evidently exists in the program?
Gene
----- Original Message -----
From: aikeo koomanivong
Sent: Thursday, September 20, 2018 7:41 PM
To: nvda
Subject: [nvda] mouse cursor and NVDA cursor
problems. I’m using NVDA for training Daisy book making with Obie software While training, sighted person always asking me for where’s the mouse cursor focus but NVDA speaking correctly. I’m trying to Move mouse to current navigator object by pressing NVDA+shift+m [laptop layout] but not really working Looking for your comments. regards -- AIKEO KOOMANIVONG CFBT-ICEVI coordinator of LAO PDR. vise president accessible ICT and musical development for the blind Vocational development for LAO-blind association [VDBA] Office e-mail: vdba.lao@... Facebook page: www.facebook.com/laoblind.org my personal e-mail: mlp_keo@... skype name: peba_007 mobile phone: +8562099993423 Facebook: www.facebook.com/keo.laoblind Linkedin: https://www.linkedin.com/pub/aikeo-koomanivong/a7/156/b8b
|
|
Re: FW: [nvda-addons] Project Pylennium: updates, proposing start of Python 3 pre-transition activities
Hi, One more thing: regarding the “prototype archive” I talk about, this does not apply to you. Cheers, Joseph
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Joseph Lee
Sent: Thursday, September 20, 2018 5:46 PM To: nvda@nvda.groups.io Subject: [nvda] FW: [nvda-addons] Project Pylennium: updates, proposing start of Python 3 pre-transition activities
Hi everyone, Although the below post is a bit technical, please keep an eye on it. You won’t feel the impact of what I outline regarding Python 3 transition for a while, but when it does, please listen to notices from NV Access and add-on authors regarding Python 3. And no, wxPython 4 is not the same thing as Python 3. Thanks.
From: nvda-addons@nvda-addons.groups.io <nvda-addons@nvda-addons.groups.io> On Behalf Of Joseph Lee
Dear NVDA development and add-ons communities:
This is Joseph Lee, a student at California State University, Los Angeles and a long-time NVDA add-on author and code contributor. I’d like to announce some important updates regarding Project Pylennium.
For a while, some NVDA developers (mostly third-party contributors) have been working on how to bring Project Pylennium – Python 3 transition – to life. After much discussion, NV Access and other developers agreed to wait until a stable NVDA version powered by wxPython 4.0.3 (Phoenix) is released before working on this project. Now that NVDA 2018.3.x (powered by wxPython 4) has been released, it is time to move forward with this project a bit, starting with pre-transition activities.
To kick this off, I’m delighted to announce that a prototype archive of NVDA source code and dependencies powered by Python 3 is now available. Apart from removal of data generated by SCons, the archive is ready to run on Python 3.7 with some preparations, and… are you ready for it: IT RUNS! Well, I must add that there are some important features missing or not working as intended, but I’m sure this will be rectified as the project moves forward.
Note that the archive is a prototype – please do not test this unless your intention is to provide contributions to Python 3 transition workflow once NV Access is ready to accept pull requests.
Archive link: https://www.josephsl.net/files/pylennium/nvdapy37.zip
Things working:
Things to be aware of:
The idea is to let seasoned developers (preferably third-party contributors and/or a group of mainstream Python developers) test ideas and porting issues and report their findings to NV Access. In turn, when it comes time to actually transition NVDA source code and add-ons to Python 3, data can be used to guide future work.
Second, a wiki page is being written to help you all move smoothly to Python 3 and to coordinate this workflow. The document is subject to change based on progress of pre-transition activities. The page in its current form can be found at: https://github.com/nvaccess/nvda/wiki/nvdapy3
As always, the umbrella issue on Python 3 transition can be found on GitHub at: https://github.com/nvaccess/nvda/issues/7105
Along with other issues having “python 3” label added to them.
Lastly, I’d like to announce that I’m stepping back from Python 3 transition workflow at this time (and, for that matter, NVDA code contributions for a while). Besides automatic braille display detection (written by Babbage B.V.) and various Windows 10 features support (mostly my work), the biggest change (and the most controversial one) in NVDA 2018.3.x has been moving to wxPython 4 (mostly my work with assistance from many). The results matched my predictions from earlier this year: some notable add-ons not being compatible with wxPython 4, hence notices throughout this summer (winter for those living in southern hemisphere).
At the moment I have mixed feelings about how we (NvDA community) handled this change. Yes, wxPython 4 is a necessary stepping stone for moving to Python 3, and yes, I understand that I was rather forceful in handling certain parts of this journey. There are good things we did, and lessons we have learned so we can make Python 3 transition a smoother experience. Even for me, it was an interesting ride for the last three years (wxPython Phoenix research began in 2015), and I know that I could have done things better.
Recently, I hinted to some that my time as an active contributor to NVDA screen reader is slowly coming to a close. As a first step, I’d like to ask that the community take an initiative to move forward with Python 3 transition (including other pre-transition activities); I feel that the best thing I can do for this work now is to provide the prototype archive and a vision for its conclusion, along with some pull requests (one of them is pending review). There is a feature I’d like to present as a token of appreciation to those who’ve helped me for the past six years: add-on update checks, which will be impacted by Python 3 transition as well. But this does not mean I’m leaving the community: I’ll still be around to give advice regarding Project Pylennium.
Thank you. Cheers, Joseph
|
|
FW: [nvda-addons] Project Pylennium: updates, proposing start of Python 3 pre-transition activities
Hi everyone, Although the below post is a bit technical, please keep an eye on it. You won’t feel the impact of what I outline regarding Python 3 transition for a while, but when it does, please listen to notices from NV Access and add-on authors regarding Python 3. And no, wxPython 4 is not the same thing as Python 3. Thanks.
From: nvda-addons@nvda-addons.groups.io <nvda-addons@nvda-addons.groups.io> On Behalf Of Joseph Lee
Sent: Thursday, September 20, 2018 5:43 PM To: 'NVDA screen reader development' <nvda-devel@...> Subject: [nvda-addons] Project Pylennium: updates, proposing start of Python 3 pre-transition activities
Dear NVDA development and add-ons communities:
This is Joseph Lee, a student at California State University, Los Angeles and a long-time NVDA add-on author and code contributor. I’d like to announce some important updates regarding Project Pylennium.
For a while, some NVDA developers (mostly third-party contributors) have been working on how to bring Project Pylennium – Python 3 transition – to life. After much discussion, NV Access and other developers agreed to wait until a stable NVDA version powered by wxPython 4.0.3 (Phoenix) is released before working on this project. Now that NVDA 2018.3.x (powered by wxPython 4) has been released, it is time to move forward with this project a bit, starting with pre-transition activities.
To kick this off, I’m delighted to announce that a prototype archive of NVDA source code and dependencies powered by Python 3 is now available. Apart from removal of data generated by SCons, the archive is ready to run on Python 3.7 with some preparations, and… are you ready for it: IT RUNS! Well, I must add that there are some important features missing or not working as intended, but I’m sure this will be rectified as the project moves forward.
Note that the archive is a prototype – please do not test this unless your intention is to provide contributions to Python 3 transition workflow once NV Access is ready to accept pull requests.
Archive link: https://www.josephsl.net/files/pylennium/nvdapy37.zip
Things working:
Things to be aware of:
The idea is to let seasoned developers (preferably third-party contributors and/or a group of mainstream Python developers) test ideas and porting issues and report their findings to NV Access. In turn, when it comes time to actually transition NVDA source code and add-ons to Python 3, data can be used to guide future work.
Second, a wiki page is being written to help you all move smoothly to Python 3 and to coordinate this workflow. The document is subject to change based on progress of pre-transition activities. The page in its current form can be found at: https://github.com/nvaccess/nvda/wiki/nvdapy3
As always, the umbrella issue on Python 3 transition can be found on GitHub at: https://github.com/nvaccess/nvda/issues/7105
Along with other issues having “python 3” label added to them.
Lastly, I’d like to announce that I’m stepping back from Python 3 transition workflow at this time (and, for that matter, NVDA code contributions for a while). Besides automatic braille display detection (written by Babbage B.V.) and various Windows 10 features support (mostly my work), the biggest change (and the most controversial one) in NVDA 2018.3.x has been moving to wxPython 4 (mostly my work with assistance from many). The results matched my predictions from earlier this year: some notable add-ons not being compatible with wxPython 4, hence notices throughout this summer (winter for those living in southern hemisphere).
At the moment I have mixed feelings about how we (NvDA community) handled this change. Yes, wxPython 4 is a necessary stepping stone for moving to Python 3, and yes, I understand that I was rather forceful in handling certain parts of this journey. There are good things we did, and lessons we have learned so we can make Python 3 transition a smoother experience. Even for me, it was an interesting ride for the last three years (wxPython Phoenix research began in 2015), and I know that I could have done things better.
Recently, I hinted to some that my time as an active contributor to NVDA screen reader is slowly coming to a close. As a first step, I’d like to ask that the community take an initiative to move forward with Python 3 transition (including other pre-transition activities); I feel that the best thing I can do for this work now is to provide the prototype archive and a vision for its conclusion, along with some pull requests (one of them is pending review). There is a feature I’d like to present as a token of appreciation to those who’ve helped me for the past six years: add-on update checks, which will be impacted by Python 3 transition as well. But this does not mean I’m leaving the community: I’ll still be around to give advice regarding Project Pylennium.
Thank you. Cheers, Joseph
|
|
mouse cursor and NVDA cursor problems.
aikeo koomanivong
Dear all
I’m using NVDA for training Daisy book making with Obie software While training, sighted person always asking me for where’s the mouse cursor focus but NVDA speaking correctly. I’m trying to Move mouse to current navigator object by pressing NVDA+shift+m [laptop layout] but not really working Looking for your comments. regards -- AIKEO KOOMANIVONG CFBT-ICEVI coordinator of LAO PDR. vise president accessible ICT and musical development for the blind Vocational development for LAO-blind association [VDBA] Office e-mail: vdba.lao@gmail.com Facebook page: www.facebook.com/laoblind.org my personal e-mail: mlp_keo@yahoo.com skype name: peba_007 mobile phone: +8562099993423 Facebook: www.facebook.com/keo.laoblind Linkedin: https://www.linkedin.com/pub/aikeo-koomanivong/a7/156/b8b
|
|
Re: NVDA 2018.3.1rc1 fix for Firefox crashing
Gene
That's good that you found out how to do
this. It is unconscionable that this setting was dropped from the options
dialog. It should be urgently brought to the attention of those
responsible for Firefox accessibility and it should be urgently requested that
it be made available as an options setting again. This was one of the most
important accessibility settings that made Firefox have an important
accessibility advantage over other browsers. Now that it is no longer
available, this important feature doesn't exist as far as blind users in general
are concerned.
Gene
----- Original Message -----
From: Quentin Christensen
Sent: Thursday, September 20, 2018 7:10 PM
Subject: Re: [nvda] NVDA 2018.3.1rc1 fix for Firefox
crashing Hi Brice,
There is an option you can change to diable auto-refresh. It's not as
easy to find as it used to be but I found it here: https://support.mozilla.org/en-US/questions/1204335
Basically:
1. press alt+d to go to the address bar and type:
about:config
2. Press enter to activate the "I accept the risk" button.
3. Type accessibility.blockautorefresh in the search box.
4. Tab to move to the list of results and use the arrow keys to select the
accessibility.blockautorefresh one.
5. Press ENTER to toggle it and set it to "true".
Let us know if that helps.
Regards
Quentin. On Thu, Sep 20, 2018 at 11:58 PM Brice Mijares <bricemijares@...> wrote:
I think it's only my home page Quentin
Christensen
Training and Support Manager Official NVDA Training modules and expert certification
now available: http://www.nvaccess.org/shop/
Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: New problem
Quentin Christensen
Thanks Jim! I must admit, I too have been guilty of wondering what on earth is going wrong and needing to be reminded to reboot myself (well, sometimes I could do with a reboot, but rebooting the computer at least)... Glad it's all behaving now anyway! Quentin.
On Fri, Sep 21, 2018 at 8:24 AM Jim Pipczak <jim.pipczak@...> wrote:
--
Quentin Christensen Training and Support Manager Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/ Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: NVDA 2018.3.1rc1 fix for Firefox crashing
Quentin Christensen
Hi Brice, There is an option you can change to diable auto-refresh. It's not as easy to find as it used to be but I found it here: https://support.mozilla.org/en-US/questions/1204335 Basically: 1. press alt+d to go to the address bar and type: about:config 2. Press enter to activate the "I accept the risk" button. 3. Type accessibility.blockautorefresh in the search box. 4. Tab to move to the list of results and use the arrow keys to select the accessibility.blockautorefresh one. 5. Press ENTER to toggle it and set it to "true". Let us know if that helps. Regards Quentin.
On Thu, Sep 20, 2018 at 11:58 PM Brice Mijares <bricemijares@...> wrote: I think it's only my home page --
Quentin Christensen Training and Support Manager Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/ Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: Cannot Reinstall NVDA after installing Code Factory Voices
Abbie Taylor <abbietaylor945@...>
I know this is a moot point now, since you've already un-installed NVDA, but in the future, if you need to un-install Code Factory voices, go to Tools in the NVDA menu, and you can un-install the add-on from there. That's what I've had to do every so often after getting major updates to Windows 10, un-install the add-on, re-install it, and enter the activation key. I hope that helps.
-- Abbie Johnson Taylor, Author http://www.abbiejohnsontaylor.com http://abbiescorner.wordpress.com abbietaylor945@...
|
|
GoldWave and Resource Monitor 18.10
#addonrelease
Hi all,
In about half an hour from now, GoldWave and Resource Monitor add-on version 18.10 will hit the air. GoldWave brings localization updates (and a surprise to be revealed later), and Resource Monitor will be more accurate when dealing with large memory and storage capacity (also comes with a surprise).
Note for folks using Windows 10 Insider Preview builds: some of you were telling me that, in some cases, NVDA did not recognize Insider builds correctly when you press NVDA+Shift+number row 6. This has been corrected with Resource Monitor 18.10.
As always, you can visit the community add-ons website to download these updates when they become available, or use Add-on Updater to check for updates.
As for the surprise I’m talking about: more on that very soon. Cheers, Joseph
|
|
Re: New problem
Jim Pipczak
Hi Q,
I didn’t do what I tell everyone else to do when something strange happens, and that is to reboot. Once I did everything worked as expected. I’ll remember about attachments in the future as well.
As for the Firefox issue, the 18.3.1 version fixed the problem. Well done to the team on a quick fix. I think it’s time for a new donation.
Thanks. Jim
From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io]
On Behalf Of Quentin Christensen
Sent: Thursday, 20 September 2018 7:53 PM To: nvda@nvda.groups.io Subject: Re: [nvda] New problem
Hi Jim,
The image didn't come through. I was going to say maybe because it was to the list, but your signature image came through so I'm not sure.
Quentin.
On Thu, Sep 20, 2018 at 2:10 PM Jim Pipczak <jim.pipczak@...> wrote:
-- Quentin Christensen
Official NVDA Training modules and expert certification now available: http://www.nvaccess.org/shop/
Facebook: http://www.facebook.com/NVAccess
|
|
Re: Anyone use Visual Studio 2017?
Hi. I use Visual Studio Community 2017 to program in C++, and I'm also teaching myself Python. I use NVDA. I'm not that experienced with Visual Studio, but I can try to help. What problems are you having? Also, if you don't mind me asking, how are you teaching yourself Python? I've found a few resources, but I'm always looking for more and better ones.
toggle quoted messageShow quoted text
On 9/20/2018 9:35 AM, Dave wrote:
Hello,
|
|
Re: Question to any users of Visual Studio
Jaffar Sidek
Hi. I use Visual Studio daily for my work. My advise to you is not to download the latest update of vs2017 as it crashes with both your Jaws and NVDA screen readers after you create your project. Go to
toggle quoted messageShow quoted text
https://docs.microsoft.com/en-us/visualstudio/productinfo/installing-an-earlier-release-of-vs2017 and download the earlier version before the 15.8 calamity, which is 15.76. That version works fine with both Jaws and NVDA. Cheers!
On 20/9/2018 10:12 PM, Dave wrote:
Hello,
|
|
Re: Can not reinstall NVDA after installing Code Factory Voices
Brian's Mail list account <bglists@...>
Not enough destruction testing obviously!
toggle quoted messageShow quoted text
Somebody told me once that any software that crashed if you let the cat walk on the keyboard had issues! I'd say, do a search after uninstall for nvda and see what you find. You should find some files in your named user folders. Brian bglists@blueyonder.co.uk Sent via blueyonder. Please address personal E-mail to:- briang1@blueyonder.co.uk, putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Ron Canazzi" <aa2vm@roadrunner.com> To: <nvda@nvda.groups.io> Sent: Thursday, September 20, 2018 6:14 PM Subject: Re: [nvda] Can not reinstall NVDA after installing Code Factory Voices Hi Dave,
|
|
Brian - Update -- NVDA saying "Less Than" before everything I read and do
Nancy Shackelford
Brian, apologies--just realized I put Jackie's name in the reply to
toggle quoted messageShow quoted text
you. Sorry bout that!! Nance
On 9/20/18, Nancy Shackelford <n.k.nancelady@gmail.com> wrote:
Exactly, Jackie. I think there is an e-mail addy with the name of hiss --
Nancy Shackelford --Walk On Faith And Trust In Love - Michael Reid--
|
|
Re: Bookmarks in Waterfox
Kevin Cussick
Hi, Ok will try thanks.
toggle quoted messageShow quoted text
On 19/09/2018 23:18, Lino Morales wrote:
Hi Kevin. If you sign into the bookmarks sync in Waterfox you can still get your bookmarks back like you did in FF.
|
|
Re: Hardware Synthesizers Was: Re: [nvda] Jackie and all - - Update -- NVDA saying "Less Than" before everything I read and do
Ron Canazzi
Hi Travis,
toggle quoted messageShow quoted text
From a technical standpoint you may be correct, but with the high cost of hardware synthesizers, it might be more cost efficient to buy a higher end system and then use the cheaper external USB sound device.
On 9/20/2018 1:39 PM, Travis Siegel wrote:
The main purpose to using an external synthesizer, (which most folks seem to miss), is the fact that if you use an external synthesizer, --
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: Can not reinstall NVDA after installing Code Factory Voices
Gene
You can get the Eloquence SAPI 5 program. I'm
not sure which Eloquence the person is having problems with. Also, note
that the problem doesn't keep it from running. You just have to activate
the ok button and another list member said you can have the problem solved by
contacting the seller of the product, it is a problem with how the feature works
that checks to see if it is licensed when you run it. If this problem is
occurring with the Eloquence SAPI 5 version, it doesn't stop the program from
being used. Don't purchase the Add On that combines Eloquence and another
synthesizer if you want to use Eloquence. It has a lot of artifacts in the
Eloquence it provides. You can try both the SAPI 5 program and the add on
I advise against getting as demos so you can decide for yourself and to make
sure that whatever you want to get runs well on your machine.
Gene
----- Original Message -----
From: JM Casey
Sent: Thursday, September 20, 2018 1:05 PM
Subject: Re: [nvda] Can not reinstall NVDA after installing Code
Factory Voices I'm still trying to find a software synth with that I really like with NVDA. I get the sense from this list that a lot of people have had issues with Code Factory voices. I'd kind of like to get Eloquence on here so, it's too bad. -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Dave Sent: September 20, 2018 1:58 PM To: nvda@nvda.groups.io Subject: Re: [nvda] Can not reinstall NVDA after installing Code Factory Voices Hello, A Good Suggestion, although, I already thought of this one, and did attempt to give the System a Yes, in order for the UAC to allow the NVDA Install to continue.; Unfortunately, the System just kept Beeping. but, thanks for your response, Dave
|
|
Re: converting EPUB to word offline
Ann Byrne
QRead will convert epub to .txt. You can go from there to Word.
toggle quoted messageShow quoted text
At 07:50 AM 9/20/2018, you wrote:
can you guys suggest some application to convert epub to word offline? or epub to pdf?
|
|