Re: Problems with x11drv_main.c version 1.83

2003-12-20 Thread Shachar Shemesh
Sami Aario wrote: I did some Googling and found this link which I believe is relevant: http://lists.debian.org/debian-kde/2003/debian-kde-200305/msg00357.html. I've been launching applications from the console, where DISPLAY is not set. Under an X bash shell however, 'echo $DISPLAY' gives me ':0.0

Re: Problems with x11drv_main.c version 1.83

2003-12-20 Thread Sami Aario
- Original Message - From: "Shachar Shemesh" <[EMAIL PROTECTED]> To: "Sami Aario" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, December 20, 2003 5:28 PM Subject: Re: Problems with x11drv_main.c version 1.83 > No, I don't thi

Re: Problems with x11drv_main.c version 1.83

2003-12-20 Thread Shachar Shemesh
Sami Aario wrote: Sami Aario wrote: Hi list, Version 1.83 of dlls/x11drv/x11drv_main.c does not work for me. This patch removes the Display option in the config file, and now I get this error message: "x11drv: Can't open display: " (and no display name given). I've had to revert t

Re: Problems with x11drv_main.c version 1.83

2003-12-20 Thread Sami Aario
> Sami Aario wrote: > > >Hi list, > > > >Version 1.83 of dlls/x11drv/x11drv_main.c does not work for me. This patch > >removes > >the Display option in the config file, and now I get this error message: > >"x11drv: Can't > >open display: " (and no display name given). I've had to revert to version

Re: Problems with x11drv_main.c version 1.83

2003-12-20 Thread Shachar Shemesh
Sami Aario wrote: Hi list, Version 1.83 of dlls/x11drv/x11drv_main.c does not work for me. This patch removes the Display option in the config file, and now I get this error message: "x11drv: Can't open display: " (and no display name given). I've had to revert to version 1.81. Is the display nam

Re: Problems with x11drv_main.c version 1.83

2003-12-20 Thread Mike Hearn
Normally apps take the value of the DISPLAY environment variable. If that isn't set from within X your system is hosed, no two ways about it... On Sat, 2003-12-20 at 14:39, Sami Aario wrote: > Hi list, > > Version 1.83 of dlls/x11drv/x11drv_main.c does not work for me. This patch > removes > the

Problems with x11drv_main.c version 1.83

2003-12-20 Thread Sami Aario
Hi list, Version 1.83 of dlls/x11drv/x11drv_main.c does not work for me. This patch removes the Display option in the config file, and now I get this error message: "x11drv: Can't open display: " (and no display name given). I've had to revert to version 1.81. Is the display name supposed to be g