[MacPorts] #24535: blackbox @0.70.1 crashes with xorg-server @1.8.0 and newer
MacPorts
noreply at macports.org
Thu Jan 27 05:43:02 PST 2011
#24535: blackbox @0.70.1 crashes with xorg-server @1.8.0 and newer
--------------------------------------+-------------------------------------
Reporter: Peter_Dyballa@… | Owner: pmq@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: blackbox
--------------------------------------+-------------------------------------
Comment(by Peter_Dyballa@…):
Replying to [comment:8 pmq@…]:
> Can you launch an xeyes or an xterm/rxvt/anything successfully?
Xterm from the X11 Programmes menu launches, sunclock and gkrellm (both
from Fink) launch from the ~/xinitrc.d/50-clients.sh script. From the
xterm xeyes, fontforge, gv and gs, uxterm launch easily.
Did I make a mistake when I tried to install a modified version of
org.macports.startx.plist in /Library/LaunchDaemons on Leopard, Mac OS X
10.5.8? Jeremy Huddleston mentioned that this could cure the problem that
X clients launched from Terminal make /Application/Utilities/X11.app
launch and steal X authentication?
{{{
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>org.macports.startx</string>
<key>ProgramArguments</key>
<array>
<string>/opt/local/bin/startx</string>
</array>
<key>ServiceIPC</key>
<true/>
<key>Sockets</key>
<dict>
<key>org.macports:0</key>
<dict>
<key>SecureSocketWithKey</key>
<string>DISPLAY</string>
</dict>
</dict>
</dict>
</plist>
}}}
--
Ticket URL: <https://trac.macports.org/ticket/24535#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list