[MacPorts] #71678: gpredict: Crash with GDK error when closing a window when the render extension is disabled in Xquartz.
MacPorts
noreply at macports.org
Wed Jun 18 06:04:13 UTC 2025
#71678: gpredict: Crash with GDK error when closing a window when the render
extension is disabled in Xquartz.
-----------------------+--------------------
Reporter: vk1kcm | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gpredict |
-----------------------+--------------------
Comment (by vk1kcm):
I think we can close this ticket as a "won't fix" as it's not really a
gpredict issue, but a problem with xquartz that they say also won't be
fixed.
A work-around (also solves the black screen problem) is to switch gtk3 to
using the Quartz backend, rather than X11 with the following;
{{{
sudo port install glib2 +quartz -x11
sudo port install libepoxy +quartz -x11
sudo port install gtk3 +quartz -x11
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71678#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list