I upgraded my Window 7 system to Windows 10 two days ago and then updated DOpus to v. 11.18. DOpus now crashes reproducibly when right-clicking on any file in any folder, be it local or shared. Right-clicking on folder icons will not cause DOpus to crash. Is there any setting I could change to avoid this?
Thank you for the fast reply. DebugView displays the following line immediately after DOpus has crashed, but I don't have the foggiest idea what application this might belong to:
[1332] shell\twinui\nowplayingsessionmanager\localprovider\baseprovider\lib\baseprovider.cpp(516)\NPSMDesktopProvider.dll!00007FFA0119E7E8: (caller: 00007FFA01194A09) ReturnHrPreRelease tid(3f30) 80070490 Element nicht gefunden.
There is no such CLSID column in my DebugView output. The only visible columns are #, Time, Debug and Print. Do you happen to know how this information can be displayed?
Oops. With debug mode enabled, the culprit becomes clear: it is Notepad++64. Actually I had already initiated an update to the latest build, but then I got distracted and forgot to finish the installation dialog.
There was a bug in it causing crashes which got fixed on their side, but it was some time ago. I'm wondering if it was that same old version or if it's a newer bug, since we still get a few reports of problems.
If the old version is still common in the wild, we could add something to detect it and prevent the crashes for people still on that version. But if it has happened again in a new version then we can't do much (other than block all versions of the DLL, but that wouldn't make sense in this case as most versions are OK).