After a recent update (above 13.0, non-beta-- can’t remember the exact one), Directory Opus no longer works-- no windows appear, no icon in the task bar, etc.
-
Attempted uninstall/reboot/reinstall (downloaded 13.3 from your site), no changes.
-
Uninstalled again, manually got rid of AppData (both Local and Roaming GPSoft subdirs), reinstalled again. Didn’t fix, but the process now exits as described below:
Originally, the “Directory Opus” process and the helper process were still visible in Task Manager (clicking the icon would launch another dopus process-- again, no windows), but after manually deleting the GPSoft AppData folders, the process exits within a few (5-10) seconds of attempting to launch (again, no windows or anything.)
-
“Logs” folder is empty in both the original and the post-reinstall AppData folders.
-
Attempting to start from terminal gives no information-- process detaches immediatly, nothing printed.
-
Disabled antivirus (MalwareBytes) for completeness’ sake-- no changes.
I’d really like to get up-and-running again soon, work is incredibly frustrating with the stock “File Explorer” and its complete lack of functionality.
I’m not sure if there’s anything else I can do on my end (so far as troubleshooting, at least). I am a developer (though primarily on Linux), so I can grab coredumps and the like if you tell me the procedure.
At present, the program itself exits “cleanly” (though with an error code); I attempted to get more info by running it with gdb attached, see below (ran over the course of 5-10 seconds)
(gdb) r
Starting program: C:\Program Files\GPSoftware\Directory Opus\dopus.exe
[New Thread 25636.0x3ad8]
[New Thread 25636.0x7074]
[New Thread 25636.0x6cd4]
[New Thread 25636.0x71a8]
[New Thread 25636.0x7448]
[New Thread 25636.0x4fc8]
[New Thread 25636.0x8480]
[New Thread 25636.0x5f18]
warning: onecore\com\combase\catalog\catalog.cxx(1027)\combase.dll!00007FFDC8EE3AC6: (caller: 00007FFDC8F73AFE) ReturnHr(1) tid(3ad8) 80070716 The specified resource name cannot be found in the image file.
warning: onecore\com\combase\inc\ComCatalogHelpers.hpp(60)\combase.dll!00007FFDC8F73B85: (caller: 00007FFDC8EE20B0) ReturnHr(2) tid(3ad8) 80070716 The specified resource name cannot be found in the image file.
[New Thread 25636.0x17bc]
[New Thread 25636.0x4bac]
[Thread 25636.0x4bac exited with code 0]
[Thread 25636.0x5f18 exited with code 1]
[Thread 25636.0x7448 exited with code 0]
[Thread 25636.0x17bc exited with code 0]
[Thread 25636.0x71a8 exited with code 1]
[Thread 25636.0x6cd4 exited with code 1]
[Thread 25636.0x4fc8 exited with code 1]
[Thread 25636.0x8480 exited with code 1]
[Thread 25636.0x7074 exited with code 1]
[Inferior 1 (process 25636) exited with code 01]