FS#55462 - [aegisub] Segfault under Gnome Wayland session

Attached to Project: Community Packages
Opened by Strangiato (Strangiato) - Friday, 01 September 2017, 19:06 GMT
Last edited by Maxime Gauduin (Alucryd) - Friday, 17 May 2019, 09:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Impossible to open aegisub under Gnome Wayland because segfault.
No problem under X11.

Additional info:
* package version(s) aegisub 3.2.2-22


Steps to reproduce:
Run aegisub-3.2 in terminal
I get
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Segmentation fault (core dumped)
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Friday, 17 May 2019, 09:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  Added the workaround in 3.2.2-35
Comment by Simon Ser (emersion) - Sunday, 10 September 2017, 20:36 GMT
A workaround is to run it under XWayland:

env GDK_BACKEND=x11 aegisub-3.2
Comment by Maxime Gauduin (Alucryd) - Monday, 11 September 2017, 16:38 GMT
I'm afraid we'll have to live with this workaround. The project is not very active anymore and their bug tracker is down. This workaround most likely won't break launching under legacy X session so I'll probably just add it to the desktop file.
Comment by wangqr (wangqr) - Tuesday, 14 May 2019, 01:12 GMT
I'd say this is a wxWidgets bug. See https://trac.wxwidgets.org/ticket/17702

Loading...