-
Notifications
You must be signed in to change notification settings - Fork 719
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
MacOS client crashes when specific MOV video appears #2978
Comments
@dusatvoj, could you provide us with the video file that is breaking the app? I tested with some videos from my iPhone 13 and my Galaxy S23 Ultra and had no crashes. But we already had some reports from other users, so the file would help us understand what's going on. But I can tell you that is totally related to hardware acceleration on macOS, because if you disable it on the desktop app, the crashes stops. |
@jeanfbrito , this video breaks my colleague's RC electron app @ macbook |
@dusatvoj I have sent this particular video on #sandbox and it's running perfectly fine on the RC electron app in macos |
Weird, don't know what can be wrong or how can I help to better reproduce it. Maybe there's some fix in v7.x? 🤔 I'm running server v6.13.x. (LTS) |
It just happens when running the Apple Store version. |
Search before asking
Operating System
Operating System Version
13.3.1
It happens on the web browser too?
No, it just happens on the Desktop app
Rocket.Chat Desktop App Version
4.1.2
Rocket.Chat Server Version
6.13.1
Describe the bug
When one of my colleague sent MOV video from her iphone to
#general
chat, many another colleagues went with Electron RC into gray screen and nothing worked ...It's not the first time when this issue happens. Blind clicking to the left bar work as workaround - you will escape the problematic chat and issue with rendering disappears. When you click back to problematic chat, you go back to gray screen or app crash (depends on GPU acceleration, etc.)
MOV details (ffmpeg info):
How to Reproduce
Describe your Expected behavior
Working RC even with the video in chat
Anything else
No response
Are you willing to submit a code contribution?
The text was updated successfully, but these errors were encountered: