|
Latest alpha, cannot create portable copy 3 messages
here is the log entry. This straight from the auto download of the version. entering wx application main loop ERROR - gui.installerGui.doCreatePortable (09:47:32.418) - MainThread (4576): Failed to cr
here is the log entry. This straight from the auto download of the version. entering wx application main loop ERROR - gui.installerGui.doCreatePortable (09:47:32.418) - MainThread (4576): Failed to cr
|
By Brian's Mail list account
·
|
|
A new error? 5 messages
Don't think I've seen this one before. should I be worried? IO - speech.speak (16:40:58.573) - MainThread (5604): Speaking [LangChangeCommand ('en_GB'), 'oleacc.AccessibleObjectFromEvent with window 3
Don't think I've seen this one before. should I be worried? IO - speech.speak (16:40:58.573) - MainThread (5604): Speaking [LangChangeCommand ('en_GB'), 'oleacc.AccessibleObjectFromEvent with window 3
|
By Brian's Mail list account
·
|
|
Latext alpha, Cannot creae portable copy
thread.init not called. No idea what this means. Brian bglists@... Sent via blueyonder. Please address personal E-mail to:- briang1@..., putting 'Brian Gaff' in the display name field. Newsgroup monit
thread.init not called. No idea what this means. Brian bglists@... Sent via blueyonder. Please address personal E-mail to:- briang1@..., putting 'Brian Gaff' in the display name field. Newsgroup monit
|
By Brian's Mail list account
·
|
|
NVDA 2019.3 and add-ons: progress update for September 2019 2 messages
Dear NVDA community, For those on the users list, a more user-friendly version will be sent soon. Some updates on NVDA 2019.3 and add-on porting efforts: How far are we: as of September 19, out of 68
Dear NVDA community, For those on the users list, a more user-friendly version will be sent soon. Some updates on NVDA 2019.3 and add-on porting efforts: How far are we: as of September 19, out of 68
|
By Joseph Lee
·
|
|
News on the python 3 auto update issue
It seems to have been due to some files left over in the folders from the old python 2 installation. Unfortunately I'm not sure which one was the problem as I went in and manually weeded out files and
It seems to have been due to some files left over in the folders from the old python 2 installation. Unfortunately I'm not sure which one was the problem as I went in and manually weeded out files and
|
By Brian's Mail list account
·
|
|
The Alpha and Java Access Bridge 3 messages
Hi! I have the version: alpha-18677,348c3500 and it doesn't seem to work with Java Access Bridge. I know it works because JAWS makes the Arduino IDE accessible after I've installed Java Access Bridge
Hi! I have the version: alpha-18677,348c3500 and it doesn't seem to work with Java Access Bridge. I know it works because JAWS makes the Arduino IDE accessible after I've installed Java Access Bridge
|
By Karl-Otto Rosenqvist
·
|
|
2019.2.1 coming?
Hi I sae ref to this possibility recently on one of the lists, could I remind somebody that if this is being done, the anti Explorer crash code would be nice in this version???please It would help Win
Hi I sae ref to this possibility recently on one of the lists, could I remind somebody that if this is being done, the anti Explorer crash code would be nice in this version???please It would help Win
|
By Brian's Mail list account
·
|
|
PR with appVeyor build failing
Hi Cyrille and all, You wrote: It doesn't come from your code but from the new code linting that you fixed in your third commit. Regarding your other questions, it is the reviewers who do this work. C
Hi Cyrille and all, You wrote: It doesn't come from your code but from the new code linting that you fixed in your third commit. Regarding your other questions, it is the reviewers who do this work. C
|
By Abdel
·
|
|
Re Alpha build snaps not auto updating even when set to do so.... was : [nvda-devel] Windows 7 explorer crash. 9 messages
Yes when I last asked about he update automation, somebody said they would look into it, but I never heard any more I guess one could raise a ticket for it. However the log definitely says checking fo
Yes when I last asked about he update automation, somebody said they would look into it, but I never heard any more I guess one could raise a ticket for it. However the log definitely says checking fo
|
By Brian's Mail list account
·
|
|
Re : Re: [nvda-devel] PR with appVeyor build failing
Hello all Thanks for your various replies. The issue was due to new code linting and I have fixed it in a third commit. AppVeyor check is now OK. I still however do not understand why the build failed
Hello all Thanks for your various replies. The issue was due to new code linting and I have fixed it in a third commit. AppVeyor check is now OK. I still however do not understand why the build failed
|
By Cyrille
·
|
|
PR with appVeyor build failing 8 messages
Hello I have submitted a PR for NVDA: #10212. However the appVeyor build fails with the following message: vocalizeChangeTracking 97341fe0 Failed 4 hours ago in 1 min 38 sec Error sending GitHubPullRe
Hello I have submitted a PR for NVDA: #10212. However the appVeyor build fails with the following message: vocalizeChangeTracking 97341fe0 Failed 4 hours ago in 1 min 38 sec Error sending GitHubPullRe
|
By Cyrille
·
|
|
NVDA, Python 3 and NVDA API
Hello everyone, With Python 3 support and NVDA 2019.3, will we have problems using the DLL files to send information to NVDA? I mean the nvdaControllerClient.dll file. Will it need to be rebuilt for t
Hello everyone, With Python 3 support and NVDA 2019.3, will we have problems using the DLL files to send information to NVDA? I mean the nvdaControllerClient.dll file. Will it need to be rebuilt for t
|
By Vincent Le Goff
·
|
|
Windows 7 explorer crash. 2 messages
It seems to be fixed as we have been running the try build for some weeks now. I saw an update to put this into the main build the other day, is this now in the normal Alpha build. Incidentally, has a
It seems to be fixed as we have been running the try build for some weeks now. I saw an update to put this into the main build the other day, is this now in the normal Alpha build. Incidentally, has a
|
By Brian's Mail list account
·
|
|
Errors when using outlook 365.
Hi, When I open Outlook 365, I get the following error in the log window: ERROR - RPC process 6260 (nvda_slave.exe) (07:15:05.269): __main__.main: slave error Traceback (most recent call last): File "
Hi, When I open Outlook 365, I get the following error in the log window: ERROR - RPC process 6260 (nvda_slave.exe) (07:15:05.269): __main__.main: slave error Traceback (most recent call last): File "
|
By Andy B.
·
|
|
WX.Menu item help text: where is it used? 6 messages
Hello Perhaps a stupid question, but if I call something like: gui.mainFrame.sysTrayIcon.preferencesMenu.Append(wx.ID_ANY, _("&menuItemName..."), _("Some descriptive text")) where will "Some descripti
Hello Perhaps a stupid question, but if I call something like: gui.mainFrame.sysTrayIcon.preferencesMenu.Append(wx.ID_ANY, _("&menuItemName..."), _("Some descriptive text")) where will "Some descripti
|
By Luke Davis
·
|
|
Superantispyware button names no longer read 6 messages
Hi I may have mentioned this before, but in the Python 3 Alpha branch the buttons mostly say button on thee main page of this software when focus is moved to it, but on the latest stable the buttons s
Hi I may have mentioned this before, but in the Python 3 Alpha branch the buttons mostly say button on thee main page of this software when focus is moved to it, but on the latest stable the buttons s
|
By Brian's Mail list account
·
|
|
WWAHost: bring back browse mode for Store apps in Windows 8.x?
Hi all, I’m wrestling with the following GitHub issue: https://github.com/nvaccess/nvda/issues/9117 Background: Windows 8.x introduced hosted web apps inside a dedicated app called WWA Host. In 2012,
Hi all, I’m wrestling with the following GitHub issue: https://github.com/nvaccess/nvda/issues/9117 Background: Windows 8.x introduced hosted web apps inside a dedicated app called WWA Host. In 2012,
|
By Joseph Lee
·
|
|
Question about screen curtain, review comments 5 messages
@leonardder and @feerrenrut : def script_toggleScreenCurtain(self, gesture): message = None try: screenCurtainName = "screenCurtain" if not vision.getProviderClass(screenCurtainName).canStart(): # Tra
@leonardder and @feerrenrut : def script_toggleScreenCurtain(self, gesture): message = None try: screenCurtainName = "screenCurtain" if not vision.getProviderClass(screenCurtainName).canStart(): # Tra
|
By Noelia Ruiz
·
|
|
Screen Curtain: September 6th build, preparing for future NVDA releases 2 messages
#addonrelease
Hi all, In about an hour from now Screen Curtain September 6th build will be released. This build is important because it includes a good news and a bad news (depending on how you view it): Good news:
Hi all, In about an hour from now Screen Curtain September 6th build will be released. This build is important because it includes a good news and a bad news (depending on how you view it): Good news:
|
By Joseph Lee
·
|
|
Recommended way of excluding certain elements from navigation 3 messages
Hello, because noone replied to my last post from a few days ago and I accidentally used the wrong tag for my question, i'm sending my previous message again down below. i'm developing an add-on right
Hello, because noone replied to my last post from a few days ago and I accidentally used the wrong tag for my question, i'm sending my previous message again down below. i'm developing an add-on right
|
By Toni Barth
·
|