[Bug 279006] multimedia/handbrake 1.7.2_1 core dump, crash, with x11/gtk-app-menu installed
Date: Tue, 28 May 2024 03:14:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279006 --- Comment #9 from Yuichiro NAITO <naito.yuichiro@gmail.com> --- Thanks for clarifying the issue. I could reproduce HandBrake crash with xfce4-appmenu-plugin and appmenu-gtk-module packages installed. And configured as follows according to the pkg-messages. ``` # xfconf-query -c xsettings -p /Gtk/ShellShowsMenubar -n -t bool -s true # xfconf-query -c xsettings -p /Gtk/ShellShowsAppmenu -n -t bool -s true # xfconf-query -c xsettings -p /Gtk/Modules -n -t string -s "appmenu-gtk-module" ``` Would upgrading Handbrake to 1.8.0 help you? I proposed a patch in #277355. I see HandBrake 1.8.0 runs with xfce4-appmenu-plugin and works with the unified menu. -- You are receiving this mail because: You are the assignee for the bug.