-
-
Notifications
You must be signed in to change notification settings - Fork 654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Outlook Crashes When Switching Mail Accounts With NVDA Running #10766
Comments
I cannot reproduce this in NVDA Version: alpha-19633, 1690296.
After doing the steps above, can you see any differences? It seems like something on your system is not working correctly, since you have a lot of OS errors in the log file. Maybe you can try to run a CCleaner to clean up your registry and restart your computer. Please report back in case you still have this issue after the suggestions above. Otherwise it will be closed sooner or later without any result. |
I still have the issue after completing all suggestions above. Log file is attached. |
I also can't reproduce it with NVDA 2019.3 RC3 Portable on Win7x64 (German) and Microsoft® Outlook® 2010 (14.0.7236.5000) SP2 MSO (14.0.7237.5000). Maybe because I disabled the e-mail preview in Outlook 2010. |
@DrSooom I would have thought the best way to test for this issue would be to use the same major version of Outlook on the same major version of Windows. Additionally, I still had the issue while using nvda_source-master-169c329. I compiled it under Visual Studio 2017, Python 3.7.5, using this command:
|
@trodick: It isn't bad to know which version combos still work to be able to limit the occurrence of this issue. |
So I have some more context on this issue. It does not happen with Narrator, only with NVDA, and it doesn't matter how I access the new folder (whether it be by pressing Enter on its entry in the folder pane, or routing the mouse to the navigator object and left-clicking). I tried to work with the Microsoft Disability Answer Desk on it, and they said it's an NVDA issue because it worked in Narrator. |
Is the option "Use UI automation to access Microsoft Word document controls when available" in the Advanced NVDA Settings enabled? |
No, that option is disabled.
|
I just checked to see if the problem was solved by turning on the Use UIA checkbox, and it did not fix the issue. |
@trodick: Used language of Windows, Microsoft Office and NVDA? |
The only differences between RC 1 and RC 2 and RC 3 were translations updates. While a little onerous, to ensure we are getting accurate results from the testing it would be wise to restart between tests. Sometimes old versions of DLL's can stay loaded. A restart will ensure that isn't happening. I have looked over the log, and don't see any clear indicators of what is causing the problem. The watchdog pointed to a stack during changing profiles, perhaps it is worth disabling all triggers and testing again. |
|
Could you please disable all your profile triggers in NVDA and try again as suggested by Reef above? Please create a portable version out of your installed version and try to reproduce this issue. |
This is not reproducible in later versions of Outlook. However, NV Access is currently working with the MS Office team to get access to debugging symbols so that we can generate readable stack traces for these kinds of issues in the future. Leaving open, but we won't be able to address this for NVDA 2020.1. |
@michaelDCurran I can still reproduce this issue in the version of Outlook I have installed (16.0.12711.20000 64-bit). This is Outlook for Office 365 MSO. |
@trodick do you get a minidump for this crash? Could you zip and attach it to this issue? |
@feerrenrut I don't get a minidump, but I do get this rather nasty set of tracebacks. I even ran the focus.appModule.dumpOnCrash() command in the Python console and still didn't get anything.
|
There is a more general discussion on this topic in #10247. I think this is very related and might occur if you have lot of mails in a folder or if there are many mails with lots of flags like invitations with attachments with importance flags, emails with other different flags such as replied, atributed preview, and and and.
or another way would be to limit the flags only to "read" and "unread" and all other flags could be displayed in a browseable window by pressing a key stroke on a specific message. I will post my thought on that issue as well, and I close this issue in favor of #10247. |
@Adriani90 These are completely separate issues as evident by the fact that this was not happening in 2019.2.1 according to the OP Please reopen and more importantly read entire conversation before closing! |
I am reopening, however I still think this is not related to 2019.3.1. There has been alot of conversation on NVDA or even Outlook crashing when switching folders. I think this issue is rather caused by an Outlook update, any flags which might have changed for the folders between 2019.3 RC1 and RC2 testing or something else. |
To everyone who can reproduce, could you please re-create your Outlook profile according to this tutorial? I feel like this might be caused by a damaged Outlook profile. |
@Adriani90 I've tried recreating my Outlook profiles several times, with no success. I did notice something interesting, though: with a clean profile, it works just fine when I only have two e-mail addresses set up. But as soon as I add a third, the third and subsequent addresses cause the crash when switching to them. My primary address is a RoadRunner, my second address is a Gmail, and my third one is a school (.edu) address hosted in GSuite. |
Silly maybe, but have you tried adding them in different orders?
|
@trodick assuming the freeze is still occurring, could you please cause the freeze, and then while Outlook is frozen, go to Task manager, find Microsoft Outlook, and in its context menu, choose Create Dump File. |
@michaelDCurran I have the dump file, along with a nvda.log file generated while NVDA was running in debug logging mode. I don't know a way to share this with you privately, but it is in my Dropbox. I can also throw it in Keybase if you prefer. |
@trodick Thank you for the crash dump. It was helpful. My technical findings so far: I still cannot reproduce this on a newer version of MS Office and Windows, though I am in the process of setting up a virtual machine to try and test with a version of Office closer to what was originally used. |
@michaelDCurran I can still reproduce this issue on Microsoft® Outlook® for Microsoft 365 MSO (16.0.12827.20328) 64-bit. |
Is this being looked at, I am dead in the water...NVDA crashes as soon as I open any of Office 365 products |
A number of issues with office have been fixed in the upcoming 2020.3 release of NVDA, have you tried the beta? |
Link to NVDA 2020.3 Beta 4. And try to reproduce this also with disabled e-mail preview panels. Thanks. |
@DrSooom Turning off the e-mail preview panes doesn't help with this. I have a new dump file and NVDA debug log, compressed into a 7-Zip file, available here: https://1drv.ms/u/s!AjqO9FsPRlMxipV9StpccwZcaCSbwQ?e=FmHMaa I'm using NVDA 2020.3, Outlook for Microsoft 365 MSO (16.0.13231.20250 (64-bit)). Outlook does not run as administrator, nor does NVDA. |
Is this still an issue with up to date Office and recent versions of NVDA? |
Closing this as stale and fixed by Microsoft |
Whenever I try and switch folders in Microsoft Outlook, whether that be to a different folder in the same mailbox or in a different account, NVDA crashes, doesn't restart, and Outlook goes unresponsive. Same behavior happens even though I attempted to run the COM Registration Fixing Tool.
Steps to reproduce:
Actual behavior:
NVDA crashes, and Outlook becomes unresponsive to the point that I need to close it with the Windows "This app is not responding" dialog.
Expected behavior:
NVDA should not crash, and Outlook should switch folders correctly.
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
2019.3 RC3
Windows version:
Windows 10, Build 1909 (18363.592)
Name and version of other software in use when reproducing the issue:
Microsoft® Outlook® for Office 365 MSO (16.0.12325.20328) 64-bit
Other information about your system:
20 GB RAM, Intel Core i7-1065G7 at 1.30 gHz
Other questions
Does the issue still occur after restarting your PC?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
2019.2.1: No error
2019.3 RC1: No error
2019.3 Beta 3/4: No error
2019.3 RC1: No error
2019.3 RC2: Problem as described
nvda.log
The text was updated successfully, but these errors were encountered: