You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: GUI Mode Working in Terminal on macOS (with Camera Access Prompt)
Description:
I am providing this remark that the GUI mode does work in Terminal, but requires additional steps for camera access.
Tested Version: extract_otp_secrets_2.8.1_macos_x86_64 on macOS Sequoia 15.1 beta.
Steps to Reproduce:
Run the program in Terminal for the first time.
Wait approximately 30 seconds - 1 minute on the first run. Terminal will display the following error:
OpenCV: not authorized to capture video (status 0), requesting...
OpenCV: camera failed to properly initialize!
macOS will then prompt to request camera access.
After allowing camera access, rerun the program.
On the second run, the GUI prompt shows correctly and is fully operable.
Additional Context:
This is in response to the reported issue:
"⚠️ It seems the GUI mode is not working in Terminal on macOS. In tests no GUI window was opened. (Remarks and hints about macOS are welcome since I do not know macOS.)"
It appears that the issue is related to camera access permissions in macOS, and once allowed, the GUI functions as expected.
The text was updated successfully, but these errors were encountered:
Issue: GUI Mode Working in Terminal on macOS (with Camera Access Prompt)
Description:
I am providing this remark that the GUI mode does work in Terminal, but requires additional steps for camera access.
Tested Version:
extract_otp_secrets_2.8.1_macos_x86_64
on macOS Sequoia 15.1 beta.Steps to Reproduce:
Additional Context:
This is in response to the reported issue:
It appears that the issue is related to camera access permissions in macOS, and once allowed, the GUI functions as expected.
The text was updated successfully, but these errors were encountered: