[MacPorts] #68500: gtk-gnutella does not launch on Sonoma
MacPorts
noreply at macports.org
Wed Oct 18 20:36:02 UTC 2023
#68500: gtk-gnutella does not launch on Sonoma
---------------------------+--------------------------
Reporter: barracuda156 | Owner: barracuda156
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: sonoma
Port: gtk-gnutella |
---------------------------+--------------------------
Comment (by ryandesign):
Ok, so it looks like gtk-gnutella started a child process which exited
unexpectedly so it started a second child process which exited
unexpectedly so it started a third child, and so on.
The reason why the child processes exited seems to be:
{{{
23-10-18 20:09:01.820 (WARNING): cannot open display:
main_gui_early_init+76
main+1944
<start+2224>
}}}
The usual reason for any program to give a "cannot open display" message
is that you don't have an X11 server (such as the xorg-server port)
installed. Do you?
--
Ticket URL: <https://trac.macports.org/ticket/68500#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list