Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: Date: Mon, 13 Dec 2004 08:09:57 +0100 From: =?ISO-8859-1?Q?Jesper_Nyg=E5rds?= Reply-To: =?ISO-8859-1?Q?Jesper_Nyg=E5rds?= To: cygwin Subject: Problems starting rxvt Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id iBD7ACIE011627 I have some problems when trying to run rxvt on my newly installed cygwin. I have edited the cygwin.bat script to read as follows: @echo off C: chdir C:\cygwin\bin rxvt -e /bin/zsh --login -i But when I start cygwin, a DOS window opens and displays the message: "failed to open an Xlib (cygX11-6, libX11)". Then an rxvt window opens. The DOS window can't be closed without closing the rxvt window. Rxvt seems to be working fine, except for the fact that clicking the middle mouse button doesn't paste but starts the Windows scrolling mechanism. I don¨t seem to have any problems with dependencies of rxvt: % cygcheck rxvt Found: C:\cygwin\bin\rxvt.exe C:/cygwin/bin/rxvt.exe C:\cygwin\bin\cygwin1.dll C:\WINDOWS\system32\ADVAPI32.DLL C:\WINDOWS\system32\ntdll.dll C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\RPCRT4.dll C:\WINDOWS\system32\USER32.dll C:\WINDOWS\system32\GDI32.dll How can I go about debugging this problem? TIA Jesper -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/