-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on opening URLs (macOS 10.11.6) #2262
Comments
Does this happen consistently, and with any URL? |
It was tested with at least 5 URLs to different sites. Also, there is no crash and the stream loads correctly when unchecking the box for saving the password in the keychain. (Does the app attempt to save the username & password if left empty?) |
I think so, yes. Let me update the code to Swift 5 so it runs on my computer and I'll get back to you ;) |
I can reproduce this on 10.11.6 too. I would suggest to have the checkbox unchecked as default or its state remembered. |
Still happens in IINA v1.0.4 |
…2262 Also don't save them by default
…ina#2262 Also don't save them by default
Fixed in 1.1.1. |
System and IINA version:
Expected behavior:
Not crashing.
Actual behavior:
Crashing.
Crash report:
mpv log:
Steps to reproduce:
On macOS 10.11.6, open a URL for a web page with a video, have the Save in Keychain checkbox checked (but leave blank the credentials). Instant crash on Open. (Seems liked to keychain.)
How often does this happen?
Every time.
The text was updated successfully, but these errors were encountered: