dynobo / normcap

OCR powered screen-capture tool to capture information instead of images
https://dynobo.github.io/normcap/
Other
1.8k stars 91 forks source link

Windows 10 - locked in screenshot mode #580

Closed patienttruth closed 5 months ago

patienttruth commented 6 months ago

What happened?

Weird. Twice now I've had to logout and sign in to get out of this. I can CTL Alt dlt to the menu, but clicking task manager doesn't show anything. The pink clip box can be drug open but nothing happens upon release. Settings cog can be opened, but none of the actions work.

How did you install NormCap?

MSI installer (Windows)

Operating System + Version?

Windows 10

[Linux only] Display Server (DS) + Desktop environment (DE)?

No response

Debug log output?*

No response

patienttruth commented 6 months ago

Microsoft Windows [Version 10.0.19045.3803] (c) Microsoft Corporation. All rights reserved.

C:\Users\Evan>%LOCALAPPDATA%\Programs\NormCap\NormCap.exe -v debug

C:\Users\Evan>Log started: 2024-01-01 20:02:32Z PreInitializing Python runtime... PythonHome: C:\Users\Evan\AppData\Local\Programs\NormCap PYTHONPATH:

patienttruth commented 6 months ago

I think what's leading to this is accidently launching the app twice. Perhaps the app prevents input, and it's getting layered on top of itself somehow.

This time I was able to escape by hitting an option in a menu, so I'm not sure I was able to reproduce the issue while in debug mode.

dynobo commented 5 months ago

I think what's leading to this is accidentally launching the app twice.

Yeah, that's how I can reproduce this issue, too. I'm looking into it.

Thanks for reporting, @patienttruth. :slightly_smiling_face:

dynobo commented 5 months ago

Hi @patienttruth, this should be fixed in the new NormCap 0.5.4 release Wanna give it a try?

patienttruth commented 5 months ago

Hi @dynobo! I can't reproduce the lockup, so I think that did the trick. You're awesome, and thank you!