Skip to content
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

App crashes when trying to play videos #19

Open
A32rj3gebebr opened this issue May 13, 2023 · 4 comments
Open

App crashes when trying to play videos #19

A32rj3gebebr opened this issue May 13, 2023 · 4 comments

Comments

@A32rj3gebebr
Copy link

Thank you for continuing the project. Unfortunately the browser crashes when trying to play a video from any website. Can this possibly still be fixed?

2023-05-13 18:11:42.138957+0200 Browser[275:6122] Task <A99D19A5-1A9C-487F-B458-007F7325DA0E>.<0> HTTP load failed, 0/0 bytes (error code: -1000 [1:22]) 2023-05-13 18:11:42.139028+0200 Browser[275:6122] NSURLConnection finished with error - code -1000 2023-05-13 18:11:42.399349+0200 Browser[275:6186] -[WebCoreNSURLSessionTaskTransactionMetrics _privacyStance]: unrecognized selector sent to instance 0x2810b7330 2023-05-13 18:11:42.399505+0200 Browser[275:6186] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[WebCoreNSURLSessionTaskTransactionMetrics _privacyStance]: unrecognized selector sent to instance 0x2810b7330' *** First throw call stack: (0x184195328 0x1839d0114 0x1841a39bc 0x184199208 0x18419b4dc 0x1b6fb6fe4 0x100847124 0x1008489b8 0x10084fb14 0x1008507b4 0x10085c2a0 0x183d731a8 0x183d7a720) libc++abi: terminating due to uncaught exception of type NSException

@Jason-Morcos
Copy link
Member

Not super surprised here! This app is using some hacks to work at all. This might be fixable with the tools available today

@sasagr
Copy link

sasagr commented Nov 28, 2023

if the app does not have a video player engine, could it be possible to redirect it to an external media player (e.g. Infuse, VLC,...)?

@Jason-Morcos
Copy link
Member

Anything's possible, but I'm not sure how to do so

@pabloarista
Copy link

oh that explains why certain websites crash on me lolz I thought the browser finally broke, but on some fan wikis there's the main video auto starts when loading the wiki entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants