Re: xkbcomp.exe segfaults

2002-12-04 Thread Alexander Skwar
Hello Alexander! Zitat von Alexander Gottwald [EMAIL PROTECTED]: I've took a look on the trace, but could not find anything that seemed Thanks. to be the cause for the crash. The last action was close() on /etc/X11/xkb/keycodes/xfree86, so I'd suggest installing all files in /etc/X11/xkb

Re: xkbcomp.exe segfaults

2002-12-04 Thread Harold Leatherman Hunt II
Alexander, You have, of course, run a file search on your machine for cygwin1.dll, right? If you have more than one copy of cygwin1.dll, then you have problems. Harold Hello Alexander! Zitat von Alexander Gottwald [EMAIL PROTECTED]: I've took a look on the trace, but could not find

cygwin, turkish how to ?

2002-12-04 Thread Serhan BAKIR
Hi, I've read the FAQ at Cygwin/XFree86 site to figure out how to map the keyboard inorder to use Turkish characters under X. As its said I've created the file 'xmodmap.trq' using xkeycaps at my redhat 7.3 box and copied it to my Cygwin directory under windows. After mapping with xmodmap

Re: xkbcomp.exe segfaults

2002-12-04 Thread Alexander Skwar
Hello Harrold, Zitat von Harold Leatherman Hunt II [EMAIL PROTECTED]: You have, of course, run a file search on your machine for cygwin1.dll, In fact, I haven't. I just did, and found the following files: /cygdrive/c/cygwin/bin/cygwin1.dll /cygdrive/c/cygwin alt/bin/cygwin1.dll

Xlib: connection to a217447d.abc.com:0.0 refused by server

2002-12-04 Thread J S
Hi, I have one solaris box which isn't able to run X client apps on my PC running XFree86 eventhough I've done an 'xhost +'. Other boxes can connect to me with no problem. Everytime I try to run something like xclock I get: $ xclock Xlib: connection to a217447d.abc.com:0.0 refused by server

Re: xkbcomp.exe segfaults

2002-12-04 Thread Harold L Hunt II
Yup, those other copies of cygwin1.dll certainly can hurt. They don't even have to be in your path. They just have to be loaded by some program that you did not realize is based on Cygwin. It looks like you did your search within Cygwin. Might I recommend that you use Windows Explorer's

Re: Xlib: connection to a217447d.abc.com:0.0 refused by server

2002-12-04 Thread Harold L Hunt II
JS, Run: xhost 164.52.227.249 I won't guarantee that it will work, but you should certainly try it. Harold J S wrote: Hi, I have one solaris box which isn't able to run X client apps on my PC running XFree86 eventhough I've done an 'xhost +'. Other boxes can connect to me with no problem.

Re: Xlib: connection to a217447d.abc.com:0.0 refused by server

2002-12-04 Thread J S
Thanks, I tried that, but still no luck. JS, Run: xhost 164.52.227.249 I won't guarantee that it will work, but you should certainly try it. Harold J S wrote: Hi, I have one solaris box which isn't able to run X client apps on my PC running XFree86 eventhough I've done an 'xhost +'.

Re: Xlib: connection to a217447d.abc.com:0.0 refused by server

2002-12-04 Thread J S
I'm doing xwin xhost + Then, after setting my DISPLAY, running xclock. However if I run the window manager the xclock is displayed. JS, Run: xhost 164.52.227.249 I won't guarantee that it will work, but you should certainly try it. Harold J S wrote: Hi, I have one solaris box which

Re: Xlib: connection to a217447d.abc.com:0.0 refused by server

2002-12-04 Thread Harold L Hunt II
Hmm... I think you might have to set DISPLAY before running ``xhost +''. That seems to be your problem. Remember, xhost is an X Client, so it has to know what display it is trying to set the security for. Harold J S wrote: I'm doing xwin xhost + Then, after setting my DISPLAY, running

Re: Xlib: connection to a217447d.abc.com:0.0 refused by server

2002-12-04 Thread Alexander Gottwald
On Wed, 4 Dec 2002, J S wrote: I'm doing xwin xhost + Then, after setting my DISPLAY, running xclock. However if I run the window manager the xclock is displayed. This is a known problem. After the the client disconnects from the server, it is reset. Since xhost the only client, the

Re: Xlib: connection to a217447d.abc.com:0.0 refused by server

2002-12-04 Thread J S
Thanks Alex, that's fixed it! On Wed, 4 Dec 2002, J S wrote: I'm doing xwin xhost + Then, after setting my DISPLAY, running xclock. However if I run the window manager the xclock is displayed. This is a known problem. After the the client disconnects from the server, it is reset.

Re: XDMCP on Windows 95

2002-12-04 Thread J S
I tried using the -ac on here as well but it didn't work :( JS. Yup, you can specify the port number. From the ``man Xserver'' page: XDMCP OPTIONS X servers that support XDMCP have the following options. See the X Display Manager Control Protocol specification for

Re: xkbcomp.exe segfaults

2002-12-04 Thread Alexander Skwar
Harold L Hunt II wrote: Yup, those other copies of cygwin1.dll certainly can hurt. They don't even have to be in your path. They just have to be loaded by some program that you did not realize is based on Cygwin. Hi. I've now deleted those files and am only left with

Re: xkbcomp.exe segfaults

2002-12-04 Thread Harold L Hunt II
You have, of course, rebooted your machine? Harold Alexander Skwar wrote: Harold L Hunt II wrote: Yup, those other copies of cygwin1.dll certainly can hurt. They don't even have to be in your path. They just have to be loaded by some program that you did not realize is based on Cygwin.

Re: Cygwin GNOME 1.4 binary packages

2002-12-04 Thread Hansom Young
Hi, Now you can download some prebuilt packages from http://www.sourceforge.net/project/cygnome Currently only core libraries and a brunch of applications are available I've packaged all the core libraries into a single tarball cygnome-libs_1.4b1-x.tar.bz2 The same to cygnome-apps. But lib*.a

RE: Rootless mode

2002-12-04 Thread Harold L Hunt II
Kensuke, Very interesting patch. I have compiled a version of the multiwindow executable and checked it out. Am I correct that the root window is still being drawn, even thought it is not really usable? Is that something that remains to be fixed, or did I have something go wrong with my

Re: Rootless mode

2002-12-04 Thread Kensuke Matsuzaki
Harold, It remains only for debugging. Am I correct that the root window is still being drawn, even thought it is not really usable? Is that something that remains to be fixed, or did I have something go wrong with my patching? By the way, this is new patch that integrates XWin and the