|
Group: Moderators
Posts: 1.3K,
Visits: 4.5K
|
Thanks for the update - that's very helpful.
I think what is happening is you have a hook running in the background which is monitoring window creation. This hook is inadvertently changing how LogViewPlus initializes.
These hooks might be: - Window Managers: DisplayFusion, PowerToys. - Graphics Utilities: NVIDIA/AMD control panels, screen recorders. - Accessibility Tools: Screen readers or text magnifiers.
To resolve the issue, I have revisited how LogViewPlus makes its initialization checks. Hopefully, this new implemention will run before the hooks fire.
The code has been commited and will be in the next release (Feb).
Thanks again for your help in tracking this one down!
Toby
|