The changing of DISPLAY was just a try, because no other options seemed 
feasible.

Without changing DISPLAY it looks like this:
[Alu2:~] odo% echo $DISPLAY
/tmp/launch-duYaUB/org.macosforge.xquartz:0
[Alu2:~] odo% cd ~/.wine/drive_c/windows/system32/
[Alu2:drive_c/windows/system32] odo% wine notepad
Dynamic session lookup supported but failed: launchctl terminated abnormally 
without any error message
Application tried to create a window, but no driver could be loaded.
Unknown error (0).
err:systray:initialize_systray Could not create tray window
Application tried to create a window, but no driver could be loaded.
Unknown error (0).

You see, no change …

All other X-apps are working: xterm, xlogo, zenmap, wireshark,
Only those needing wine bring up this error message.

Odo

Am 21.04.2010 um 13:34 schrieb Charles Lepple:

> On Wed, Apr 21, 2010 at 3:55 AM, Damian Dimmich <[email protected]> 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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to