On Wed, Apr 21, 2010 at 3:55 AM, Damian Dimmich <dam...@tauri-tec.com> wrote: ... > Odo Wolbers wrote: ... >> [Alu2:drive_c/windows/system] odo% wine notepad.exe >> Dynamic session lookup supported but failed: launchctl terminated abnormally >> without any error message [...] >> I reinstalled wine completely, installed XQuartz 2.5.0, changed the $DISPLAY >> from something like /tmp/.... to "/Applications/Utilities/XQuartz:0.0" and >> "/Applications/Utilities/XQuartz:0" - no luck.
I haven't seen that particular error before, but why are you changing $DISPLAY? $DISPLAY either needs to be set to <hostname>:<server-num>.<screen> or a path to a Unix-domain socket (which confusingly sometimes ends in ":0", but the socket path always starts with a "/", and generally is in someplace writable like "/tmp", not "/Applications"). You can't mix-and-match the syntax, or point it to an application instead of the application's socket. Without changing $DISPLAY, and with XQuartz installed, you should be able to run a simple X11 client like "xdpyinfo". -- - Charles Lepple ------------------------------------------------------------------------------ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel