arch1t3cht / Aegisub

Cross-platform advanced subtitle editor, with new feature branches. Read the README on the feature branch.
http://www.aegisub.org
Other
695 stars 32 forks source link

Crash after opening a video file #93

Closed HxxThSwggr closed 9 months ago

HxxThSwggr commented 9 months ago

Whenever I try to open any video (have not tested many formats) Aegisub crashes after a bit of indexing. EDIT: Dummy video crashes as well!

If run in a terminal, reports this error: Gdk-Message: 12:37:59.922: Error 71 (Protocol error) dispatching to Wayland display.

Audio can be opened without problems.

OS: Arch Linux (zen) Wayland Aegisub: Installed from AUR Video provider: FFmpegSource

seproDev commented 9 months ago

This is a wxWidgets bug https://github.com/wxWidgets/wxWidgets/issues/23961

HxxThSwggr commented 9 months ago

Ah, I see that they are already working on it. I'll wait for it to update then. Thanks.