From kpipeg@hotmail.com Thu Jul 1 12:13:00 2004 From: kpipeg@hotmail.com (k felipe) Date: Thu, 01 Jul 2004 12:13:00 -0000 Subject: Problem exporting Java applications Message-ID: Hi I am using CygWin X server on an XP box. I would like to export some Java Apps such us Netbackup java console and Oracle EM java console. Unfortunately everything seems to work on the x server but these programs. I have been able to login throught the X server, open GNOME, etc... but these apps opened but I cannot login because the keyboard does not work. I believe there must be some kind of parameter which tune the serve to solve this but I have no clue. Any help will be very much appreciated, K PIPE _________________________________________________________________ Acepta el reto MSN Premium: Protecci??n para tus hijos en internet. Desc??rgalo y pru??balo 2 meses gratis. http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_proteccioninfantil From AntiVir@ba-karlsruhe.de Thu Jul 1 17:02:00 2004 From: AntiVir@ba-karlsruhe.de (AntiVir@ba-karlsruhe.de) Date: Thu, 01 Jul 2004 17:02:00 -0000 Subject: AntiVir ALERT [your mail: "Re: Re: Thanks!"] Message-ID: <200407011702.i61H2qQF003713@lupo.ba-karlsruhe.de> * * * * * * * * * * * * * * * AntiVir ALERT * * * * * * * * * * * * * * * This version of AntiVir is licensed and full featured. AntiVir has detected the following in a mail from your address: Worm/Netsky.D.Dam The mail was not delivered. Please remove any potential malicious software from your computer before sending a new mail with attachments. Mail-Info: --8<-- From: cygwin-xfree@cygwin.com To: freytag@ba-karlsruhe.de Date: Thu, 1 Jul 2004 18:57:15 +0200 Subject: Re: Re: Thanks! --8<-- -- AntiVir for UNIX Copyright (C) 1994-2002 by H+BEDV Datentechnik GmbH. All rights reserved. For more information see http://www.antivir.de/ or http://www.hbedv.com/ From Narayan.Moni@aeroxchange.com Thu Jul 1 22:42:00 2004 From: Narayan.Moni@aeroxchange.com (Narayan Moni) Date: Thu, 01 Jul 2004 22:42:00 -0000 Subject: Error while trying to run startx which in turn is trying to start fvwm2 Message-ID: <032967A67835C048BDC523C44ECBAE18AAA18B@aeromail01.aeroxchg.com> Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1600 h 1200 winInitializeDefaultScreens - Returning winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1600 height: 1166 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (EE) Keyboardlayout "US" (00000409) is unknown Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! winPointerWarpCursor - Discarding first warp: 800 583 winInitMultiWindowWM - pthread_mutex_lock () returned. winInitMultiWindowWM - pthread_mutex_unlock () returned. winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 winMultiWindowXMsgProc - pthread_mutex_lock () returned. winMultiWindowXMsgProc - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 winProcEstablishConnection - Hello winInitClipboard () winProcEstablishConnection - winInitClipboard returned. winClipboardProc - Hello DetectUnicodeSupport - Windows NT/2000/XP winClipboardProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. winClipboardProc - XOpenDisplay () returned and successfully opened the display. winClipboardProc - Call to select () failed: -1. Bailing. winClipboardProc - XDestroyWindow succeeded. winClipboardIOErrorHandler! From sailorleo@hotpop.com Fri Jul 2 03:33:00 2004 From: sailorleo@hotpop.com (Arturus Magi) Date: Fri, 02 Jul 2004 03:33:00 -0000 Subject: Error while trying to run startx which in turn is trying to start fvwm2 In-Reply-To: <032967A67835C048BDC523C44ECBAE18AAA18B@aeromail01.aeroxchg.com> References: <032967A67835C048BDC523C44ECBAE18AAA18B@aeromail01.aeroxchg.com> Message-ID: <40E4D6F4.1080400@hotpop.com> Narayan Moni wrote: > XWin was started with the following command line: > > X :0 -multiwindow -clipboard > -multiwindow has an internal WindowManager that maps X-11 calls to Windows GDI calls. If you want to use fvwm2, try editing startx to call X with -rootless instead (or without either flag if you want to see the X-11 root window). I not sure if this is the actual error you're seeing, though. It looks to me like X is dying before fvwm is called. From Alexander.Gottwald@s1999.tu-chemnitz.de Fri Jul 2 16:57:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 02 Jul 2004 16:57:00 -0000 Subject: Xserver In-Reply-To: <9FCFB6C2A3EEDB4CA1604400CE0F1B52623B9D@NEPTUNE.ad.murdoch.edu.au> References: <9FCFB6C2A3EEDB4CA1604400CE0F1B52623B9D@NEPTUNE.ad.murdoch.edu.au> Message-ID: Nicola Ritter wrote: > Hi > > I have just gone to the latest cygwin (I needed the latest ImageMagick > dicom conversion) > But now when I try startx or startxwin.bat, I get a white dialog box > with an X in the top corner and nothing else happens (I cannot type into > the box). Please check /tmp/Xwin.log bye ago NP: Morbus Kitahara - The Calling (Misantrophe) -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Alexander.Gottwald@s1999.tu-chemnitz.de Fri Jul 2 17:00:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 02 Jul 2004 17:00:00 -0000 Subject: Problem exporting Java applications In-Reply-To: References: Message-ID: k felipe wrote: > Hi I am using CygWin X server on an XP box. > > I would like to export some Java Apps such us Netbackup java console and > Oracle EM java console. Unfortunately everything seems to work on the x > server but these programs. > > I have been able to login throught the X server, open GNOME, etc... but > these apps opened but I cannot login because the keyboard does not work. > > I believe there must be some kind of parameter which tune the serve to solve > this but I have no clue. > > Any help will be very much appreciated, A problem with java has already been reported. I'm not sure about it, but you could try toggling the numlock key. If this does not help then search the mailinglist archive. bye ago NP: Morbus Kitahara - The Calling (Misantrophe) -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From brb3@pobox.com Fri Jul 2 18:42:00 2004 From: brb3@pobox.com (Ben Bullock) Date: Fri, 02 Jul 2004 18:42:00 -0000 Subject: X server startup problem Message-ID: <1088793757.69806.TMDA@foo.bar.ccfls.org> Hello! I've installed Cygwin on a Windows 98 system and have been attempting, unsuccessfully, to start the X server. The log file below shows what happens: the X server thinks Windows is running with a display depth of 1 whereas in fact the display is running at 16 colors. I've checked and rechecked this in the Display settings in the control panel to make absolutely sure. Any idea how I might go about solving this problem? Thanks very much. -Ben Bullock ------------------------------------------------ Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: XWin -multiwindow -clipboard ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 640 h 480 winInitializeDefaultScreens - Returning winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows 95/98/Me winDetectSupportedEngines - DirectDraw not installed winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 1 bits per pixel winScreenInit - Unsupported display depth: 1 Change your Windows display depth to 15, 16, 24, or 32 bits per pixel. winScreenInit - Supported depths: 8080c080 Fatal server error: InitOutput - Couldn't add screen 0 -------------------------------------- From holger.krull@gmx.de Fri Jul 2 18:51:00 2004 From: holger.krull@gmx.de (Holger Krull) Date: Fri, 02 Jul 2004 18:51:00 -0000 Subject: X server startup problem In-Reply-To: <1088793757.69806.TMDA@foo.bar.ccfls.org> References: <1088793757.69806.TMDA@foo.bar.ccfls.org> Message-ID: <40E5AEA2.4030000@gmx.de> Ben Bullock schrieb: > happens: the X server thinks Windows is running with a display depth of > 1 whereas in fact the display is running at 16 colors. I've checked > Any idea how I might go about solving this problem? > Change your Windows display depth to 15, 16, 24, or 32 bits per pixel. > winScreenInit - Supported depths: 8080c080 From what the Log says the Xwin expect at least 15 Bit per pixel, thats 32768 colors. I assume it will not work with 16 colors, that's 4 Bit per pixel. Maybe it doesn't like color palettes? Holger From nate@riconcorp.com Fri Jul 2 19:58:00 2004 From: nate@riconcorp.com (Nate Schindler) Date: Fri, 02 Jul 2004 19:58:00 -0000 Subject: xorg single window mode issue Message-ID: I just downloaded a full install of Cygwin yesterday (7/1/04). Previously, I was using a distribution downloaded on 10/28/2003. The old distro had XFree86. The one I got yesterday now includes xorg. The problem I'm having on my windows 2003 box is running xorg in a single window. What's happening is XWin loads fine, but won't actually display anything - the root window is hidden. The tray icon appears, and clients connect to the X server properly, but the root window never shows up. I'm not sure if this is specific to Windows 2003. I haven't tried to duplicate it on another machine yet. If XWin is started with -nodecoration, -multiwindow, -rootless, or -fullscreen, the x clients are visible. If XWin is started with no arguments, implying that the root window should be shown WITH decorations, then the root window is hidden, and x clients hide with it. Using "-screen 0" has no effect on this. I prefer to start XWin as "XWin -clipboard" and run openbox. This way, I have a master window containing all of my X-related stuff, and all of it can be minimized in one click. As a workaround to the hidden root window problem I'm having, I'm running "XWin -nodecoration -clipboard" and minimizing the root window from the taskbar when I need to. So, basically the problem seems to be that the XWin root window won't display when it's suppoed to be "decorated" by Windows. When it's not decorated by Windows, it displays fine. Anybody have any idea why this might be? BTW, the log contains no errors. Thanks, Nate From Alexander.Gottwald@s1999.tu-chemnitz.de Fri Jul 2 20:37:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 02 Jul 2004 20:37:00 -0000 Subject: xorg single window mode issue In-Reply-To: References: Message-ID: Nate Schindler wrote: > The problem I'm having on my windows 2003 box is running xorg in a single window. What's happening is XWin loads fine, but won't actually display anything - the root window is hidden. The tray icon appears, and clients connect to the X server properly, but the root window never shows up. I'm not sure if this is specific to Windows 2003. I haven't tried to duplicate it on another machine yet. I had no chance to test XWin on Windows 2003. The invocation without any special windowing parameters is in XWin for about 4 years now and is the one I'm using regularily on windows 2000. I've not noticed any problems with it on Windows 2000 and would suspect your bug to be small glitch with the new windows version. This weekend I'll search the source for differences between the nodecoration and the normal startup. Can you please send me the logfiles from starting xwin with -nodecoration and without the windowing flags so I can search for differences there too. bye ago NP: Suicide Commando - Love Breeds Suicide -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From nate@riconcorp.com Fri Jul 2 22:21:00 2004 From: nate@riconcorp.com (Nate Schindler) Date: Fri, 02 Jul 2004 22:21:00 -0000 Subject: xorg single window mode issue Message-ID: I duplicated this issue on 2000 server, but the following logs are from the 2003 box. I'm trying a minimal install on the 2000 machine next - just enough to run X, instead of the full installation i'm currently using. I'm thinking that starting from the beginning may help. :) Thanks! __________________________ XWin -nodecoration: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/X11R6/bin/XWin -logverbose 100 -nodecoration ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1280 h 1024 winInitializeDefaultScreens - Returning OsVendorInit - Creating bogus screen 0 _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 winValidateArgs - Returning. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winScreenInit - dwWidth: 1280 dwHeight: 1024 winSetEngine - Using Shadow DirectDraw NonLocking winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per pixel winCreateBoundingWindowWindowed - User w: 1280 h: 1024 winCreateBoundingWindowWindowed - Current w: 1280 h: 1024 winAdjustForAutoHide - Original WorkArea: 0 0 1024 1280 winAdjustForAutoHide - Taskbar is auto hide winAdjustForAutoHide - Found BOTTOM auto-hide taskbar winAdjustForAutoHide - Adjusted WorkArea: 0 0 1023 1280 winCreateBoundingWindowWindowed - WindowClient w 1280 h 1023 r 1280 l 0 b 1023 t 0 winCreateBoundingWindowWindowed - Returning winCreatePrimarySurfaceShadowDDNL - Creating primary surface winCreatePrimarySurfaceShadowDDNL - Created primary surface winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface winAllocateFBShadowDDNL - lPitch: 5120 winAllocateFBShadowDDNL - Created shadow pitch: 5120 winAllocateFBShadowDDNL - Created shadow stride: 1280 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowDDNL - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 winRandRInit () winCreateDefColormap - Deferring to fbCreateDefColormap () winFinishScreenInitFB - returning winScreenInit - returning InitOutput - Returning. MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (EE) Keyboardlayout "US" (00000409) is unknown Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! winPointerWarpCursor - Discarding first warp: 640 511 winBlockHandler - Releasing pmServerStarted winBlockHandler - pthread_mutex_unlock () returned ddxBeforeReset - Hello winDeinitMultiWindowWM - Noting shutdown in progress __________________________ XWin: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/X11R6/bin/XWin -logverbose 100 ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1280 h 1024 winInitializeDefaultScreens - Returning OsVendorInit - Creating bogus screen 0 _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 winValidateArgs - Returning. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winScreenInit - dwWidth: 1280 dwHeight: 1024 winSetEngine - Using Shadow DirectDraw NonLocking winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per pixel winCreateBoundingWindowWindowed - User w: 1280 h: 1024 winCreateBoundingWindowWindowed - Current w: 1280 h: 1024 winAdjustForAutoHide - Original WorkArea: 0 0 1024 1280 winAdjustForAutoHide - Taskbar is auto hide winAdjustForAutoHide - Found BOTTOM auto-hide taskbar winAdjustForAutoHide - Adjusted WorkArea: 0 0 1023 1280 winCreateBoundingWindowWindowed - WindowClient w 1274 h 998 r 1274 l 0 b 998 t 0 winCreateBoundingWindowWindowed - Returning winCreatePrimarySurfaceShadowDDNL - Creating primary surface winCreatePrimarySurfaceShadowDDNL - Created primary surface winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface winAllocateFBShadowDDNL - lPitch: 5096 winAllocateFBShadowDDNL - Created shadow pitch: 5096 winAllocateFBShadowDDNL - Created shadow stride: 1274 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowDDNL - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 winRandRInit () winCreateDefColormap - Deferring to fbCreateDefColormap () winFinishScreenInitFB - returning winScreenInit - returning InitOutput - Returning. MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (EE) Keyboardlayout "US" (00000409) is unknown Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! winPointerWarpCursor - Discarding first warp: 637 499 winBlockHandler - Releasing pmServerStarted winBlockHandler - pthread_mutex_unlock () returned ddxBeforeReset - Hello winDeinitMultiWindowWM - Noting shutdown in progress -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Alexander Gottwald Sent: Friday, July 02, 2004 1:38 PM To: cygwin-xfree@cygwin.com Subject: Re: xorg single window mode issue Nate Schindler wrote: > The problem I'm having on my windows 2003 box is running xorg in a single window. What's happening is XWin loads fine, but won't actually display anything - the root window is hidden. The tray icon appears, and clients connect to the X server properly, but the root window never shows up. I'm not sure if this is specific to Windows 2003. I haven't tried to duplicate it on another machine yet. I had no chance to test XWin on Windows 2003. The invocation without any special windowing parameters is in XWin for about 4 years now and is the one I'm using regularily on windows 2000. I've not noticed any problems with it on Windows 2000 and would suspect your bug to be small glitch with the new windows version. This weekend I'll search the source for differences between the nodecoration and the normal startup. Can you please send me the logfiles from starting xwin with -nodecoration and without the windowing flags so I can search for differences there too. bye ago NP: Suicide Commando - Love Breeds Suicide -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From nate@riconcorp.com Fri Jul 2 22:56:00 2004 From: nate@riconcorp.com (Nate Schindler) Date: Fri, 02 Jul 2004 22:56:00 -0000 Subject: xorg single window mode issue Message-ID: Just found something. XWin loads fine in single window mode when NOT invoked by run.exe. I have two copies of run.exe. One is 22k, one is 70k... but they're both v1.1.3. whatever. :) it doesn't seem to make a difference which one I use. I also can't find any documentation for run.exe to see if there are any helpful switches for it. Anyway, the problem seems to come from how the xorg XWin.exe and run.exe interact. Nate -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Alexander Gottwald Sent: Friday, July 02, 2004 1:38 PM To: cygwin-xfree@cygwin.com Subject: Re: xorg single window mode issue Nate Schindler wrote: > The problem I'm having on my windows 2003 box is running xorg in a single window. What's happening is XWin loads fine, but won't actually display anything - the root window is hidden. The tray icon appears, and clients connect to the X server properly, but the root window never shows up. I'm not sure if this is specific to Windows 2003. I haven't tried to duplicate it on another machine yet. I had no chance to test XWin on Windows 2003. The invocation without any special windowing parameters is in XWin for about 4 years now and is the one I'm using regularily on windows 2000. I've not noticed any problems with it on Windows 2000 and would suspect your bug to be small glitch with the new windows version. This weekend I'll search the source for differences between the nodecoration and the normal startup. Can you please send me the logfiles from starting xwin with -nodecoration and without the windowing flags so I can search for differences there too. bye ago NP: Suicide Commando - Love Breeds Suicide -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Alexander.Gottwald@s1999.tu-chemnitz.de Sat Jul 3 19:31:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sat, 03 Jul 2004 19:31:00 -0000 Subject: xorg single window mode issue In-Reply-To: References: Message-ID: Nate Schindler wrote: > Just found something. XWin loads fine in single window mode when NOT invoked by run.exe. > I have two copies of run.exe. One is 22k, one is 70k... but they're both v1.1.3. whatever. :) > it doesn't seem to make a difference which one I use. I also can't find any documentation for run.exe to see if there are any helpful switches for it. > > Anyway, the problem seems to come from how the xorg XWin.exe and run.exe interact. Interesting. I'll try to reproduce this on monday with my installation. Anyway, the difference between startup with -nodecoration and without is just one line of code: if (pScreenInfo->fDecoration) dwWindowStyle |= WS_CAPTION; else dwWindowStyle |= WS_POPUP; but MSDN docs do not give any hints what might be causing the problem. bye ago NP: grauzone.03-07-21 -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From cygwin@shemesh.biz Sun Jul 4 11:06:00 2004 From: cygwin@shemesh.biz (Shachar Shemesh) Date: Sun, 04 Jul 2004 11:06:00 -0000 Subject: Performance problems on slow Win98 computers Message-ID: <40E7E495.1040405@shemesh.biz> Hi all, I'm trying to use a win98 computer (about 200MHZ) as a full screen dumb terminal to a Linux computer running KDE, using XDMCP. Everything works, but I'm having severe latency problems with this setup. When I switch to faster computers, the latency problem goes away. The problem seems to be with the cygwin/X load on the computer. I have read somewhere that cygwin's X will use a shared memory driver if one is available. Could me not running the driver be the cause? Where can the driver be found (what cygwin package)? Or is it just that the computer is simply not fast enough to run our X server? Another question has to do with shift processing. When I run xev, I can see that pressing the right shift causes a "LSHIFT" to be received. This is blocking certain applications that switch paragraph direction using a ctrl+lshift or ctrl+rshift combination. Is this a configuration problem on my end? Shachar From Alexander.Gottwald@s1999.tu-chemnitz.de Sun Jul 4 21:31:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sun, 04 Jul 2004 21:31:00 -0000 Subject: Performance problems on slow Win98 computers In-Reply-To: <40E7E495.1040405@shemesh.biz> References: <40E7E495.1040405@shemesh.biz> Message-ID: Shachar Shemesh wrote: > I have read somewhere that cygwin's X will use a shared memory driver if > one is available. Could me not running the driver be the cause? Where > can the driver be found (what cygwin package)? The shared memory driver will do nothing for speed. You will need shared memory if you want to use KDE on windows and for some other programs which use the XSHM extension. > Or is it just that the > computer is simply not fast enough to run our X server? Big performance killer are personal firewalls, live virus scanner and VPN software. bye ago NP: Apoptygma Berzerk - Fade To Black -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From jay@JaySmith.com Sun Jul 4 23:41:00 2004 From: jay@JaySmith.com (Jay Smith) Date: Sun, 04 Jul 2004 23:41:00 -0000 Subject: Performance problems on slow Win98 computers In-Reply-To: <40E7E495.1040405@shemesh.biz> References: <40E7E495.1040405@shemesh.biz> Message-ID: <40E89539.2000709@JaySmith.com> Shachar, I would also take a look at the amount of video memory available and the video card itself. We have a similar setup on some machines except that they are 300 or 400 MHZ processors but we are running Windows 95 instead of 98. The important thing, however, is that when we switched from Gnome to KDE, performance (graphics speed) declined about 30% and Cygwin/X crashes increased from one per week to as many as 4 per day. The number of crashes depends upon how many X applications are being run -- and how many dialog boxes get opened. The best way to crash a machine is to print from Linux/KDE Mozilla (using CUPS) a number of times. Printing 15 jobs is about the limit -- Cygwin/X will crash. We have a weekly time-sensitive "job" we have to do that involves printing about 100 web pages within a one hour period. It takes two people and three computers to do it -- one person to do the printing and the other person to restart Cygwin/X and get the programs running again. Anyway, 200 MHZ is pretty slow to run widget-rich KDE. One thing we did that helped a bit was to use a KDE desktop scheme that has smaller, less complex icons. With that each user might only crash once per day (unless they start printing...). Jay Shachar Shemesh said the following on 07/04/2004 07:05 AM: > Hi all, > > I'm trying to use a win98 computer (about 200MHZ) as a full screen dumb > terminal to a Linux computer running KDE, using XDMCP. Everything works, > but I'm having severe latency problems with this setup. > > When I switch to faster computers, the latency problem goes away. The > problem seems to be with the cygwin/X load on the computer. > > I have read somewhere that cygwin's X will use a shared memory driver if > one is available. Could me not running the driver be the cause? Where > can the driver be found (what cygwin package)? Or is it just that the > computer is simply not fast enough to run our X server? > > Another question has to do with shift processing. When I run xev, I can > see that pressing the right shift causes a "LSHIFT" to be received. This > is blocking certain applications that switch paragraph direction using a > ctrl+lshift or ctrl+rshift combination. Is this a configuration problem > on my end? > > Shachar From sicsicsic@freesurf.ch Mon Jul 5 11:03:00 2004 From: sicsicsic@freesurf.ch (Karl Itschen) Date: Mon, 05 Jul 2004 11:03:00 -0000 Subject: startx hangs on WinXP Message-ID: <40E93598.7080608@freesurf.ch> > Yes, I've tried using twm, and it appears to work fine. > I'm would prefer to use the multiwindow mode though, I'm just > not a big fan of twm. > > I don't have a local firewall running on my machine. > > Any further ideas on how to isolate? > > Thanks, > > Jim > > > On Thu, 3 Jun 2004, Jim Duda wrote: > >> I've installed the latest version of cygwin and cygwin/X. When I attempt > to >> use startx in multiwindow mode, >> the X server hangs. > > Do you have a personal firewall or VPN software running? Try disabling > these. > >> If I use either of the following, I get the X server started, but I don't >> have a useful window manager. >> >> startx -- :0 >> XWin -clipboard > > You could try twm. At least it will reveal if other clients and window > manager > can connect to the xserver. Hello, I experience the same problemes on my Win2k SP4 as noted in this thread dated 3rd june 2004. Back then, no solution was found. Anything new? startx does _sometimes_ work, but not always. Generally when lauched once and exited, it will not relaunch (even wih all processes exited/killed). Playing with XWin parameters showed that the problem is the -multiwindow param. -rootless works. A solution would be greatly appreciated. I'm running a firewall. (ZoneAlarm), but the problem persist with it deactivated. Thanks for answers Karl Startup log is: $ startx Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -xkblayout fr_CH -xkbmodel pc105 -multiwindow _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 996 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello From Carlton.Teel@signal-analysis.com Mon Jul 5 13:10:00 2004 From: Carlton.Teel@signal-analysis.com (Carlton Teel) Date: Mon, 05 Jul 2004 13:10:00 -0000 Subject: Problems running X-Windows under Windows XP Message-ID: <40E95354.5050903@signal-analysis.com> Greetings, We updated our Cygwin/X environment on a Windows XP workstation. Only the Administrator can run the X-Windows now. The users are in a restricted group that has been able to run X-Windows with no problems in the past. The message that is displayed to the user whether they are running startxdmcp or startxwin is: A fatal error has occurred and Cygwin/X will now exit. Please open /tmp/XWin.log for more information. Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command-line: /usr/X11R6/bin/XWin -query 192.168.0.19 -nodecoration -lesspointer I have attached the /tmp/XWin.log file. Any thoughts on resolving this problem? Regards, Carlton -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: XWin.log URL: From alexander.gottwald@s1999.tu-chemnitz.de Mon Jul 5 13:37:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 05 Jul 2004 13:37:00 -0000 Subject: Problems running X-Windows under Windows XP In-Reply-To: <40E95354.5050903@signal-analysis.com> References: <40E95354.5050903@signal-analysis.com> Message-ID: On Mon, 5 Jul 2004, Carlton Teel wrote: > Greetings, > > We updated our Cygwin/X environment on a Windows XP workstation. Only > the Administrator can run the X-Windows now. The users are in a > restricted group that has been able to run X-Windows with no problems in > the past. The message that is displayed to the user whether they are > running startxdmcp or startxwin is: > > A fatal error has occurred and Cygwin/X will now exit. > Please open /tmp/XWin.log for more information. The users most likely don't have write permission to /tmp/XWin. Please check this. Please start XWin from a bash shell with exactly this commandline /usr/X11R6/bin/XWin -query 192.168.0.19 -nodecoration -lesspointer It should now print everything which is normally sent to /tmp/XWin.log to the console window too. What is printed last before the dialog appears? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From carole.bassil@enst.fr Mon Jul 5 14:17:00 2004 From: carole.bassil@enst.fr (carole bassil) Date: Mon, 05 Jul 2004 14:17:00 -0000 Subject: install Directx with Cygwin Message-ID: <008801c4629a$d8b06120$d9c0c289@libatel.net> Dear All, I need to use DirextX within Cygwin with an application (Network Simulator). I am using cygwin version 2.427. If anyone has already installed DirectX with Cygwin, I really appreciate your feedback and how can I install it. Thank you and best regards, Carole Bassil From alexander.gottwald@s1999.tu-chemnitz.de Mon Jul 5 14:33:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 05 Jul 2004 14:33:00 -0000 Subject: install Directx with Cygwin In-Reply-To: <008801c4629a$d8b06120$d9c0c289@libatel.net> References: <008801c4629a$d8b06120$d9c0c289@libatel.net> Message-ID: On Mon, 5 Jul 2004, carole bassil wrote: > Dear All, > > I need to use DirextX within Cygwin with an application (Network > Simulator). > I am using cygwin version 2.427. > > If anyone has already installed DirectX with Cygwin, I really > appreciate your feedback and how can I install it. I don't undrestand what you are trying to do. DirectX is a technology from microsoft. Installing it requires just running the install program downloadable from the microsoft website. cygwin itself is a unix emulation layer and does provide development files required for compiling applications which use DirectX. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From jc.gervais@videotron.ca Mon Jul 5 19:48:00 2004 From: jc.gervais@videotron.ca (Jean-Claude Gervais) Date: Mon, 05 Jul 2004 19:48:00 -0000 Subject: gaim 'BadWindow' crashes fixed Message-ID: <1089043326.491.7.camel@localhost> Hello, I've been having the same problem: Every time I float my mouse pointer over a widget that produces a bubble-help-text, gaim would exit with a X crash. This would only happen when tunneling X over SSH from a Windows box running Cygwin to a Linux box where gaim executes. It turns out that the key to avoiding this is invoking the SSH connection with the '-Y' option, and NOT the '-X' option, like this - ssh -C -Y user@host.com Once again, after a lot of searching (and swearing) it was Harold L. Hunt who came up with the answer: http://www.cygwin.com/ml/cygwin-xfree/2004-03/msg00701.html Thanks, Harold. PS - I KNOW that this is obviously OLD news, but I only ended up stumbling on the solution almost by chance, and I thought it was worth repeating here, in case someone else is having the same problem. PPS - Now if I could only get the WindowMaker Preferences Utility to display its icons, I'd be halfway home. Thanks, all. From usa_canada@yaoo.com Tue Jul 6 01:47:00 2004 From: usa_canada@yaoo.com (usa_canada@yaoo.com) Date: Tue, 06 Jul 2004 01:47:00 -0000 Subject: searching for employees Message-ID: <200407060147.i661lpte077495@ideas-web.com> World Access company needs people in USA and Canada who are interested in full or part employment. We are already 5 years on the financial market and we are going to extend. We would like to offer you to be our representative. It???s a home job for energetic people with phone numbers who are ready to carry out some orders and get money for this. The Requirements for the representative: Age - 21 year or older Punctuality and the responsibility. If you agree to start working, you should send your information: 1. Contact phone 2. Last name/First name 3. Address 4. E-mail Please e-mail as only if you REALLY need this job, and if you READY to start even tomorrow. FAQ: 1 Q: Can I really start tomorrow? A: No, We need some time to check your personal information, criminal history and work experience. 2 Q: Why you company checks my personal information? A: Our company work with respectable clients so we need honest and responsible employees. 2 Q: Do I need any initial costs? A: No, it will cost you nothing to start. 3 Q: I have a full-time job can I be involved? A: Yes, with this job you can earn on the side. 4 Q: How much can I earn? A: 20 ??? 100$ per order or percents. 5 Q: I would like to know about the job. A: Sorry I can???t describe you all positions. For a first time its simple orders. If you show your self as an honest person, you???ll become our plenipotentiary (you could participate in our projects). Thank you for your time. We look forward to your reply. Yours faithfully Marin Senuro. my_start_working@yahoo.com From Harold@Levy.synopsys.com Tue Jul 6 06:12:00 2004 From: Harold@Levy.synopsys.com (Harold@Levy.synopsys.com) Date: Tue, 06 Jul 2004 06:12:00 -0000 Subject: cygserver + x problem? Message-ID: <20040706061232.GB5601@elp.synopsys.com> Hi, I've been trying to write a daemon that drives a shell under Cygwin; things work well without X but fail under X; the prompt doesn't show up in the pipe. I see the problem using "expect" as well; here is a simple script that reproduces the problem: #!/usr/bin/expect set timeout -1 spawn bash expect "$ " send "exit\n" close I've attached my 'cygcheck -s -v -r' output while under X. Could this be a cygserver + X problem? Thanks for any help, -Harold -------------- next part -------------- Cygwin Configuration Diagnostics Current System Time: Mon Jul 05 22:22:12 2004 Windows XP Professional Ver 5.1 Build 2600 Service Pack 1 Path: C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin c:\WINDOWS\system32 c:\WINDOWS c:\WINDOWS\System32\Wbem c:\Program Files\Hummingbird\Connectivity\8.00\Accessories\ c:\Program Files\ATI Technologies\ATI Control Panel c:\Program Files\MikTeX\texmf\miktex\bin c:\Program Files\SecureCRT c:\PROGRA~1\ABSOLU~1 .\ .\ Output from C:\cygwin\bin\id.exe (nontsec) UID: 16027(hlevy) GID: 10545(mkgroup-l-d) 10545(mkgroup-l-d) Output from C:\cygwin\bin\id.exe (ntsec) UID: 16027(hlevy) GID: 10545(mkgroup-l-d) 0(root) 544(Administrators) 545(Users) 10545(mkgroup-l-d) SysDir: C:\WINDOWS\System32 WinDir: C:\WINDOWS CYGWIN = `server' HOME = `C:\cygwin\home\hlevy' MAKE_MODE = `unix' PWD = `/home/hlevy' USER = `hlevy' ALLUSERSPROFILE = `C:\Documents and Settings\All Users' APPDATA = `C:\Documents and Settings\hlevy\Application Data' CLIENTNAME = `Console' COMMONPROGRAMFILES = `C:\Program Files\Common Files' COMPUTERNAME = `HLEVY-D600' COMSPEC = `C:\WINDOWS\system32\cmd.exe' CVS_RSH = `/bin/ssh' DISPLAY = `:0.0' HOMEDRIVE = `C:' HOMEPATH = `\Documents and Settings\hlevy' HOSTNAME = `hlevy-d600' INFOPATH = `/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:' LOGNAME = `hlevy' LOGONSERVER = `\\US01CANISMINOR' MANPATH = `/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man:/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man:/usr/X11R6/man:/usr/ssl/man:/usr/X11R6/man' NUMBER_OF_PROCESSORS = `1' OLDPWD = `/home/hlevy' OS = `Windows_NT' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PKG_CONFIG_PATH = `/usr/X11R6/lib/pkgconfig' PROCESSOR_ARCHITECTURE = `x86' PROCESSOR_IDENTIFIER = `x86 Family 6 Model 9 Stepping 5, GenuineIntel' PROCESSOR_LEVEL = `6' PROCESSOR_REVISION = `0905' PROGRAMFILES = `C:\Program Files' PROMPT = `$P$G' PS1 = `\[\033]0;\w\007 \033[32m\]\u@\h \[\033[33m\w\033[0m\] $ ' SESSIONNAME = `Console' SHLVL = `2' SYSTEMDRIVE = `C:' SYSTEMROOT = `C:\WINDOWS' TEMP = `c:\DOCUME~1\hlevy\LOCALS~1\Temp' TERM = `xterm' TERMCAP = `xterm-r6|xterm|xterm X11R6 version:am:km:mi:ms:xn:co#80:it#8:li#24:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:as=^N:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:do=^J:ei=\E[4l:ho=\E[H:im=\E[4h:is=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:kI=\E[2~:kN=\E[6~:kP=\E[5~:kd=\EOB:ke=\E[?1l\E>:kh=\E[1~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:le=^H:md=\E[1m:me=\E[m:mr=\E[7m:nd=\E[C:rc=\E8:sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:ta=^I:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:ue=\E[m:up=\E[A:us=\E[4m:kb=\010:' TEXMF = `{/usr/share/lilypond/2.2.2,/usr/share/texmf}' TMP = `c:\DOCUME~1\hlevy\LOCALS~1\Temp' USERDNSDOMAIN = `INTERNAL.SYNOPSYS.COM' USERDOMAIN = `SYNOPSYS' USERNAME = `hlevy' USERPROFILE = `C:\Documents and Settings\hlevy' WINDIR = `C:\WINDOWS' WINDOWID = `10485774' XAPPLRESDIR = `/usr/X11R6/lib/X11/app-defaults' XAUTHORITY = `/home/hlevy/.Xauthority' XCMSDB = `/usr/X11R6/lib/X11/Xcms.txt' XKEYSYMDB = `/usr/X11R6/lib/X11/XKeysymDB' XNLSPATH = `/usr/X11R6/lib/X11/locale' _ = `/usr/bin/cygcheck' POSIXLY_CORRECT = `1' HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 (default) = `/cygdrive' cygdrive flags = 0x00000022 HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) = `/cygdrive' cygdrive flags = 0x0000002a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = `C:\cygwin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = `C:\cygwin/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = `C:\cygwin/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts (default) = `C:\cygwin\usr\X11R6\lib\X11\fonts' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options c: hd NTFS 38146Mb 78% CP CS UN PA FC . /cygdrive user binmode,cygdrive C:\cygwin / system binmode C:\cygwin/bin /usr/bin system binmode C:\cygwin/lib /usr/lib system binmode C:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode . /cygdrive system binmode,cygdrive Found: C:\cygwin\bin\awk.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cpp.exe Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gdb.exe Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\make.exe Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe 92k 2004/06/08 C:\cygwin\bin\cygapr-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygapr-0-0.dll" v0.0 ts=2004/6/8 11:00 68k 2004/06/08 C:\cygwin\bin\cygaprutil-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygaprutil-0-0.dll" v0.0 ts=2004/6/8 11:03 802k 2003/09/15 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0 "cygaspell-15.dll" v0.0 ts=2003/9/15 5:32 143k 2004/06/09 C:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0 "cygaudiofile-0.dll" v0.0 ts=2004/6/9 9:32 61k 2003/08/09 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2003/8/8 23:35 54k 2002/01/27 C:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0 "cygbz21.0.dll" v0.0 ts=2002/1/26 17:07 14k 2003/08/10 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0 "cygcharset-1.dll" v0.0 ts=2003/8/10 13:57 7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2003/10/19 0:57 841k 2004/03/17 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2004/3/17 14:58 617k 2004/03/22 C:\cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-2.dll" v0.0 ts=2004/3/22 7:52 22k 2004/02/10 C:\cygwin\bin\cygcygipc-2.dll - os=4.0 img=1.0 sys=4.0 "cygcygipc-2.dll" v0.0 ts=2004/2/9 18:48 380k 2002/07/24 C:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-3.1.dll" v0.0 ts=2002/7/24 9:24 831k 2003/09/20 C:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.1.dll" v0.0 ts=2003/9/20 14:51 895k 2004/04/28 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2004/4/27 8:31 326k 2002/06/26 C:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0 "cygdb2.dll" v0.0 ts=2002/6/26 10:48 487k 2002/07/24 C:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 9:25 1080k 2003/09/20 C:\cygwin\bin\cygdb_cxx-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.1.dll" v0.0 ts=2003/9/20 14:53 1156k 2004/04/28 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 8:35 27k 2004/06/09 C:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0 "cygesd-0.dll" v0.0 ts=2004/6/9 12:09 155k 2004/01/07 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2004/1/7 8:14 71k 2004/05/14 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0 "cygexslt-0.dll" v0.0 ts=2004/5/14 3:56 654k 2003/11/04 C:\cygwin\bin\cygfltknox-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox-0.dll" v0.0 ts=2003/11/4 13:57 65k 2003/11/04 C:\cygwin\bin\cygfltknox_forms-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_forms-0.dll" v0.0 ts=2003/11/4 13:57 81k 2003/11/04 C:\cygwin\bin\cygfltknox_gl-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_gl-0.dll" v0.0 ts=2003/11/4 13:58 108k 2003/11/04 C:\cygwin\bin\cygfltknox_images-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_images-0.dll" v0.0 ts=2003/11/4 13:58 129k 2004/03/11 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2004/3/10 16:12 45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0 "cygform5.dll" v0.0 ts=2001/4/24 22:28 35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0 "cygform6.dll" v0.0 ts=2002/1/8 22:03 48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0 "cygform7.dll" v0.0 ts=2003/8/9 2:25 361k 2003/10/25 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-6.dll" v0.0 ts=2003/10/21 21:18 213k 2004/02/05 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0 "cyggd-2.dll" v0.0 ts=2004/2/5 5:32 28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-3.dll" v0.0 ts=2003/7/20 0:58 30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2003/8/10 19:12 19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/19 19:05 15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 1:00 15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 19:13 69k 2003/08/10 C:\cygwin\bin\cyggettextlib-0-12-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextlib-0-12-1.dll" v0.0 ts=2003/8/10 15:10 12k 2003/08/10 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0 "cyggettextpo-0.dll" v0.0 ts=2003/8/10 15:11 134k 2003/08/10 C:\cygwin\bin\cyggettextsrc-0-12-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextsrc-0-12-1.dll" v0.0 ts=2003/8/10 15:10 167k 2003/09/09 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2003/9/9 15:03 349k 2003/12/08 C:\cygwin\bin\cygGraphicsMagick++-0.dll - os=4.0 img=1.0 sys=4.0 "cygGraphicsMagick++-0.dll" v0.0 ts=2003/12/8 12:19 2169k 2003/12/08 C:\cygwin\bin\cygGraphicsMagick-0.dll - os=4.0 img=1.0 sys=4.0 "cygGraphicsMagick-0.dll" v0.0 ts=2003/12/8 12:17 1506k 2003/11/05 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0 "cyggsl-0.dll" v0.0 ts=2003/11/5 13:19 190k 2003/11/05 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0 "cyggslcblas-0.dll" v0.0 ts=2003/11/5 12:35 489k 2003/08/09 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0 "cygguile-12.dll" v0.0 ts=2003/8/9 7:17 489k 2003/07/28 C:\cygwin\bin\cygguile-12abi13.dll - os=4.0 img=1.0 sys=4.0 "cygguile-12abi13.dll" v0.0 ts=2003/7/28 11:18 24k 2003/08/09 C:\cygwin\bin\cygguile-ltdl-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-ltdl-1.dll" v0.0 ts=2003/8/9 7:16 24k 2003/07/28 C:\cygwin\bin\cygguile-ltdl-1abi13.dll - os=4.0 img=1.0 sys=4.0 "cygguile-ltdl-1abi13.dll" v0.0 ts=2003/7/28 10:48 62k 2003/08/09 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2003/8/9 7:17 62k 2003/07/28 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1abi13.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-13-14-v-1-1abi13.dll" v0.0 ts=2003/7/28 11:18 23k 2003/08/09 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2003/8/9 7:17 23k 2003/07/28 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1abi13.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-4-v-1-1abi13.dll" v0.0 ts=2003/7/28 11:18 11k 2003/08/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0 "cygguilereadline-v-12-12.dll" v0.0 ts=2003/8/9 7:17 11k 2003/07/28 C:\cygwin\bin\cygguilereadline-v-12-12abi13.dll - os=4.0 img=1.0 sys=4.0 "cygguilereadline-v-12-12abi13.dll" v0.0 ts=2003/7/28 11:18 17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 "cyghistory4.dll" v0.0 ts=2001/1/6 20:34 29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0 "cyghistory5.dll" v0.0 ts=2003/8/10 16:16 330k 2004/02/09 C:\cygwin\bin\cyghttpd.dll - os=4.0 img=1.0 sys=4.0 "cyghttpd.dll" v0.0 ts=2004/2/9 10:14 958k 2003/08/10 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2003/8/10 13:57 22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0 "cygintl-1.dll" v0.0 ts=2001/12/13 1:28 37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0 "cygintl-2.dll" v0.0 ts=2003/8/10 14:50 21k 2001/06/20 C:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0 "cygintl.dll" v0.0 ts=2001/6/20 10:09 12k 2003/02/17 C:\cygwin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0 "cygioperm-0.dll" v0.0 ts=2003/2/17 11:58 48k 2003/08/10 C:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0 "cygjbig1.dll" v0.0 ts=2003/8/10 16:58 132k 2003/08/11 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-62.dll" v0.0 ts=2003/8/10 17:37 119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg6b.dll" v0.0 ts=2002/2/8 21:19 60k 2003/09/17 C:\cygwin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0 "cygkpathsea-3.dll" v0.0 ts=2003/9/17 9:37 60k 2003/07/27 C:\cygwin\bin\cygkpathsea-3abi13.dll - os=4.0 img=1.0 sys=4.0 "cygkpathsea-3abi13.dll" v0.0 ts=2003/7/27 13:23 40k 2004/01/02 C:\cygwin\bin\cyglber-2.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2.dll" v0.0 ts=2004/1/2 3:11 156k 2004/06/04 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0 "cyglcms-1.dll" v0.0 ts=2004/6/4 7:00 194k 2004/01/02 C:\cygwin\bin\cygldap-2.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2.dll" v0.0 ts=2004/1/2 3:27 202k 2004/01/02 C:\cygwin\bin\cygldap_r-2.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2.dll" v0.0 ts=2004/1/2 3:27 32k 2003/08/18 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-3.dll" v0.0 ts=2003/8/17 22:35 349k 2003/12/26 C:\cygwin\bin\cygMagick++-6.dll - os=4.0 img=1.0 sys=4.0 "cygMagick++-6.dll" v0.0 ts=2003/12/26 10:48 2354k 2003/12/26 C:\cygwin\bin\cygMagick-6.dll - os=4.0 img=1.0 sys=4.0 "cygMagick-6.dll" v0.0 ts=2003/12/3 17:53 181k 2003/10/06 C:\cygwin\bin\cygmcrypt-4.dll - os=4.0 img=1.0 sys=4.0 "cygmcrypt-4.dll" v0.0 ts=2003/10/6 7:54 26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0 "cygmenu5.dll" v0.0 ts=2001/4/24 22:27 20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0 "cygmenu6.dll" v0.0 ts=2002/1/8 22:03 29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0 "cygmenu7.dll" v0.0 ts=2003/8/9 2:25 271k 2003/10/06 C:\cygwin\bin\cygmhash-2.dll - os=4.0 img=1.0 sys=4.0 "cygmhash-2.dll" v0.0 ts=2003/10/6 8:23 15k 2003/11/20 C:\cygwin\bin\cygminires.dll - os=4.0 img=0.97 sys=4.0 "cygminires.dll" v0.0 ts=2003/11/19 17:55 311k 2004/06/04 C:\cygwin\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0 "cygmng-1.dll" v0.0 ts=2004/6/4 8:30 404k 2004/03/26 C:\cygwin\bin\cygnaim_core-0.dll - os=4.0 img=1.0 sys=4.0 "cygnaim_core-0.dll" v0.0 ts=2004/3/26 14:35 156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++5.dll" v0.0 ts=2001/4/24 22:29 175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++6.dll" v0.0 ts=2002/1/8 22:03 226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses5.dll" v0.0 ts=2001/4/24 22:17 202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses6.dll" v0.0 ts=2002/1/8 22:03 224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0 "cygncurses7.dll" v0.0 ts=2003/8/9 2:24 91k 2004/05/19 C:\cygwin\bin\cygneon-24.dll - os=4.0 img=1.0 sys=4.0 "cygneon-24.dll" v0.0 ts=2004/5/19 2:38 15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0 "cygpanel5.dll" v0.0 ts=2001/4/24 22:27 12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0 "cygpanel6.dll" v0.0 ts=2002/1/8 22:03 19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0 "cygpanel7.dll" v0.0 ts=2003/8/9 2:24 62k 2003/12/11 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2003/12/11 9:01 63k 2003/04/11 C:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0 "cygpcre.dll" v0.0 ts=2003/4/11 1:31 9k 2003/12/11 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2003/12/11 9:01 61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix.dll" v0.0 ts=2003/4/11 1:31 1049k 2003/11/07 C:\cygwin\bin\cygperl5_8_2.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8_2.dll" v0.0 ts=2003/11/7 3:08 168k 2003/08/10 C:\cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0 "cygpng10.dll" v0.0 ts=2003/8/10 15:31 173k 2003/08/10 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2003/8/10 15:35 170k 2002/01/21 C:\cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0 "cygpng2.dll" v0.0 ts=2002/1/20 17:05 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/8 22:45 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/6 20:34 148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2003/8/10 16:16 672k 2003/12/25 C:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0 "cygruby18.dll" v0.0 ts=2003/12/25 4:33 380k 2003/12/13 C:\cygwin\bin\cygsmi-2.dll - os=4.0 img=1.0 sys=4.0 "cygsmi-2.dll" v0.0 ts=2003/12/12 16:57 171k 2004/03/17 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2004/3/17 14:58 112k 2004/06/20 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_client-1-0.dll" v0.0 ts=2004/6/20 15:38 25k 2004/06/20 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_delta-1-0.dll" v0.0 ts=2004/6/20 15:35 23k 2004/06/20 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_diff-1-0.dll" v0.0 ts=2004/6/20 15:37 111k 2004/06/20 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs-1-0.dll" v0.0 ts=2004/6/20 15:36 8k 2004/06/20 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra-1-0.dll" v0.0 ts=2004/6/20 15:38 66k 2004/06/20 C:\cygwin\bin\cygsvn_ra_dav-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_dav-1-0.dll" v0.0 ts=2004/6/20 15:37 14k 2004/06/20 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_local-1-0.dll" v0.0 ts=2004/6/20 15:37 49k 2004/06/20 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_svn-1-0.dll" v0.0 ts=2004/6/20 15:36 68k 2004/06/20 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_repos-1-0.dll" v0.0 ts=2004/6/20 15:36 113k 2004/06/20 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_subr-1-0.dll" v0.0 ts=2004/6/20 15:29 129k 2004/06/20 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_wc-1-0.dll" v0.0 ts=2004/6/20 15:38 254k 2003/09/18 C:\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0 "cygtidy-0-99-0.dll" v0.0 ts=2003/9/18 8:52 281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0 "cygtiff3.dll" v0.0 ts=2003/2/23 20:58 282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0 "cygtiff4.dll" v0.0 ts=2003/8/10 19:32 27k 2004/03/05 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0 "cygungif-4.dll" v0.0 ts=2004/3/5 12:13 293k 2004/06/08 C:\cygwin\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygwmf-0-2-7.dll" v0.0 ts=2004/6/8 3:49 101k 2004/06/08 C:\cygwin\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygwmflite-0-2-7.dll" v0.0 ts=2004/6/8 3:46 2689k 2002/11/16 C:\cygwin\bin\cygxerces-c21.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c21.dll" v0.0 ts=2002/11/15 20:07 2984k 2003/02/07 C:\cygwin\bin\cygxerces-c22.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c22.dll" v0.0 ts=2003/2/7 10:50 3006k 2003/10/12 C:\cygwin\bin\cygxerces-c23.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c23.dll" v0.0 ts=2003/10/11 19:36 3520k 2003/12/16 C:\cygwin\bin\cygxerces-c24.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c24.dll" v0.0 ts=2003/12/16 11:45 3416k 2004/02/21 C:\cygwin\bin\cygxerces-c25.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c25.dll" v0.0 ts=2004/2/20 22:49 1180k 2004/05/13 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0 "cygxml2-2.dll" v0.0 ts=2004/5/12 5:27 50k 2003/08/09 C:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-noX4.dll" v0.0 ts=2003/8/9 0:21 54k 2003/08/09 C:\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-X4.dll" v0.0 ts=2003/8/9 0:22 198k 2004/05/14 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0 "cygxslt-1.dll" v0.0 ts=2004/5/14 1:33 61k 2003/12/04 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2003/12/3 19:03 1126k 2004/05/26 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2004/5/25 19:07 Cygwin DLL version info: DLL version: 1.5.10 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 116 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: Build date: Tue May 25 22:07:00 EDT 2004 CVS tag: cr-0x5e6 Shared id: cygwin1S4 237k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0 "cygdps-1.dll" v0.0 ts=2004/4/9 16:25 25k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0 "cygdpstk-1.dll" v0.0 ts=2004/4/9 16:25 28k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygDtPrint-1.dll - os=4.0 img=1.0 sys=4.0 "cygDtPrint-1.dll" v0.0 ts=2004/3/30 20:23 21k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2004/4/9 16:27 282k 2003/10/28 C:\cygwin\usr\X11R6\bin\cygfreetype-9.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-9.dll" v0.0 ts=2003/10/17 23:44 36k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygFS-6.dll - os=4.0 img=1.0 sys=4.0 "cygFS-6.dll" v0.0 ts=2004/4/9 16:20 431k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2004/4/9 16:24 437k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2004/4/9 16:25 74k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2004/4/9 16:17 77k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0 "cygMrm-2.dll" v0.0 ts=2004/3/30 20:23 9k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygoldX-6.dll - os=4.0 img=1.0 sys=4.0 "cygoldX-6.dll" v0.0 ts=2004/4/9 16:17 1250k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll - os=4.0 img=1.0 sys=4.0 "cygOSMesa-4.dll" v0.0 ts=2004/4/9 16:24 20k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygpsres-1.dll - os=4.0 img=1.0 sys=4.0 "cygpsres-1.dll" v0.0 ts=2004/4/9 16:25 30k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2004/4/9 16:17 66k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0 "cygUil-2.dll" v0.0 ts=2004/3/30 20:23 869k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2004/4/9 16:17 253k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-6.dll" v0.0 ts=2004/4/9 16:19 355k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2004/4/9 16:20 275k 2004/01/13 C:\cygwin\usr\X11R6\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw3d-7.dll" v0.0 ts=2004/1/13 14:17 30k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcursor-1.dll" v0.0 ts=2004/4/9 16:26 49k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2004/4/9 16:17 7k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXfontcache-1.dll - os=4.0 img=1.0 sys=4.0 "cygXfontcache-1.dll" v0.0 ts=2004/4/9 16:27 56k 2004/03/11 C:\cygwin\usr\X11R6\bin\cygXft-1.dll - os=4.0 img=1.0 sys=4.0 "cygXft-1.dll" v0.0 ts=2003/11/17 17:42 63k 2004/03/23 C:\cygwin\usr\X11R6\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2004/3/23 14:20 27k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 "cygXi-6.dll" v0.0 ts=2004/4/9 16:20 124k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2004/4/9 16:20 12k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygxkbui-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbui-1.dll" v0.0 ts=2004/4/9 16:21 1294k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0 "cygXm-2.dll" v0.0 ts=2004/3/30 20:20 459k 2004/02/10 C:\cygwin\usr\X11R6\bin\cygXmHTML-0.dll - os=4.0 img=1.0 sys=4.0 "cygXmHTML-0.dll" v0.0 ts=2004/2/10 12:14 76k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2004/4/9 16:18 11k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2004/4/9 16:18 26k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXp-6.dll" v0.0 ts=2004/4/9 16:21 51k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2004/4/9 16:19 11k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 "cygXrandr-2.dll" v0.0 ts=2004/4/9 16:26 27k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2004/4/9 16:25 8k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0 "cygXRes-1.dll" v0.0 ts=2004/4/9 16:26 282k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2004/4/9 16:18 27k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXTrap-6.dll - os=4.0 img=1.0 sys=4.0 "cygXTrap-6.dll" v0.0 ts=2004/4/9 16:26 17k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0 "cygXtst-6.dll" v0.0 ts=2004/4/9 16:20 Cygwin Package Information Last downloaded files to: C:\Documents and Settings\hlevy\My Documents\Depot\Cygwin Last downloaded files from: ftp://sources-redhat.mirror.redwire.net/pub/sources.redhat.com/cygwin Package Version _update-info-dir 00227-1 a2ps 4.13-1 agetty 2.1-1 antiword 0.34-2 apache 1.3.29-2 apr 0.9.5pre20040608-1 apr-util 0.9.5pre20040608-1 ash 20040127-1 aspell 0.50.3-1 aspell-de 0.50.2-1 aspell-doc 0.50.3-1 aspell-en 0.51.0-1 aspell-pl 0.50.2-1 astyle 1.15.3-3 audiofile 0.2.6-1 autoconf 2.59-1 autoconf-devel 2.59-1 autoconf-stable 2.13-5 automake 1.7.9-1 automake-devel 1.7.9-1 automake-stable 1.4p6-2 base-files 2.6-1 base-passwd 1.1-1 bash 2.05b-16 bc 1.06-1 binutils 20040312-1 bison 20030307-1 byacc 1.9-1 bzip2 1.0.2-5 c-client 2002e-3 c3270 3.2.20-1 cabextract 0.6-2 ccache 2.2-1 ccdoc 0.8.39-1 cgoban 1.9.14-1 check 0.8.4-1 chkconfig 1.2.24h-1 clear 1.0-1 clisp 2.33.1-1 cmake 2.0.2-1 cocom 0.995-1 compface 1.4-5 cpio 2.5-3 cron 3.0.1-11 crypt 1.1-1 ctags 5.5-4 curl 7.11.1-1 curl-devel 7.11.1-1 cvs 1.11.6-3 cygipc 2.03-2 cygrunsrv 1.0-1 cygutils 1.2.5-1 cygwin 1.5.10-3 cygwin-doc 1.3-7 cygwin-x-doc 1.0.4-1 d 1.2.0-1 db2 2.7.7-4 db3.1 3.1.17-2 db4.1 4.1.25-1 db4.2 4.2.52-1 ddd 3.3.8-1 dejagnu 20021217-2 diffutils 2.8.7-1 distcc 2.14-1 docbook-xml42 4.2-2 docbook-xsl 1.65.1-1 doxygen 1.2.18-1 dpkg 1.10.4-2 ed 0.2-1 editrights 1.01-1 ELFIO 1.0.0-1 emacs 21.2-13 emacs-el 21.2-13 emacs-X11 21.2-13 enscript 1.6.3-3 esound 0.2.34-1 exim 4.34-1 expat 1.95.7-1 expect 20030128-1 fetchmail 6.2.5-2 figlet 2.2-1 file 4.09-1 fileutils 4.1-2 findutils 4.1.7-4 flex 2.5.4a-3 fltk 1.1.4-2 fontconfig 2.2.2-1 fortune 1.8-2 freetype2 2.1.5-1 fvwm 2.4.7-3 gawk 3.1.3-4 gcc 3.3.1-3 gcc-ada 3.3.1-3 gcc-g++ 3.3.1-3 gcc-g77 3.3.1-3 gcc-gpc 3.3.1-3 gcc-java 3.3.1-3 gcc-mingw 20030911-4 gcc-mingw-ada 20031020-1 gcc-mingw-core 20031020-1 gcc-mingw-g++ 20031020-1 gcc-mingw-g77 20031020-1 gcc-mingw-gpc 20031020-1 gcc-mingw-java 20031020-1 gcc-mingw-objc 20031020-1 gcc-objc 3.3.1-3 gd 2.0.21-1 gdb 20030919-1 gdbm 1.8.3-7 gettext 0.12.1-3 gettext-devel 0.12.1-3 ghostscript 7.05-2 ghostscript-base 7.05-2 ghostscript-x11 7.05-2 gmp 4.1.2-1 gnugo 3.4-1 gnupg 1.2.4-1 gnuplot 3.8j.0-1 gperf 2.7.2-1 grace 5.1.14-2 GraphicsMagick 1.0.4-1 grep 2.5-1 groff 1.18.1-2 gsl 1.4-2 gtypist 2.7-2 guile 1.6.4-12 guile-devel 1.6.4-12 guile-doc 1.6.4-12 gv 3.5.8-1 gzip 1.3.5-1 help2man 1.33.1-1 ImageMagick 5.5.7-2 indent 2.2.9-1 inetutils 1.3.2-28 initscripts 0.9-1 ioperm 0.4-1 irc 20010101-3 jbigkit 1.5-3 jgraph 8.3-1 jpeg 6b-11 keychain 2.0.3-2 lcms 1.13-1 less 381-1 lesstif 0.93.94-2 lftp 2.6.10-2 libapr0 0.9.5pre20040608-1 libaprutil0 0.9.5pre20040608-1 libaspell15 0.50.3-1 libaudiofile-devel 0.2.6-1 libaudiofile0 0.2.6-1 libbz2_0 1.0.2-1 libbz2_1 1.0.2-5 libcharset1 1.9.1-3 libdb2 2.7.7-4 libdb2-devel 2.7.7-4 libdb3.1 3.1.17-2 libdb3.1-devel 3.1.17-2 libdb4.1 4.1.25-1 libdb4.1-devel 4.1.25-1 libdb4.2 4.2.52-1 libdb4.2-devel 4.2.52-1 libesound-devel 0.2.34-1 libesound0 0.2.34-1 libfontconfig-devel 2.2.2-1 libfontconfig1 2.2.2-1 libfreetype2-devel 2.1.5-1 libfreetype26 2.1.5-1 libgd-devel 2.0.21-1 libgd2 2.0.21-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libgettextpo0 0.12.1-3 libGraphicsMagick-devel 1.0.4-1 libGraphicsMagick0 1.0.4-1 libguile12 1.6.4-12 libguile12abi13 1.6.4-2 libiconv 1.9.1-3 libiconv2 1.9.1-3 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libjpeg62 6b-11 libjpeg6b 6b-8 libkpathsea3 2.0.2-13 libkpathsea3abi13 2.0.2-2 libltdl3 1.5-3 libMagick-devel 5.5.7-2 libMagick6 5.5.7-2 libmcrypt 2.5.7-2 libmcrypt-devel 2.5.7-2 libmng 1.0.6-1 libncurses-devel 5.3-4 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libneon24 0.24.6-1 libopenldap2 2.1.25-1 libpcre 4.1-1 libpcre0 4.5-1 libpng 1.2.5-4 libpng10 1.0.15-4 libpng10-devel 1.0.15-4 libpng12 1.2.5-4 libpng12-devel 1.2.5-4 libpng2 1.0.12-1 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libsmi 0.4.2-1 libtiff-devel 3.6.0-5 libtiff3 3.6.0-2 libtiff4 3.6.0-5 libtool 1.5b-1 libtool-devel 1.5-3 libtool-stable 1.4.3-2 libungif 4.1.0-3 libwmf 0.2.8.3-1 libxerces-c21 2.1.0-1 libxerces-c22 2.2.0-1 libxerces-c23 2.3.0-4 libxerces-c24 2.4.0-4 libxerces-c25 2.5.0-1 libXft 2.1.6-1 libXft-devel 2.1.6-1 libXft1 1.0.0-1 libXft2 2.1.6-1 libxml2 2.6.9-1 libxslt 1.1.6-1 lilypond 2.2.2-1 lilypond-doc 2.2.2-1 links 0.99pre14-1 login 1.9-7 lynx 2.8.4-8 m4 1.4-1 make 3.80-1 man 1.5k-3 mc 4.6.0-4 mhash 0.8.18-1 mhash-devel 0.8.18-1 mingw-runtime 3.3-1 mingw-zlib 1.2.1-1 minires 0.97-1 minires-devel 0.97-1 mktemp 1.5-3 more 2.11o-1 mt 2.3-1 mutt 1.4.1-2 naim 0.11.6.7-1 nano 1.2.2-1 nasm 0.98.38-1 ncftp 3.1.7-1 ncurses 5.3-4 ncurses-demo 5.3-4 nedit 5.4-1 neon 0.24.6-1 netcat 1.10-2 openbox 0.99.1-4 opengl 1.1.0-7 openldap 2.1.25-1 openldap-devel 2.1.25-1 openssh 3.8.1p1-1 openssl 0.9.7d-1 openssl-devel 0.9.7d-1 par 1.52-1 patch 2.5.8-8 patchutils 0.2.30pre1-1 pcre 4.5-1 pcre-devel 4.5-1 pcre-doc 4.5-1 pdksh 5.2.14-3 perl 5.8.2-1 perl-libwin32 0.191-1 perl_manpages 5.8.2-1 pine 4.58-1 pinfo 0.6.8-1 pkgconfig 0.15.0-4 popt 1.6.4-4 postgresql 7.4.3-1 pr3270 3.2.20-1 procmail 3.22-8 procps 010801-2 proftpd 1.2.9-1 psutils 1.17-1 python 2.3.4-2 rcs 5.7-3 readline 4.3-5 rebase 2.3-1 robots 2.0-4 rpm 4.1-1 rpm-build 4.1-1 rpm-doc 4.1-1 rsync 2.6.2-1 ruby 1.8.1-1 rxvt 2.7.10-4 s3270 3.2.20-1 sed 4.0.9-2 setsid 0.0-3 sh-utils 2.0.15-4 sharutils 4.2.1-3 shutdown 1.4-1 splint 3.1.1-1 squid 2.4.STABLE7-1 ssmtp 2.60.9-1 stunnel 4.04-3 subversion 1.0.5-1 subversion-devel 1.0.5-1 suite3270 3.2.20-1 sunrpc 4.0-2 SWI-Prolog 5.2.6-1 swig 1.3.19-1 sysvinit 2.84-4 tar 1.13.25-5 tcl3270 3.2.20-1 tcltk 20030901-1 tcm 2.20-1 tcp_wrappers 7.6-1 tcsh 6.13.00-2 termcap 20021106-2 terminfo 5.3_20030726-1 tetex 2.0.2-13 tetex-base 2.0.2-13 tetex-bin 2.0.2-13 tetex-devel 2.0.2-13 tetex-doc 2.0.2-13 tetex-extra 2.0.2-13 tetex-tiny 2.0.2-13 tetex-x11 2.0.2-13 texinfo 4.2-4 TeXmacs 1.0.3.3-1 textutils 2.0.21-1 tidy 030901-1 tiff 3.6.0-5 time 1.7-1 tin 1.6.2-3 transfig 3.2.4-2 ttcp 19980512-1 tzcode 2003e-1 ucl 1.01-1 units 1.77-1 unzip 5.50-5 upx 1.24-1 uw-imap 2002e-3 uw-imap-imapd 2002e-3 uw-imap-util 2002e-3 vim 6.3-1 w32api 2.5-1 wget 1.9.1-1 which 1.5-2 whois 4.6.14-1 WindowMaker 0.80.2-1 WordNet 2.0-1 wtf 0.0.4-6 X-start-menu-icons 1.0.1-1 X-startup-scripts 1.0.7-1 x2x 1.30-2 x3270 3.2.20-1 Xaw3d 1.5D-5 xemacs 21.4.15-1 xemacs-emacs-common 21.4.15-1 xemacs-mule-sumo 2004-02-02-1 xemacs-sumo 2004-02-02-1 xemacs-tags 21.4.15-1 xerces-c 2.5.0-1 xerces-c-devel 2.5.0-1 xerces-c-doc 2.5.0-1 xfig 3.2.4-6 xfig-bin 3.2.4-3 xfig-doc 3.2.4-2 xfig-etc 3.2.4-4 xfig-lib 3.2.4-6 xfig-man 3.2.4-2 XFree86-base 4.3.0-11 XFree86-bin 4.3.0-21 XFree86-bin-icons 4.3.0-7 XFree86-doc 4.3.0-2 XFree86-etc 4.3.0-12 XFree86-f100 4.3.0-2 XFree86-fcyr 4.3.0-2 XFree86-fenc 4.3.0-2 XFree86-fnts 4.3.0-2 XFree86-fscl 4.3.0-2 XFree86-fsrv 4.3.0-9 XFree86-html 4.3.0-10 XFree86-jdoc 4.3.0-2 XFree86-lib 4.3.0-3 XFree86-lib-compat 4.3.0-2 XFree86-man 4.3.0-10 XFree86-nest 4.3.0-8 XFree86-prog 4.3.0-21 XFree86-prt 4.3.0-6 XFree86-ps 4.3.0-2 XFree86-startup-scripts 4.3.0-1 XFree86-vfb 4.3.0-8 XFree86-xserv 4.3.0-68 XFree86-xwinclip 4.3.0-3 xgraph 12.1-1 xinetd 2.3.9-1 XmHTML 1.1.7-1 xmlto 0.0.18-1 xorg-x11-base 6.7.0.0-8 xorg-x11-bin 6.7.0.0-4 xorg-x11-bin-dlls 6.7.0.0-4 xorg-x11-bin-lndir 6.7.0.0-2 xorg-x11-devel 6.7.0.0-4 xorg-x11-etc 6.7.0.0-3 xorg-x11-f100 6.7.0.0-1 xorg-x11-fcyr 6.7.0.0-1 xorg-x11-fenc 6.7.0.0-2 xorg-x11-fnts 6.7.0.0-1 xorg-x11-fscl 6.7.0.0-3 xorg-x11-fsrv 6.7.0.0-1 xorg-x11-libs-data 6.7.0.0-2 xorg-x11-man-pages 6.7.0.0-2 xorg-x11-man-pages-html 6.7.0.0-2 xorg-x11-nest 6.7.0.0-2 xorg-x11-vfb 6.7.0.0-2 xorg-x11-xwin 6.7.0.0-10 xorg-x11-xwin-gl 6.7.0.0-10 xpm-nox 4.2.0-4 xterm 185-4 xwinclip 1.2.0-1 xwinwm 0.0.5-1 zip 2.3-6 zlib 1.2.1-1 zsh 4.2.0-2 Use -h to see help about each section From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 6 08:23:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 06 Jul 2004 08:23:00 -0000 Subject: gaim 'BadWindow' crashes fixed In-Reply-To: <1089043326.491.7.camel@localhost> References: <1089043326.491.7.camel@localhost> Message-ID: On Mon, 5 Jul 2004, Jean-Claude Gervais wrote: > It turns out that the key to avoiding this is invoking the SSH > connection with the '-Y' option, and NOT the '-X' option, like this - > > ssh -C -Y user@host.com > > Once again, after a lot of searching (and swearing) it was Harold L. > Hunt who came up with the answer: > > http://www.cygwin.com/ml/cygwin-xfree/2004-03/msg00701.html > > Thanks, Harold. > > PS - I KNOW that this is obviously OLD news, but I only ended up > stumbling on the solution almost by chance, and I thought it was worth > repeating here, in case someone else is having the same problem. It is stated in the FAQ for some months now. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From richard.dje@free.fr Tue Jul 6 11:04:00 2004 From: richard.dje@free.fr (richard.dje@free.fr) Date: Tue, 06 Jul 2004 11:04:00 -0000 Subject: Entry point *main* can't be found in cygpango-1.0-0.dll Message-ID: <1089111836.40ea871c07de8@imp2-q.free.fr> Hello, After i downloaded Gerrit P. Haase new packages (glib2, pango, atk and gtk2), i compiled GVIM and each time i try to launch the generated executable be it VIM or GVIM i get an error message saying that entry point *main* couldn't be found in cygpango-1.0-0.dll. I attached the output of *cygcheck -srv > cygcheck_log.txt* Any hints would be appreciated. Thank you in advance. -Richard PS: Gerrit Thaaaaaank you for these packages :) -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cygcheck_log.txt URL: From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 6 11:11:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 06 Jul 2004 11:11:00 -0000 Subject: Entry point *main* can't be found in cygpango-1.0-0.dll In-Reply-To: <1089111836.40ea871c07de8@imp2-q.free.fr> References: <1089111836.40ea871c07de8@imp2-q.free.fr> Message-ID: On Tue, 6 Jul 2004 richard.dje@free.fr wrote: > Hello, > > After i downloaded Gerrit P. Haase new packages (glib2, pango, atk and > gtk2), i compiled GVIM and each time i try to launch the generated > executable be it VIM or GVIM i get an error message saying that entry > point *main* couldn't be found in cygpango-1.0-0.dll. > > I attached the output of *cygcheck -srv > cygcheck_log.txt* > > > Any hints would be appreciated. the people from cygnome.sourceforge.net might be more competent in respect of GTK/GTK2 problems than we are. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From richard.dje@free.fr Tue Jul 6 11:38:00 2004 From: richard.dje@free.fr (richard.dje@free.fr) Date: Tue, 06 Jul 2004 11:38:00 -0000 Subject: Entry point *main* can't be found in cygpango-1.0-0.dll In-Reply-To: References: <1089111836.40ea871c07de8@imp2-q.free.fr> Message-ID: <1089113902.40ea8f2e2f754@imp.free.fr> Selon Alexander Gottwald : > On Tue, 6 Jul 2004 richard.dje@free.fr wrote: > > > Hello, > > > > After i downloaded Gerrit P. Haase new packages (glib2, pango, atk > and > > gtk2), i compiled GVIM and each time i try to launch the generated > > executable be it VIM or GVIM i get an error message saying that > entry > > point *main* couldn't be found in cygpango-1.0-0.dll. > > > > I attached the output of *cygcheck -srv > cygcheck_log.txt* > > > > > > Any hints would be appreciated. > > the people from cygnome.sourceforge.net might be more competent in > respect > of GTK/GTK2 problems than we are. So you are saying that even if these four packages are now part of the main cygwin distribution, we are not allowed to ask questions here, when we have problems with one of them. Ok, if it is the case then sorry for the noise. -Richard From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 6 11:44:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 06 Jul 2004 11:44:00 -0000 Subject: Entry point *main* can't be found in cygpango-1.0-0.dll In-Reply-To: <1089113902.40ea8f2e2f754@imp.free.fr> References: <1089111836.40ea871c07de8@imp2-q.free.fr> <1089113902.40ea8f2e2f754@imp.free.fr> Message-ID: On Tue, 6 Jul 2004 richard.dje@free.fr wrote: > > the people from cygnome.sourceforge.net might be more competent in > > respect > > of GTK/GTK2 problems than we are. > > So you are saying that even if these four packages are now part of the > main cygwin distribution, we are not allowed to ask questions here, when > we have problems with one of them. Then you should ask on the cygwin list not on cygwin-xfree. I'm not sure if Gerrit does monitor this list, but I'm quite sure he monitors the cygwin list to get feedback on his packages. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From cgf-no-personal-reply-please@cygwin.com Tue Jul 6 13:25:00 2004 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Tue, 06 Jul 2004 13:25:00 -0000 Subject: Entry point *main* can't be found in cygpango-1.0-0.dll In-Reply-To: References: <1089111836.40ea871c07de8@imp2-q.free.fr> <1089113902.40ea8f2e2f754@imp.free.fr> Message-ID: <20040706132555.GL5602@trixie.casa.cgf.cx> On Tue, Jul 06, 2004 at 01:44:27PM +0200, Alexander Gottwald wrote: >On Tue, 6 Jul 2004 richard.dje@free.fr wrote: > >> > the people from cygnome.sourceforge.net might be more competent in >> > respect >> > of GTK/GTK2 problems than we are. >> >>So you are saying that even if these four packages are now part of the >>main cygwin distribution, we are not allowed to ask questions here, >>when we have problems with one of them. > >Then you should ask on the cygwin list not on cygwin-xfree. I'm not >sure if Gerrit does monitor this list, but I'm quite sure he monitors >the cygwin list to get feedback on his packages. Gerrit is subscribed to this list. There is no reason that I can see to insist that this be discussed on the main cygwin list. cgf From jc.gervais@videotron.ca Tue Jul 6 14:06:00 2004 From: jc.gervais@videotron.ca (Jean-Claude Gervais) Date: Tue, 06 Jul 2004 14:06:00 -0000 Subject: gaim 'BadWindow' crashes fixed In-Reply-To: References: <1089043326.491.7.camel@localhost> Message-ID: <1089109289.11903.13.camel@localhost> Thank you, Alexander. I was searching for the solution to the bug in relation with Gaim, which is the only application I had problems with: Mozilla and Evolution both worked fine, only Gaim crashed. You wouldn't happen to know how to fix the WindowMaker Preferences Utility corrupted icons bug, would you? I did find one or two messages on the subject, but no one seemed to have a solution. On Tue, 2004-07-06 at 04:23, Alexander Gottwald wrote: > On Mon, 5 Jul 2004, Jean-Claude Gervais wrote: > > > It turns out that the key to avoiding this is invoking the SSH > > connection with the '-Y' option, and NOT the '-X' option, like this - > > > > ssh -C -Y user@host.com > > > > Once again, after a lot of searching (and swearing) it was Harold L. > > Hunt who came up with the answer: > > > > http://www.cygwin.com/ml/cygwin-xfree/2004-03/msg00701.html > > > > Thanks, Harold. > > > > PS - I KNOW that this is obviously OLD news, but I only ended up > > stumbling on the solution almost by chance, and I thought it was worth > > repeating here, in case someone else is having the same problem. > > It is stated in the FAQ for some months now. > > bye > ago From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 6 14:38:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 06 Jul 2004 14:38:00 -0000 Subject: gaim 'BadWindow' crashes fixed In-Reply-To: <1089109289.11903.13.camel@localhost> References: <1089043326.491.7.camel@localhost> <1089109289.11903.13.camel@localhost> Message-ID: On Tue, 6 Jul 2004, Jean-Claude Gervais wrote: > You wouldn't happen to know how to fix the WindowMaker Preferences > Utility corrupted icons bug, would you? Maybe this is the long standing bug with lz77 compressed tiff files in the windowmaker package with libtiff without lz77 algorithm. But i don't use windowmaker and can't tell exactly. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 6 14:54:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 06 Jul 2004 14:54:00 -0000 Subject: Entry point *main* can't be found in cygpango-1.0-0.dll In-Reply-To: <20040706132555.GL5602@trixie.casa.cgf.cx> References: <1089111836.40ea871c07de8@imp2-q.free.fr> <1089113902.40ea8f2e2f754@imp.free.fr> <20040706132555.GL5602@trixie.casa.cgf.cx> Message-ID: On Tue, 6 Jul 2004, Christopher Faylor wrote: > > Gerrit is subscribed to this list. There is no reason that I can see > to insist that this be discussed on the main cygwin list. I don't insist on it. I just want to make sure the topic gets appropriate attention which I thought it would not get on this list. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From danilo.turina@alcatel.it Tue Jul 6 15:01:00 2004 From: danilo.turina@alcatel.it (Danilo Turina) Date: Tue, 06 Jul 2004 15:01:00 -0000 Subject: gaim 'BadWindow' crashes fixed In-Reply-To: References: <1089043326.491.7.camel@localhost> <1089109289.11903.13.camel@localhost> Message-ID: <40EABEC4.9030308@alcatel.it> I also think so. In fact when I used WindowMaker (now I go with -multiwindow) I had the same problem and it was caused by lz77 compressed tiff icons. If I remember well (but I usually don't), I converted the "broken" TIFFs with IrfanView to uncompressed (or non-lz77 compressed) TIFFs. Ciao, Danilo Alexander Gottwald wrote: > On Tue, 6 Jul 2004, Jean-Claude Gervais wrote: > > >>You wouldn't happen to know how to fix the WindowMaker Preferences >>Utility corrupted icons bug, would you? > > > Maybe this is the long standing bug with lz77 compressed tiff files in the > windowmaker package with libtiff without lz77 algorithm. > > But i don't use windowmaker and can't tell exactly. > > bye > ago -- -------------------------------------- Danilo Turina Alcatel Optics OND Network Management Rieti (Italy) - Phone: +39 0746 600332 -------------------------------------- 3 anni 2 mesi 27 giorni 7 ore 27 minuti 49 secondi From danilo.turina@alcatel.it Tue Jul 6 17:16:00 2004 From: danilo.turina@alcatel.it (Danilo Turina) Date: Tue, 06 Jul 2004 17:16:00 -0000 Subject: gaim 'BadWindow' crashes fixed In-Reply-To: References: <1089043326.491.7.camel@localhost> <1089109289.11903.13.camel@localhost> Message-ID: <40EABEC4.9030308@alcatel.it> I also think so. In fact when I used WindowMaker (now I go with -multiwindow) I had the same problem and it was caused by lz77 compressed tiff icons. If I remember well (but I usually don't), I converted the "broken" TIFFs with IrfanView to uncompressed (or non-lz77 compressed) TIFFs. Ciao, Danilo Alexander Gottwald wrote: > On Tue, 6 Jul 2004, Jean-Claude Gervais wrote: > > >>You wouldn't happen to know how to fix the WindowMaker Preferences >>Utility corrupted icons bug, would you? > > > Maybe this is the long standing bug with lz77 compressed tiff files in the > windowmaker package with libtiff without lz77 algorithm. > > But i don't use windowmaker and can't tell exactly. > > bye > ago -- -------------------------------------- Danilo Turina Alcatel Optics OND Network Management Rieti (Italy) - Phone: +39 0746 600332 -------------------------------------- 3 anni 2 mesi 27 giorni 7 ore 27 minuti 49 secondi From bdev@hss.hns.com Tue Jul 6 17:25:00 2004 From: bdev@hss.hns.com (bdev@hss.hns.com) Date: Tue, 06 Jul 2004 17:25:00 -0000 Subject: XWin segmentation fault with xwinwm Message-ID: Hi ! I used the following sequence of commands and the XWin binary seg faults. 1. XWin -mwextwm & 2. xwinwm & 3. xterm & Here xterm can be any x based application. When I click on the application, XWin crashes. I am sending the related dumps with this mail Bashuman Deb ----------------------------------------------------------------------------------- They deny that TV and fried food have much worth. They cannot be human. They're not of this earth. ----------------------------------------------------------------------------------- Stacktrace : Exception: STATUS_ACCESS_VIOLATION at eip=00471342 eax=FFFFFFFF ebx=01EBFFD0 ecx=FFFFFFFF edx=00000000 esi=1025713C edi=00000001 ebp=0022E998 esp=0022E934 program=C:\cygwin\usr\X11R6\bin\XWin.exe, pid 1692, thread main cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 0022E998 00471342 (1025712C, 0000016B, 00000060, 01EBFFC4) 0022EA08 004738C3 (10167148, 1015F018, 00000000, 0022EA60) 0022EA78 006CDF01 (1015EB90, 00000001, 00000004, 00000017) 0022EB18 006CE5CF (1015EB90, 00000004, 00000017, 000001E2) 0022EBC8 004055DC (1015EB90, 0000000C, 101E1014, 101E0DE8) 0022EBF8 004085E1 (101E0DE8, 0000000C, 00000000, 611242CC) 0022F028 00407E02 (00000002, 00000000, 616D2C88, 7C4F1B1B) 0022F068 004017F8 (00000002, 616D2C88, 100E00A8, 0022F0C0) 0022F0A8 61005F54 (0022F0C0, 00233390, 002333CC, 0022F394) 0022FF88 6100616B (00000000, 00000000, 00000000, 00000000) End of stack trace output of cygcheck Cygwin Configuration Diagnostics Current System Time: Tue Jul 06 22:19:09 2004 Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4 Path: C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin c:\WINNT\system32 c:\WINNT c:\WINNT\System32\Wbem c:\Ca_Appsw c:\WINNT\system32\nls c:\WINNT\system32\nls\ENGLISH c:\TNGSD\BIN Z .\ Y .\ .\ Output from C:\cygwin\bin\id.exe (nontsec) UID: 500(Administrator) GID: 513(None) 513(None) Output from C:\cygwin\bin\id.exe (ntsec) UID: 500(Administrator) GID: 513(None) 0(root) 513(None) 544(Administrators) 545(Users) SysDir: C:\WINNT\system32 WinDir: C:\WINNT HOME = `C:\cygwin\home\Administrator' MAKE_MODE = `unix' PWD = `/home/Administrator' USER = `Administrator' ALLUSERSPROFILE = `C:\Documents and Settings\All Users' APPDATA = `C:\Documents and Settings\Administrator\Application Data' ASMROOT = `C:\TNGSD\SD' COMMONPROGRAMFILES = `C:\Program Files\Common Files' COMPUTERNAME = `B3-086' COMSPEC = `C:\WINNT\system32\cmd.exe' CVS_RSH = `/bin/ssh' DISPLAY = `127.0.0.1:0.0' HOMEDRIVE = `C:' HOMEPATH = `\' HOSTNAME = `B3-086' INFOPATH = `/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:' LOGONSERVER = `\\B3-086' MANPATH = `/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man' NUMBER_OF_PROCESSORS = `1' NWLANGUAGE = `ENGLISH' NWUSERNAME = `bdev' OLDPWD = `/usr/bin' OS2LIBPATH = `C:\WINNT\system32\os2\dll;' OS = `Windows_NT' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PROCESSOR_ARCHITECTURE = `x86' PROCESSOR_IDENTIFIER = `x86 Family 6 Model 8 Stepping 1, GenuineIntel' PROCESSOR_LEVEL = `6' PROCESSOR_REVISION = `0801' PROGRAMFILES = `C:\Program Files' PROMPT = `$P$G' PS1 = `\h \d>' SHLVL = `1' SYSTEMDRIVE = `C:' SYSTEMROOT = `C:\WINNT' TEMP = `C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp' TERM = `cygwin' TMP = `C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp' USERDOMAIN = `B3-086' USERNAME = `Administrator' USERPROFILE = `C:\Documents and Settings\Administrator' WINDIR = `C:\WINNT' WINDOWS_LOGIN = `0' _ = `/usr/bin/cygcheck.exe' POSIXLY_CORRECT = `1' HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) = `/cygdrive' cygdrive flags = 0x00000022 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = `C:\cygwin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = `C:\cygwin/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = `C:\cygwin/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts (default) = `C:\cygwin\usr\X11R6\lib\X11\fonts' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options a: fd N/A N/A c: hd FAT32 8002Mb 27% CP UN d: hd NTFS 11066Mb 2% CP CS UN PA FC Data e: cd N/A N/A f: net NWFS 17332Mb 100% CP FC HOME2 g: net NTFS 9844Mb 14% CP CS PA bdev y: net NWFS 2000Mb 77% CP FC SYS z: net NWFS 2000Mb 77% CP FC SYS C:\cygwin / system binmode C:\cygwin/bin /usr/bin system binmode C:\cygwin/lib /usr/lib system binmode C:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode . /cygdrive system binmode,cygdrive Found: C:\cygwin\bin\awk.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cp.exe Not Found: cpp (good!) Found: C:\cygwin\bin\find.exe Not Found: gcc Not Found: gdb Found: C:\cygwin\bin\grep.exe Not Found: ld Found: C:\cygwin\bin\ls.exe Not Found: make Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe 7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2003/10/19 13:27 617k 2004/03/22 C:\cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-2.dll" v0.0 ts=2004/3/22 21:22 155k 2004/01/07 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2004/1/7 21:44 61k 2003/08/09 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2003/8/9 12:05 831k 2003/09/20 C:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.1.dll" v0.0 ts=2003/9/21 3:21 1080k 2003/09/20 C:\cygwin\bin\cygdb_cxx-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.1.dll" v0.0 ts=2003/9/21 3:23 129k 2004/03/11 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2004/3/11 5:42 361k 2003/10/25 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-6.dll" v0.0 ts=2003/10/22 9:48 19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/20 8:35 28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-3.dll" v0.0 ts=2003/7/20 13:28 15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 13:30 30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2003/8/11 7:42 15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2003/8/11 7:43 12k 2003/08/10 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0 "cyggettextpo-0.dll" v0.0 ts=2003/8/11 3:41 69k 2003/08/10 C:\cygwin\bin\cyggettextlib-0-12-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextlib-0-12-1.dll" v0.0 ts=2003/8/11 3:40 134k 2003/08/10 C:\cygwin\bin\cyggettextsrc-0-12-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextsrc-0-12-1.dll" v0.0 ts=2003/8/11 3:40 958k 2003/08/10 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2003/8/11 2:27 21k 2001/06/20 C:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0 "cygintl.dll" v0.0 ts=2001/6/20 22:39 22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0 "cygintl-1.dll" v0.0 ts=2001/12/13 14:58 37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0 "cygintl-2.dll" v0.0 ts=2003/8/11 3:20 45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0 "cygform5.dll" v0.0 ts=2001/4/25 10:58 26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0 "cygmenu5.dll" v0.0 ts=2001/4/25 10:57 156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++5.dll" v0.0 ts=2001/4/25 10:59 226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses5.dll" v0.0 ts=2001/4/25 10:47 15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0 "cygpanel5.dll" v0.0 ts=2001/4/25 10:57 35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0 "cygform6.dll" v0.0 ts=2002/1/9 11:33 20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0 "cygmenu6.dll" v0.0 ts=2002/1/9 11:33 175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++6.dll" v0.0 ts=2002/1/9 11:33 202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses6.dll" v0.0 ts=2002/1/9 11:33 12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0 "cygpanel6.dll" v0.0 ts=2002/1/9 11:33 48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0 "cygform7.dll" v0.0 ts=2003/8/9 14:55 29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0 "cygmenu7.dll" v0.0 ts=2003/8/9 14:55 224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0 "cygncurses7.dll" v0.0 ts=2003/8/9 14:54 19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0 "cygpanel7.dll" v0.0 ts=2003/8/9 14:54 63k 2003/04/11 C:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0 "cygpcre.dll" v0.0 ts=2003/4/11 14:01 61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix.dll" v0.0 ts=2003/4/11 14:01 62k 2003/12/11 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2003/12/11 22:31 9k 2003/12/11 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2003/12/11 22:31 173k 2003/08/10 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2003/8/11 4:05 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 11:15 17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 "cyghistory4.dll" v0.0 ts=2001/1/7 10:04 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/7 10:04 29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0 "cyghistory5.dll" v0.0 ts=2003/8/11 4:46 148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2003/8/11 4:46 15k 2003/11/20 C:\cygwin\bin\cygminires.dll - os=4.0 img=0.97 sys=4.0 "cygminires.dll" v0.0 ts=2003/11/20 7:25 841k 2004/03/17 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2004/3/18 4:28 171k 2004/03/17 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2004/3/18 4:28 1049k 2003/11/07 C:\cygwin\bin\cygperl5_8_2.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8_2.dll" v0.0 ts=2003/11/7 16:38 61k 2003/12/04 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2003/12/4 8:33 132k 2003/08/11 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-62.dll" v0.0 ts=2003/8/11 6:07 119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg6b.dll" v0.0 ts=2002/2/9 10:49 281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0 "cygtiff3.dll" v0.0 ts=2003/2/24 10:28 282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0 "cygtiff4.dll" v0.0 ts=2003/8/11 8:02 27k 2004/03/05 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0 "cygungif-4.dll" v0.0 ts=2004/3/6 1:43 1126k 2004/05/26 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2004/5/26 7:37 Cygwin DLL version info: DLL version: 1.5.10 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 116 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: Build date: Tue May 25 22:07:00 EDT 2004 CVS tag: cr-0x5e6 Shared id: cygwin1S4 56k 2004/03/11 C:\cygwin\usr\X11R6\bin\cygXft-1.dll - os=4.0 img=1.0 sys=4.0 "cygXft-1.dll" v0.0 ts=2003/11/18 7:12 63k 2004/03/23 C:\cygwin\usr\X11R6\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2004/3/24 3:50 275k 2004/01/13 C:\cygwin\usr\X11R6\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw3d-7.dll" v0.0 ts=2004/1/14 3:47 36k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygFS-6.dll - os=4.0 img=1.0 sys=4.0 "cygFS-6.dll" v0.0 ts=2004/4/10 4:50 431k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2004/4/10 4:54 437k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2004/4/10 4:55 74k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2004/4/10 4:47 1250k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll - os=4.0 img=1.0 sys=4.0 "cygOSMesa-4.dll" v0.0 ts=2004/4/10 4:54 30k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2004/4/10 4:47 869k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2004/4/10 4:47 8k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0 "cygXRes-1.dll" v0.0 ts=2004/4/10 4:56 27k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXTrap-6.dll - os=4.0 img=1.0 sys=4.0 "cygXTrap-6.dll" v0.0 ts=2004/4/10 4:56 253k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-6.dll" v0.0 ts=2004/4/10 4:49 355k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2004/4/10 4:50 30k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcursor-1.dll" v0.0 ts=2004/4/10 4:56 49k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2004/4/10 4:47 7k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXfontcache-1.dll - os=4.0 img=1.0 sys=4.0 "cygXfontcache-1.dll" v0.0 ts=2004/4/10 4:57 27k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 "cygXi-6.dll" v0.0 ts=2004/4/10 4:50 76k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2004/4/10 4:48 11k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2004/4/10 4:48 26k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXp-6.dll" v0.0 ts=2004/4/10 4:51 51k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2004/4/10 4:49 11k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 "cygXrandr-2.dll" v0.0 ts=2004/4/10 4:56 27k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2004/4/10 4:55 282k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2004/4/10 4:48 17k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0 "cygXtst-6.dll" v0.0 ts=2004/4/10 4:50 237k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0 "cygdps-1.dll" v0.0 ts=2004/4/10 4:55 25k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0 "cygdpstk-1.dll" v0.0 ts=2004/4/10 4:55 21k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2004/4/10 4:57 9k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygoldX-6.dll - os=4.0 img=1.0 sys=4.0 "cygoldX-6.dll" v0.0 ts=2004/4/10 4:47 20k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygpsres-1.dll - os=4.0 img=1.0 sys=4.0 "cygpsres-1.dll" v0.0 ts=2004/4/10 4:55 124k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2004/4/10 4:50 12k 2004/04/10 C:\cygwin\usr\X11R6\bin\cygxkbui-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbui-1.dll" v0.0 ts=2004/4/10 4:51 28k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygDtPrint-1.dll - os=4.0 img=1.0 sys=4.0 "cygDtPrint-1.dll" v0.0 ts=2004/3/31 9:53 77k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0 "cygMrm-2.dll" v0.0 ts=2004/3/31 9:53 66k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0 "cygUil-2.dll" v0.0 ts=2004/3/31 9:53 1294k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0 "cygXm-2.dll" v0.0 ts=2004/3/31 9:50 Cygwin Package Information Last downloaded files to: D:\Cygnux Last downloaded files from: http://ftp.lug.udel.edu/pub/cygwin Package Version _update-info-dir 00227-1 ash 20040127-1 base-files 2.6-1 base-passwd 1.1-1 bash 2.05b-16 bzip2 1.0.2-5 cabextract 0.6-2 clear 1.0-1 crypt 1.1-1 curl 7.11.1-1 cygutils 1.2.5-1 cygwin 1.5.10-3 diffutils 2.8.7-1 editrights 1.01-1 expat 1.95.7-1 fileutils 4.1-2 findutils 4.1.7-4 fontconfig 2.2.2-1 freetype2 2.1.5-1 gawk 3.1.3-4 gdbm 1.8.3-7 gettext 0.12.1-3 ghostscript-base 7.05-2 ghostscript-x11 7.05-2 grep 2.5-1 groff 1.18.1-2 gv 3.5.8-1 gzip 1.3.5-1 inetutils 1.3.2-28 jpeg 6b-11 less 381-1 lesstif 0.93.94-2 libbz2_1 1.0.2-5 libdb4.1 4.1.25-1 libfontconfig1 2.2.2-1 libfreetype26 2.1.5-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libgettextpo0 0.12.1-3 libiconv2 1.9.1-3 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libjpeg62 6b-11 libjpeg6b 6b-8 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libpcre 4.1-1 libpcre0 4.5-1 libpng 1.2.5-4 libpng12 1.2.5-4 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libtiff-devel 3.6.0-5 libtiff3 3.6.0-2 libtiff4 3.6.0-5 libungif 4.1.0-3 libXft 2.1.6-1 libXft1 1.0.0-1 libXft2 2.1.6-1 links 0.99pre14-1 login 1.9-7 man 1.5k-3 minires 0.97-1 mktemp 1.5-3 ncftp 3.1.7-1 ncurses 5.3-4 openssh 3.8.1p1-1 openssl 0.9.7d-1 pcre 4.5-1 pcre-doc 4.5-1 perl 5.8.2-1 perl-libwin32 0.191-1 perl_manpages 5.8.2-1 readline 4.3-5 sed 4.0.9-2 sh-utils 2.0.15-4 sharutils 4.2.1-3 shutdown 1.4-1 tar 1.13.25-5 tcltk 20030901-1 termcap 20021106-2 terminfo 5.3_20030726-1 texinfo 4.2-4 textutils 2.0.21-1 tiff 3.6.0-5 unzip 5.50-5 vim 6.3-1 wget 1.9.1-1 which 1.5-2 WindowMaker 0.80.2-1 WordNet 2.0-1 X-start-menu-icons 1.0.1-1 X-startup-scripts 1.0.7-1 Xaw3d 1.5D-5 XFree86-base 4.3.0-11 XFree86-bin 4.3.0-21 XFree86-xserv 4.3.0-68 xorg-x11-base 6.7.0.0-8 xorg-x11-bin 6.7.0.0-4 xorg-x11-bin-dlls 6.7.0.0-4 xorg-x11-bin-lndir 6.7.0.0-2 xorg-x11-etc 6.7.0.0-3 xorg-x11-fenc 6.7.0.0-2 xorg-x11-fnts 6.7.0.0-1 xorg-x11-libs-data 6.7.0.0-2 xorg-x11-xwin 6.7.0.0-10 xterm 185-4 xwinwm 0.0.5-1 zip 2.3-6 zlib 1.2.1-1 Use -h to see help about each section From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 6 22:49:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 06 Jul 2004 22:49:00 -0000 Subject: XWin segmentation fault with xwinwm In-Reply-To: References: Message-ID: On Tue, 6 Jul 2004 bdev@hss.hns.com wrote: > Hi ! > I used the following sequence of commands and the XWin binary seg > faults. > > 1. XWin -mwextwm & > 2. xwinwm & > 3. xterm & > > Here xterm can be any x based application. When I click on the > application, XWin crashes. Sorry. xwinwm is currently still in development and unsupported. Unless you plan to do look at the code yourself you should stay with the internal windowmanger started with -multiwindow bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From extasia@gmail.com Wed Jul 7 00:10:00 2004 From: extasia@gmail.com (David) Date: Wed, 07 Jul 2004 00:10:00 -0000 Subject: Highlighting and pasting problems between xterm windows Message-ID: <4c714a9c040706154915bfb31a@mail.gmail.com> Greetings, Sometimes when I highlight text in xterm window A and attempt to paste it in xterm window B, window A dies. Other times, window A doesn't die, but when I go to paste in window B, nothing gets pasted. And sometimes it seems to work correctly. If I highlight something at the top of an xterm window and then execute "clear" (i.e., you can't scroll back to find the highlighted text), when I go to paste it, nothing is in the buffer. If I select a font using xfontsel and go to an xterm window and try to change the window's font using ctrl and the right mouse button and choosing "Selection" I can't change the font. It's as if there was nothing in the buffer. What might I do so that I can do these things and have them exhibit the expected behavior? Thanks, David P.S. I've attached my configuration information. -- Live in a world of your own, but always welcome visitors. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: junk URL: From arrigo@vision.caltech.edu Wed Jul 7 08:11:00 2004 From: arrigo@vision.caltech.edu (Arrigo Benedetti) Date: Wed, 07 Jul 2004 08:11:00 -0000 Subject: Cygwin-X hangs all at a sudden Message-ID: For some reason, a Cygwin installation that used to work perfectly until yesterday is now broken. The only reason I can think of is updating Windows XP this morning (ah!). After starting the server with /usr/X11R6/bin/startx, X clients just hang. I reinstalled all the Cygwin-X packages and this did not help. The XWin.log file is below. any ideas? Thanks -Arrigo Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1280 h 1024 winInitializeDefaultScreens - Returning _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 960 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winMultiWindowXMsgProc - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (EE) Keyboardlayout "US" (00000409) is unknown Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! winPointerWarpCursor - Discarding first warp: 640 480 winInitMultiWindowWM - pthread_mutex_lock () returned. winProcEstablishConnection - Hello From alexander.gottwald@s1999.tu-chemnitz.de Wed Jul 7 08:13:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 07 Jul 2004 08:13:00 -0000 Subject: Highlighting and pasting problems between xterm windows In-Reply-To: <4c714a9c040706154915bfb31a@mail.gmail.com> References: <4c714a9c040706154915bfb31a@mail.gmail.com> Message-ID: On Tue, 6 Jul 2004, David wrote: > Greetings, > > Sometimes when I highlight text in xterm window A and attempt to paste > it in xterm window B, window A dies. Other times, window A doesn't > die, but when I go to paste in window B, nothing gets pasted. And > sometimes it seems to work correctly. This is a very strange behaviour which I've never noticed before. A xclient should never die in clipboard operations. There must be something really garbled on your system. > If I highlight something at the top of an xterm window and then > execute "clear" (i.e., you can't scroll back to find the highlighted > text), when I go to paste it, nothing is in the buffer. I could not reproduce this. clear did not reset the scrollbuffer for me. > If I select a font using xfontsel and go to an xterm window and try to > change the window's font using ctrl and the right mouse button and > choosing "Selection" I can't change the font. It's as if there was > nothing in the buffer. I've just tried with xterm from xorg 6.7.0 and from xfree 4.1.0. Both allow setting the font in the described way. Is the font pastable? Mabye the selection is empty somehow. Do you have other windows programs running? Maybe they are garbling the windows/X11 integration. What happens if you omit the -clipboard parameter to XWin startup? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Wed Jul 7 13:38:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 07 Jul 2004 13:38:00 -0000 Subject: Cygwin-X hangs all at a sudden In-Reply-To: References: Message-ID: On Tue, 6 Jul 2004, Arrigo Benedetti wrote: > For some reason, a Cygwin installation that used to work perfectly until > yesterday is now broken. The only reason I can think of is updating > Windows XP this morning (ah!). What kind of update? Service Pack 2? > After starting the server with /usr/X11R6/bin/startx, X clients just > hang. I reinstalled all the Cygwin-X packages and this did not help. > The XWin.log file is below. please also check if /tmp is mounted in binmode. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From stbaldwin@multiservice.com Wed Jul 7 13:54:00 2004 From: stbaldwin@multiservice.com (Steve Baldwin) Date: Wed, 07 Jul 2004 13:54:00 -0000 Subject: Building gvim Message-ID: Hi, I built vim 6.3 from source.? The non-gui vim works fine, but when I start gvim it briefly creates a window, and I then get : [vim63]$ gvim [vim63]$ Vim: Caught deadly signal SEGV Vim: Finished. Does anyone have any clues that might help me? Thanks, Steve Baldwin -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cygcheck_log.txt URL: From alexander.gottwald@s1999.tu-chemnitz.de Wed Jul 7 16:36:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 07 Jul 2004 16:36:00 -0000 Subject: Building gvim Message-ID: On Wed, 7 Jul 2004, Steve Baldwin wrote: > Hi, > > I built vim 6.3 from source.?? The non-gui vim works fine, but when I start > gvim it briefly creates a window, and I then get : > > [vim63]$ gvim > [vim63]$ Vim: Caught deadly signal SEGV > Vim: Finished. > > Does anyone have any clues that might help me? I'm using the gvim from the cygnome project. But is is still vim 6.2 and running an update with the cygwin installer does always want to install vim 6.3 now which will overwrite the binary. The segfault was reported a few times before but afaik no one has tracked it down before. If you're willing I could give you some assistance. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From quarto@thuntek.net Wed Jul 7 23:37:00 2004 From: quarto@thuntek.net (quarto) Date: Wed, 07 Jul 2004 23:37:00 -0000 Subject: Building gvim References: Message-ID: Gvim6.3 for cygwin is available at: http://cygnome2.sourceforge.net/install/release/CONTRIB/vim-gtk2/ Paul From ngormley@aardvark.myftp.org Thu Jul 8 04:18:00 2004 From: ngormley@aardvark.myftp.org (Niall Gormley) Date: Thu, 08 Jul 2004 04:18:00 -0000 Subject: startx hang (6.7.0.0-9) Message-ID: <29062.148.87.1.171.1089244174.squirrel@aardvark.myftp.org> Hi, I've installed the latest cygwin (CYGWIN_NT-5.0 jewel 1.5.10(0.116/4/2)) and the 6.7.0.0-9 release of cygwin-xfree. When running startx (or XWin directly) The XWin system hangs halfway through startup @ the following line: .... .... .... winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00001809" (00001809) (EE) Keyboardlayout "Irish" (00001809) is unknown Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" I have installed this with no success on 2 computers now!! I've tries mounting the tmp filesystem as a block device, and running XWin directly. Have you any ideas what to try next.... Thanks, Niall From Knucklehead@gamebox.net Thu Jul 8 04:23:00 2004 From: Knucklehead@gamebox.net (Nick) Date: Thu, 08 Jul 2004 04:23:00 -0000 Subject: Help Me Please Message-ID: <40ECCAF2.5050705@gamebox.net> : X :0 ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1024 h 768 winInitializeDefaultScreens - Returning _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 winCheckDisplayNumber - Cygwin/X is already running on display 0 Fatal server error: InitOutput - Duplicate invocation on display number: 0. Exiting. winDeinitMultiWindowWM - Noting shutdown in progress From pechtcha@cs.nyu.edu Thu Jul 8 09:27:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Thu, 08 Jul 2004 09:27:00 -0000 Subject: Help Me Please In-Reply-To: <40ECCAF2.5050705@gamebox.net> References: <40ECCAF2.5050705@gamebox.net> Message-ID: On Wed, 7 Jul 2004, Nick wrote: > : > > X :0 > > ddxProcessArgument - Initializing default screens > winInitializeDefaultScreens - w 1024 h 768 > winInitializeDefaultScreens - Returning > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 > winCheckDisplayNumber - Cygwin/X is already running on display 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Umm, this is not helpful enough? > Fatal server error: > InitOutput - Duplicate invocation on display number: 0. Exiting. > > winDeinitMultiWindowWM - Noting shutdown in progress You already have X running. You don't need to start X again. Just run the X app you want (probably xterm) with the right DISPLAY setting, e.g., $ xterm -display :0 HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 8 11:13:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 08 Jul 2004 11:13:00 -0000 Subject: startx hang (6.7.0.0-9) In-Reply-To: <29062.148.87.1.171.1089244174.squirrel@aardvark.myftp.org> References: <29062.148.87.1.171.1089244174.squirrel@aardvark.myftp.org> Message-ID: On Thu, 8 Jul 2004, Niall Gormley wrote: > Hi, > > I've installed the latest cygwin (CYGWIN_NT-5.0 jewel 1.5.10(0.116/4/2)) > and the 6.7.0.0-9 release of cygwin-xfree. > > When running startx (or XWin directly) > > The XWin system hangs halfway through startup @ the following line: > > .... > .... > .... > winMultiWindowXMsgProc - Calling pthread_mutex_lock () > MIT-SHM extension disabled due to lack of kernel support > XFree86-Bigfont extension local-client optimization disabled due to lack > of shar > ed memory support in the kernel > (--) Setting autorepeat to delay=500, rate=31 > (--) winConfigKeyboard - Layout: "00001809" (00001809) > (EE) Keyboardlayout "Irish" (00001809) is unknown > Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = > "(null)" Hm. It is stuck when loading the keyboard definition. Does XWin -kb work? > I have installed this with no success on 2 computers now!! > > I've tries mounting the tmp filesystem as a block device, and running XWin > directly. do you mean binmode? You can't mount directories as block devices. Only in textmode and binmode. What does the mount command report? BTW: DO you know the layout code for the irish keyboard? I'll add "ie" to the list of predifined keyboards. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From freeweb@nyckelpiga.de Thu Jul 8 12:19:00 2004 From: freeweb@nyckelpiga.de (Gerrit P. Haase) Date: Thu, 08 Jul 2004 12:19:00 -0000 Subject: Building gvim Message-ID: <1041316683851.20040708131328@familiehaase.de> Steve schrieb: > Hi, > I built vim 6.3 from source.?? The non-gui vim works fine, but when I start > gvim it briefly creates a window, and I then get : > [vim63]$ gvim > [vim63]$ Vim: Caught deadly signal SEGV > Vim: Finished. > Does anyone have any clues that might help me? In your cygcheck I see that you don't have glib2-devel installed. Isn't this needed too to build GTK applications (and probably also atk-devel)? Evtl. you're linking against some other glib / atk libraries than the recently released cygwin packages? Gerrit -- =^..^= From stbaldwin@multiservice.com Thu Jul 8 14:01:00 2004 From: stbaldwin@multiservice.com (Steve Baldwin) Date: Thu, 08 Jul 2004 14:01:00 -0000 Subject: Building gvim In-Reply-To: <1041316683851.20040708131328@familiehaase.de> Message-ID: Thanks very much Gerrit. That was indeed the problem. I installed glib2-devel and atk-devel, rebuilt, and voila - I have a working gvim !!! -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Gerrit P. Haase Sent: Thursday, 8 July 2004 6:13 AM To: Steve Baldwin Subject: Re: Building gvim Steve schrieb: > Hi, > I built vim 6.3 from source.? The non-gui vim works fine, but when I start > gvim it briefly creates a window, and I then get : > [vim63]$ gvim > [vim63]$ Vim: Caught deadly signal SEGV > Vim: Finished. > Does anyone have any clues that might help me? In your cygcheck I see that you don't have glib2-devel installed. Isn't this needed too to build GTK applications (and probably also atk-devel)? Evtl. you're linking against some other glib / atk libraries than the recently released cygwin packages? Gerrit -- =^..^= From weyleong@ryerson.ca Thu Jul 8 14:42:00 2004 From: weyleong@ryerson.ca (Dr.Wey Leong) Date: Thu, 08 Jul 2004 14:42:00 -0000 Subject: How to solve XWin error? Message-ID: Hi, I received a "fatal server error" while trying to run the following command (please see attached jpeg and log files): XWin -multiwindow -clipboard My operating system is Windows XP. Please advise me how to solve this error. Thanks and regards, Wey Leong Department of Mechanical and Industrial Engineering Ryerson University -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.log Type: application/octet-stream Size: 3125 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin error.jpg Type: image/pjpeg Size: 51461 bytes Desc: not available URL: From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 8 15:11:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 08 Jul 2004 15:11:00 -0000 Subject: How to solve XWin error? In-Reply-To: References: Message-ID: On Thu, 8 Jul 2004, Dr.Wey Leong wrote: > Hi, > > I received a "fatal server error" while trying to run the following command > (please see attached jpeg and log files): > XWin -multiwindow -clipboard winCheckDisplayNumber - Cygwin/X is already running on display 0 Fatal server error: InitOutput - Duplicate invocation on display number: 0. Exiting. This means you have started XWin twice. You can't do that. Only start XWin (or start or startxwin.bat or simlar scripts) once. If you wan't another terminal window then run it from a bash shell, from the start menu entry or from the already running terminal window. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From ihok@hotmail.com Thu Jul 8 15:20:00 2004 From: ihok@hotmail.com (Jack Tanner) Date: Thu, 08 Jul 2004 15:20:00 -0000 Subject: How to solve XWin error? In-Reply-To: References: Message-ID: Alexander Gottwald wrote: > winCheckDisplayNumber - Cygwin/X is already running on display 0 > > Fatal server error: > InitOutput - Duplicate invocation on display number: 0. Exiting. > > This means you have started XWin twice. You can't do that. Only start XWin > (or start or startxwin.bat or simlar scripts) once. If you wan't another > terminal window then run it from a bash shell, from the start menu entry > or from the already running terminal window. It seems like this issue (that comes up several times a day) can be easily avoided. Can't startxwin.bat and friends be modified to not abort if XWin is already running? That is, if XWin is already running, don't run another XWin, but do run the other programs in startxwin.bat, like an xterm, on the running XWin's display. Even if this only works for an uncustomized startxwin.bat, that would still take care of 80% of the problems. -JT From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 8 18:35:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 08 Jul 2004 18:35:00 -0000 Subject: How to solve XWin error? In-Reply-To: References: Message-ID: On Thu, 8 Jul 2004, Jack Tanner wrote: > Alexander Gottwald wrote: > > winCheckDisplayNumber - Cygwin/X is already running on display 0 > > > > Fatal server error: > > InitOutput - Duplicate invocation on display number: 0. Exiting. > > > > This means you have started XWin twice. You can't do that. Only start XWin > > (or start or startxwin.bat or simlar scripts) once. If you wan't another > > terminal window then run it from a bash shell, from the start menu entry > > or from the already running terminal window. > > It seems like this issue (that comes up several times a day) can be > easily avoided. > > Can't startxwin.bat and friends be modified to not abort if XWin is > already running? That is, if XWin is already running, don't run another > XWin, but do run the other programs in startxwin.bat, like an xterm, on > the running XWin's display. > > Even if this only works for an uncustomized startxwin.bat, that would > still take care of 80% of the problems. I've though about this today too. I don't like the idea but i don't like answering the same question over and over. .oO(Maybe I should remove the xterm start from startxwin.bat *eg*) bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From ihok@hotmail.com Thu Jul 8 19:07:00 2004 From: ihok@hotmail.com (Jack Tanner) Date: Thu, 08 Jul 2004 19:07:00 -0000 Subject: How to solve XWin error? In-Reply-To: References: Message-ID: Alexander Gottwald wrote: > I've though about this today too. I don't like the idea but i don't like > answering the same question over and over. What's not to like? A small bit of code makes a usability problem disappear. (Not that I'm offering to write the code.) Consider how many people might be having the same issue but not writing to the list! -JT From Alexander.Gottwald@s1999.tu-chemnitz.de Thu Jul 8 19:31:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 08 Jul 2004 19:31:00 -0000 Subject: How to solve XWin error? In-Reply-To: References: Message-ID: Jack Tanner wrote: > Alexander Gottwald wrote: > > I've though about this today too. I don't like the idea but i don't like > > answering the same question over and over. > > What's not to like? A small bit of code makes a usability problem > disappear. (Not that I'm offering to write the code.) On small bit of code creates yet another exception to the general behaviour. By default XWin prints the dialog box when there is a fatal error. This way the user is informed there is something wrong. With the change there is one situation where the dialog box does not appear but the logfile for example is overwritten with new content which only states there was an attempt to start a second instance of xwin. Not too easy to debug errors from the first instance beyond this point. > Consider how many > people might be having the same issue but not writing to the list! Consider how many people are not writing to the list because they search for "duplicate invokation" and found the answer to their question. I'm about to add such a workaround, but I have a bad feeling about this "hack" bye ago -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Alexander.Gottwald@s1999.tu-chemnitz.de Thu Jul 8 23:08:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 08 Jul 2004 23:08:00 -0000 Subject: Project leadership change Message-ID: Hi, I have to make a sad announce: Harold Hunt, leader of the Cygwin/X project for some years will quit being the project leader because of his new job and family. With Harold quitting I'll take over leadership of the project and will be responsible for making releases, managing the website and documentation and managing the list. I hope I can come up with a similar performance as Harold had shown in the past and want to thank Harold for putting so much time and work into making Cygwin/X a great xserver with features similar to those from commercial ones. Thank you, Harold. After Harold, Kensuke and Takuma can not offer their time anymore we are now short on developers. This means that the external multiwindow windowmanager is not actively developed anymore and I can only continue working on small enhancements and bugfixes. Any help is greatly appreciated. bye ago -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From cgf-no-personal-reply-please@cygwin.com Fri Jul 9 07:05:00 2004 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Fri, 09 Jul 2004 07:05:00 -0000 Subject: Project leadership change In-Reply-To: References: Message-ID: <20040708230735.GD15706@trixie.casa.cgf.cx> On Thu, Jul 08, 2004 at 09:31:31PM +0200, Alexander Gottwald wrote: >I have to make a sad announce: > >Harold Hunt, leader of the Cygwin/X project for some years will quit being >the project leader because of his new job and family. With Harold quitting >I'll take over leadership of the project and will be responsible for making >releases, managing the website and documentation and managing the list. > >I hope I can come up with a similar performance as Harold had shown in the >past and want to thank Harold for putting so much time and work into making >Cygwin/X a great xserver with features similar to those from commercial ones. > >Thank you, Harold. > >After Harold, Kensuke and Takuma can not offer their time anymore we >are now short on developers. This means that the external multiwindow >windowmanager is not actively developed anymore and I can only continue >working on small enhancements and bugfixes. > >Any help is greatly appreciated. I am also very sad that Harold is stepping down. It's the end of an era. However, thanks very much Andrew for your increased commitment to the project. Harold is leaving things in good hands. cgf From davidf@sjsoft.com Fri Jul 9 14:55:00 2004 From: davidf@sjsoft.com (David Fraser) Date: Fri, 09 Jul 2004 14:55:00 -0000 Subject: Project leadership change In-Reply-To: <20040708230735.GD15706@trixie.casa.cgf.cx> References: <20040708230735.GD15706@trixie.casa.cgf.cx> Message-ID: <40EE4409.7020605@sjsoft.com> Christopher Faylor wrote: >On Thu, Jul 08, 2004 at 09:31:31PM +0200, Alexander Gottwald wrote: > > >>I have to make a sad announce: >> >>Harold Hunt, leader of the Cygwin/X project for some years will quit being >>the project leader because of his new job and family. With Harold quitting >>I'll take over leadership of the project and will be responsible for making >>releases, managing the website and documentation and managing the list. >> >>I hope I can come up with a similar performance as Harold had shown in the >>past and want to thank Harold for putting so much time and work into making >>Cygwin/X a great xserver with features similar to those from commercial ones. >> >>Thank you, Harold. >> >>After Harold, Kensuke and Takuma can not offer their time anymore we >>are now short on developers. This means that the external multiwindow >>windowmanager is not actively developed anymore and I can only continue >>working on small enhancements and bugfixes. >> >>Any help is greatly appreciated. >> >> > >I am also very sad that Harold is stepping down. It's the end of an era. > >However, thanks very much Andrew for your increased commitment to the >project. Harold is leaving things in good hands. > > I presume you mean Alexander :-) This is one of the good things about open source. Harold etc have done fantastic work (as has Alexander) but they don't have to be forced into continuing it, others can... David From cgf-no-personal-reply-please@cygwin.com Fri Jul 9 17:42:00 2004 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Fri, 09 Jul 2004 17:42:00 -0000 Subject: Project leadership change In-Reply-To: <20040708230735.GD15706@trixie.casa.cgf.cx> References: <20040708230735.GD15706@trixie.casa.cgf.cx> Message-ID: <20040709145511.GA4533@trixie.casa.cgf.cx> On Thu, Jul 08, 2004 at 07:07:35PM -0400, Christopher Faylor wrote: >On Thu, Jul 08, 2004 at 09:31:31PM +0200, Alexander Gottwald wrote: >>I have to make a sad announce: >> >>Harold Hunt, leader of the Cygwin/X project for some years will quit being >>the project leader because of his new job and family. With Harold quitting >>I'll take over leadership of the project and will be responsible for making >>releases, managing the website and documentation and managing the list. >> >>I hope I can come up with a similar performance as Harold had shown in the >>past and want to thank Harold for putting so much time and work into making >>Cygwin/X a great xserver with features similar to those from commercial ones. >> >>Thank you, Harold. >> >>After Harold, Kensuke and Takuma can not offer their time anymore we >>are now short on developers. This means that the external multiwindow >>windowmanager is not actively developed anymore and I can only continue >>working on small enhancements and bugfixes. >> >>Any help is greatly appreciated. > >I am also very sad that Harold is stepping down. It's the end of an era. > >However, thanks very much Andrew for your increased commitment to the >project. Harold is leaving things in good hands. Sigh. I used the name "Andrew" about 27 times yesterday when I was talking about Alexander. I am sorry Alexander. I've been reading your email for years now and you'd think I would know better. What can I say? I'm an idiot. Sorry. Anyway the sentiment is the same even if I can't get the names straight... cgf From weyleong@ryerson.ca Fri Jul 9 18:07:00 2004 From: weyleong@ryerson.ca (Wey Leong) Date: Fri, 09 Jul 2004 18:07:00 -0000 Subject: Problem with display In-Reply-To: Message-ID: Hi, I used "ssh -Y -l username remote_IP" to connect to a remote machine. After login to remote machine, I tried to run "xterm&" and "fluent&". But both gave me an error saying that "Can't open display" (please see attached JPEG and LOG files). Why? Am I missing something? Please help me to solve the problem. Thank you very much. Regards, Wey Leong Department of Mechanical & Industrial Engineering Ryerson University -------------- next part -------------- A non-text attachment was scrubbed... Name: Open display problem.jpg Type: image/jpeg Size: 60665 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.log Type: application/octet-stream Size: 2846 bytes Desc: not available URL: From kdibbleNOSPAM@alltel.net Fri Jul 9 20:07:00 2004 From: kdibbleNOSPAM@alltel.net (Ken Dibble) Date: Fri, 09 Jul 2004 20:07:00 -0000 Subject: Problem with display In-Reply-To: References: Message-ID: <40EEDEDF.1080600@alltel.net> Does the remote machine have X forwarding turned on? Wey Leong wrote: >Hi, > >I used "ssh -Y -l username remote_IP" to connect to a remote machine. >After login to remote machine, I tried to run "xterm&" and "fluent&". >But both gave me an error saying that "Can't open display" (please >see attached JPEG and LOG files). Why? Am I missing something? > >Please help me to solve the problem. Thank you very much. > >Regards, >Wey Leong >Department of Mechanical & > Industrial Engineering >Ryerson University > > > From swade_or@hotmail.com Fri Jul 9 22:59:00 2004 From: swade_or@hotmail.com (S Wade) Date: Fri, 09 Jul 2004 22:59:00 -0000 Subject: Using xterm via cygwin Message-ID: Hello, I'm attempted to start X windows on a WinXP machine with cygwin installed. My goal is to use xterm and telnet to a remote AIX machine. I'm attempting this because I need a more robust terminal then the standard 25x80 text-based emulations. However, the command "xterm" and "xterm -display localhost:0" report the error: xterm Xt error: Can't open display "" I assumed this is because the X server is not running so I attempt "startx" and get this error: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-8 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard Fatal server error: Cannot open log file "/tmp/XWin.log" winDeinitMultiWindowWM - Noting shutdown in progress giving up. xinit: No such file or directory (errno 2): unable xinit: No such process (errno 3): Server error. How can I correct this? Or if this is not a feasible plan, what other methods could you recommend to achieve the same goal. Much thanks in advance, Swade _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ From sailorleo@hotpop.com Sat Jul 10 02:25:00 2004 From: sailorleo@hotpop.com (Arturus Magi) Date: Sat, 10 Jul 2004 02:25:00 -0000 Subject: Using xterm via cygwin In-Reply-To: References: Message-ID: <40EF22D6.5020709@hotpop.com> S Wade wrote: > Fatal server error: > Cannot open log file "/tmp/XWin.log" Try checking the permissions on /tmp and /tmp/XWin.log. /tmp should be world-writable, and XWin.log probably should be as well. From pechtcha@cs.nyu.edu Sat Jul 10 02:31:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Sat, 10 Jul 2004 02:31:00 -0000 Subject: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) In-Reply-To: <000001c46622$821fa650$6601a8c0@BOBBYJR> References: <000001c46622$821fa650$6601a8c0@BOBBYJR> Message-ID: On Fri, 9 Jul 2004, Robert McNulty Junior wrote: > [snip] > I'm trying, however, to catch up on my cygwin updating. > Trying to figure out why GTK is telling me cygX11-6.dll (or something like > that) is missing. I hope we get a new X11 mainatainer soon. We do have an X11 maintainer. However, he's not expecting to find X problems on the main Cygwin list, so you will have waited quite a bit for a reply. I've redirected this to the appropriate list (cygwin-xfree). Please keep the rest of the discussion on that list. Igor P.S. I've also changed the subject, as this had nothing to do with the thread this was in. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From bmj2004@bellsouth.net Sat Jul 10 16:34:00 2004 From: bmj2004@bellsouth.net (Robert McNulty Junior) Date: Sat, 10 Jul 2004 16:34:00 -0000 Subject: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) In-Reply-To: Message-ID: <000001c46625$f4c8cd00$6601a8c0@BOBBYJR> Thank, Igor. I trust your wisdom. -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Igor Pechtchanski Sent: Friday, July 09, 2004 9:25 PM To: cygwin-xfree@cygwin.com; cygwin@cygwin.com Subject: Re: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) On Fri, 9 Jul 2004, Robert McNulty Junior wrote: > [snip] > I'm trying, however, to catch up on my cygwin updating. > Trying to figure out why GTK is telling me cygX11-6.dll (or something like > that) is missing. I hope we get a new X11 mainatainer soon. We do have an X11 maintainer. However, he's not expecting to find X problems on the main Cygwin list, so you will have waited quite a bit for a reply. I've redirected this to the appropriate list (cygwin-xfree). Please keep the rest of the discussion on that list. Igor P.S. I've also changed the subject, as this had nothing to do with the thread this was in. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From Alexander.Gottwald@s1999.tu-chemnitz.de Sat Jul 10 22:49:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sat, 10 Jul 2004 22:49:00 -0000 Subject: Problem with display In-Reply-To: References: Message-ID: Wey Leong wrote: > Hi, > > I used "ssh -Y -l username remote_IP" to connect to a remote machine. > After login to remote machine, I tried to run "xterm&" and "fluent&". > But both gave me an error saying that "Can't open display" (please > see attached JPEG and LOG files). Why? Am I missing something? > > Please help me to solve the problem. Thank you very much. Please check the FAQ. There is a large section about X11 Forwarding with nearly possible problems commented. bye ago NP: Goethes Erben - Begr??ende Worte -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From extasia@extasia.org Sun Jul 11 12:16:00 2004 From: extasia@extasia.org (David Alban) Date: Sun, 11 Jul 2004 12:16:00 -0000 Subject: Highlighting and pasting problems between xterm windows In-Reply-To: ; from alexander.gottwald@s1999.tu-chemnitz.de on Wed, Jul 07, 2004 at 10:10:59AM +0200 References: <4c714a9c040706154915bfb31a@mail.gmail.com> Message-ID: <20040710154857.A14740@gerasimov.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alexander, At 2004/07/07/10:10 +0200 Alexander Gottwald wrote: > This is a very strange behaviour which I've never noticed before. A xclient > should never die in clipboard operations. There must be something really > garbled on your system. I have no idea why, but in subsequent cygwin X sessions the behavior has gone away. I cannot explain it. However if I get that behavior again, I'll try what you suggested. Thanks! David - -- Live in a world of your own, but always welcome visitors. *** Come to sig-beer-west! http://extasia.org/sig-beer-west/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFA8HJGPh0M9c/OpdARAhqJAJ4wJf1NgleFVCtqlJFAUnwRfg991ACfRpNh Z2kSnBfUvovs0zgMrk5tBNo= =Wd0F -----END PGP SIGNATURE----- From Alexander.Gottwald@s1999.tu-chemnitz.de Sun Jul 11 16:35:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sun, 11 Jul 2004 16:35:00 -0000 Subject: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) In-Reply-To: <000001c46625$f4c8cd00$6601a8c0@BOBBYJR> References: <000001c46625$f4c8cd00$6601a8c0@BOBBYJR> Message-ID: Robert McNulty Junior wrote: > From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] > On Behalf Of Igor Pechtchanski > Sent: Friday, July 09, 2004 9:25 PM > To: cygwin-xfree@cygwin.com; cygwin@cygwin.com > Subject: Re: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) > > On Fri, 9 Jul 2004, Robert McNulty Junior wrote: > > > [snip] > > I'm trying, however, to catch up on my cygwin updating. > > Trying to figure out why GTK is telling me cygX11-6.dll (or something like > > that) is missing. I hope we get a new X11 mainatainer soon. Do you have the xorg-x11-bin-dlls packages installed? If yes please try to reinstall that package. We had some reports that installing that package for the first time may have some files not installed/remove by other packages. This is something I'll investigate next week. bye ago NP: Haujobb - Transformation -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From bmj2004@bellsouth.net Sun Jul 11 16:54:00 2004 From: bmj2004@bellsouth.net (Robert McNulty Junior) Date: Sun, 11 Jul 2004 16:54:00 -0000 Subject: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) In-Reply-To: Message-ID: <000001c46765$1deb3c50$6601a8c0@BOBBYJUNIOR> Looks like this occurs in the final stages of setting up. Post-install -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Alexander Gottwald Sent: Sunday, July 11, 2004 7:16 AM To: Robert McNulty Junior Cc: cygwin-xfree@cygwin.com; cygwin@cygwin.com Subject: RE: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) Robert McNulty Junior wrote: > From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] > On Behalf Of Igor Pechtchanski > Sent: Friday, July 09, 2004 9:25 PM > To: cygwin-xfree@cygwin.com; cygwin@cygwin.com > Subject: Re: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) > > On Fri, 9 Jul 2004, Robert McNulty Junior wrote: > > > [snip] > > I'm trying, however, to catch up on my cygwin updating. > > Trying to figure out why GTK is telling me cygX11-6.dll (or something like > > that) is missing. I hope we get a new X11 mainatainer soon. Do you have the xorg-x11-bin-dlls packages installed? If yes please try to reinstall that package. We had some reports that installing that package for the first time may have some files not installed/remove by other packages. This is something I'll investigate next week. bye ago NP: Haujobb - Transformation -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From shawn@techcoms.net Sun Jul 11 17:33:00 2004 From: shawn@techcoms.net (Shawn Henderson) Date: Sun, 11 Jul 2004 17:33:00 -0000 Subject: processor at 100% Message-ID: <40F1712F.5010603@techcoms.net> when I reboot my pc my processor is at 100% the task manager reveals that cygserv and the sshd is the culprit. After ending the processes this drops the processor back to its normal levels. What is strange is that I can still use these processes afterwords like normal but it does not max out the processor until the next time I reboot. I have a xp antholon 2700 with 512mb ram. what is going on? any ideas on how to stop this activity. Thanks From pechtcha@cs.nyu.edu Mon Jul 12 13:50:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Mon, 12 Jul 2004 13:50:00 -0000 Subject: processor at 100% In-Reply-To: <40F1712F.5010603@techcoms.net> References: <40F1712F.5010603@techcoms.net> Message-ID: On Sun, 11 Jul 2004, Shawn Henderson wrote: > when I reboot my pc my processor is at 100% the task manager reveals > that cygserv and the sshd is the culprit. After ending the processes > this drops the processor back to its normal levels. What is strange is > that I can still use these processes afterwords like normal but it does > not max out the processor until the next time I reboot. I have a xp > antholon 2700 with 512mb ram. what is going on? any ideas on how to stop > this activity. > > Thanks This has nothing to do with cygwin-xfree. Please continue the discussion on the main Cygwin list, and exclude cygwin-xfree from any further messages in this thread. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From pechtcha@cs.nyu.edu Mon Jul 12 18:10:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Mon, 12 Jul 2004 18:10:00 -0000 Subject: How to run ddd in XWin? In-Reply-To: <200407112258671.SM01156@fasolt> References: <200407112258671.SM01156@fasolt> Message-ID: Ok, you're now in the Cygwin/X territory. Any questions about Cygwin/X should be addressed to the cygwin-xfree mailing list (specifically set up for this topic). For your convenience, I've redirected this reply to that list, and set the Reply-To: appropriately. More below. On Sun, 11 Jul 2004, Siegfried Heintze wrote: > OK, I apparently already have that installed. I typed "info XWin" and > learned about the options. Nothing terribly relevant to ddd here -- did I > miss something. Nope. Why should documentation for a generic X server, XWin, talk about a particular X application, ddd? > OK, I type XWin& and "ddd test.exe" and same error. Which "same error"? Be specific. Is it the "can't open display" error? You need to set the DISPLAY variable properly. The default value for the command line above should be ":0" (or ":0.0"). You can set the DISPLAY in a bash console window, e.g., "export DISPLAY=:0", before invoking ddd. > Any other ideas? > Test.exe is compiled with the "-g" option in g77. > > I also tried ddd convex.pl and still got the same error. Ddd debugs perl > too, correct? No idea. > Thanks, > Siegfried > > > On Sun, July 11, 2004 6:36 pm, Richard Heintze said: > > Ah hah! Write a short program called test.c and gcc -g > > test.c -o test.exe and ddd test.exe and then I see > > > > Error: can't open display: > > This one's easy. It's almost certainly looking for a running X server, > of which there almost certainly isn't one. > I suggest you install the X.org packages, and then start XWin.exe .. > (It's worth reading the documentation to decide how you want to start it, > but I found that XWin.exe -multiwindow -emulate3buttons was useful (I > use emu3buttons because the laptop I use it on only has 2 :( ) > > > Why does this not work? > > > > So I download the insight debugger and tried > > /cygdrive/c/dev/insight/bin/gdb.exe test.exe > > > > This gives the error > > stat "/cygdrive/c/tmp/test.c" no such file or directory while executing > > > > Well that is not true, the file is there! I tried > > chmod 777 test.c but that did not help. The debugger works, it just cannot > > load test.c for some reason! > > Just ensure that is the correct path to the file? I would be surprised > if it was /cygdrive/c/tmp ... More likely is > /cygdrive/c/cygwin/tmp/test.c . > Does that work? > > Chris HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From arun.chan@med.ge.com Mon Jul 12 18:34:00 2004 From: arun.chan@med.ge.com (Chan, Arun K (MED, TCS)) Date: Mon, 12 Jul 2004 18:34:00 -0000 Subject: Xserver Not working. Message-ID: <> Hi, I am a new user to X server , i downloaded it from cygwing website , after installing it i am not able to run it. I am attaching the log files. Can you pls help me. Thanks Arun -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.log Type: application/octet-stream Size: 2049 bytes Desc: not available URL: From pechtcha@cs.nyu.edu Tue Jul 13 10:10:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 13 Jul 2004 10:10:00 -0000 Subject: Xserver Not working. In-Reply-To: References: Message-ID: On Mon, 12 Jul 2004, Chan, Arun K (MED, TCS) wrote: > <> > > Hi, > > I am a new user to X server , i downloaded it from cygwing website , after > installing it i am not able to run it. I am attaching the log files. Can you > pls help me. > > Thanks > Arun Quoting the log: Fatal server error: could not open default font 'fixed' See the FAQ: . Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From ibrahimchiezey@hotmail.com Tue Jul 13 13:51:00 2004 From: ibrahimchiezey@hotmail.com (MR IBRAHIM) Date: Tue, 13 Jul 2004 13:51:00 -0000 Subject: FROM IBRAHIM Message-ID: THE DIRECTOR GENERAL FEDERAL MINSTRY OF FINANCE FEDERAL SECRETARIAT COMPLEX. ATT, I am ibrahim the Personal Assistant to the son of late Head of state Mohamed Abacha. I have in my possession the documents of US$10.5M (ten million, five hundred thousand united states dollars) which the late head of state, gen. Sani Abacha, approved to be paid into the account of a private company in Lebanon. This company was recommended by Mrs. Sani Abacha who is also a Lebanese, before the sudden death of our former head of state. Therefore I have seen this as an opportunity of my time and have decided to make an alternative arrangement towards the diversion of the fund for my selves. Note that the first phase payment has been made since last year. Having received approved for the last phase of 1998/99 national reconstruction scheme projects, I need your kind assistance providing either your company or personal bank account where this money will be transferred. As a matter of urgency, type this application and e-mail it to me on the above address with your phone/fax number, without hesitation. Again try to type the application below with your company or your personal letter headed paper. THE DIRECTOR GENERAL FEDERAL MINSTRY OF FINANCE FEDERAL SECRETARIAT COMPLEX. Sir, Applications for the change of bank Account for the transfer of US$10,5M with contract no: FGN/NRS/914/98. Owing to the sudden death of the head of state Gen. Sani Abacha and other unavoidable circumstances, I/We write for the cancellation of my/our bank account in Taiwan. CHINA TRUST COMMERCIAL BANK 122 TUNHUWA BRANCH TAIPEI TAIWAN. A/C NO: 09954441 It is my/our pleasure that your ministry and other concerned authorities should direct my/our payment to this new reliable bank account. BANK NAME / ADDRESS: ..... ACCOUNT NO: ..... BENEFICIARY:.... BANK TELEX, TELEPHONE & FAX NO: ..... I/WE look forward to receiving a satisfactory reply of my or our application.Thanks for your consideration. Yours Faithfully, (your name and signature ) As soon as this application is written , e-mail it to me for prompt procession as this fund is awaiting instructions from the relevant authorities here, for further credit to your nominated bank account. For providing your personal or company?s bank account , (You & I) shall discuss and agree on how much you will collect from the total sum when it enters into your account. I expect your earliest e-mail or ibrahimchiezey2000@yahoo.co.uk Best Regards, Mr. Ibrahim C. From greenman@regatta.msi.umn.edu Tue Jul 13 14:00:00 2004 From: greenman@regatta.msi.umn.edu (Loren Greenman) Date: Tue, 13 Jul 2004 14:00:00 -0000 Subject: OPENGL ON CYGWIN Message-ID: Hi, My name is Loren Greenman, and I am running Cygwin at home. When I log in remotely (secure shell) to the computers at where I work, I am unable to run application that require OpenGL. I have downloaded the OpenGL library, and am otherwise up to date on Cygwin. However, I still get an error that says OpenGL not available whenever I try to use this program. My graphics card has OpenGL capabilities, and when I run a OpenGL test program from Cygwin it works, but when I try it after remotely logging into another computer I am unable to use this program. Any help is greatly appreciated. Loren Greenman From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 13 14:18:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 13 Jul 2004 14:18:00 -0000 Subject: OPENGL ON CYGWIN In-Reply-To: References: Message-ID: On Tue, 13 Jul 2004, Loren Greenman wrote: > Hi, > My name is Loren Greenman, and I am running Cygwin at home. When I log in > remotely (secure shell) to the computers at where I work, I am unable to > run application that require OpenGL. I have downloaded the OpenGL > library, and am otherwise up to date on Cygwin. However, I still get an > error that says OpenGL not available whenever I try to use this program. > My graphics card has OpenGL capabilities, and when I run a OpenGL test > program from Cygwin it works, but when I try it after remotely logging > into another computer I am unable to use this program. Any help is > greatly appreciated. - What OS are you using at work? - Do other X11 programs work on the remote host? No: Check FAQ for X11 Forwarding - What does glxinfo report? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From pechtcha@cs.nyu.edu Tue Jul 13 15:31:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 13 Jul 2004 15:31:00 -0000 Subject: OPENGL ON CYGWIN In-Reply-To: References: Message-ID: Loren, Considering the message that made it to the list just before yours (), the choice of ALL-CAPS for the subject was perhaps not the wisest... :-) More below. On Tue, 13 Jul 2004, Loren Greenman wrote: > Hi, > My name is Loren Greenman, and I am running Cygwin at home. When I log in > remotely (secure shell) to the computers at where I work, I am unable to > run application that require OpenGL. I have downloaded the OpenGL > library, and am otherwise up to date on Cygwin. However, I still get an > error that says OpenGL not available whenever I try to use this program. > My graphics card has OpenGL capabilities, and when I run a OpenGL test > program from Cygwin it works, but when I try it after remotely logging > into another computer I am unable to use this program. Any help is > greatly appreciated. > Loren Greenman I believe you're confusing the native OpenGL support (which you get from the opengl package) and the OpenGL/GLX extension for the X server. The OpenGL test program is most likely running using the native OpenGL. For the remote program to use OpenGL, you'll need to have the GLX extension enabled in the X server. While from what I recall it is already working (see ), you'll need to post the exact error message you're getting and the exact commands you used to invoke your XWin session and the failing program. You might also be asked later to post /tmp/XWin.log from a failed session. Igor P.S. A WAG: since you mentioned that you connect via ssh, take a look at . -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From electabuzz@katamail.com Tue Jul 13 15:32:00 2004 From: electabuzz@katamail.com (electa) Date: Tue, 13 Jul 2004 15:32:00 -0000 Subject: X startup hangs Message-ID: When i try to start X with command: $ startx it hangs after a few lines of output: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 16 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1024 height: 734 depth: 16 winFinishScreenInitFB - Masks: 0000f800 000007e0 0000001f winInitVisualsShadowGDI - Masks 0000f800 000007e0 0000001f BPRGB 6 d 16 bpp 16 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000410" (00000410) (--) Using preset keyboard for "Italian" (410), type "4" Rules = "xorg" Model = "pc105" Layout = "it" Variant = "(null)" Options = "(null )" at this point output stops, and no window appear. with 'ps' I can see that Xwin.exe and xinit.exe are both running (in winXp task manager too) trying with startxwin.bat, I get the same output and again no window. From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 13 15:40:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 13 Jul 2004 15:40:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Tue, 13 Jul 2004, electa wrote: > When i try to start X with command: > $ startx > > (--) Setting autorepeat to delay=500, rate=31 > (--) winConfigKeyboard - Layout: "00000410" (00000410) > (--) Using preset keyboard for "Italian" (410), type "4" > Rules = "xorg" Model = "pc105" Layout = "it" Variant = "(null)" Options = > "(null > )" > > at this point output stops, and no window appear. > with 'ps' I can see that Xwin.exe and xinit.exe are both running (in winXp > task manager too) > > trying with startxwin.bat, I get the same output and again no window. what does "mount" report? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From electabuzz@katamail.com Tue Jul 13 15:42:00 2004 From: electabuzz@katamail.com (electa) Date: Tue, 13 Jul 2004 15:42:00 -0000 Subject: X startup hangs References: Message-ID: $ mount C:\Programmi\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type sys tem (binmode) C:\Programmi\cygwin\bin on /usr/bin type system (binmode) C:\Programmi\cygwin\lib on /usr/lib type system (binmode) C:\Programmi\cygwin on / type system (binmode) c: on /cygdrive/c type user (binmode,noumount) d: on /cygdrive/d type user (binmode,noumount) e: on /cygdrive/e type user (binmode,noumount) o: on /cygdrive/o type user (binmode,noumount) From siegfried@heintze.com Tue Jul 13 15:47:00 2004 From: siegfried@heintze.com (Siegfried Heintze) Date: Tue, 13 Jul 2004 15:47:00 -0000 Subject: How to use ddd with XWindows? In-Reply-To: Message-ID: <200407130944250.SM01156@fasolt> I apologize if I had already posted this question. However, I did not see my own posting and I assume it never made it to the mailing list. I see from the posting below that you are using startx. Hmmmm... I think that is the command I use on Linux. I tried it on Win2003 server running cygwin and there is no such command. I'm using the command XWin.exe & and I'm trying to run the ddd debugger. XWindows seems to start OK. I can run X utilities like the XClock. However, when I try to start "ddd main_assert.exe" I get the "Error: Can't open display:". Someone in the cygwin@cygwin.com mailing list suggested I need to set the display and then I was chastised for carrying on off topic. Can someone help me run ddd? Currently, ddd is my only motivation for running XWindows. I was told I needed to start the XWindows server before I could run ddd. Thanks, Siegfried -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Alexander Gottwald Sent: Tuesday, July 13, 2004 9:32 AM To: cygwin-xfree@cygwin.com Subject: Re: X startup hangs On Tue, 13 Jul 2004, electa wrote: > When i try to start X with command: > $ startx > > (--) Setting autorepeat to delay=500, rate=31 > (--) winConfigKeyboard - Layout: "00000410" (00000410) > (--) Using preset keyboard for "Italian" (410), type "4" > Rules = "xorg" Model = "pc105" Layout = "it" Variant = "(null)" Options = > "(null > )" > > at this point output stops, and no window appear. > with 'ps' I can see that Xwin.exe and xinit.exe are both running (in winXp > task manager too) > > trying with startxwin.bat, I get the same output and again no window. what does "mount" report? bye ago -- Alexander.Gottwald@xxxxxx.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 13 15:50:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 13 Jul 2004 15:50:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Tue, 13 Jul 2004, electa wrote: > $ mount > C:\Programmi\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type > sys > tem (binmode) > C:\Programmi\cygwin\bin on /usr/bin type system (binmode) > C:\Programmi\cygwin\lib on /usr/lib type system (binmode) > C:\Programmi\cygwin on / type system (binmode) > c: on /cygdrive/c type user (binmode,noumount) > d: on /cygdrive/d type user (binmode,noumount) > e: on /cygdrive/e type user (binmode,noumount) > o: on /cygdrive/o type user (binmode,noumount) Hm, at least the wrong filessystem mode is not the problem. From your log I see it stops when it generates the keyboard layout. You may disable this by adding the option "-kb" to the commandline to start XWin but you will get the US layout as default. But I don't know what causes xkbcomp to hang for some users and until I can reproduce this I have no change to debug what is happening. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 13 15:55:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 13 Jul 2004 15:55:00 -0000 Subject: How to use ddd with XWindows? In-Reply-To: <200407130944250.SM01156@fasolt> References: <200407130944250.SM01156@fasolt> Message-ID: On Tue, 13 Jul 2004, Siegfried Heintze wrote: > I apologize if I had already posted this question. However, I did not see my > own posting and I assume it never made it to the mailing list. > > I see from the posting below that you are using startx. Hmmmm... I think > that is the command I use on Linux. I tried it on Win2003 server running > cygwin and there is no such command. > > I'm using the command XWin.exe & and I'm trying to run the ddd debugger. > XWindows seems to start OK. I can run X utilities like the XClock. > > However, when I try to start "ddd main_assert.exe" I get the "Error: Can't > open display:". > > Someone in the cygwin@cygwin.com mailing list suggested I need to set the > display and then I was chastised for carrying on off topic. > > Can someone help me run ddd? Currently, ddd is my only motivation for > running XWindows. I was told I needed to start the XWindows server before I > could run ddd. After you've started XWindows run "DISPLAY=:0.0 ddd main_assert.exe" The DISPLAY environment variable is important you can set it with export DISPLAY=:0.0 in bash or setenv DISPLAY :0.0 in tcsh. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From jc.gervais@videotron.ca Tue Jul 13 15:58:00 2004 From: jc.gervais@videotron.ca (Jean-Claude Gervais) Date: Tue, 13 Jul 2004 15:58:00 -0000 Subject: gaim 'BadWindow' crashes fixed In-Reply-To: <40EABEC4.9030308@alcatel.it> References: <1089043326.491.7.camel@localhost> <1089109289.11903.13.camel@localhost> <40EABEC4.9030308@alcatel.it> Message-ID: <1089720556.12374.13.camel@localhost> Danilo, If you have the uncompressed TIFFs handy, could you please send them to me? Or if there is an easier way to fix the problem, please, someone speak up. Thanks. On Tue, 2004-07-06 at 11:01, Danilo Turina wrote: > I also think so. > In fact when I used WindowMaker (now I go with -multiwindow) I had the > same problem and it was caused by lz77 compressed tiff icons. > If I remember well (but I usually don't), I converted the "broken" TIFFs > with IrfanView to uncompressed (or non-lz77 compressed) TIFFs. > > Ciao, > > Danilo > > Alexander Gottwald wrote: > > > On Tue, 6 Jul 2004, Jean-Claude Gervais wrote: > > > > > >>You wouldn't happen to know how to fix the WindowMaker Preferences > >>Utility corrupted icons bug, would you? > > > > > > Maybe this is the long standing bug with lz77 compressed tiff files in the > > windowmaker package with libtiff without lz77 algorithm. > > > > But i don't use windowmaker and can't tell exactly. > > > > bye > > ago > From pechtcha@cs.nyu.edu Tue Jul 13 16:05:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 13 Jul 2004 16:05:00 -0000 Subject: How to use ddd with XWindows? In-Reply-To: <200407130944250.SM01156@fasolt> References: <200407130944250.SM01156@fasolt> Message-ID: On Tue, 13 Jul 2004, Siegfried Heintze wrote: > I apologize if I had already posted this question. However, I did not > see my own posting and I assume it never made it to the mailing list. > > I see from the posting below that you are using startx. Hmmmm... I think > that is the command I use on Linux. I tried it on Win2003 server running > cygwin and there is no such command. Did you install the X-startup-scripts package? Do you have /usr/X11R6/bin in your PATH? > I'm using the command XWin.exe & and I'm trying to run the ddd debugger. > XWindows seems to start OK. I can run X utilities like the XClock. > > However, when I try to start "ddd main_assert.exe" I get the "Error: Can't > open display:". You did try "export DISPLAY=:0.0; ddd main_assert.exe", right? Or even "DISPLAY=:0.0 ddd main_assert.exe"? > Someone in the cygwin@cygwin.com mailing list suggested I need to set the > display and then I was chastised for carrying on off topic. Actually, the other way around (first the "off-topic" part, then "set the DISPLAY"), and you weren't chastised, just informed. The message got redirected to this list, too. :-) It also said "set the DISPLAY" (note the capitals). What it meant was "set the DISPLAY environment variable to the correct value". Above are a couple of ways that could be done. > Can someone help me run ddd? Currently, ddd is my only motivation for > running XWindows. I was told I needed to start the XWindows server before I > could run ddd. "XWin&" should do it, but "startx" will also include some standard command-line options and start an xterm. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From electabuzz@katamail.com Tue Jul 13 16:30:00 2004 From: electabuzz@katamail.com (electa) Date: Tue, 13 Jul 2004 16:30:00 -0000 Subject: X startup hangs References: Message-ID: still hangs... $ startx -- -kb -multiwindow -clipboard Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/X11R6/bin/X :0 -kb -multiwindow -clipboard _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 16 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1024 height: 734 depth: 16 winFinishScreenInitFB - Masks: 0000f800 000007e0 0000001f winInitVisualsShadowGDI - Masks 0000f800 000007e0 0000001f BPRGB 6 d 16 bpp 16 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000410" (00000410) (--) Using preset keyboard for "Italian" (410), type "4" (++) XkbExtension disabled Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from li st! Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list! winPointerWarpCursor - Discarding first warp: 512 367 winInitMultiWindowWM - pthread_mutex_lock () returned. winMultiWindowXMsgProc - pthread_mutex_lock () returned. winMultiWindowXMsgProc - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - pthread_mutex_unlock () returned. winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 winProcEstablishConnection - Hello ------- An important test: without -multiwindow, the X window appear. but she hangs sooner. in task manager, now cat.exe is running. (it gets 0% of CPU). if I kill cat.exe via task manager, an Xterm now appear in X window. X is ready now! What is doing cat with X? ----- A reminescence: In early past cat.exe sometimes gets 100% CPU during X startup. X don't finish start, and i resolve by killing cat. When i do it, X is ready. there are 2 differences: - now cat has 0% CPU - with -multiwindow, X hangs before cat From alexander.gottwald@s1999.tu-chemnitz.de Tue Jul 13 16:42:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 13 Jul 2004 16:42:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Tue, 13 Jul 2004, electa wrote: > still hangs... > $ startx -- -kb -multiwindow -clipboard > > (--) Setting autorepeat to delay=500, rate=31 > (--) winConfigKeyboard - Layout: "00000410" (00000410) > (--) Using preset keyboard for "Italian" (410), type "4" > (++) XkbExtension disabled > Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing > from li > st! It is getting beyond the point where it failed earlier. > winMultiWindowXMsgProc - pthread_mutex_lock () returned. > winMultiWindowXMsgProc - pthread_mutex_unlock () returned. > winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 > winInitMultiWindowWM - pthread_mutex_unlock () returned. > winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 > winProcEstablishConnection - Hello > > ------- > An important test: > without -multiwindow, the X window appear. > but she hangs sooner. > in task manager, now cat.exe is running. (it gets 0% of CPU). > if I kill cat.exe via task manager, an Xterm now appear in X window. X is > ready now! > > What is doing cat with X? maybe this is from the xinitrc script. Do you have .xinitrc in your home directory? do you still get the cat started when doing xinit /usr/X11R6/lib/X11/xinit/xinitrc -- /usr/X11R6/bin/XWin -multiwindow -clipboard bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Wed Jul 14 05:19:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 14 Jul 2004 05:19:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: > On Tue, 13 Jul 2004, electa wrote: > > xinit /usr/X11R6/lib/X11/xinit/xinitrc -- /usr/X11R6/bin/XWin -multiwindow -clipboard Can you provide me with an strace output of the above: strace -o xinit.strace xinit /usr/X11R6/lib/X11/xinit/xinitrc -- /usr/X11R6/bin/XWin -multiwindow -clipboard please mail me the xinit.strace _directly_ (i don't want to annoy the list with the large output) bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From sailorleo@hotpop.com Wed Jul 14 09:49:00 2004 From: sailorleo@hotpop.com (Arturus Magi) Date: Wed, 14 Jul 2004 09:49:00 -0000 Subject: How to use ddd with XWindows? In-Reply-To: <200407130944250.SM01156@fasolt> References: <200407130944250.SM01156@fasolt> Message-ID: <40F4C1E0.6090001@hotpop.com> Siegfried Heintze wrote: > I apologize if I had already posted this question. However, I did not see my > own posting and I assume it never made it to the mailing list. > > I see from the posting below that you are using startx. Hmmmm... I think > that is the command I use on Linux. I tried it on Win2003 server running > cygwin and there is no such command. > Just to interject, the startx script does exist on Cygwin. That's how I typically start X. You have to invoke it in a posix shell on some versions of Windows because of the way Windows detects executable scripts, though. From freeweb@nyckelpiga.de Wed Jul 14 12:43:00 2004 From: freeweb@nyckelpiga.de (Gerrit P. Haase) Date: Wed, 14 Jul 2004 12:43:00 -0000 Subject: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) In-Reply-To: References: <000001c46625$f4c8cd00$6601a8c0@BOBBYJR> Message-ID: <6787493378.20040714114900@familiehaase.de> Alexander schrieb: > Robert McNulty Junior wrote: >> From: cygwin-xfree-owner@cygwin.com >> [mailto:cygwin-xfree-owner@cygwin.com] >> On Behalf Of Igor Pechtchanski >> Sent: Friday, July 09, 2004 9:25 PM >> To: cygwin-xfree@cygwin.com; cygwin@cygwin.com >> Subject: Re: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) >> >> On Fri, 9 Jul 2004, Robert McNulty Junior wrote: >> >> > [snip] >> > I'm trying, however, to catch up on my cygwin updating. >> > Trying to figure out why GTK is telling me cygX11-6.dll (or something like >> > that) is missing. I hope we get a new X11 mainatainer soon. > Do you have the xorg-x11-bin-dlls packages installed? If yes please try > to reinstall that package. We had some reports that installing that package > for the first time may have some files not installed/remove by other packages. > This is something I'll investigate next week. There is a bug in the postinstall script, if cygwin/X11R6/bin is not in the system path, the DLL is not found. Setup doesn't include this path and windows doesn't know about it, I'll provide an update this week (or weekend), this will include also dependencies to libintl3 instead of libintl2. Workaround is to reexecute the postinstall script from a bash shell with X11R6/bin included in the PATH setting: 'sh /etc/postinstall/gtk-x11.sh.done' Gerrit -- =^..^= From electabuzz@katamail.com Wed Jul 14 15:11:00 2004 From: electabuzz@katamail.com (electa) Date: Wed, 14 Jul 2004 15:11:00 -0000 Subject: X startup hangs References: Message-ID: > > ------- > > An important test: > > without -multiwindow, the X window appear. > > but she hangs sooner. > > in task manager, now cat.exe is running. (it gets 0% of CPU). > > if I kill cat.exe via task manager, an Xterm now appear in X window. X is > > ready now! > > > > What is doing cat with X? > > maybe this is from the xinitrc script. Do you have .xinitrc in your home directory? Hey it's true! I found that I don't have an .xinitrc in home dir!!!! > do you still get the cat started when doing > >xinit /usr/X11R6/lib/X11/xinit/xinitrc -- /usr/X11R6/bin/XWin -multiwindow -clipboard cat don't start. I get the same output as first tests (plain 'startx') From cheapdispels@wolfe.net Wed Jul 14 15:20:00 2004 From: cheapdispels@wolfe.net (Ddi) Date: Wed, 14 Jul 2004 15:20:00 -0000 Subject: For clients (courtiers) Message-ID: Dear cheapsoft customer! We have update our programs list, now we have more and new version programs. Our full catalogue with 1300 fresh software titles http://ministers.garnib.com/2/p/ With regards, Cheapsoft Manager Martin Asubsegment From SListopad@bcps.k12.md.us Wed Jul 14 15:27:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Wed, 14 Jul 2004 15:27:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37ADE@exchhq01.bcps.k12.md.us> Using latest cywin, downloaded/installed 07/13/2004. Can reproduce an XP blue screen, by starting a cygwin shell, and typing 'startx'. Scenario 1: New terminal appears. after a little bit of time, the machine will blue screen/reboot. Scenario 2: after startx brings up window, use ssh -X -l username to.some.linux.box; run startkde, and blue screen/reboot occurs. Can reproduce this behavior. Have the latest drivers for my video card. Not sure how to start debugging/narrowing down what might be causing this. Any suggestions? Any known issues relating to this that I'm missing? Searched archives, but haven't seen anything specific to my situation (at least not yet!). Thanks, Steve SListopad@bcps.k12.md.us From SListopad@bcps.k12.md.us Wed Jul 14 15:29:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Wed, 14 Jul 2004 15:29:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AE1@exchhq01.bcps.k12.md.us> [This may be a duplicate; submitted the question before the subscription request; if it is, I apologize] I'm using latest cywin, downloaded/installed 07/13/2004. I can reproduce an XP blue screen, by starting a cygwin shell, and typing 'startx'. Scenario 1: New terminal appears. after a little bit of time, the machine will blue screen/reboot. Scenario 2: after startx brings up window, use ssh -X -l username to.some.linux.box; run startkde, and blue screen/reboot occurs. Can reproduce this behavior. Have the latest drivers for my video card. Not sure how to start debugging/narrowing down what might be causing this. Any suggestions? Any known issues relating to this that I'm missing? Searched archives, but haven't seen anything specific to my situation (at least not yet!). Thanks, Steve SListopad@bcps.k12.md.us From ihok@hotmail.com Wed Jul 14 15:33:00 2004 From: ihok@hotmail.com (Jack Tanner) Date: Wed, 14 Jul 2004 15:33:00 -0000 Subject: app crashing on paste Message-ID: I don't know if this is my own stupidity, or a bug, and if it's a bug, I don't know where the bug lies. X is started using -multiwindow -clipboard. Then I connect to a Fedora Core 2 box with X-forwarding over ssh (using -Y). Then... % quanta & QPixmap: Cannot create a QPixmap when no GUI is being used QPixmap: Cannot create a QPixmap when no GUI is being used QPixmap: Cannot create a QPixmap when no GUI is being used QPixmap: Cannot create a QPixmap when no GUI is being used kbuildsycoca running... Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:186 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:187 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:188 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:189 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:190 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:191 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:192 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:193 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:194 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:224 ICE default IO error handler doing an exit(), pid = 27784, errno = 0 ICE default IO error handler doing an exit(), pid = 27749, errno = 0 ICE default IO error handler doing an exit(), pid = 27791, errno = 0 TagAction::property( "accel" ) failed: property invalid or does not exist QGDict::hashKeyString: Invalid null key QGDict::hashKeyString: Invalid null key Presumably the above is all OK, although I've no idea why it's there or what it means. Quanta (an HTML editor) starts, and I start editing some file. A few keystrokes later (sometimes Ctrl+V, sometimes TAB) quanta stops accepting all keyboard and mouse input. Other X windows are fine. Then I kill the quanta process, and I get Mutex destroy failure: Device or resource busy ICE default IO error handler doing an exit(), pid = 27850, errno = 0 Any help? Any ideas what might be going wrong, even if it's out of Cygwin/X territory? Thanks! From alexander.gottwald@s1999.tu-chemnitz.de Wed Jul 14 15:49:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 14 Jul 2004 15:49:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? In-Reply-To: <68AD550086ED4541990DB30F47A7218FE37ADE@exchhq01.bcps.k12.md.us> References: <68AD550086ED4541990DB30F47A7218FE37ADE@exchhq01.bcps.k12.md.us> Message-ID: On Wed, 14 Jul 2004, Listopad, Steve wrote: > Using latest cywin, downloaded/installed 07/13/2004. > > Can reproduce an XP blue screen, by starting a cygwin shell, and typing > 'startx'. This is the first report of a blue screen since a long time. > Scenario 1: New terminal appears. after a little bit of time, the machine > will blue screen/reboot. > > Scenario 2: after startx brings up window, use ssh -X -l username > to.some.linux.box; run startkde, and blue screen/reboot occurs. > > Can reproduce this behavior. > > Have the latest drivers for my video card. maybe the network driver is the cause. > Not sure how to start debugging/narrowing down what might be causing this. > Any suggestions? Any known issues relating to this that I'm missing? > Searched archives, but haven't seen anything specific to my situation (at > least not yet!). you can change the way how XWin draws to the screen. try startx -- -engine 1 startx -- -engine 2 startx -- -engine 4 startx -- -engine 8 does any of these modes work? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Wed Jul 14 15:54:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 14 Jul 2004 15:54:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Wed, 14 Jul 2004, electa wrote: > > > What is doing cat with X? > > > > maybe this is from the xinitrc script. Do you have .xinitrc in your home > directory? > > Hey it's true! > I found that I don't have an .xinitrc in home dir!!!! I actually ment that call to cat might be in the .xinitrc file. If there is no .xinitrc then /usr/X11R6/lib/X11/xinit/xinitrc is used instead > > do you still get the cat started when doing > > > >xinit /usr/X11R6/lib/X11/xinit/xinitrc -- > /usr/X11R6/bin/XWin -multiwindow -clipboard > > cat don't start. > I get the same output as first tests (plain 'startx') I've looked over your strace log and found some minor differences to mine. And it stopped while doing some network operations. Do you have some kind of personal firewall or vpn software installed? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From lee@veritech.com Wed Jul 14 16:10:00 2004 From: lee@veritech.com (LDR) Date: Wed, 14 Jul 2004 16:10:00 -0000 Subject: GTK missing cygX11-6.dll Message-ID: <40F55718.5080105@veritech.com> Subject: Re: GTK missing cygX11-6.dll Alexander wrote: Alex, thanks for the pointers, but please review my comments, below. >>> Robert McNulty Junior wrote: >>>>> From: cygwin-xfree-owner@cygwin.com >>>>> Subject: Re: GTK missing cygX11-6.dll (Was Re: Wrapping long lines) >>>>> On Fri, 9 Jul 2004, Robert McNulty Junior wrote: >>>>>> > Trying to figure out why GTK is telling me cygX11-6.dll (or something like >>>>>> > that) is missing. I get the same error. >>> Do you have the xorg-x11-bin-dlls packages installed? Yes! >>> If yes please try to reinstall that package. No help. >>> We had some reports that installing that package >>> for the first time may have some files not installed/remove by other packages. Wrongo! >There is a bug in the postinstall script, if cygwin/X11R6/bin is not in >the system path, the DLL is not found. False. On my system: /X11R6/bin is set in the 'PATH' by: - MS SYSTEM ENVIRONMENT - CYGWIN.BAT - profile >Setup doesn't include this path and windows doesn't know about >it, I'll provide an update this week (or weekend), this will >include also dependencies to libintl3 instead of libintl2. >Workaround is to reexecute the postinstall script from a bash shell with >X11R6/bin included in the PATH setting: > 'sh /etc/postinstall/gtk-x11.sh.done' Also, false. Correct invocation is, I believe: sh /etc/postinstall/gtk2-x11.sh.done >Gerrit From electabuzz@katamail.com Wed Jul 14 16:31:00 2004 From: electabuzz@katamail.com (electa) Date: Wed, 14 Jul 2004 16:31:00 -0000 Subject: X startup hangs References: Message-ID: I have Zonealarm Security Suite I give all requested rights to X program when they asked them, that is: Bash.exe access Internet and Trusted xinit.exe access Internet and Trusted xterm.exe access Internet and Trusted Xwin.exe access Internet and Trusted and listen as server in Internet and Trusted (And i still think that they do not need all of this, in fact access to localhost (127.0.0.1) should be enough for X programs...) Can you show me these incrimined lines of log? > I've looked over your strace log and found some minor differences to mine. And it > stopped while doing some network operations. Do you have some kind of personal > firewall or vpn software installed? > From alexander.gottwald@s1999.tu-chemnitz.de Wed Jul 14 17:02:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 14 Jul 2004 17:02:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Wed, 14 Jul 2004, electa wrote: > I have Zonealarm Security Suite > > I give all requested rights to X program when they asked them, that is: > Bash.exe access Internet and Trusted > xinit.exe access Internet and Trusted > xterm.exe access Internet and Trusted > Xwin.exe access Internet and Trusted and listen as server in Internet and > Trusted > > (And i still think that they do not need all of this, > in fact access to localhost (127.0.0.1) should be enough for X programs...) > > Can you show me these incrimined lines of log? from my log: ********************************************** Program name: C:\cygwin\bin\sh.exe (3820) App version: 1005.10, api: 0.116 DLL version: 1005.10, api: 0.116 DLL build: 2004-06-15 14:34 OS version: Windows NT-5.0 Heap size: 402653184 Date/Time: 2004-07-13 18:40:53 ********************************************** 101 808 [main] sh 3820 fhandler_socket::fixup_after_exec: here 65 873 [main] sh 3820 fhandler_socket::fixup_after_fork: WSASocket begin, dwServiceFlags1=131174 3760 4633 [main] sh 3820 wsock_init: res 0 194 4827 [main] sh 3820 wsock_init: wVersion 514 62 4889 [main] sh 3820 wsock_init: wHighVersion 514 59 4948 [main] sh 3820 wsock_init: szDescription WinSock 2.0 57 5005 [main] sh 3820 wsock_init: szSystemStatus Running 57 5062 [main] sh 3820 wsock_init: iMaxSockets 0 53 5115 [main] sh 3820 wsock_init: iMaxUdpDg 0 52 5167 [main] sh 3820 wsock_init: lpVendorInfo 0 5437 10604 [main] sh 3820 fhandler_socket::fixup_after_fork: WSASocket went fine new_sock 0x3EC, old_sock 0x3E8 150 10754 [main] sh 3820 fhandler_socket::fixup_after_exec: here 87 10841 [main] sh 3820 fhandler_socket::fixup_after_fork: WSASocket begin, dwServiceFlags1=131174 105 10946 [main] sh 3820 fhandler_socket::fixup_after_fork: WSASocket went fine new_sock 0x3E0, old_sock 0x3E4 129 11075 [main] sh 3820 events_init: windows_system_directory 'C:\WINNT\system32\', windows_system_directory_length 18 149 11224 [main] sh 3820 _cygwin_istext_for_stdio: fd 0: opened as binary 64 11288 [main] sh 3820 _cygwin_istext_for_stdio: fd 1: opened as binary 56 11344 [main] sh 3820 _cygwin_istext_for_stdio: fd 2: opened as binary from your's: ********************************************** Program name: C:\Programmi\cygwin\bin\sh.exe (2116) App version: 1005.10, api: 0.116 DLL version: 1005.10, api: 0.116 DLL build: 2004-05-25 22:07 OS version: Windows NT-5.1 Heap size: 402653184 Date/Time: 2004-07-14 14:44:55 ********************************************** 100 364 [main] sh 2116 open_shared: name (null), shared 0xA020000 (wanted 0xA020000), h 0x6FC 55 419 [main] sh 2116 fhandler_base::set_flags: flags 0x18002, supplied_bin 0x0 32 451 [main] sh 2116 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 27 478 [main] sh 2116 fhandler_base::set_flags: filemode set to binary 770 1248 [main] sh 2116 fhandler_console::open: incremented open_fhs, now 2 75 1323 [main] sh 2116 fhandler_console::open: opened conin$ 0xB, conout$ 0x2B 70 1393 [main] sh 2116 fhandler_base::set_flags: flags 0x18002, supplied_bin 0x0 31 1424 [main] sh 2116 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 26 1450 [main] sh 2116 fhandler_base::set_flags: filemode set to binary 104 1554 [main] sh 2116 fhandler_console::open: incremented open_fhs, now 2 36 1590 [main] sh 2116 fhandler_console::open: opened conin$ 0x13, conout$ 0x2F 66 1656 [main] sh 2116 fhandler_socket::fixup_after_exec: here 798 2454 [main] sh 2116 fhandler_socket::fixup_after_fork: WSASocket begin, dwServiceFlags1=102 13667 16121 [main] sh 2116 wsock_init: res 0 176 16297 [main] sh 2116 wsock_init: wVersion 514 34 16331 [main] sh 2116 wsock_init: wHighVersion 514 30 16361 [main] sh 2116 wsock_init: szDescription WinSock 2.0 26 16387 [main] sh 2116 wsock_init: szSystemStatus Running 26 16413 [main] sh 2116 wsock_init: iMaxSockets 0 26 16439 [main] sh 2116 wsock_init: iMaxUdpDg 0 25 16464 [main] sh 2116 wsock_init: lpVendorInfo 0 after this line the log ends. It seems it can not setup that socket correctly which lead me to the assumption you have ZoneAlarm. ZoneAlarm is known to change the behaviour of Windows TCP/IP stack and this seems to cause troubles with cygwin since cygwin must provide unix like semantics and has problems if something does not work it was expected. So it is not a problem with insufficient rights to access the network (in fact xkbcomp does not need any network access) but a problem with different/unexpected behaviour of windows subsystems. I doubt this can be solved without digging into the startup code of the cygwin library where it stopped bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From quetschke@scytek.de Wed Jul 14 17:59:00 2004 From: quetschke@scytek.de (Volker Quetschke) Date: Wed, 14 Jul 2004 17:59:00 -0000 Subject: GTK missing cygX11-6.dll In-Reply-To: <40F55718.5080105@veritech.com> References: <40F55718.5080105@veritech.com> Message-ID: <40F56701.4090305@scytek.de> LDR wrote: > >>>>>> > Trying to figure out why GTK is telling me cygX11-6.dll (or > something like > >>>>>> > that) is missing. > I get the same error. > >>> Do you have the xorg-x11-bin-dlls packages installed? > Yes! (snip) > >There is a bug in the postinstall script, if cygwin/X11R6/bin is not in > >the system path, the DLL is not found. $ which cygX11-6.dll /usr/X11R6/bin/cygX11-6.dll > False. On my system: > /X11R6/bin is set in the 'PATH' by: > - MS SYSTEM ENVIRONMENT > - CYGWIN.BAT > - profile Maybe you constantly wrote something different than you meant, but otherwise I'd propose to use the correct /usr/X11R6/bin path. Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 254 bytes Desc: OpenPGP digital signature URL: From freeweb@nyckelpiga.de Wed Jul 14 18:28:00 2004 From: freeweb@nyckelpiga.de (Gerrit P. Haase) Date: Wed, 14 Jul 2004 18:28:00 -0000 Subject: GTK missing cygX11-6.dll In-Reply-To: <40F55718.5080105@veritech.com> References: <40F55718.5080105@veritech.com> Message-ID: <171116886203.20040714195852@familiehaase.de> LDR schrieb: > >There is a bug in the postinstall script, if cygwin/X11R6/bin is not in > >the system path, the DLL is not found. > False. On my system: > /X11R6/bin is set in the 'PATH' by: > - MS SYSTEM ENVIRONMENT > - CYGWIN.BAT > - profile Then it should work, as it works for me(tm), thats why I missed this, I have the X11 bin PATH in my global Windows environment. > >Workaround is to reexecute the postinstall script from a bash shell with > >X11R6/bin included in the PATH setting: > > 'sh /etc/postinstall/gtk-x11.sh.done' > Also, false. > Correct invocation is, I believe: > sh /etc/postinstall/gtk2-x11.sh.done Ja, ja, I was in a hurry... But you figured it out;) Gerrit -- =^..^= From Armbrust.Daniel@mayo.edu Wed Jul 14 19:52:00 2004 From: Armbrust.Daniel@mayo.edu (Armbrust, Daniel C.) Date: Wed, 14 Jul 2004 19:52:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <7A1D7964C7C943419AB6D2C32338385303BE4D34@excsrv44.mayo.edu> Two questions - is it an ATI video card? And when you say newest drivers - is that the newest drivers from Microsoft, or the newest drivers direct from your vendor? Or maybe media center edition doesn't let you install any drivers unless they are Microsoft approved? In my experience, windows provided drivers are quite outdated - and in the case of ATI - their drivers in the past have not been worth 2 cents. I was happy when they finally released a build of the drivers that didn't bluescreen my machine once a day.... From lee@veritech.com Wed Jul 14 20:06:00 2004 From: lee@veritech.com (LDR) Date: Wed, 14 Jul 2004 20:06:00 -0000 Subject: GTK missing cygX11-6.dll In-Reply-To: <171116886203.20040714195852@familiehaase.de> References: <40F55718.5080105@veritech.com> <171116886203.20040714195852@familiehaase.de> Message-ID: <40F58EEF.3030505@veritech.com> Gerrit P. Haase wrote: I appreciate the efforts of all the Cygwin developers. Thank you, all,again. However, some developers might want to try paying more attention to the documented feedback! --> >LDR wrote: > > > >> >There is a bug in the postinstall script, if cygwin/X11R6/bin is not in >> >the system path, the DLL is not found. >> >> >>False. On my system: >> /X11R6/bin is set in the 'PATH' by: >> - MS SYSTEM ENVIRONMENT >> - CYGWIN.BAT >> - profile >> >> >Then it should work, as it works for me(tm), thats why I missed this, I >have the X11 bin PATH in my global Windows environment. > > > I didn't take the time to carefully document the environment and *your* errors to have you whip off another flip and erroneous statement. Because it works in your environment does not mean it works in mine, nor even that it works in yours (given the errors of your statements)! >> >Workaround is to reexecute the postinstall script from a bash shell with >> >X11R6/bin included in the PATH setting: >> >> >> > 'sh /etc/postinstall/gtk-x11.sh.done' >> >> >>Also, false. >> >> >>Correct invocation is, I believe: >> >> >> sh /etc/postinstall/gtk2-x11.sh.done >> >> > > >Ja, ja, I was in a hurry... > >But you figured it out;) > > and you out ... ;-| From SListopad@bcps.k12.md.us Wed Jul 14 20:08:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Wed, 14 Jul 2004 20:08:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AE5@exchhq01.bcps.k12.md.us> Daniel, Will have to check on the brand of the video card; it's a laptop, and since I didn't piece it together, I can't remember off the top of my head. It's a GeForce 5600 go blah blah something-or-other (i.e. I'm at work, and can't look it up :) ). Wasn't aware of current ATI problems, but then again, I haven't bought an ATI in a long time... Now, as for whether the driver is provided by Microsoft or the vendor, I can't say. I'd assume that I can look that up in Control Panel -> System, and once I look up the specific vendor, maybe downloading the vendor's driver (if different from the one loaded) will help. I appreciate the suggestion of vendor vs. MS drivers, though. I looked up the version of the driver on my system, and then looked up the version on the HP (it's an HP Pavilion zd7000 laptop). The driver on my machine is newer than the driver on the HP Support site, but I have to admit that I didn't notice the source of the driver. A little homework and research is in order. If I'm lucky, updating the driver will fix the problem. Driver issues were what I was thinking might be wrong, too , but who knows. Thanks, Steve -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Armbrust, Daniel C. Sent: Wednesday, July 14, 2004 2:28 PM To: cygwin-xfree@cygwin.com Subject: RE: startx causing XP (Media Center Edition) blue screen? Two questions - is it an ATI video card? And when you say newest drivers - is that the newest drivers from Microsoft, or the newest drivers direct from your vendor? Or maybe media center edition doesn't let you install any drivers unless they are Microsoft approved? In my experience, windows provided drivers are quite outdated - and in the case of ATI - their drivers in the past have not been worth 2 cents. I was happy when they finally released a build of the drivers that didn't bluescreen my machine once a day.... From SListopad@bcps.k12.md.us Wed Jul 14 20:36:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Wed, 14 Jul 2004 20:36:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AE6@exchhq01.bcps.k12.md.us> > Alexander, > > > > >>This is the first report of a blue screen since a long time. > > Leave it to me to find a way to blue-screen Windows :) > > > > >>maybe the network driver is the cause. > > Not sure, but to be honest, I wasn't thinking in that direction, so I > appreciate the suggestion. I can check on that this evening... > > > > >>you can change the way how XWin draws to the screen. try > >>startx -- -engine 1 > >>startx -- -engine 2 > >>startx -- -engine 4 > >>startx -- -engine 8 > > >>does any of these modes work? > > Will give these a try tonight (it's my home PC, not work), and report back > tomorrow. > > Thanks for taking the time to give me suggestions. I appreciate it. > > Steve From jgray@jhu.edu Wed Jul 14 20:57:00 2004 From: jgray@jhu.edu (Jeffrey J. Gray) Date: Wed, 14 Jul 2004 20:57:00 -0000 Subject: logitech mx-900 middle button Message-ID: <40F59936.90900@jhu.edu> Hi, has anyone been able to get the logitech mx900 mouse to pass the middle button (or any of the other buttons besides 1 and 3) to cygwin/xfree? I see an old post in 2002 saying that some logitech drivers offered a 'middle button' setting, but on my Logitech/Setpoint utility there are terribly few options, and the default 'autoscroll' only intermittantly passes button 2 through--I can't figure out the pattern of when it works, and usually it doesn't. Another alternative might be to map a keycode to a button (I can use Setpoint to map the button to a key, and that key is passed to cygwin/Xfree), but I don't think xmodmap can do this. Thanks for any suggestions. Jeff From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 12:25:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 12:25:00 -0000 Subject: logitech mx-900 middle button In-Reply-To: <40F59936.90900@jhu.edu> References: <40F59936.90900@jhu.edu> Message-ID: On Wed, 14 Jul 2004, Jeffrey J. Gray wrote: > Hi, > > has anyone been able to get the logitech mx900 mouse to pass the middle > button (or any of the other buttons besides 1 and 3) to cygwin/xfree? I > see an old post in 2002 saying that some logitech drivers offered a > 'middle button' setting, but on my Logitech/Setpoint utility there are > terribly few options, and the default 'autoscroll' only intermittantly > passes button 2 through--I can't figure out the pattern of when it > works, and usually it doesn't. If you have the option to set no special action this will help. Windows can distinguish 3 buttons but since they are only rarely used in applications logitech allowed to remap it to some special actions. > Another alternative might be to map a > keycode to a button (I can use Setpoint to map the button to a key, and > that key is passed to cygwin/Xfree), but I don't think xmodmap can do > this. Thanks for any suggestions. you can always use the -emulate3button option. This will simulate the middle button by pressing the left and the right together. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From electabuzz@katamail.com Thu Jul 15 12:27:00 2004 From: electabuzz@katamail.com (electa) Date: Thu, 15 Jul 2004 12:27:00 -0000 Subject: X startup hangs References: Message-ID: > ZoneAlarm is known to change the behaviour of Windows > TCP/IP stack and this seems to cause troubles with cygwin since cygwin must provide unix > like semantics and has problems if something does not work it was expected. > But I tried shutting down Zonealarm--> X still hangs. Do you think it ss really a ZoneAlarm problem? > So it is not a problem with insufficient rights to access the network (in fact > xkbcomp does not need any network access) but a problem with different/unexpected > behaviour of windows subsystems. I doubt this can be solved without digging > into the startup code of the cygwin library where it stopped > Can you help me solving just the xkb problem (which is not related to network)? I appreciate very much to work with my keyboard. Now i'm using 'startx -- -kb -clipboard' without -multiwindow the X starts hanged. After killing cat.exe, X is ready and I can use it. my little goal is to remove that -kb to regain my keyboard! From SListopad@bcps.k12.md.us Thu Jul 15 12:32:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Thu, 15 Jul 2004 12:32:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AE8@exchhq01.bcps.k12.md.us> Alexander & Daniel, This is a response to both of your suggestions and questions (about the engine being used, and video card information). NVIDIA GeForce FX Go5600 Driver Provider: NVIDIA Driver Date: 2/3/2004 Version: 5.4.0.1 Note: This version provided via Windows Update via IE, though it says the driver was provided by NVIDIA. Test "Script": - start cygwin shell - startx - ssh -X -l user a.linux.box - startkde Result of test with above parameters: blue screen during KDE splash screen. Result of above test with above parameters, using various engines: - startx -- -engine 1 - startx -- -engine 2 - startx -- -engine 4 - startx -- -engine 8 All blue screens, during various phases of the KDE "splash" screen. Next, I loaded the drivers from nvidia.com; interestingly, the version provided is: 6/24/2003 4.4.8.2 Results: The same. blue screen Next, I tried drivers at the hp site (it's a zd7000 notebook). 11/18/2003 4.5.1.1 Results: The same. blue screen 12/10/2003 4.7.1.2 Results: The same. blue screen Next, I took a guess that my screen resolution might be an issue, at 1440x900. So, I tried 1024x768. Same results. Blue Screen. So, no luck yet. Any suggestions for further debugging and/or logging? If there's a readme for that, could you point me in the right direction? Other ideas: - Daniel (I think) suggested checking network card drivers; haven't done that yet. - another post suggests possible ZoneAlarm issues. I am running that, but haven't tested turning it off. - others? Stumped! Steve From freeweb@nyckelpiga.de Thu Jul 15 12:36:00 2004 From: freeweb@nyckelpiga.de (Gerrit P. Haase) Date: Thu, 15 Jul 2004 12:36:00 -0000 Subject: GTK missing cygX11-6.dll In-Reply-To: <40F58EEF.3030505@veritech.com> References: <40F55718.5080105@veritech.com> <171116886203.20040714195852@familiehaase.de> <40F58EEF.3030505@veritech.com> Message-ID: <58183698734.20040715143225@familiehaase.de> LDR schrieb: > Gerrit P. Haase wrote: > I appreciate the efforts of all the Cygwin developers. Thank you, all,again. > However, some developers might want to try paying more attention to the > documented feedback! --> http://nyckelpiga.de/donate.html ... >>Ja, ja, I was in a hurry... >> >>But you figured it out;) >> >> > and you out ... ;-| http://nyckelpiga.de/donate.html Gerrit -- =^..^= From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 12:47:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 12:47:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Thu, 15 Jul 2004, electa wrote: > > ZoneAlarm is known to change the behaviour of Windows > > TCP/IP stack and this seems to cause troubles with cygwin since cygwin > must provide unix > > like semantics and has problems if something does not work it was > expected. > > > > But I tried shutting down Zonealarm--> X still hangs. Do you think it ss > really a ZoneAlarm problem? ZoneAlarm replaces/hooks some of the libraries providing the TCP/IP stack. Disabling ZoneAlarm still leaves those changes active but ZoneAlarm does not drop packets anymore. > > So it is not a problem with insufficient rights to access the network (in > fact > > xkbcomp does not need any network access) but a problem with > different/unexpected > > behaviour of windows subsystems. I doubt this can be solved without > digging > > into the startup code of the cygwin library where it stopped > > > > Can you help me solving just the xkb problem (which is not related to > network)? It is te problem. Normally xkbcomp expects input on stdin. It seems that ZoneAlarm somehow breaks pipes (eg ls | wc) in some circumstances. I think it's the same with cat.exe. It just waits forever the get or receive data. > I appreciate very much to work with my keyboard. > Now i'm using 'startx -- -kb -clipboard' > without -multiwindow the X starts hanged. After killing cat.exe, X is ready > and I can use it. > my little goal is to remove that -kb to regain my keyboard! Can you send me another strace of the above command? strace -o xinit.strace2 startx -- -kb -clipboard bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From luisacarperzson@downboy.com Thu Jul 15 12:50:00 2004 From: luisacarperzson@downboy.com (kyle kitchen) Date: Thu, 15 Jul 2004 12:50:00 -0000 Subject: Jhybl Time To Ref1ll Your Val1um Prescription. Message-ID: <1D80E8E7.4C0623E@downboy.com> albert-i conrails heli-muster Get The Most Popular Meedications Now! B`uy V@L|UM, X@NA.X, Phe.ntermine, S0_ma O`n1ine For Less Shop the best, OverN~iteDelivery! T B http://gipdib.la.sewerage5665pills.us/f74/ If Patti Wilson can do so much with so little, what can you do to outperform yourself in a state of total wellness? It's hard for many of us to believe this fact because we know how imperfect we are, and we believe we have to be perfect before God will love us. The truth is that God's love makes us perfect, even with our imperfections. By knowing this truth intellectually and believing it spiritually, we not only love ourselves more; we love others more as well. kyaraban6hyousi03kinkouta,nuguito bandai. From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 13:13:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 13:13:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? In-Reply-To: <68AD550086ED4541990DB30F47A7218FE37AE8@exchhq01.bcps.k12.md.us> References: <68AD550086ED4541990DB30F47A7218FE37AE8@exchhq01.bcps.k12.md.us> Message-ID: On Thu, 15 Jul 2004, Listopad, Steve wrote: > Alexander & Daniel, > > This is a response to both of your suggestions and questions (about the > engine being used, and video card information). > > NVIDIA GeForce FX Go5600 > Driver Provider: NVIDIA > Driver Date: 2/3/2004 > Version: 5.4.0.1 > Note: This version provided via Windows Update via IE, though it says the > driver was > provided by NVIDIA. > > Test "Script": > - start cygwin shell > - startx > - ssh -X -l user a.linux.box > - startkde Does the notebook have a pcmcia network card? Maybe you can try XWin without having the network drivers active. some wlan drivers (esp rtl chipset) are known to be very unstable. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From electabuzz@katamail.com Thu Jul 15 13:16:00 2004 From: electabuzz@katamail.com (electa) Date: Thu, 15 Jul 2004 13:16:00 -0000 Subject: X startup hangs References: Message-ID: > Can you send me another strace of the above command? > > strace -o xinit.strace2 startx -- -kb -clipboard but startx is not a program... i will send you xinit -- /usr/X11R6/bin/Xwin.exe -kb -clipboard ok? From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 13:38:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 13:38:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Thu, 15 Jul 2004, electa wrote: > > Can you send me another strace of the above command? > > > > strace -o xinit.strace2 startx -- -kb -clipboard > > but startx is not a program... > i will send you > xinit -- /usr/X11R6/bin/Xwin.exe -kb -clipboard > ok? yes. that's what i meant. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From WYKQPUAK@linuxmail.org Thu Jul 15 13:41:00 2004 From: WYKQPUAK@linuxmail.org (Randell ) Date: Thu, 15 Jul 2004 13:41:00 -0000 Subject: more info then the newspaper Message-ID: Already one politician has done everything within his power to silence these 'explosive and dangerous' books. Discover the secrets your government doesn't want you to know. This is your guide to some of the most closely guarded insider techniques, used by major crime syndicates and politicians alike - information you won't find anywhere on the web. Written by industry insiders, these books packs years of hard earned information into one incredible volume. Goto http://www.dlbooks4you.com No more please http://www.dlbooks4you.net/off.htm From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 13:43:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 13:43:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Thu, 15 Jul 2004, electa wrote: > > Can you send me another strace of the above command? > > > > strace -o xinit.strace2 startx -- -kb -clipboard > > but startx is not a program... > i will send you > xinit -- /usr/X11R6/bin/Xwin.exe -kb -clipboard > ok? I've taken a look but can not find the start of cat.exe. Maybe this is from profile or login script. Anyway I think you should be able to start /usr/X11R6/bin/Xwin.exe -kb -clipboard and then start xterm, or twm or anything else manually export DISPLAY=:0.0 xterm or export DISPLAY=:0.0 twm bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From electabuzz@katamail.com Thu Jul 15 13:53:00 2004 From: electabuzz@katamail.com (electa) Date: Thu, 15 Jul 2004 13:53:00 -0000 Subject: X startup hangs References: Message-ID: Just a reminiscence... To be present in archive ;-) all this problems starts 1 week ago when I upgraded from Zonalarm 4 to ZoneAlarm 5!!! With ZA4 Cygwin'sX works. with ZA5 no. From ihok@hotmail.com Thu Jul 15 14:07:00 2004 From: ihok@hotmail.com (Jack Tanner) Date: Thu, 15 Jul 2004 14:07:00 -0000 Subject: app crashing on paste In-Reply-To: References: Message-ID: Jack Tanner wrote: > Quanta (an HTML editor) starts, and I start editing some file. A few > keystrokes later (sometimes Ctrl+V, sometimes TAB) quanta stops > accepting all keyboard and mouse input. Other X windows are fine. Then I > kill the quanta process, and I get FWIW, the problem goes away thanks to an upgrade to Quanta 3.2.3. To get that for Fedora Core 2, you probably want to use the kde-redhat.sourceforge.net packages of KDE, Quanta, and Openoffice.org. From electabuzz@katamail.com Thu Jul 15 14:10:00 2004 From: electabuzz@katamail.com (electa) Date: Thu, 15 Jul 2004 14:10:00 -0000 Subject: X startup hangs References: Message-ID: > I've taken a look but can not find the start of cat.exe. Maybe this is > from profile or login script. nope. I checked .bash_profile /etc/profile /etc/profile.d/*.sh startx nobody invoke cat... From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 14:20:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 14:20:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Thu, 15 Jul 2004, electa wrote: > > I've taken a look but can not find the start of cat.exe. Maybe this is > > from profile or login script. > > nope. > I checked > .bash_profile > /etc/profile > /etc/profile.d/*.sh > startx > > nobody invoke cat... Maybe not directly but from another program. who would expect xrdb to call /bin/cpp? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 15:24:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 15:24:00 -0000 Subject: X startup hangs In-Reply-To: <00b001c46a73$384b78b0$2e218882@io> References: <00b001c46a73$384b78b0$2e218882@io> Message-ID: On Thu, 15 Jul 2004, electa wrote: > Take a look at next strace: > strace -o xinit.strace3 xinit -- /usr/X11R6/bin/XWin -clipboard same as in the first trace. Right after startup of sh -c "xkbcomp ..." it stops while waiting for some winsock operation to complete. > Can you find why X hangs when I omit '-kb' in cmd-line? with -kb x start xkbcomp to generate the keymap. xkbcomp expects input on stdin but waits forever since ZoneAlarm 5 somehow interferes with pipes in cygwin. I'll send this to cygwin@cygwin.com too since it's low level cygwin bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From electabuzz@katamail.com Thu Jul 15 15:36:00 2004 From: electabuzz@katamail.com (electa) Date: Thu, 15 Jul 2004 15:36:00 -0000 Subject: X startup hangs References: Message-ID: newer test: startx -- -kb -clipboard => starts cat and I must kill him to go on xinit -- -kb -clipboard => X startup ok! From electabuzz@katamail.com Thu Jul 15 15:40:00 2004 From: electabuzz@katamail.com (electa) Date: Thu, 15 Jul 2004 15:40:00 -0000 Subject: X startup hangs References: Message-ID: > newer test: > startx -- -kb -clipboard => starts cat and I must kill him to go on > xinit -- -kb -clipboard => X startup ok! > and so this is why in my straces there is no cat running: i straced xinit, because startx is not a program! From pechtcha@cs.nyu.edu Thu Jul 15 15:41:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Thu, 15 Jul 2004 15:41:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Thu, 15 Jul 2004, electa wrote: > > newer test: > > startx -- -kb -clipboard => starts cat and I must kill him to go on > > xinit -- -kb -clipboard => X startup ok! > > > and so this is why in my straces there is no cat running: i straced xinit, > because startx is not a program! FYI: you can use 'strace sh -c "startx -- -kb -clipboard"' to strace startx (or any other shell script). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 15:48:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 15:48:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: On Thu, 15 Jul 2004, electa wrote: > > newer test: > > startx -- -kb -clipboard => starts cat and I must kill him to go on > > xinit -- -kb -clipboard => X startup ok! > > > and so this is why in my straces there is no cat running: i straced xinit, > because startx is not a program! bash -x /usr/X11R6/bin/startx -- -kb -clipboard lists you everything which is executed by startx bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From electabuzz@katamail.com Thu Jul 15 16:26:00 2004 From: electabuzz@katamail.com (electa) Date: Thu, 15 Jul 2004 16:26:00 -0000 Subject: X startup hangs References: Message-ID: > startx -- -kb -clipboard => starts cat and I must kill him to go on > xinit -- -kb -clipboard => X startup ok! > startx stops after winClipboardProc - Hello and before DetectUnicodeSupport - Windows NT/2000/XP looking at screen log, the only difference between the two is the cmd line: startx -> /usr/X11R6/bin/X :0 -kb -clipboard xinit -> X :0 -kb -clipboard From zhousen@gmail.com Thu Jul 15 18:40:00 2004 From: zhousen@gmail.com (sen zhou) Date: Thu, 15 Jul 2004 18:40:00 -0000 Subject: "Can not open the file cygx11-6.dll", help. Message-ID: <2623ce3904071509263c332e2@mail.gmail.com> Hi, I am trying to install the cygwin on my NEC Versa E120 laptop, which has a Windows XP Home Edition (Chinese Version) operation system. The system popped up an error message of "Can not open the file cygx11-6.dll" at the the process of around 99% installation. I skipped this error and continued the installation. And it turns out that I can not bring the remote terminal to local host by "xhost + remote host" and "xterm -display local host:0" commands. Except that, the cygwin seems work properly. Thanks for your help and hope to hear from you soon. Best Regards. Sincerely, --------------------------------------------- Sen Zhou 330L Higgins, Department of Physics Boston College, MA 02467 Telephone: 617-552-3599 Homepage: www2.bc.edu/~zhouse --------------------------------------------- From Todd.Ryder@ngc.com Thu Jul 15 19:07:00 2004 From: Todd.Ryder@ngc.com (Todd.Ryder@ngc.com) Date: Thu, 15 Jul 2004 19:07:00 -0000 Subject: Arrigo Benedetti - Cygwin-X hangs all at a sudden Message-ID: I have the EXACT same problem with cygwin/X (see URL below, obtained via google search for "cygwin X11R6 server hangs"). Except I am running Windows 2000 Professional not XP. This is my employer's machine, so I am assuming a recent Microsoft "critical update" patch or something has now broken the cygwin X server. Is there any new word/advice regarding this issue. Also, I see that xfree86 seems to have been removed from setup.exe? Can you explain the relationship, if any, between xfree86 and X11? As I said, it seems now that only X11 is available under setup.exe and all the XFree86 packages I (think) I once had installed show up under ZZZRemovedPackages under setup.exe. Thanks. Sincerely Todd Ryder todd.ryder@ngc.com http://sources.redhat.com/ml/cygwin-xfree/2004-07/msg00037.html <> -------------- next part -------------- A non-text attachment was scrubbed... Name: Arrigo Benedetti - Cygwin-X hangs all at a sudden.url Type: application/octet-stream Size: 202 bytes Desc: not available URL: From alexander.gottwald@s1999.tu-chemnitz.de Thu Jul 15 19:23:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 19:23:00 -0000 Subject: "Can not open the file cygx11-6.dll", help. In-Reply-To: <2623ce3904071509263c332e2@mail.gmail.com> References: <2623ce3904071509263c332e2@mail.gmail.com> Message-ID: On Thu, 15 Jul 2004, sen zhou wrote: > Hi, > > I am trying to install the cygwin on my NEC Versa E120 laptop, which has a > Windows XP Home Edition (Chinese Version) operation system. The system > popped up an error message of "Can not open the file cygx11-6.dll" at the > the process of around 99% installation. I skipped this error and continued the > installation. And it turns out that I can not bring the remote terminal to local > host by "xhost + remote host" and "xterm -display local host:0" commands. > Except that, the cygwin seems work properly. please check http://cygwin.com/ml/cygwin-xfree/2004-07/msg00090.html bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Alexander.Gottwald@s1999.tu-chemnitz.de Thu Jul 15 20:00:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 15 Jul 2004 20:00:00 -0000 Subject: Arrigo Benedetti - Cygwin-X hangs all at a sudden In-Reply-To: References: Message-ID: Todd.Ryder@ngc.com wrote: > I have the EXACT same problem with cygwin/X (see URL below, obtained via > google search for "cygwin X11R6 server hangs"). > Except I am running Windows 2000 Professional not XP. This is my employer's > machine, so I am assuming a recent Microsoft "critical update" patch or > something has now broken the cygwin X server. > > Is there any new word/advice regarding this issue. Unfortunatly not. I've not received more information about the windows update. Maybe you can provide more information. > Also, I see that xfree86 seems to have been removed from setup.exe? Can > you explain the relationship, if any, between xfree86 and X11? As I said, > it seems now that only X11 is available under setup.exe and all the XFree86 > packages I (think) I once had installed show up under ZZZRemovedPackages > under setup.exe. We changed the code base from xfree86 to xorg because it was easier for us to incorporate changes into the xorg code than into the xfree86 codebase. This was prativly not a big change since our first xorg release was very close to the xfree 4.4 release. The old packages were removed and are now only available as empty packages in ZZZRemoved to provide a clean update. bye ago NP: Skinny Puppy - I'mmortal -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From sherlock1964@bellsouth.net Thu Jul 15 21:08:00 2004 From: sherlock1964@bellsouth.net (Bobby McNulty Junior) Date: Thu, 15 Jul 2004 21:08:00 -0000 Subject: gtk tools Message-ID: <000001c46aa6$63a1a5b0$6501a8c0@BOBBYJUNIOR> I just reinstalled these with setup. They installed ok. I have no idea what they are, but will fire up X11 to see what they do. Bobby From Todd.Ryder@ngc.com Fri Jul 16 02:52:00 2004 From: Todd.Ryder@ngc.com (Todd.Ryder@ngc.com) Date: Fri, 16 Jul 2004 02:52:00 -0000 Subject: Arrigo Benedetti - Cygwin-X hangs all at a sudden Message-ID: As a followup, I have found that, after some reinstallation, I can run startxwin.bat and pop an xterm and also serve remote connections (which is why I wanted cygwin/X in the first place). So my original problem appears to be with startx and probably relates to my/default .xinitrc file or something. startx always worked before... but now I have a workaround. Sincerely, Todd.Ryder@ngc.com -----Original Message----- From: Ryder, Todd Sent: Thursday, July 15, 2004 12:40 PM To: 'cygwin-xfree@cygwin.com' Subject: Arrigo Benedetti - Cygwin-X hangs all at a sudden I have the EXACT same problem with cygwin/X (see URL below, obtained via google search for "cygwin X11R6 server hangs"). Except I am running Windows 2000 Professional not XP. This is my employer's machine, so I am assuming a recent Microsoft "critical update" patch or something has now broken the cygwin X server. Is there any new word/advice regarding this issue. Also, I see that xfree86 seems to have been removed from setup.exe? Can you explain the relationship, if any, between xfree86 and X11? As I said, it seems now that only X11 is available under setup.exe and all the XFree86 packages I (think) I once had installed show up under ZZZRemovedPackages under setup.exe. Thanks. Sincerely Todd Ryder todd.ryder@ngc.com http://sources.redhat.com/ml/cygwin-xfree/2004-07/msg00037.html From luke.kendall@cisra.canon.com.au Fri Jul 16 03:05:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 16 Jul 2004 03:05:00 -0000 Subject: X starting difficulties Message-ID: <20040716025202.8498684C87@pessard.research.canon.com.au> I just sat down with a colleague here who has never previously been able to run X on his XP laptop. I got it working, but *only* by doing this: /usr/X11R6/bin/X :0 -multiwindow & - nothing else that I could think of could start X. (The laptops here typically have ZoneAlarm installed, but I don't think it's implicated this time since I was able to get X to work, as above.) His initial problem was the "Cannot find font: fixed" error. Once we followed the faq workaround for that (re-install the fonts), we began to make some progress. I tried several ways to start X, which all failed: >From Cygwin bash shell: startx --> ... XWin was started with the following command line: X :0 -multiwindow -clipboard ... winClipboardProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. winClipboardProc - XOpenDisplay () returned and successfully opened the display. winClipboardProc - Call to select () failed: -1. Bailing. winClipboardProc - XDestroyWindow succeeded. winClipboardIOErrorHandler! I got the same problem using a local .bat script that does this: rem The D: gets replaced by the real Cygwin drive during installation: D: chdir \cygwin\bin bash --login -c "PATH=$PATH:/usr/X11R6/bin; startx -- -multiwindow" Thinking it was a problem with the -clipboard option, I tried removing it in the proper way, by creating a file ~/.xserverrc containing: userserverrc="-multiwindow" That lead to worse problems (quite worrying, I think) - ... XWin was started with the following command line: /usr/X11R6/bin/X :0 -multiwindow ... winMultiWindowXMsgProc - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - pthread_mutex_unlock () returned. winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 winProcEstablishConnection - Hello winProcEstablishConnection - Clipboard is not enabled, returning. winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. winDeinitMultiWindowWM - Noting shutdown in progress winMultiWindowWMIOErrorHandler! winInitMultiWindowWM - Caught IO Error. Exiting. winDeinitMultiWindowWM - Noting shutdown in progress In contrast, here are pieces of the XWin.log when started via /usr/X11R6/bin/X :0 -multiwindow & XWin was started with the following command line: /usr/X11R6/bin/X :0 -multiwindow ... winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - pthread_mutex_unlock () returned. winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 winProcEstablishConnection - Hello winProcEstablishConnection - Clipboard is not enabled, returning. winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. Here's a diff output of the log from the successful way (<) and an unsuccessful attempt that had clipboard turned off (>): 53a54,59 > winDeinitMultiWindowWM - Noting shutdown in progress > > winMultiWindowWMIOErrorHandler! > > winInitMultiWindowWM - Caught IO Error. Exiting. > winDeinitMultiWindowWM - Noting shutdown in progress Here's a diff output of the log from the successful way (<) and an unsuccessful attempt that had clipboard turned on (>): 9c9 < /usr/X11R6/bin/X :0 -multiwindow --- > X :0 -multiwindow -clipboard 39c39,40 < winMultiWindowXMsgProc - Calling pthread_mutex(--) winConfigKeyboard - Layout: "00000409" (00000409) --- > (--) Setting autorepeat to delay=500, rate=31 > (--) winConfigKeyboard - Layout: "00000409" (00000409) 51c52,53 < winProcEstablishConnection - Clipboard is not enabled, returning. --- > winInitClipboard () > winProcEstablishConnection - winInitClipboard returned. 52a55,57 > winClipboardProc - Hello > DetectUnicodeSupport - Windows NT/2000/XP > winClipboardProc - DISPLAY=127.0.0.1:0.0 53a59,64 > winClipboardProc - XOpenDisplay () returned and successfully opened the display. > winClipboardProc - Call to select () failed: -1. Bailing. > winClipboardProc - XDestroyWindow succeeded. > > winClipboardIOErrorHandler! > Also, we couldn't start any X applications from the Cygwin menu items via the Windows Start bar; apparently /usr/X11R6/bin isn't in the path, so none of the commands were found. luke From luke.kendall@cisra.canon.com.au Fri Jul 16 05:35:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 16 Jul 2004 05:35:00 -0000 Subject: Recent X installation oddity Message-ID: <20040716030519.7E20B84C87@pessard.research.canon.com.au> In the last couple of days, we've done several cygwin fresh installs and updates. In every case we get the X problem "Cannot find font: fixed", afterwards. In every case, the directory C:/cygwin/usr/X11R6/lib/X11/fonts exists, it contains the directory misc, that directory contains hundreds of files, yet we get the error message. And, as per the FAQ, we then have to umount /usr/X11R6/lib/X11/fonts, re-run setup, select all the X fonts, and choose reinstall. This is both on absolutely fresh machines (Windows XP just installed), and on an update to an older Cygwin system. (Which may have had the same problem before running setup again, admittedly.) Any idea what's wrong? It used to be that X normally worked after an install. Now it seems to fail with this problem each time. I'm planning to automate (as far as I can), the FAQ fixup, in our local post-install script. (Unfortunately, I don't think I can drive setup.exe from the command line to reinstall the fonts directly, can I? Are there files I could remove from the install afterwards, so that a second run of setup could be done that would find that the X fonts were gone and proceed to install them?) Also, I was wondering why /usr/X11R6/lib/X11/fonts is mounted anyway? Since / is mounted, you can reach it using that same path. If it was so that you could remount it elsewhere if you wanted to, because you didn't have the space to hold 40MB (heh: tiny, these days!), then you could do the mount then ... Just wondering. luke From luke.kendall@cisra.canon.com.au Fri Jul 16 05:41:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 16 Jul 2004 05:41:00 -0000 Subject: Recent X installation oddity In-Reply-To: <20040716030519.7E20B84C87@pessard.research.canon.com.au> Message-ID: <20040716053546.10D9384C87@pessard.research.canon.com.au> On 16 Jul, To: cygwin-xfree@cygwin.com wrote: > In the last couple of days, we've done several cygwin fresh installs > and updates. In every case we get the X problem "Cannot find font: > fixed", afterwards. Two more installs today, with the same problem. luke From luke.kendall@cisra.canon.com.au Fri Jul 16 05:44:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 16 Jul 2004 05:44:00 -0000 Subject: X failures if two users Message-ID: <20040716054116.5924284C87@pessard.research.canon.com.au> If two people use the same machine, and the first starts X, the second person can't start X unless they have administrator rights. Cygwin sets /tmp to have mode drwxrwxrwt which means ordinary users can't remove /tmp/XWin.log if it's owned by someone else. So subsequent attempts to start X fail because it can't write the log file. My suggestion would be for X to create the file called /tmp/XWin.log.$USER luke PS: Note that unlike Unix, it is possible for a user to remove a file that some other user created in a directory with the above permissions, provided they have administrator privileges on a machine. From luke.kendall@cisra.canon.com.au Fri Jul 16 08:17:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 16 Jul 2004 08:17:00 -0000 Subject: Recent X installation oddity In-Reply-To: <20040716030519.7E20B84C87@pessard.research.canon.com.au> Message-ID: <20040716054446.1E4FB84C87@pessard.research.canon.com.au> On 16 Jul, To: cygwin-xfree@cygwin.com wrote: > In the last couple of days, we've done several cygwin fresh installs > and updates. In every case we get the X problem "Cannot find font: > fixed", afterwards. If it's of any interest, we have mirrored Cygwin from kernels.org (and update each night via rsync). luke From luke.kendall@cisra.canon.com.au Fri Jul 16 08:56:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 16 Jul 2004 08:56:00 -0000 Subject: Recent X installation oddity In-Reply-To: <20040716053546.10D9384C87@pessard.research.canon.com.au> Message-ID: <20040716081718.2779284C87@pessard.research.canon.com.au> On 16 Jul, To: cygwin-xfree@cygwin.com wrote: > Two more installs today, with the same problem. On one machine, X just blocked if you started it with the -multiwindow option. The X logo appeared in the taskbar, but you couldn't even right-click on that to bring up the menu, or kill the blocked X if you started it from the command line via CTRL-C (had to use Task Manager). Except that you *could* kill it if you ran it under strace, which I'll show you the last 25 lines of the > 3000 lines of output that that produced, in case it's of interest. (That's at the end.) Fortunately, -rootless seems to work well again now. Below is my byzantine workaround that we're starting to use locally to fix up the install. luke ----- fixup-X ------------- #!/bin/sh # # As of about June 2004, every Cygwin installation installs a broken # version of X. # # Workaround is as per the FAQ: # http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof # This is an attempt to automate the workaround as far as possible. # # Author: Luke Kendall # DONE_PROOF=/etc/profile.d/.X-fixed # Same as in try-X MYNAME=`basename $0` XFONTDIR=/usr/X11R6/lib/X11/fonts if [ -s $DONE_PROOF ] then echo "$MYNAME: $DONE_PROOF indicates X11 has already been fixed." if yorn "do you really want to do it again" then : else exit 0 fi fi if [ ! -d $XFONTDIR ] then echo "Strange but kind of good: as expected, $XFONTDIR did not exist" else echo "Hmm, $XFONTDIR exists. So much for that theory." if [ ! -d $XFONTDIR/misc ] then echo "Not unexpected, $XFONTDIR/misc did not exist" else echo "Hmm, $XFONTDIR/misc exists too. So much for that theory." NUM=`ls $XFONTDIR/misc | wc -l` if [ $NUM -le 100 ] then echo "As expected, $XFONTDIR/misc had few fonts ($NUM, actually)" else echo "Hmm, $XFONTDIR/misc had plenty of fonts ($NUM, actually)" fi fi fi echo "Checking for $XFONTDIR mount point..." if mount | grep "$XFONTDIR" then echo "Unmounting $XFONTDIR in preparation for fix" umount $XFONTDIR else echo "Hmm, pretty strange, $XFONTDIR wasn't mounted on C:/cygwin$XFONTDIR" fi echo "Now re-running setup: you will need to choose RE-INSTALL for each" echo "of the X11 font sets (about 4 sets) under the X11 category." //samba/install/win32/cygwin/setup.exe echo "******************************************************************" echo "Let's try starting X to see if it now works. If you have to" echo "kill any of these attempts, you can continue from where you left off" echo "by using the try-X script." echo "******************************************************************" try-X ----------- try-X -------------------- #!/bin/sh # # Try to run X in different ways. If you find a way that works, exit with # success. # If X blocks so badly you have to kill the calling script, this is written # so that next time you run it, it will skip the methods it's tried and # proceed to the next attempt. # # Author: Luke Kendall # DONE_PROOF=/etc/profile.d/.X-fixed # Same as in fixup-X MYNAME=`basename $0` PATH="/usr/X11R6/bin:$PATH" STAGE=/tmp.$USER for TRY in \ startx \ "startx -- -multiwindow :0" \ "startx -- -clipboard :0" \ /startx.bat \ startxwin.sh \ "xinit -- -kb -clipboard" \ "X :0 -multiwindow" do if [ -s "$STAGE.$TRY.bad" ] then echo "Skipping $TRY - must have failed badly last time" continue elif [ -s "$STAGE.$TRY" ] then echo "Skipping $TRY - already tried" continue else date > "$STAGE.$TRY.bad" fi echo "Now attempting to start X via $TRY ..." $TRY mv "$STAGE.$TRY.bad" "$STAGE.$TRY" if yorn "Did that run X correctly" then echo "Noting that the problem has now been fixed" date >> $DONE_PROOF head -5 /tmp/XWin.log >> $DONE_PROOF echo >> $DONE_PROOF echo "That method ($TRY) would be good" echo " for you to put into /startx.bat" exit 0 fi done exit 1 ---------------- strace output ------------------- 216 35608223 [main] Xwin 3132 open: 6 = open (/usr/X11R6/lib/X11/locale/locale.alias, 0x0) 4 35608227 [unknown (0x84C)] Xwin 3132 fhandler_base::write: 1 = write (0x100F390B, 1) 122 35608349 [main] Xwin 3132 _cygwin_istext_for_stdio: fd 6: defaulting to text 28189 35636538 [unknown (0x84C)] Xwin 3132 writev: 1 = write (3, 0x17AEBD0, 1),errno 0 258 35636796 [unknown (0x84C)] Xwin 3132 fhandler_base::set_flags: flags 0x120601, supplied_bin 0x0 112 35636908 [unknown (0x84C)] Xwin 3132 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000 115 35637023 [unknown (0x84C)] Xwin 3132 fhandler_base::set_flags: filemode set to text 116 35637139 [unknown (0x84C)] Xwin 3132 _cygwin_istext_for_stdio: fd 3: defaulting to text 1 35637140 [main] Xwin 3132 fhandler_base::fstat_by_handle: 1 = GetFileInformationByHandle (C:\cygwin\usr\X11R6\lib\X11\locale\locale.alias, 1348) 118 35637258 [unknown (0x84C)] Xwin 3132 setmode_helper: improbable, but 0 !=3 152 35637410 [main] Xwin 3132 get_file_attribute: file: C:\cygwin\usr\X11R6\lib\X11\locale\locale.alias 126 35637536 [unknown (0x84C)] Xwin 3132 setmode_helper: improbable, but 1 !=3 237 35637773 [unknown (0x84C)] Xwin 3132 setmode_helper: improbable, but 2 !=3 129 35637902 [unknown (0x84C)] Xwin 3132 setmode_helper: improbable, but 0 !=3 147 35638049 [unknown (0x84C)] Xwin 3132 setmode_helper: improbable, but 1 !=3 4 35638053 [main] Xwin 3132 cygpsid::debug_print: get_sids_info: owner SID =S-1-5-21-5706737-76180391-208020174-2148 113 35638166 [unknown (0x84C)] Xwin 3132 setmode_helper: improbable, but 2 !=3 119 35638285 [main] Xwin 3132 cygpsid::debug_print: get_sids_info: group SID =S-1-5-32-545 122 35638407 [unknown (0x84C)] Xwin 3132 setmode_helper: file was binary now text 244 35638651 [main] Xwin 3132 get_info_from_sd: ACL = 1E8, uid 12148, gid -1143 35638794 [main] Xwin 3132 fhandler_base::fstat_helper: 0 = fstat (, 0x22E9 A0) st_atime=40F77AFA st_size=57376, st_mode=0x81E8, st_ino=114071, sizeof=96134 35638928 [main] Xwin 3132 fstat64: 0 = fstat (6, 0x22E9A0) 147 35639075 [main] Xwin 3132 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x0 112 35639187 [main] Xwin 3132 fhandler_base::set_flags: O_TEXT/O_BINARY set inflags 0x10000 116 35639303 [main] Xwin 3132 fhandler_base::set_flags: filemode set to binary 131 35639434 [main] Xwin 3132 _cygwin_istext_for_stdio: fd 6: opened as binary From alexander.gottwald@s1999.tu-chemnitz.de Fri Jul 16 08:59:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 16 Jul 2004 08:59:00 -0000 Subject: Recent X installation oddity In-Reply-To: <20040716030519.7E20B84C87@pessard.research.canon.com.au> References: <20040716030519.7E20B84C87@pessard.research.canon.com.au> Message-ID: On Fri, 16 Jul 2004 luke.kendall@cisra.canon.com.au wrote: > In the last couple of days, we've done several cygwin fresh installs > and updates. In every case we get the X problem "Cannot find font: > fixed", afterwards. > > In every case, the directory C:/cygwin/usr/X11R6/lib/X11/fonts exists, > it contains the directory misc, that directory contains hundreds of > files, yet we get the error message. > > And, as per the FAQ, we then have to umount /usr/X11R6/lib/X11/fonts, > re-run setup, select all the X fonts, and choose reinstall. This is > both on absolutely fresh machines (Windows XP just installed), and on > an update to an older Cygwin system. (Which may have had the same > problem before running setup again, admittedly.) > > Any idea what's wrong? It used to be that X normally worked after an > install. Now it seems to fail with this problem each time. I'm not absolutely sure. I suspect the fonts are installed but are written with broken line endings. after the postinstall script the is the fonts directory is in binary mode and a reinstall writes the fonts correctly. > I'm planning to automate (as far as I can), the FAQ fixup, in our local > post-install script. > > (Unfortunately, I don't think I can drive setup.exe from the command > line to reinstall the fonts directly, can I? Are there files I could > remove from the install afterwards, so that a second run of setup could > be done that would find that the X fonts were gone and proceed to > install them?) > > Also, I was wondering why /usr/X11R6/lib/X11/fonts is mounted anyway? > Since / is mounted, you can reach it using that same path. If it was > so that you could remount it elsewhere if you wanted to, because you > didn't have the space to hold 40MB (heh: tiny, these days!), then you > could do the mount then ... The fonts must be on a binary mount. Otherwise the fonts.scale can not be read by the xserver. So the postinstall script mounts that directory in binmode regardless how / is mounted. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Fri Jul 16 09:01:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 16 Jul 2004 09:01:00 -0000 Subject: Recent X installation oddity In-Reply-To: <20040716054446.1E4FB84C87@pessard.research.canon.com.au> References: <20040716054446.1E4FB84C87@pessard.research.canon.com.au> Message-ID: On Fri, 16 Jul 2004 luke.kendall@cisra.canon.com.au wrote: > On 16 Jul, To: cygwin-xfree@cygwin.com wrote: > > In the last couple of days, we've done several cygwin fresh installs > > and updates. In every case we get the X problem "Cannot find font: > > fixed", afterwards. > > If it's of any interest, we have mirrored Cygwin from kernels.org > (and update each night via rsync). the kernel.org mirror is one of the most up-to-date mirrors. So this should not be the problem. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Fri Jul 16 09:08:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 16 Jul 2004 09:08:00 -0000 Subject: X failures if two users In-Reply-To: <20040716054116.5924284C87@pessard.research.canon.com.au> References: <20040716054116.5924284C87@pessard.research.canon.com.au> Message-ID: On Fri, 16 Jul 2004 luke.kendall@cisra.canon.com.au wrote: > If two people use the same machine, and the first starts X, the second > person can't start X unless they have administrator rights. > > Cygwin sets /tmp to have mode drwxrwxrwt which means ordinary users > can't remove /tmp/XWin.log if it's owned by someone else. So > subsequent attempts to start X fail because it can't write the log file. > > My suggestion would be for X to create the file called > /tmp/XWin.log.$USER you can do this with the commanline switch -logfile "/tmp/XWin.log.$USER" bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Fri Jul 16 14:35:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 16 Jul 2004 14:35:00 -0000 Subject: X starting difficulties In-Reply-To: <20040716025202.8498684C87@pessard.research.canon.com.au> References: <20040716025202.8498684C87@pessard.research.canon.com.au> Message-ID: On Fri, 16 Jul 2004 luke.kendall@cisra.canon.com.au wrote: > I just sat down with a colleague here who has never previously been able > to run X on his XP laptop. I got it working, but *only* by doing this: > > /usr/X11R6/bin/X :0 -multiwindow & > > - nothing else that I could think of could start X. > > (The laptops here typically have ZoneAlarm installed, but I don't think > it's implicated this time since I was able to get X to work, as above.) As long as it comes the problems with communication between X11 components (this applies to the interal windowmanager too) we have seen a lot of problems with ZoneAlarm. > winClipboardProc - DISPLAY=127.0.0.1:0.0 > winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. > winClipboardProc - XOpenDisplay () returned and successfully opened the display. > winClipboardProc - Call to select () failed: -1. Bailing. this is a network operation > winDeinitMultiWindowWM - Noting shutdown in progress > > winMultiWindowWMIOErrorHandler! > > winInitMultiWindowWM - Caught IO Error. Exiting. results from a network operation. As long as those errors appear together with a ZoneAlarm installation I'm going to blame ZoneAlarm to mess with the winsock layer and break things. > Also, we couldn't start any X applications from the Cygwin menu items > via the Windows Start bar; apparently /usr/X11R6/bin isn't in the path, > so none of the commands were found. I'll check this. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From SListopad@bcps.k12.md.us Fri Jul 16 15:46:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Fri, 16 Jul 2004 15:46:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AF1@exchhq01.bcps.k12.md.us> Nope, the network card is built-in; no pcmcia. I didn't check the chipset, but I can say that a previous version of cygwin worked just fine with X. The only reason why I upgraded cygwin was because I had to reformat/reinstall XP because Roxio Media Creator wreaked havoc. But that's another story, and I didn't reinstall the Roxio software. So, I am not sure what could be causing the issue. Are there any debuggin suggestions? Somehow turn on logging to see at what point a failure occurs? Or, do some kind of XP debugging (though the event viewer log doesn't give me any information that helped...). Still trying, Steve >>On Thu, 15 Jul 2004, Listopad, Steve wrote: > Alexander & Daniel, > This is a response to both of your suggestions and questions (about the > engine being used, and video card information). > > NVIDIA GeForce FX Go5600 > Driver Provider: NVIDIA > Driver Date: 2/3/2004> > Version: 5.4.0.1 > Note: This version provided via Windows Update via IE, though it says the > driver was > provided by NVIDIA. > > Test "Script": > - start cygwin shell > - startx > - ssh -X -l user a.linux.box > - startkde >>Does the notebook have a pcmcia network card? Maybe you can try XWin without >>having the network drivers active. some wlan drivers (esp rtl chipset) are >>known to be very unstable. >>bye From Alexander.Gottwald@s1999.tu-chemnitz.de Fri Jul 16 16:05:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 16 Jul 2004 16:05:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: Amr Mohamed Roushdi wrote: > Hi Alex it is me again . I am enclosing the strace fot the 1st instance > good and the 2nd instance which blew out . > thks for ur help from tracegood 310 2041721 [main] xwin 2284 cygwin_socket: 6 = socket (2, 2, 0) 429 2042150 [main] xwin 2284 cygwin_setsockopt: setsockopt optval=1 323 2042473 [main] xwin 2284 cygwin_setsockopt: 0 = setsockopt (6, 65535, 20 (SO_BROADCAST), 0x22EF84, 4) 672 2043145 [main] xwin 2284 cygwin_bind: 0 = bind (6, 0x769BD0, 16) from trace 304 2658029 [main] xwin 2312 cygwin_socket: 6 = socket (2, 2, 0) 321 2658350 [main] xwin 2312 cygwin_setsockopt: setsockopt optval=1 311 2658661 [main] xwin 2312 cygwin_setsockopt: 0 = setsockopt (6, 65535, 20 (SO_BROADCAST), 0x22EF84, 4) 449 2659110 [main] xwin 2312 __set_winsock_errno: bind:477 - winsock error 10048 -> errno 112 306 2659416 [main] xwin 2312 cygwin_bind: -1 = bind (6, 0x769BD0, 16) the winsock error 10048 is WSAEADDRINUSE which means another program is using the port. Up to this bind the logs are nearly identical (only differs in process ids, the :5 vs :10 and some small differences with pointers and handles returned from windows). The logs are about 7 minutes apart. Does it usually work again after 5 - 7 minutes have passed after a failed attempt? bye ago NP: Imperative Reaction - Arrogance -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Alexander.Gottwald@s1999.tu-chemnitz.de Fri Jul 16 17:53:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 16 Jul 2004 17:53:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? In-Reply-To: <68AD550086ED4541990DB30F47A7218FE37AF1@exchhq01.bcps.k12.md.us> References: <68AD550086ED4541990DB30F47A7218FE37AF1@exchhq01.bcps.k12.md.us> Message-ID: Listopad, Steve wrote: > Nope, the network card is built-in; no pcmcia. I didn't check the chipset, > but I can say that a previous version of cygwin worked just fine with X. > The only reason why I upgraded cygwin was because I had to > reformat/reinstall XP because Roxio Media Creator wreaked havoc. But that's > another story, and I didn't reinstall the Roxio software. A bluescreen is an error inside the windows kernel. Either the base system it self or some drivers (i suspect the second). Software can only trigger this. But there have been only minor changes in Cygwin/X and I doubt they could lead to a bluescreen since no hardware access has changed. I believe the difference with your system is some driver which was updated before and which is not current yet. > So, I am not sure what could be causing the issue. Are there any debuggin > suggestions? Somehow turn on logging to see at what point a failure occurs? > Or, do some kind of XP debugging (though the event viewer log doesn't give > me any information that helped...). You could build XWin with debugging output. This prints received windows messages, some work in windows specific functions is traced but not the network layer. The low level unix calls (for network code) can be trace with strace. But this will not produce useful output if the kernel goes wild and prints the bluescreen right after the data was written to the screen. Maybe writing the data to harddisk may help but I think the bluescreen will leave disk buffers unwritten and you'll get a logfile which truncated a long time before the actual crash happens. bye ago NP: Neuroticfish - Darkness -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Alexander.Gottwald@s1999.tu-chemnitz.de Fri Jul 16 18:52:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 16 Jul 2004 18:52:00 -0000 Subject: 2 instances of Xwin Message-ID: Amr Mohamed Roushdi wrote: > Thanks Alex for ur quick answer . the second never works even with waiting > . I will tray and do an strace with the one it works . I don't even know what the actual difference between the two is. The first was started as xwin :10 -query iccpart2 -from icc68651 the second as xwin :5 -query iccpart2 -from icc68651. This is equal except for the display part. But the display has nothing to do with xdmcp. So where is the actual difference. Is it the time? Does XWin called the same way sometimes work and sometimes it does not? Does it work if Xwin is called a second time 5 minutes after it failed first? Another trace will give me no more clue since I'll only see that windows returned an error on bind. It does not include information which process is still using udp port 177. This information can be obtained with netstat I saw you had already sent the output of netstat which contained an entry for udp port 177. But apparently this was taken while XWin was running and is quite useless for finding the program which interferes with XWin. So check with netstat -a if there is an entry "UDP icc68651:177" before you start XWin. If there is such an entry try to figure out which program belongs to this entry. bye ago NP: Melotron - Der Anfang -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From pechtcha@cs.nyu.edu Sat Jul 17 00:54:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Sat, 17 Jul 2004 00:54:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: On Fri, 16 Jul 2004, Alexander Gottwald wrote: > Amr Mohamed Roushdi wrote: > > > Hi Alex it is me again . I am enclosing the strace fot the 1st instance > > good and the 2nd instance which blew out . > > thks for ur help > > from tracegood > > 310 2041721 [main] xwin 2284 cygwin_socket: 6 = socket (2, 2, 0) > 429 2042150 [main] xwin 2284 cygwin_setsockopt: setsockopt optval=1 > 323 2042473 [main] xwin 2284 cygwin_setsockopt: 0 = setsockopt (6, 65535, 20 (SO_BROADCAST), 0x22EF84, 4) > 672 2043145 [main] xwin 2284 cygwin_bind: 0 = bind (6, 0x769BD0, 16) > > from trace > > 304 2658029 [main] xwin 2312 cygwin_socket: 6 = socket (2, 2, 0) > 321 2658350 [main] xwin 2312 cygwin_setsockopt: setsockopt optval=1 > 311 2658661 [main] xwin 2312 cygwin_setsockopt: 0 = setsockopt (6, 65535, 20 (SO_BROADCAST), 0x22EF84, 4) > 449 2659110 [main] xwin 2312 __set_winsock_errno: bind:477 - winsock error 10048 -> errno 112 > 306 2659416 [main] xwin 2312 cygwin_bind: -1 = bind (6, 0x769BD0, 16) > > the winsock error 10048 is WSAEADDRINUSE which means another program is using > the port. Up to this bind the logs are nearly identical (only differs in > process ids, the :5 vs :10 and some small differences with pointers and > handles returned from windows). Doesn't X bind to different ports depending on the display number? Could it be that the X+10 port is in use, but X+5 isn't? Or am I completely confused? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From sailorleo@hotpop.com Sat Jul 17 11:59:00 2004 From: sailorleo@hotpop.com (Arturus Magi) Date: Sat, 17 Jul 2004 11:59:00 -0000 Subject: X startup hangs In-Reply-To: References: Message-ID: <40F87822.5030105@hotpop.com> electa wrote: >>ZoneAlarm is known to change the behaviour of Windows >>TCP/IP stack and this seems to cause troubles with cygwin since cygwin > > must provide unix > >>like semantics and has problems if something does not work it was > > expected. > > > But I tried shutting down Zonealarm--> X still hangs. Do you think it ss > really a ZoneAlarm problem? > ZoneAlarm replaces the TCP stack with it's own. You cannot fully shut it down until after uninstalling it and rebooting. The most recent version of ZA broke every POP/SMTP mailer on my system. Shutting it down, removing it from start up and rebooting did nothing to change that. Uninstalling it magically fixed everything, and several other problems I hadn't attributed to ZoneAlarm as well. From Alexander.Gottwald@s1999.tu-chemnitz.de Sat Jul 17 22:26:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sat, 17 Jul 2004 22:26:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: Igor Pechtchanski wrote: > Doesn't X bind to different ports depending on the display number? Yes it does. > Could it be that the X+10 port is in use, but X+5 isn't? The error were talking about comes from the xdmcp code. It's bind(socket(AF_INET, 0, SOCK_DGRAM), {AF_INET, "-from address", 177}) Maybe this fails if two instances of XWin are running together. But I've never seen this fail before. Maybe omitting the "-from address" parameter is the solution here. bye ago NP: Project Pitchfork - Drone Assembly -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From ashlyeasleytram@visualartsfan.com Sat Jul 17 23:18:00 2004 From: ashlyeasleytram@visualartsfan.com (micah jonas) Date: Sat, 17 Jul 2004 23:18:00 -0000 Subject: Semxfvra On1,ine Ph@R^~macy....S_0ma,Vi.~Agr.A,Mu^ch M0re ! Message-ID: <0575679C.837C9B7@visualartsfan.com> back-trace, pagproject bicarbon_ C`'ana_^da dr^ugs & fast shi'ppi,-ng Palumnus )-L http://jshbsm.h.cnacom.com/29/ Allawi provided few details of the plans for the service, but said he would not rely on ''elements'' of Saddam Hussein's feared intelligence services to create the new agency. However, he left open the door to call on former officials who were not responsible for grievous crimes under Saddam's regime. Bush has proposed drilling for oil in the Arctic National life Refuge in Alaska as a solution, but Younts thinks the United States should look elsewhere to solve the problem. fusibusi2genjitsu06kinjituh,ettoutai kamasusa. From xxwanttomeetywa@adni.net Sun Jul 18 16:21:00 2004 From: xxwanttomeetywa@adni.net (xxwanttomeetywa@adni.net) Date: Sun, 18 Jul 2004 16:21:00 -0000 Subject: DATE SWINGERS dty Message-ID: Date a cheating house wife http://perfectvgr.com/hot/datewives.html Date A Horny House wife When you fill out your profile you will immediately have access to our entire data base of married but lonesome house wives. These ladies are starving for attention. If you join you will be in contact with more hot married ladies looking for fun than any other site on the net. These ladies don't play games!! Come on what are you scared of married ladies?? Their husbands are away so hit it. Click here to Date a married woman! Date a local housewife. http://perfectvgr.com/hot/datewives.html Are you sure you don't like cheating wives ? Then unsbrcrb here. qmyeqb.candypersonal.com/hot/out/ cjqiws From jain@helios.jpl.nasa.gov Sun Jul 18 22:47:00 2004 From: jain@helios.jpl.nasa.gov (Abhinandan Jain) Date: Sun, 18 Jul 2004 22:47:00 -0000 Subject: X performance slow after Cygwin/Windows updates Message-ID: <20040718162133.GA24079@shavian.jpl.nasa.gov> Hi I just did a clean installation of Windows XP and applied all the updates. I also updated to the latest Cygwin. I use ssh (with X11 forwarding enabled) to access remote computers. However I am finding that while ascii information comes across fine, displaying anything graphical (including an xemacs window) essentially grinds down to a crawl. Things used to work great before the upgrades. Any help is much appreciated. Thanks. Abhi From pechtcha@cs.nyu.edu Sun Jul 18 22:47:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Sun, 18 Jul 2004 22:47:00 -0000 Subject: X performance slow after Cygwin/Windows updates In-Reply-To: <20040718162133.GA24079@shavian.jpl.nasa.gov> References: <20040718162133.GA24079@shavian.jpl.nasa.gov> Message-ID: On Sun, 18 Jul 2004, Abhinandan Jain wrote: > Hi > > I just did a clean installation of Windows XP and applied all the > updates. I also updated to the latest Cygwin. > > I use ssh (with X11 forwarding enabled) to access remote computers. > However I am finding that while ascii information comes across fine, > displaying anything graphical (including an xemacs window) essentially > grinds down to a crawl. Things used to work great before the upgrades. > > Any help is much appreciated. Thanks. > Abhi Just a guess, based on your use of ssh: are you using "trusted X11 forwarding"? See . Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From jain@helios.jpl.nasa.gov Mon Jul 19 05:59:00 2004 From: jain@helios.jpl.nasa.gov (Abhinandan Jain) Date: Mon, 19 Jul 2004 05:59:00 -0000 Subject: X performance slow after Cygwin/Windows updates Message-ID: <20040718224405.GA26268@shavian.jpl.nasa.gov> Oops - turned out to be a network configuration problem related to VPN. Sorry about the false alarm. Abhi From danilo.turina@alcatel.it Mon Jul 19 06:21:00 2004 From: danilo.turina@alcatel.it (Danilo Turina) Date: Mon, 19 Jul 2004 06:21:00 -0000 Subject: gaim 'BadWindow' crashes fixed In-Reply-To: <1089720556.12374.13.camel@localhost> References: <1089043326.491.7.camel@localhost> <1089109289.11903.13.camel@localhost> <40EABEC4.9030308@alcatel.it> <1089720556.12374.13.camel@localhost> Message-ID: <40FB631D.5030406@alcatel.it> I'm sorry, as I said before, I don't use anymore WindowMaker and I don't have those icons anymore. (Sorry for the late answer but I was not able to access the Internet for 10 days). Jean-Claude Gervais wrote: > Danilo, > > If you have the uncompressed TIFFs handy, could you please send them to > me? > > Or if there is an easier way to fix the problem, please, someone speak > up. > > Thanks. > > On Tue, 2004-07-06 at 11:01, Danilo Turina wrote: > >>I also think so. >>In fact when I used WindowMaker (now I go with -multiwindow) I had the >>same problem and it was caused by lz77 compressed tiff icons. >>If I remember well (but I usually don't), I converted the "broken" TIFFs >>with IrfanView to uncompressed (or non-lz77 compressed) TIFFs. >> >>Ciao, >> >> Danilo >> >>Alexander Gottwald wrote: >> >> >>>On Tue, 6 Jul 2004, Jean-Claude Gervais wrote: >>> >>> >>> >>>>You wouldn't happen to know how to fix the WindowMaker Preferences >>>>Utility corrupted icons bug, would you? >>> >>> >>>Maybe this is the long standing bug with lz77 compressed tiff files in the >>>windowmaker package with libtiff without lz77 algorithm. >>> >>>But i don't use windowmaker and can't tell exactly. >>> >>>bye >>> ago >> > > -- -------------------------------------- Danilo Turina Alcatel Optics OND Network Management Rieti (Italy) - Phone: +39 0746 600332 -------------------------------------- 3 anni 3 mesi 9 giorni 22 ore 23 minuti 23 secondi From danilo.turina@alcatel.it Mon Jul 19 09:08:00 2004 From: danilo.turina@alcatel.it (Danilo Turina) Date: Mon, 19 Jul 2004 09:08:00 -0000 Subject: gaim 'BadWindow' crashes fixed In-Reply-To: <1089720556.12374.13.camel@localhost> References: <1089043326.491.7.camel@localhost> <1089109289.11903.13.camel@localhost> <40EABEC4.9030308@alcatel.it> <1089720556.12374.13.camel@localhost> Message-ID: <40FB631D.5030406@alcatel.it> I'm sorry, as I said before, I don't use anymore WindowMaker and I don't have those icons anymore. (Sorry for the late answer but I was not able to access the Internet for 10 days). Jean-Claude Gervais wrote: > Danilo, > > If you have the uncompressed TIFFs handy, could you please send them to > me? > > Or if there is an easier way to fix the problem, please, someone speak > up. > > Thanks. > > On Tue, 2004-07-06 at 11:01, Danilo Turina wrote: > >>I also think so. >>In fact when I used WindowMaker (now I go with -multiwindow) I had the >>same problem and it was caused by lz77 compressed tiff icons. >>If I remember well (but I usually don't), I converted the "broken" TIFFs >>with IrfanView to uncompressed (or non-lz77 compressed) TIFFs. >> >>Ciao, >> >> Danilo >> >>Alexander Gottwald wrote: >> >> >>>On Tue, 6 Jul 2004, Jean-Claude Gervais wrote: >>> >>> >>> >>>>You wouldn't happen to know how to fix the WindowMaker Preferences >>>>Utility corrupted icons bug, would you? >>> >>> >>>Maybe this is the long standing bug with lz77 compressed tiff files in the >>>windowmaker package with libtiff without lz77 algorithm. >>> >>>But i don't use windowmaker and can't tell exactly. >>> >>>bye >>> ago >> > > -- -------------------------------------- Danilo Turina Alcatel Optics OND Network Management Rieti (Italy) - Phone: +39 0746 600332 -------------------------------------- 3 anni 3 mesi 9 giorni 22 ore 23 minuti 23 secondi From tiroy@poczta.onet.pl Mon Jul 19 12:23:00 2004 From: tiroy@poczta.onet.pl (Tomasz Rojek) Date: Mon, 19 Jul 2004 12:23:00 -0000 Subject: X starting difficulties References: <20040716025202.8498684C87@pessard.research.canon.com.au> Message-ID: > As long as those errors appear together with a ZoneAlarm installation I'm going to > blame ZoneAlarm to mess with the winsock layer and break things. Luke, probably this will not satisfy you, but I really recommend using almost any other personal firewall different than ZoneAlarm - I have no problems with Kerio Personal Firewall, previously I used Tiny Personal Firewall (both free of charge for personal use). I also have heard that BlackIce is a good piece of software. Symantec software requires lots of system resources :\ So Zonealarm is probably the worst thing to be installed as a personal firewall, although it is still better than "IP traffic filter" build in Windows XP. -- Greetings Tomasz Rojek From Alexander.Gottwald@s1999.tu-chemnitz.de Mon Jul 19 13:05:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 19 Jul 2004 13:05:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: Amr Mohamed Roushdi wrote: > Hi Alex thks againg , I have tried the following after checking that all > ports available and nothing is dangling in the /tmp/.X11-UNIX . > I tried to fire Xwin withouth the -from parameter I receive a grey screen > and no XDM . > I am enclosing a TCPVIEW for before the 1st session of xwin and then after > starting the 1st Xwin session . It a netstatish output with PID's > thks again more interesting is the situation before a failing xwin start. bye ago NP: Diorama - Klarheit -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Mon Jul 19 13:11:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 19 Jul 2004 13:11:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: On Mon, 19 Jul 2004, Amr Mohamed Roushdi wrote: > Alex do u need anything more from me . I just tried this myself again. XWin :1 -query server -from host XWin :2 -query server -from host The first works, the second will not startup while the first is running but does when the first is not running. Is this exactly your situation? If it is then there is not much I can do to allow using -from twice without rewriting a large part of the xdmcp part. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From electabuzz@katamail.com Mon Jul 19 13:12:00 2004 From: electabuzz@katamail.com (electa) Date: Mon, 19 Jul 2004 13:12:00 -0000 Subject: X don't like Zonealarm 5 Message-ID: in fact I uninstalled it today, and X come back to full functionality From kerr.hatrick@db.com Mon Jul 19 13:41:00 2004 From: kerr.hatrick@db.com (Kerr Hatrick) Date: Mon, 19 Jul 2004 13:41:00 -0000 Subject: X don't like Zonealarm 5 Message-ID: I can verify that; I can also verify that it does not like Norton Internet Firewall. There were severe problems starting xterms/emacs in X mode (ie 4 mn startup times). After uninstall, these disappeared. This was *after* explicitly 'allowing' these programs to access DNS etc. regards Kerr. desk (US): 01 212 250 0649 desk (UK): 44 207 547 0670 cell: 44 7880 641 334 "electa" cc: Sent by: Subject: X don't like Zonealarm 5 cygwin-xfree-owner @cygwin.com 19/07/2004 14:05 Please respond to cygwin-xfree in fact I uninstalled it today, and X come back to full functionality -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. From alexander.gottwald@s1999.tu-chemnitz.de Mon Jul 19 16:51:00 2004 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 19 Jul 2004 16:51:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: On Mon, 19 Jul 2004, Amr Mohamed Roushdi wrote: > Alex u are right in diagnosing the problem . Earlier releases accept it > though ??? I have no older version handy but found the same code in all releases up to XFree 4.0. I'll check if I find older binaries at home. > Now my question would be how to get Xwin running without -from parameter ? I'll take a look at the ls_netdev output you've sent me some time ago and will try to trace which interface is used first and which can be discarded. > I am enclosing cygcheck output for the xwin working with 2 sessions . If you use it without -from parameter there must either be a message in the logfile about xdm giving up (sesssion declined error) or some message at the xdm server. You'll have to wait a short time until the timeout happens. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Armbrust.Daniel@mayo.edu Mon Jul 19 17:35:00 2004 From: Armbrust.Daniel@mayo.edu (Armbrust, Daniel C.) Date: Mon, 19 Jul 2004 17:35:00 -0000 Subject: X performance slow after Cygwin/Windows updates Message-ID: <7A1D7964C7C943419AB6D2C32338385303BE5037@excsrv44.mayo.edu> What was the actual problem? I have been seeing this lately too - and I haven't been able to figure out why. I can no longer forward anything graphical across... It takes 10 seconds to paint the in window after doing a "cd" in gnome-terminal.... Dan From holger.krull@gmx.de Mon Jul 19 18:07:00 2004 From: holger.krull@gmx.de (Holger Krull) Date: Mon, 19 Jul 2004 18:07:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: <40FBFBF4.8040706@gmx.de> >>Now my question would be how to get Xwin running without -from parameter ? > > > If you use it without -from parameter there must either be a message in the > logfile about xdm giving up (sesssion declined error) or some message at the > xdm server. You'll have to wait a short time until the timeout happens. I'm not sure if this applys here, but: i found that my xdm variant here (kdm) has the option SourceAdress. Setting this to true solved my need for -from. [Xdmcp] # Whether KDM should listen to XDMCP requests. Default is true. Enable=true # Use the numeric IP address of the incoming connection instead of the # host name. Use this on multihomed hosts. Default is false SourceAddress=true From SListopad@bcps.k12.md.us Mon Jul 19 18:29:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Mon, 19 Jul 2004 18:29:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AF7@exchhq01.bcps.k12.md.us> >A bluescreen is an error inside the windows kernel. Either the base system it >self or some drivers (i suspect the second). Software can only trigger this. >But there have been only minor changes in Cygwin/X and I doubt they could >lead to a bluescreen since no hardware access has changed. Well, I've tried upgrading the video drivers as well as the network drivers. Still get the blue screens. So, suspecting my wired network card drivers, i then used my wireless network card. Same. Blue Screen. The only other thing that I can think of was brought up in other posts - I have Zone Alarm 5 and Norton Antivirus 2004 Pro running. Anybody else out there getting XP blue screens with cygwin when running ZAP and/or NAV? >I believe the difference with your system is some driver which was updated >before and which is not current yet. I suspected as much, too, except that I've exahusted (I think) those possibilities. I'm fully updated as far as Windows Update is concerned; and, I pulled down the latest video & network drivers from the respective companies. >You could build XWin with debugging output. This prints received windows >messages, some work in windows specific functions is traced but not the >network layer. >The low level unix calls (for network code) can be trace with strace. >But this will not produce useful output if the kernel goes wild and prints the >bluescreen right after the data was written to the screen. Maybe writing the >data to harddisk may help but I think the bluescreen will leave disk buffers >unwritten and you'll get a logfile which truncated a long time before the >actual crash happens. All of this is unfortunate; even if, technically, it's Windows that has the problem, the net result is that I can't use cygwin, unless I can figure out what is causing the problem, and take action to correct it.... Steve From SListopad@bcps.k12.md.us Mon Jul 19 23:24:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Mon, 19 Jul 2004 23:24:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AF8@exchhq01.bcps.k12.md.us> Forgot to mention that before the bluescreens, I saw (but couldn't capture accurately) errors of the form: x error bad window invalid window parameter (and alternately 3 and 5 on the end of these types of messages). Not sure if that is relevant, but I did see them. Steve -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Listopad, Steve Sent: Monday, July 19, 2004 1:39 PM To: 'cygwin-xfree@cygwin.com' Subject: RE: startx causing XP (Media Center Edition) blue screen? >A bluescreen is an error inside the windows kernel. Either the base system it >self or some drivers (i suspect the second). Software can only trigger this. >But there have been only minor changes in Cygwin/X and I doubt they could >lead to a bluescreen since no hardware access has changed. Well, I've tried upgrading the video drivers as well as the network drivers. Still get the blue screens. So, suspecting my wired network card drivers, i then used my wireless network card. Same. Blue Screen. The only other thing that I can think of was brought up in other posts - I have Zone Alarm 5 and Norton Antivirus 2004 Pro running. Anybody else out there getting XP blue screens with cygwin when running ZAP and/or NAV? >I believe the difference with your system is some driver which was updated >before and which is not current yet. I suspected as much, too, except that I've exahusted (I think) those possibilities. I'm fully updated as far as Windows Update is concerned; and, I pulled down the latest video & network drivers from the respective companies. >You could build XWin with debugging output. This prints received windows >messages, some work in windows specific functions is traced but not the >network layer. >The low level unix calls (for network code) can be trace with strace. >But this will not produce useful output if the kernel goes wild and prints the >bluescreen right after the data was written to the screen. Maybe writing the >data to harddisk may help but I think the bluescreen will leave disk buffers >unwritten and you'll get a logfile which truncated a long time before the >actual crash happens. All of this is unfortunate; even if, technically, it's Windows that has the problem, the net result is that I can't use cygwin, unless I can figure out what is causing the problem, and take action to correct it.... Steve From sherlock64@bellsouth.net Tue Jul 20 00:36:00 2004 From: sherlock64@bellsouth.net (Robert McNulty Junior) Date: Tue, 20 Jul 2004 00:36:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? In-Reply-To: <68AD550086ED4541990DB30F47A7218FE37AF8@exchhq01.bcps.k12.md.us> Message-ID: <000301c46dbe$46867fd0$6501a8c0@sherlock64> I use Norton Systemworks and Norton Internet Security on XP Pro. No problems with X11. -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Listopad, Steve Sent: Monday, July 19, 2004 1:11 PM To: 'cygwin-xfree@cygwin.com' Subject: RE: startx causing XP (Media Center Edition) blue screen? Forgot to mention that before the bluescreens, I saw (but couldn't capture accurately) errors of the form: x error bad window invalid window parameter (and alternately 3 and 5 on the end of these types of messages). Not sure if that is relevant, but I did see them. Steve -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Listopad, Steve Sent: Monday, July 19, 2004 1:39 PM To: 'cygwin-xfree@cygwin.com' Subject: RE: startx causing XP (Media Center Edition) blue screen? >A bluescreen is an error inside the windows kernel. Either the base system it >self or some drivers (i suspect the second). Software can only trigger this. >But there have been only minor changes in Cygwin/X and I doubt they could >lead to a bluescreen since no hardware access has changed. Well, I've tried upgrading the video drivers as well as the network drivers. Still get the blue screens. So, suspecting my wired network card drivers, i then used my wireless network card. Same. Blue Screen. The only other thing that I can think of was brought up in other posts - I have Zone Alarm 5 and Norton Antivirus 2004 Pro running. Anybody else out there getting XP blue screens with cygwin when running ZAP and/or NAV? >I believe the difference with your system is some driver which was updated >before and which is not current yet. I suspected as much, too, except that I've exahusted (I think) those possibilities. I'm fully updated as far as Windows Update is concerned; and, I pulled down the latest video & network drivers from the respective companies. >You could build XWin with debugging output. This prints received windows >messages, some work in windows specific functions is traced but not the >network layer. >The low level unix calls (for network code) can be trace with strace. >But this will not produce useful output if the kernel goes wild and prints the >bluescreen right after the data was written to the screen. Maybe writing the >data to harddisk may help but I think the bluescreen will leave disk buffers >unwritten and you'll get a logfile which truncated a long time before the >actual crash happens. All of this is unfortunate; even if, technically, it's Windows that has the problem, the net result is that I can't use cygwin, unless I can figure out what is causing the problem, and take action to correct it.... Steve From pechtcha@cs.nyu.edu Tue Jul 20 05:29:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 20 Jul 2004 05:29:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? In-Reply-To: <68AD550086ED4541990DB30F47A7218FE37AF8@exchhq01.bcps.k12.md.us> References: <68AD550086ED4541990DB30F47A7218FE37AF8@exchhq01.bcps.k12.md.us> Message-ID: On Mon, 19 Jul 2004, Listopad, Steve wrote: > Forgot to mention that before the bluescreens, I saw (but couldn't capture > accurately) errors of the form: > > x error bad window invalid window parameter (and alternately 3 and 5 on the > end of these types of messages). > > Not sure if that is relevant, but I did see them. > > Steve > > -----Original Message----- > From: cygwin-xfree-owner@XXXXXX.XXX > [mailto:cygwin-xfree-owner@XXXXXX.XXX]On Behalf Of Listopad, Steve > Sent: Monday, July 19, 2004 1:39 PM > To: 'cygwin-xfree@XXXXXX.XXX' > Subject: RE: startx causing XP (Media Center Edition) blue screen? > [snip] See . Igor P.S. Oh, and . Thanks. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From eulahfakerjoy@automotiverepairman.com Tue Jul 20 08:32:00 2004 From: eulahfakerjoy@automotiverepairman.com (amos rabner) Date: Tue, 20 Jul 2004 08:32:00 -0000 Subject: Qk As S`E.En In N^ati.onal Enq_~uirer..B-U`,-Y On,`1ine..X.A~nax, Va~l1um, S_^0ma, Fi_orice.T, Am~~bien, Ad__ip.E-'x Message-ID: <916801c46ded$db58c080$01faf6db@eulahfakerjoy> twijfelde`verfomfaaiden^uitklopten _~US~A dr--ugs & Nextda_`y Deliver Lvanzelfsprekende'D http://ah.nn.defenses8093biz.us/f74/ Schellenberg also wanted to separate out the effect on IQ of training in music per se, from that of training in the arts in general. To do this, he provided a third group of six-year-olds with , weekly drama classes. A fourth group of 6-year-olds received no classes during the study period. With the removal of language in Medicare policy that said obesity is not an illness, beneficiaries will be able to request a government review of medical evidence to determine whether certain treatments for obesity can be covered. afrecharse6mogollo`n03vinculacio`n,vicerrector compelir. From JGoldberg@utsa.edu Tue Jul 20 12:20:00 2004 From: JGoldberg@utsa.edu (Joshua Goldberg) Date: Tue, 20 Jul 2004 12:20:00 -0000 Subject: "Entry point not found" error in windows Message-ID: I downloaded cygwin/X from a mirror in the UK (I had the same problem when I downloaded from www.gwdg.de). and tried to install it onto my Windows XP machine. when I try to run XWin.exe or any other executable I get the following Windows error: Entry Point Not Found, The Procedure entry point __getreent could not be located in the dynamic link library cygwin1.dll I found a larger version of cygwin1.dll in the bin directory and copied that into usr/X11R6/bin. this time I got got another error message about not having the file cygfreetype-6.dll. Can you help me out here? I would like to be able to have a working X server on this machine Best Regards and thanks a million Josh Goldberg From Alexander.Gottwald@s1999.tu-chemnitz.de Tue Jul 20 12:53:00 2004 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 20 Jul 2004 12:53:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: Amr Mohamed Roushdi wrote: > Alex , congratulation u found it . > The module u sent required cygfreetype-9.dll . I am at level -6 so > irenamed and it works like a charm . > I would like to take this opportunity and thank you for all the help and > time you invested in solving that matter > which was not an easy one I will create a regular update later this week. This will have the freetype dependencies sorted out. bye ago NP: Suicide Commando - Blood In Face -- Alexander.Gottwald@informatik.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From SListopad@bcps.k12.md.us Tue Jul 20 12:56:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Tue, 20 Jul 2004 12:56:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AF9@exchhq01.bcps.k12.md.us> Igor, >> See . Had already seen & tried it; still got blue screens. Thanks, though. Steve From pechtcha@cs.nyu.edu Tue Jul 20 13:23:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 20 Jul 2004 13:23:00 -0000 Subject: "Entry point not found" error in windows In-Reply-To: References: Message-ID: On Tue, 20 Jul 2004, Joshua Goldberg wrote: > I downloaded cygwin/X from a mirror in the UK (I had the same problem when I > downloaded from www.gwdg.de). and tried to install it onto my Windows XP > machine. when I try to run XWin.exe or any other executable I get the > following Windows error: > Entry Point Not Found, The Procedure entry point __getreent could not be > located in the dynamic link library cygwin1.dll This usually means you have more than one version of cygwin1.dll on your machine. > I found a larger version of cygwin1.dll in the bin directory Bingo. > and copied that into usr/X11R6/bin. *Don't* do that. It's usually a very bad idea to have more than one version of cygwin1.dll on your machine, much less in your PATH. Run a Windows search for any files named cygwin1.dll and delete them all except the one in /bin. > This time I got got another error message about not having the file > cygfreetype-6.dll. If you ever want to find out which Cygwin package contains a particular file, the Setup package search page at is the place to go. In your case, cygfreetype-6.dll is contained in the libfreetype26 package. Do you have the libfreetype26 package installed? > Can you help me out here? I would like to be able to have a working X > server on this machine > > Best Regards and thanks a million > Josh Goldberg For the future, please read and follow the Cygwin problem reporting guidelines at , particularly the part in bold (about running "cygcheck -svr"). Having that attachment usually helps in determining your problem(s), and removes the need for questions like "do you have libfreetype26 installed?" above. It would have also shown you having two versions of cygwin1.dll, and many other things. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From pechtcha@cs.nyu.edu Tue Jul 20 13:44:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 20 Jul 2004 13:44:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? In-Reply-To: <68AD550086ED4541990DB30F47A7218FE37AF9@exchhq01.bcps.k12.md.us> References: <68AD550086ED4541990DB30F47A7218FE37AF9@exchhq01.bcps.k12.md.us> Message-ID: On Tue, 20 Jul 2004, Listopad, Steve wrote: > Igor, > > >> See . > > Had already seen & tried it; still got blue screens. Thanks, though. > Steve Steve, That link had nothing to do with the BSODs. It was for your "bad window" error messages, which I doubt are related to the BSODs. FWIW, read the last part of . ;-) Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From rclark@swbanktx.com Tue Jul 20 13:47:00 2004 From: rclark@swbanktx.com (Ronald Clark) Date: Tue, 20 Jul 2004 13:47:00 -0000 Subject: Looking for help Message-ID: <6D3A470FE9DAFD428E6FE6CBE9E51B6E13C90E@excrtw03.swbtx.com> Hello all, I am looking for a doc that will hopefully explain how to setup Cygwin to allow me to SSH to a system and run startx and have the X Window environment be routed through the tunnel. Is there such a document? Right now, I have Cygwin loaded with SSH and when I log into my remote system and type SSH, I see the X server start on the remote machine, and no X Windows in my Cygwin session. I assume this is a common issue and any help would be appreciated. Thanks, Ron Clark CONFIDENTIALITY NOTICE: ************************************************************************ The information contained in this ELECTRONIC MAIL transmission is confidential. It may also be privileged work product or proprietary information. This information is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution [other than to the addressee(s)], copying or taking of any action because of this information is strictly prohibited. ************************************************************************ From SListopad@bcps.k12.md.us Tue Jul 20 13:48:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Tue, 20 Jul 2004 13:48:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37AFA@exchhq01.bcps.k12.md.us> Igor, Yea, I figured that those messages had nothing to do with my BSODs, but it can't help to mention little details like that. Could eventually lead to a solution. As for the last part of the BSOD stuff, I can appreciate the technicality that it isn't cygwin causing the BSOD. But the practicality is that cygwin is the only (well, for now, anyway) software for me that can consistently produce the BSOD, and this renders the software unusable for me. As a developer, I understand the situation. As a user, I'm trying to get ideas on what might be causing the problem. Hoping that someone else has seen something similar, and has suggestions. 'It's not cygwin's fault' just doesn't help. Anyone who's been on the wrong side of a BSOD understands :) Thanks for the recommendation about ssh -Y... Steve -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Igor Pechtchanski Sent: Tuesday, July 20, 2004 8:56 AM To: cygwin-xfree@cygwin.com Subject: RE: startx causing XP (Media Center Edition) blue screen? On Tue, 20 Jul 2004, Listopad, Steve wrote: > Igor, > > >> See . > > Had already seen & tried it; still got blue screens. Thanks, though. > Steve Steve, That link had nothing to do with the BSODs. It was for your "bad window" error messages, which I doubt are related to the BSODs. FWIW, read the last part of . ;-) Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From SListopad@bcps.k12.md.us Tue Jul 20 15:07:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Tue, 20 Jul 2004 15:07:00 -0000 Subject: Looking for help Message-ID: <68AD550086ED4541990DB30F47A7218FE37AFB@exchhq01.bcps.k12.md.us> on cygwin machine, try: - start bash shell - ssh -X -l username remote.machine (though look at the posts about ssh -Y...) - on remote machine, once logged in via ssh, do something like: - startkde -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Ronald Clark Sent: Tuesday, July 20, 2004 9:23 AM To: cygwin-xfree@cygwin.com Subject: Looking for help Hello all, I am looking for a doc that will hopefully explain how to setup Cygwin to allow me to SSH to a system and run startx and have the X Window environment be routed through the tunnel. Is there such a document? Right now, I have Cygwin loaded with SSH and when I log into my remote system and type SSH, I see the X server start on the remote machine, and no X Windows in my Cygwin session. I assume this is a common issue and any help would be appreciated. Thanks, Ron Clark CONFIDENTIALITY NOTICE: ************************************************************************ The information contained in this ELECTRONIC MAIL transmission is confidential. It may also be privileged work product or proprietary information. This information is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution [other than to the addressee(s)], copying or taking of any action because of this information is strictly prohibited. ************************************************************************ From SListopad@bcps.k12.md.us Tue Jul 20 16:10:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Tue, 20 Jul 2004 16:10:00 -0000 Subject: Looking for help Message-ID: <68AD550086ED4541990DB30F47A7218FE37AFC@exchhq01.bcps.k12.md.us> revision. - start bash shell - startx - ssh -X -l username remote.machine (though look at the posts about ssh -Y...) - on remote machine, once logged in via ssh, do something like: - startkde -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Listopad, Steve Sent: Tuesday, July 20, 2004 9:51 AM To: 'cygwin-xfree@cygwin.com' Subject: RE: Looking for help on cygwin machine, try: - start bash shell - ssh -X -l username remote.machine (though look at the posts about ssh -Y...) - on remote machine, once logged in via ssh, do something like: - startkde -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Ronald Clark Sent: Tuesday, July 20, 2004 9:23 AM To: cygwin-xfree@cygwin.com Subject: Looking for help Hello all, I am looking for a doc that will hopefully explain how to setup Cygwin to allow me to SSH to a system and run startx and have the X Window environment be routed through the tunnel. Is there such a document? Right now, I have Cygwin loaded with SSH and when I log into my remote system and type SSH, I see the X server start on the remote machine, and no X Windows in my Cygwin session. I assume this is a common issue and any help would be appreciated. Thanks, Ron Clark CONFIDENTIALITY NOTICE: ************************************************************************ The information contained in this ELECTRONIC MAIL transmission is confidential. It may also be privileged work product or proprietary information. This information is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution [other than to the addressee(s)], copying or taking of any action because of this information is strictly prohibited. ************************************************************************ From pechtcha@cs.nyu.edu Tue Jul 20 16:26:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 20 Jul 2004 16:26:00 -0000 Subject: Looking for help In-Reply-To: <68AD550086ED4541990DB30F47A7218FE37AFC@exchhq01.bcps.k12.md.us> References: <68AD550086ED4541990DB30F47A7218FE37AFC@exchhq01.bcps.k12.md.us> Message-ID: Yet another revision: > - start bash shell > - startx - export DISPLAY=:0.0 # otherwise ssh won't start X forwarding > - ssh -X -l username remote.machine (though look at the posts about ssh -Y...) FWIW, this can also be "ssh -X username@remote.machine"... > - on remote machine, once logged in via ssh, do something like: > - startkde HTH, Igor P.S. Oh, and . Thanks. On Tue, 20 Jul 2004, Listopad, Steve wrote: > revision. > > - start bash shell > - startx > - ssh -X -l username remote.machine (though look at the posts about ssh -Y...) > - on remote machine, once logged in via ssh, do something like: > - startkde > > > -----Original Message----- > From: cygwin-xfree-owner@XXXXXX.XXX On Behalf Of Listopad, Steve > Sent: Tuesday, July 20, 2004 9:51 AM > To: 'cygwin-xfree@XXXXXX.XXX' > Subject: RE: Looking for help > > on cygwin machine, try: > > - start bash shell > - ssh -X -l username remote.machine (though look at the posts about ssh > -Y...) > - on remote machine, once logged in via ssh, do something like: > - startkde > > > -----Original Message----- > From: cygwin-xfree-owner@XXXXXX.XXX On Behalf Of Ronald Clark > Sent: Tuesday, July 20, 2004 9:23 AM > To: cygwin-xfree@XXXXXX.XXX > Subject: Looking for help > > > Hello all, > > I am looking for a doc that will hopefully explain how to setup Cygwin > to allow me to SSH to a system and run startx and have the X Window > environment be routed through the tunnel. Is there such a document? > > Right now, I have Cygwin loaded with SSH and when I log into my remote > system and type SSH, I see the X server start on the remote machine, and > no X Windows in my Cygwin session. I assume this is a common issue and > any help would be appreciated. > > Thanks, > Ron Clark -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From caphenoir@yahoo.com Tue Jul 20 16:55:00 2004 From: caphenoir@yahoo.com (Khoa Nguyen) Date: Tue, 20 Jul 2004 16:55:00 -0000 Subject: X don't like Zonealarm 5 Message-ID: <20040720160948.66871.qmail@web53503.mail.yahoo.com> ZoneAlarm 5.x is a crappy piece of software, go back to 4.x and you'll be happier. Khoa ----- Original Message ----- From: "electa" To: Sent: Monday, July 19, 2004 9:05 AM Subject: X don't like Zonealarm 5 > in fact I uninstalled it today, and X come back to full functionality __________________________________ Do you Yahoo!? Vote for the stars of Yahoo!'s next ad campaign! http://advision.webevents.yahoo.com/yahoo/votelifeengine/ From Armbrust.Daniel@mayo.edu Tue Jul 20 21:21:00 2004 From: Armbrust.Daniel@mayo.edu (Armbrust, Daniel C.) Date: Tue, 20 Jul 2004 21:21:00 -0000 Subject: Looking for help Message-ID: <7A1D7964C7C943419AB6D2C32338385303BE51D3@excsrv44.mayo.edu> > - export DISPLAY=:0.0 # otherwise ssh won't start X forwarding You don't have to do this. The easiest way to set this up for a machine you connect to all the time is to edit the end of your cygwin/usr/X11R6/bin/startxwin.bat file to look like this: start XWin -multiplemonitors -clipboard run xterm -geometry 80x24+0+0 -sb -leftbar -e ssh MACHINEADDRESS /bin/bash --login -c gnome-session This causes you to launch a local xterm, which then executes the command ssh - which connects to the remote server, and executed gnome-session. Change "gnome-session" to "startkde" if you want kde instead of gnome. Ps - I also have this line in my "/home/username/.ssh/config" file: ForwardX11 yes And then I set up my ssh keys so that I don't have to type in my password to connect to this machine for details. See http://armbrust.dyndns.org:81/tips_content/ssh.html Dan From holger.krull@gmx.de Tue Jul 20 21:49:00 2004 From: holger.krull@gmx.de (Holger Krull) Date: Tue, 20 Jul 2004 21:49:00 -0000 Subject: Looking for help In-Reply-To: References: <68AD550086ED4541990DB30F47A7218FE37AFC@exchhq01.bcps.k12.md.us> Message-ID: <40FD4E59.3060601@gmx.de> So my version of this is: >>- start bash shell >>- startx that will usually start the internal windows manager, that's not so good here. Gives a very weird look. Just xwin is better here. > - export DISPLAY=:0.0 # otherwise ssh won't start X forwarding we need export DISPLAY=localhost:0.0 here, but i don't understand why. >>- ssh -X -l username remote.machine (though look at the posts about ssh -Y...) And we need -Y KDE will not work with -X. At least not kde 3.2.3. so i suggest: start bash shell xwin & export DISPLAY=localhost:0.0 ssh -Y name@target startkde or wrap it up in one line and make a link on your desktop, like E:\cygwin\bin\bash.exe -c -l 'run Xwin.exe -once; export DISPLAY=localhost:0.0; ssh -Y name@target "bash -c -l startkde" ' If you now configure ssh for not needing a password all is done. PS: What i don't understand is why the xwin keeps reappearing even with -once parameter? From ingber@ingber.com Wed Jul 21 09:20:00 2004 From: ingber@ingber.com (Lester Ingber) Date: Wed, 21 Jul 2004 09:20:00 -0000 Subject: fattem xterm mouse cursor? Message-ID: <20040720212057.GA748@ingber.com> I have software that can give me easily recognizable cursors on non-cygwin windows. However, on my Thinkpad/XPPro, on xterm windows, I often have a terrible time finding/seeing the I-beam mouse cursor. I did not see any option in the xterm manpage that could thicken the I-beam. (I can color the I-beam OK, but this is not sufficient.) Any suggestions? Thanks. Lester From dickey@his.com Wed Jul 21 14:15:00 2004 From: dickey@his.com (Thomas Dickey) Date: Wed, 21 Jul 2004 14:15:00 -0000 Subject: fattem xterm mouse cursor? In-Reply-To: <20040720212057.GA748@ingber.com> References: <20040720212057.GA748@ingber.com> Message-ID: <20040720173923.N5134@mail.his.com> On Tue, 20 Jul 2004, Lester Ingber wrote: > I have software that can give me easily recognizable cursors on > non-cygwin windows. However, on my Thinkpad/XPPro, on xterm windows, I > often have a terrible time finding/seeing the I-beam mouse cursor. I did > not see any option in the xterm manpage that could thicken the I-beam. > (I can color the I-beam OK, but this is not sufficient.) The corresponding resource is pointerShape, and is one of the names defined in (less the "XC_" part of the #define). -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net From macycuffezhermz@deepseafisherman.net Wed Jul 21 16:58:00 2004 From: macycuffezhermz@deepseafisherman.net (mitch zieglen) Date: Wed, 21 Jul 2004 16:58:00 -0000 Subject: Olnbwdllr This is what you've been w`aiting for` Message-ID: <0B457C75.3AB9A59@deepseafisherman.net> foreball conciliatrix fbon n1 fridaye edanwvx This site will save you alot of money on meds... Get it Today Uxh http://js.net.oqhgh.com/_29906dc178db32f2b0e1363360a6a15d/ N_o t.h.a.n.k.s: http://iqrocy.o.oqhgh.com/neg.php One night a hotel caught fire, and the people who were staying in it ran out in their night clothes.Two men stood outside and looked at the fire."Before I came out," said one, "I ran into some of the rooms and found a lot of money. People don't think of money when they're afraid. When anyone leaves paper money in a fire, the fire burns it. So I took all the bills that I could find. No one will be poorer because I took them.""You don't know my work," said the other."What is your work?""I'm a policeman.""Oh!" cried the first man. He thought quickly and said, "And do you know my wok?" "No," said the policeman."I'm a writer, I'm always telling stories about things that never happened." Auditions for the fourth season begin August 4 in Cleveland, Ohio. Other tryouts, which will continue through October 5, will be held in Washington, D.C.; Orlando, Florida; St. Louis, Missouri; New Orleans, Louisiana; Las Vegas, Nevada; Anchorage, Alaska; and San Francisco, California. When my printer's type began to go faint, I called a repair shop where a friendly man told me that the printer probably needed only to be cleaned. Because the shop charged 50 pounds for such cleanings, he told me, it would be better for me to read the printer's directions and try the job myself. Pleasantly surprised by his words, I asked, "Does your boss know that you discourage business?""Actually it's my boss's idea," the employee replied. "We usually make more money on repairs if we let people try to repair things themselves first." From aroushdi@hotmail.com Wed Jul 21 22:26:00 2004 From: aroushdi@hotmail.com (aroushdi) Date: Wed, 21 Jul 2004 22:26:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: Alexander Gottwald wrote: > Amr Mohamed Roushdi wrote: > > >>Hi Alex it is me again . I am enclosing the strace fot the 1st instance >>good and the 2nd instance which blew out . >>thks for ur help > > > from tracegood > > 310 2041721 [main] xwin 2284 cygwin_socket: 6 = socket (2, 2, 0) > 429 2042150 [main] xwin 2284 cygwin_setsockopt: setsockopt optval=1 > 323 2042473 [main] xwin 2284 cygwin_setsockopt: 0 = setsockopt (6, 65535, 20 (SO_BROADCAST), 0x22EF84, 4) > 672 2043145 [main] xwin 2284 cygwin_bind: 0 = bind (6, 0x769BD0, 16) > > from trace > > 304 2658029 [main] xwin 2312 cygwin_socket: 6 = socket (2, 2, 0) > 321 2658350 [main] xwin 2312 cygwin_setsockopt: setsockopt optval=1 > 311 2658661 [main] xwin 2312 cygwin_setsockopt: 0 = setsockopt (6, 65535, 20 (SO_BROADCAST), 0x22EF84, 4) > 449 2659110 [main] xwin 2312 __set_winsock_errno: bind:477 - winsock error 10048 -> errno 112 > 306 2659416 [main] xwin 2312 cygwin_bind: -1 = bind (6, 0x769BD0, 16) > > the winsock error 10048 is WSAEADDRINUSE which means another program is using > the port. Up to this bind the logs are nearly identical (only differs in > process ids, the :5 vs :10 and some small differences with pointers and > handles returned from windows). The logs are about 7 minutes apart. Does it > usually work again after 5 - 7 minutes have passed after a failed attempt? > > bye > ago > NP: Imperative Reaction - Arrogance the following appeared today in the announcement is it the same as the module suggested thanks again and it works fine with the clipboard amr *** xorg-x11-xwin-gl-6.7.0.0-12 Changes ======= 2004-07-20 Alexander Gottwald * xc/programs/Xserver/xdmcp.c (get_addr_by_name): Bugzilla #889: Bind -from address to port number 0 instead of 177 -- Alexander Gottwald From aroushdi@hotmail.com Wed Jul 21 22:34:00 2004 From: aroushdi@hotmail.com (aroushdi) Date: Wed, 21 Jul 2004 22:34:00 -0000 Subject: 2 instances of Xwin In-Reply-To: References: Message-ID: I updated my cygwin with the latest dll and it is working fine and -clipboard works as well . thanks again for all the help From thcyglist@yahoo.com Thu Jul 22 01:30:00 2004 From: thcyglist@yahoo.com (Tim Hubberstey) Date: Thu, 22 Jul 2004 01:30:00 -0000 Subject: fattem xterm mouse cursor? In-Reply-To: <20040720212057.GA748@ingber.com> Message-ID: <20040721222632.43851.qmail@web54006.mail.yahoo.com> --- Lester Ingber wrote: > I have software that can give me easily recognizable cursors on > non-cygwin windows. However, on my Thinkpad/XPPro, on xterm windows, > I > often have a terrible time finding/seeing the I-beam mouse cursor. I > did > not see any option in the xterm manpage that could thicken the > I-beam. > (I can color the I-beam OK, but this is not sufficient.) > > Any suggestions? A quick-and-dirty way to do it is to set both the pointer and the pointer background to the same color. This gives you a nice, fat I-beam. Just make sure it is a different color than the select color or the pointer will "vanish" when selecting things. I use: xterm*pointerColor: #ff0000 xterm*pointerColorBackground: #ff0000 __________________________________ Do you Yahoo!? Vote for the stars of Yahoo!'s next ad campaign! http://advision.webevents.yahoo.com/yahoo/votelifeengine/ From dickey@his.com Thu Jul 22 12:18:00 2004 From: dickey@his.com (Thomas Dickey) Date: Thu, 22 Jul 2004 12:18:00 -0000 Subject: fattem xterm mouse cursor? In-Reply-To: <20040721222632.43851.qmail@web54006.mail.yahoo.com> References: <20040721222632.43851.qmail@web54006.mail.yahoo.com> Message-ID: <20040721183325.S52558@mail.his.com> On Wed, 21 Jul 2004, Tim Hubberstey wrote: > --- Lester Ingber wrote: > > I have software that can give me easily recognizable cursors on > > non-cygwin windows. However, on my Thinkpad/XPPro, on xterm windows, > > I > > often have a terrible time finding/seeing the I-beam mouse cursor. I > > did > > not see any option in the xterm manpage that could thicken the > > I-beam. > > (I can color the I-beam OK, but this is not sufficient.) > > > > Any suggestions? > > A quick-and-dirty way to do it is to set both the pointer and the > pointer background to the same color. This gives you a nice, fat > I-beam. Just make sure it is a different color than the select color or man xterm highlightColor (class HighlightColor) Specifies the color to use for the background of selected or otherwise highlighted text. If not specified, reverse video is used. The default is ``XtDefaultForeground.'' > the pointer will "vanish" when selecting things. I use: > > xterm*pointerColor: #ff0000 > xterm*pointerColorBackground: #ff0000 > > > > > > __________________________________ > Do you Yahoo!? > Vote for the stars of Yahoo!'s next ad campaign! > http://advision.webevents.yahoo.com/yahoo/votelifeengine/ > -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net From speedarius@yahoo.com Thu Jul 22 12:41:00 2004 From: speedarius@yahoo.com (Nathan Speed) Date: Thu, 22 Jul 2004 12:41:00 -0000 Subject: GTK missing cygX11-6.dll Message-ID: <20040722013042.16743.qmail@web60908.mail.yahoo.com> Hi, I am installing cygwin and cygwin/X for the first time. I ran into this problem, and ran /etc/postinstall/gtk2-x11.sh.done manually as somebody suggested. This didn't give me any errors, so I assume it worked. However, I still don't seem to have startx or startxwin.bat anywhere on my system. I have uninstalled and reinstalled several times. Any suggestions? Thanks guys, Nathan __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail From SListopad@bcps.k12.md.us Thu Jul 22 20:11:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Thu, 22 Jul 2004 20:11:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37B07@exchhq01.bcps.k12.md.us> Well, as a last attempt at trying to figure out why startx/ssh was blue-screening my XP box, I tried something that was mentioned on this list, for different reasons: I uninstalled Zone Alarm Pro 5. Bingo. No blue screen. Everything works fine. Have not installed Zone Alarm v4.x yet, to see if it is specific to version 5, but I can say that I have successfully used cygwin while running ZAP 4.x. So, something's up with version 5.x of Zonealarm... Just thought I'd post these findings, in case others might be having similar problems. Steve From david.wright@eds.com Fri Jul 23 03:22:00 2004 From: david.wright@eds.com (Wright, David L) Date: Fri, 23 Jul 2004 03:22:00 -0000 Subject: Starting XWin on a second monitor Message-ID: <1CF4FE310DCDD3119A1F00508BDF0A682124DFF8@usahm019.exmi01.exch.eds.com> I am using Cygwin/X on a Windows XP Professional machine with two monitors. Is there any way to get XWin to start full screen on the second monitor only? I currently set the screen size to the resolution of the second monitor and move the window once it opens. It would be nice to have the X session open full screen, but only use the second monitor. Thanks for any help! David Wright EDS - Northeast Ohio Solution Centre MS WHQ3 4944 Belmont Avenue Youngstown, OH 44505-1018 USA From ryanra2@netscape.net Fri Jul 23 05:47:00 2004 From: ryanra2@netscape.net (?man) Date: Fri, 23 Jul 2004 05:47:00 -0000 Subject: cygwin/x: x starts, but does nothing Message-ID: <5B7B7F1C.4B5FB0D6.002222CF@netscape.net> I installed cygwin with all the packages. I made a batch file called "xwin.bat" that runs xwin located in my home dir, so that I dont have to navigate to the file every time. Here is the content of "xwin.bat": ------------------------------ @echo off chdir C:\cygwin\usr\X11R6\bin startxwin ------------------------------ Here is the cygwin shell log i took: ------------------------------ Ryan@EMACHINE ~ $ xwin Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-12 Contact: cygwin-xfree@cygwin.com winInitializeDefaultScreens - w 1280 h 1024 winInitializeDefaultScreens - Returning _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root XWin was started with the following command line: xwin winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per pixel winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! winPointerWarpCursor - Discarding first warp: 637 453 winDeinitMultiWindowWM - Noting shutdown in progress Ryan@EMACHINE ~ $ ------------------------------ What happens is X starts, but does nothing. The mouse remains the "X" cursor, and the background remains the black and white checker pattern. The only thing I can do is close it from the Windows close button, and it confirms exiting. Since the only error I see that is not totally disregarded in the FAQ/User manuals online is "Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!", I tried following the instructions to reinstall the fonts in the FAQ. However, I still get this error. I navigated in windows explorer to the C:\cygwin\usr\X11R6\lib\X11\fonts directory, but no \CIV directory exists. However, there are about 9 other directories, some containing other fonts. I want to know if this is the problem, or if I am doing something else wrong, such as a missing command line parameter needed to do anything. Thank you for your time. __________________________________________________________________ Switch to Netscape Internet Service. As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register Netscape. Just the Net You Need. New! Netscape Toolbar for Internet Explorer Search from anywhere on the Web and block those annoying pop-ups. Download now at http://channels.netscape.com/ns/search/install.jsp From kenyatearnginzson@popularspot.com Fri Jul 23 06:15:00 2004 From: kenyatearnginzson@popularspot.com (jose leboeuf) Date: Fri, 23 Jul 2004 06:15:00 -0000 Subject: Uhe spring special Message-ID: zakalmanak~verstaald.wegsterf C`ana'^da me-`d^ici~ne & n^-e^xtday shi,'ppi'ng D http://www.traditionalrx.com On screen, Doc Ock is wowing audiences by scaling walls and smashing through concrete. Computer-animated graphics, of course, helped achieve the effects. But they couldn't address all the actor's needs ???? such as taking bathroom breaks. Armstrong's merciless performance on the ascent to the La Mongie ski station showed he will be hard to beat. carra\oso2calaguala09corve\o,deflacio`n abracijarse. From luke.kendall@cisra.canon.com.au Fri Jul 23 07:00:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 23 Jul 2004 07:00:00 -0000 Subject: cygwin/x: x starts, but does nothing In-Reply-To: <5B7B7F1C.4B5FB0D6.002222CF@netscape.net> Message-ID: <20040723054704.54CEA8512C@pessard.research.canon.com.au> On 22 Jul, ?man wrote: > I installed cygwin with all the packages. I made a batch file called "xwin.bat" > that runs xwin located in my home dir, so that I dont have to navigate to the > file every time. > > Here is the content of "xwin.bat": > > ------------------------------ > > @echo off > > chdir C:\cygwin\usr\X11R6\bin > > startxwin > > ------------------------------ > > Here is the cygwin shell log i took: > > ------------------------------ > > Ryan@EMACHINE ~ > > $ xwin > > Welcome to the XWin X Server > > Vendor: The Cygwin/X Project > > Release: 6.7.0.0-12 > > Contact: cygwin-xfree@cygwin.com > > winInitializeDefaultScreens - w 1280 h 1024 > > winInitializeDefaultScreens - Returning > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > > XWin was started with the following command line: > > xwin > > What happens is X starts, but does nothing. The mouse remains the "X" cursor, > and the background remains the black and white checker pattern. The only > thing I can do is close it from the Windows close button, and it confirms > exiting. > > Since the only error I see that is not totally disregarded in the FAQ/User > manuals online is "Could not init font path element > /usr/X11R6/lib/X11/fonts/CID/, removing from list!", I tried following the > instructions to reinstall the fonts in the FAQ. However, I still get this > error. > > I navigated in windows explorer to the C:\cygwin\usr\X11R6\lib\X11\fonts > directory, but no \CIV directory exists. However, there are about 9 other > directories, some containing other fonts. > > I want to know if this is the problem, or if I am doing something else wrong, > such as a missing command line parameter needed to do anything. > Thank you for your time. You're not running any X applications. Try this in an rxvt or Cygwin window: export DISPLAY=":0.0" rxvt & You might want to run a window manager too: twm & Running XWin is just running the X11 server. It would be like just running /usr/X11R6/bin/X under Linux. I don't think it's the same as my problem at all (that I'm about to report). The "cisraxwin.sh" (coming in later email) shows the kind of thing you can wrap around the call to xwin.exe. It's a much simpler script than startx. luke From luke.kendall@cisra.canon.com.au Fri Jul 23 07:47:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 23 Jul 2004 07:47:00 -0000 Subject: Sometimes X starts, sometimes it sticks Message-ID: <20040723061511.0A72C8512C@pessard.research.canon.com.au> We've been having troubles recently using Cygwin from last week, and today I checked my personal installation which is 3 or 4 weeks older than that, and found the problem is present in that, too. The symptom is that sometimes XWin.exe starts, but doesn't show an icon in the taskbar, and you can't display any X windows (like xterm, rxvt). They start, but no windows appear. A look at the task list shows xrdb running. We're not using the standard supplied startup scripts (I've attached our simpler ones, below). We wanted to provide all these features: 1) A default working X setup. (E.g. we found -multiwindow crashed X, but -rootless worked okay. So we wanted to change the default options.) 2) We want easily configured per-user options. 3) We want a user to be able to start X after someone else has started it, so we wanted to use XWin.log.$USER for the log file, not XWin.log. (If Administrator owns /tmp/XWin.log, you have to have admin rights to remove it, so you can start X. Or override the log file.) 4) We want a much simpler and easy to fix script than startx. We didn't need all the features startx provides. I'll attach the startup script, cisraxwin.sh and the DOS equivalent, and the default user.xinitrc. The user can define WINDOWMANAGER in their environment to select a WM, they can set XSERVER_ARGS in their environment to select what options are passed to XWin, and it detects whether X was started with -multiwindow and avoids running a WM in that case. It all works, mostly, but maybe every 2nd time or every 4th time we start X with it, X fails as mentioned above. Here is some sample output, with comments typed by me in the shell, to show what's happening. (I've indented all the output copied from the rxvt window, to make it clearer what is what. cisraxwin.sh, user.xinitrc and cisrastartx.bat are attached at the end.) : /tmp ; tail -f XWin.xlog.luke winPointerWarpCursor - Discarding first warp: 747 600 winProcEstablishConnection - Hello winInitClipboard () winProcEstablishConnection - winInitClipboard returned. winClipboardProc - Hello DetectUnicodeSupport - Windows NT/2000/XP (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed : /tmp ; # X is not starting, icon hasn't appeared in tray, xrdb stopped : /tmp ; ps ax PID PPID PGID WINPID TTY UID STIME COMMAND 3952 1 3952 3952 con 11021 Jul 15 /usr/bin/rxvt 3924 3952 3924 2656 1 11021 Jul 15 /usr/bin/bash 2984 1 2984 2984 con 11021 Jul 15 /usr/bin/rxvt 3292 2984 3292 2716 0 11021 Jul 15 /usr/bin/bash 3256 1 3256 3256 con 11021 Jul 16 /usr/bin/rxvt I 3408 3256 3408 2660 2 11021 Jul 16 /usr/bin/bash I 2324 1 2324 440 3 11021 Jul 19 /usr/bin/bash I 2768 1 2768 3400 4 11021 Jul 19 /usr/bin/bash I 800 1 800 3280 5 11021 Jul 19 /usr/bin/bash I 3520 1 3520 4000 6 11021 Jul 19 /usr/bin/bash 212 1 212 3544 9 11021 Jul 19 /usr/bin/sh I 2448 212 212 2936 9 11021 Jul 19 /usr/bin/ssh I 3600 1 3600 3120 11 11021 Jul 19 /usr/bin/bash S 2168 1 2168 2180 13 11021 Jul 19 /usr/bin/bash 3736 3612 3508 3440 1 11021 Jul 22 676 3612 3508 676 1 11021 Jul 22 1968 3292 1968 3932 0 11021 14:34:48 /usr/bin/sh 4012 1 4012 268 8 11021 Jul 19 2164 1968 1968 3072 0 11021 14:34:50 /usr/bin/sh 2824 2164 1968 4056 0 11021 14:34:50 /usr/X11R6/bin/xrdb 3984 3924 3984 2908 1 11021 14:36:28 /usr/bin/ps : /tmp ; strace -p 2824 Attached to pid 2824 (windows pid 4056) 1881 1881 [win] xrdb 2824 wndproc 537 unknown 7 0 122964 124845 [win] xrdb 2824 wndproc 537 unknown 7 0 # The above output only appeared after clicking End Process on the # xrdb task in task manager (but not actually ending it). # The strace seemed to block, and could not be killed with CTRL-C. : /tmp ; : /tmp ; # The above output only appeared after click End Process on the : /tmp ; # xrdb task in task manager (but not actually ending it). : /tmp ; # The strace seemed to block, and could be killed with CTRL-C. Here is some further output from several runs, one after the other. I can't see a pattern in the success or failure: : /cygdrive/x/cygnus/cisra ; cisraxwin.sh Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running # Xserver is not starting: blocked by xrdb, task manager would indicate # Kill xrdb: # Kill wmaker: : /cygdrive/x/cygnus/cisra ; # Xserver is not starting: blocked by xrdb, task manager would indicate : /cygdrive/x/cygnus/cisra ; # Kill xrdb: : /cygdrive/x/cygnus/cisra ; # Kill wmaker: : /cygdrive/x/cygnus/cisra ; # Kill XWin.exe : /cygdrive/x/cygnus/cisra ; : /cygdrive/x/cygnus/cisra ; # Try again: : /cygdrive/x/cygnus/cisra ; cisraxwin.sh Please see /tmp/XWin.xlog.luke for extra X11 startup output : /cygdrive/x/cygnus/cisra ; # X icon in task bar, no xrdb; 20 mins later, : /cygdrive/x/cygnus/cisra ; # X icon in taskbar. Still no windows or wmaker. : /cygdrive/x/cygnus/cisra ; # Make X exit now: : /cygdrive/x/cygnus/cisra ; cisraxwin.sh Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running # That one worked! kill 2296: No such process : /cygdrive/x/cygnus/cisra ; # That one worked! : /cygdrive/x/cygnus/cisra ; cisraxwin.sh Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running kill 3588: No such process : /cygdrive/x/cygnus/cisra ; # So di dtha - 2 in a row worked. : /cygdrive/x/cygnus/cisra ; cisraxwin.sh Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running # No X icon in task bar, xrdb seems blocked. # Kill xrdb: # Still no X icon in task bar, wmaker process but no windows. Logfile shows: # tail XWin.log.luke | sed 's/^/#/' #(EE) Keyboardlayout "US" (00000409) is unknown #Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" #Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! #winPointerWarpCursor - Discarding first warp: 747 600 #winProcEstablishConnection - Hello #winInitClipboard () #winProcEstablishConnection - winInitClipboard returned. #winClipboardProc - Hello #DetectUnicodeSupport - Windows NT/2000/XP # Now kill the XWin.exe: kill 792: No such process : /cygdrive/x/cygnus/cisra ; # No X icon in task bar, xrdb seems blocked. : /cygdrive/x/cygnus/cisra ; # Kill xrdb: : /cygdrive/x/cygnus/cisra ; # Still no X icon in task bar, wmaker process but no windows. Logfile shows: : /cygdrive/x/cygnus/cisra ; # tail XWin.log.luke | sed 's/^/#/' : /cygdrive/x/cygnus/cisra ; #(EE) Keyboardlayout "US" (00000409) is unknown : /cygdrive/x/cygnus/cisra ; #Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" : /cygdrive/x/cygnus/cisra ; #Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! : /cygdrive/x/cygnus/cisra ; #winPointerWarpCursor - Discarding first warp: 747 600 : /cygdrive/x/cygnus/cisra ; #winProcEstablishConnection - Hello : /cygdrive/x/cygnus/cisra ; #winInitClipboard () : /cygdrive/x/cygnus/cisra ; #winProcEstablishConnection - winInitClipboard returned. : /cygdrive/x/cygnus/cisra ; #winClipboardProc - Hello : /cygdrive/x/cygnus/cisra ; #DetectUnicodeSupport - Windows NT/2000/XP : /cygdrive/x/cygnus/cisra ; : /cygdrive/x/cygnus/cisra ; # Now kill the XWin.exe: : /cygdrive/x/cygnus/cisra ; head /tmp/XWin.log.luke Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: Xwin -rootless -clipboard -logfile /tmp/XWin.log.luke In contrast, starting it via a bat script from inside a bash shell works 100% reliably, as far as I can tell. (I've never had 6 successes in a row running cisraxwin.sh directly). See: : /cygdrive/x/cygnus/cisra ; ./cisrastartx.bat The system cannot find the path specified. Setting OFFICE_PATH (if MS Office is installed) ... Path is /cygdrive/c/Program Files/Microsoft Office/Office10/, version: 10.0 Running .profile Setting up for bash Setting up GNU environment Setting up CVS environment stty: standard input: Not a typewriter Please see /tmp/XWin.xlog.luke for extra X11 startup output cisraxwin.sh: waiting for X server ... ... X server is running kill 2760: No such process : /cygdrive/x/cygnus/cisra ; # That worked. : /cygdrive/x/cygnus/cisra ; cat ./cisrastartx.bat @echo off rem The D: gets replaced by the real Cygwin drive during installation: D: chdir \cygwin\bin rem For use with sample .profile: stop the exec in user's .profile for the rem case where we're really starting the X server. set STARTX=df bash --login -c "PATH=$PATH:/usr/X11R6/bin; exec cisraxwin.sh" rem pause : /cygdrive/x/cygnus/cisra ; ./cisrastartx.bat The system cannot find the path specified. Setting OFFICE_PATH (if MS Office is installed) ... Path is /cygdrive/c/Program Files/Microsoft Office/Office10/, version: 10.0 Running .profile Setting up for bash Setting up GNU environment Setting up CVS environment stty: standard input: Not a typewriter Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running kill 3336: No such process : /cygdrive/x/cygnus/cisra ; # That worked. That's 2 in a row. : /cygdrive/x/cygnus/cisra ; ./cisrastartx.bat The system cannot find the path specified. Setting OFFICE_PATH (if MS Office is installed) ... Path is /cygdrive/c/Program Files/Microsoft Office/Office10/, version: 10.0 Running .profile Setting up for bash Setting up GNU environment Setting up CVS environment stty: standard input: Not a typewriter Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running kill 2352: No such process : /cygdrive/x/cygnus/cisra ; ./cisrastartx.bat The system cannot find the path specified. Setting OFFICE_PATH (if MS Office is installed) ... Path is /cygdrive/c/Program Files/Microsoft Office/Office10/, version: 10.0 Running .profile Setting up for bash Setting up GNU environment Setting up CVS environment stty: standard input: Not a typewriter Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running kill 2556: No such process : /cygdrive/x/cygnus/cisra ; # That worked. That was 4 in a row. : /cygdrive/x/cygnus/cisra ; ./cisrastartx.bat The system cannot find the path specified. Setting OFFICE_PATH (if MS Office is installed) ... Path is /cygdrive/c/Program Files/Microsoft Office/Office10/, version: 10.0 Running .profile Setting up for bash Setting up GNU environment Setting up CVS environment stty: standard input: Not a typewriter Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running kill 2140: No such process : /cygdrive/x/cygnus/cisra ; # 5 in a row. : /cygdrive/x/cygnus/cisra ; ./cisrastartx.bat The system cannot find the path specified. Setting OFFICE_PATH (if MS Office is installed) ... Path is /cygdrive/c/Program Files/Microsoft Office/Office10/, version: 10.0 Running .profile Setting up for bash Setting up GNU environment Setting up CVS environment stty: standard input: Not a typewriter Please see /tmp/XWin.xlog.luke for extra X11 startup output ... X server is running kill 2376: No such process : /cygdrive/x/cygnus/cisra ; # 6 in a row. Any insights would be welcome! We do also have a ~/.Xresources, though I doubt that's relevant. ------------------------ cisraxwin.sh ------------------------ #!/bin/sh # # Start up X. Allow XSERVER_ARGS to define args to pass to the X server. # Use ~/.xinitrc if it exists, otherwise an xterm and $WINDOWMANAGER. # # Authors: Cameron Simpson and Luke Kendall # MYNAME=`basename $0` USAGE="$MYNAME This will start X (by running $HOME/.xserverrc if that file exists), otherwise by running Xwin \$XSERVER_ARGS. An example of the (optional) ~/.xserverrc file: Xwin \$XSERVER_ARGS After starting X, we run $HOME/.xinitrc if it exists. The default window manager is wmaker; use \$WINDOWMANAGER to override." # # Process the command line arguments. # Of which there are none, presently. # if [ $# != 0 ] then echo "Usage: $USAGE" >&2 exit 1 fi # # If the user has a .xserverrc, use that instead of the default, which is to # run "Xwin $XSERVER_ARGS". # XSERVER_ARGS are defined in /etc/profile.d/cisra.sh # if [ -f $HOME/.xserverrc ] then $HOME/.xserverrc & else Xwin $XSERVER_ARGS & fi > /tmp/XWin.xlog.$USER 2>&1 # Collect all the ugly output xserver=$! echo "Please see /tmp/XWin.xlog.$USER for extra X11 startup output" DISPLAY=:0 export DISPLAY while : do # If we can run xdpyinfo, the server is running properly: xdpyinfo >/dev/null 2>&1 && echo "... X server is running" && break # Did the X server die during startup? If so, give up and exit: kill -0 $xserver 2> /dev/null || exit 1 echo "$MYNAME: waiting for X server ..." sleep 1 done # # If the user has a .xinitrc file, run that after the X server has started, # else just give them an xterm and run the Window Maker window manager. # ( if [ -f $HOME/.xinitrc ] then exec sh $HOME/.xinitrc >> /tmp/XWin.xlog.$USER 2>&1 else xterm & exec ${WINDOWMANAGER:-wmaker} fi ) # Do what xinit does when the window manager exits: kill $xserver ------------------------ ~/.xinitrc -------------------------- #!/bin/sh # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $ userresources="$HOME"/.Xresources usermodmap="$HOME"/.Xmodmap sysresources=/usr/X11R6/lib/X11/xinit/.Xresources sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap # merge in defaults and keymaps if [ -f $sysresources ]; then xrdb -merge $sysresources fi if [ -f $sysmodmap ]; then xmodmap $sysmodmap fi if [ -f $userresources ]; then xrdb -merge $userresources fi if [ -f $usermodmap ]; then xmodmap $usermodmap fi # start some nice programs echo DISPLAY is $DISPLAY DISPLAY="$DISPLAY.0" rxvt -sr -backspacekey ^? -g 80x45-65+0 -fn 10x20 -title "rxvt 1" & xterm -sb -g 80x24+58-75 -fn 10x20 -title "xterm 2" & #xclock -geometry 50x50-1+1 & # Uncomment this line after you've modified mailprog-on-linux # if you want to automatically start your Linux mail reader # on your Windows machine, when X starts: # #xterm -g 72x12+0+75 -e /usr/local/script/mailprog-on-linux & # # Explanation of xterm arguments: # # -g means geometry: columns x lines (e.g. 80x23) followed first by a # horizontal placement and 2nd by a vertical placement. These placements # are relative to the left (or top) if they start with a `+', and # relative to the right (or bottom) if they start with a `-'. # So 80x24+0-0 means 80 cols, 24 lines, 0 from the left edge of the screen, # and 0 from the bottom. The placements, incidentally, are in pixels. # # -fn 9x15 means choose the 9x15 (in pixels) font. And 9x15bold is just that. # # You can resize windows with the mouse by dragging from the top-right # icon of the title bar. You can bring up the xterm font panel by holding # down the CTRL key before you press the right mouse button down inside the # xterm. The left and middle things access other functions. # # # Finally, start the window manager. # Except in the case of wmaker, this will be the last command, run with no "&". # No window manager must be used at all if you're running -multiwindow # since then you're using the Windows desktop manager instead. # if grep -e -multiwindow /tmp/XWin.log.$USER then # It's fatal to run a 2nd window manager if you're running with Windows' # desktop as your window manager. else # Treat wmaker specially. if [ "${WINDOWMANAGER:-wmaker}" != "wmaker" ] then # WINDOWMANAGER could be fvwm2, mwm, twm, icewm, blackbox, ... echo "Window Manager is $WINDOWMANAGER" exec $WINDOWMANAGER else # If wmaker crashes it won't run exitscript, so run it this way # instead, to ensure that exitscript is always run: wmaker ~/GNUstep/Library/Windowmaker/exitscript fi fi ------------------------ cisrastartx.bat --------------------- @echo off rem The D: gets replaced by the real Cygwin drive during installation: D: chdir \cygwin\bin rem For use with sample .profile: stop the exec in user's .profile for the rem case where we're really starting the X server. set STARTX=df bash --login -c "PATH=$PATH:/usr/X11R6/bin; exec cisraxwin.sh" rem pause ------------------------ ~/.Xresources ----------------------- ! rxvt settings rxvt*saveLines: 5000 rxvt*scrollBar: on rxvt*scrollTtyOutput: off rxvt*scrollTtyKeypress: on rxvt*cursorColor: blue !rxvt*ttyModes: erase ^? rxvt*background: white rxvt*foreground: black ! XTerm*saveLines: 2000 XTerm*scrollBar: on !XTerm*ttyModes: erase ^H ! Possible sizes include 6x13, 1x9, 7x13, 8x13, 9x15, 10x20, 12x24 - see ! usr/X11/lib/X11/fonts/misc... XTerm*font: 9x15 *cursorColor: blue *pointerColor: red *scrollTtyOutput: false *scrollKey: true luke From luke.kendall@cisra.canon.com.au Fri Jul 23 10:44:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 23 Jul 2004 10:44:00 -0000 Subject: Does xinit do magic stuff? Message-ID: <20040723070019.EA4D38512C@pessard.research.canon.com.au> I have just found that on a very recent Cygwin, I can never ever start X using our simple shell script (just posted: cisraxwin.sh). The script does this: runs ~/.xserverrc if it exists, else it runs Xwin with $XSERVER_ARGS; waits for the X server to start; else fails if ~/.xinitrc exists, it feeds that to a shell, else runs an xterm and then wmaker kills Xwin when the window manager exits But this works 50% of the time on my machine (with a weeks-old Cygwin), and fails 100% of the time on a new machine (with a days-old Cygwin). But if I run xinit with the options that I'd chosen for Xwin, it works 100% of the time. Clearly, the thing to do is to change our script to use xinit. We thought xinit's logic was basically the same as what I've described above, for our script. But it seems it does some other magic that's not mentioned in the man page. Would anyone tell me what the extra "magic" is? Does it set up shared memory, or named pipes, or similar? I ask only to try to understand. I think the correct fix is to use xinit. luke From luke.kendall@cisra.canon.com.au Fri Jul 23 12:34:00 2004 From: luke.kendall@cisra.canon.com.au (luke.kendall@cisra.canon.com.au) Date: Fri, 23 Jul 2004 12:34:00 -0000 Subject: Does xinit do magic stuff? In-Reply-To: <20040723070019.EA4D38512C@pessard.research.canon.com.au> Message-ID: <20040723074709.26EF88513D@pessard.research.canon.com.au> On 23 Jul, To: cygwin-xfree@cygwin.com wrote: > I ask only to try to understand. I think the correct fix is to use > xinit. The new script seems to work completely reliably. I'm still interested in xinit's magic, though. :-) luke #!/bin/sh # # Start up X. Allow XSERVER_ARGS to define args to pass to the X server. # # Author: Luke Kendall # MYNAME=`basename $0` USAGE="$MYNAME This will start X (by running $HOME/.xserverrc if that file exists), otherwise by running xinit -- \$XSERVER_ARGS. An example of the (optional) ~/.xserverrc file: xinit -- \$XSERVER_ARGS The default window manager is wmaker; use \$WINDOWMANAGER to override." # # Process the command line arguments. # Of which there are none, presently. # if [ $# != 0 ] then echo "Usage: $USAGE" >&2 exit 1 fi # # If the user has a .xserverrc, use that instead of the default, which is to # run "xinit -- $XSERVER_ARGS". # XSERVER_ARGS are defined in /etc/profile.d/cisra.sh # if [ -f $HOME/.xserverrc ] then $HOME/.xserverrc & else xinit -- $XSERVER_ARGS & fi > /tmp/XWin.xlog.$USER 2>&1 # Collect all the ugly output echo "Please see /tmp/XWin.xlog.$USER for extra X11 startup output" From przemyslaw.sliwa@db.com Fri Jul 23 12:37:00 2004 From: przemyslaw.sliwa@db.com (Przemyslaw Sliwa) Date: Fri, 23 Jul 2004 12:37:00 -0000 Subject: Crash Message-ID: Dear All, I have installed Cygwin on WinXP and the startx command gives me an error with the log below. I want to notice that I had some problems during the istallation - after a perfect downaload the system could not find a dll file called cygwin/X or something similar. Do you know what can be the problem Thanks in advance Przemyslaw Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-12 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1280 h 1024 winInitializeDefaultScreens - Returning (WW) /tmp mounted int textmode _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 990 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000809" (00000809) (--) Using preset keyboard for "English (United Kingdom)" (809), type "4" Rules = "xorg" Model = "pc105" Layout = "gb" Variant = "(null)" Options = "(null)" Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! Fatal server error: could not open default font 'fixed' winDeinitMultiWindowWM - Noting shutdown in progress -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. From pechtcha@cs.nyu.edu Fri Jul 23 15:49:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Fri, 23 Jul 2004 15:49:00 -0000 Subject: Crash In-Reply-To: References: Message-ID: On Fri, 23 Jul 2004, Przemyslaw Sliwa wrote: > Dear All, > > I have installed Cygwin on WinXP and the startx command gives me an > error with the log below. > [quoting the error from the log:] > Fatal server error: > could not open default font 'fixed' See . > I want to notice that I had some problems during the istallation - after > a perfect downaload the system could not find a dll file called cygwin/X > or something similar. If you didn't run setup.exe since, the full details should be in "/var/log/setup.log.full". Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton From SListopad@bcps.k12.md.us Sat Jul 24 13:14:00 2004 From: SListopad@bcps.k12.md.us (Listopad, Steve) Date: Sat, 24 Jul 2004 13:14:00 -0000 Subject: startx causing XP (Media Center Edition) blue screen? Message-ID: <68AD550086ED4541990DB30F47A7218FE37B0A@exchhq01.bcps.k12.md.us> Update: Using ZAP 4.5x works fine with cygwin; no blue screens. ZAP 5.x causes blue screens for me. Steve From Armbrust.Daniel@mayo.edu Sun Jul 25 21:55:00 2004 From: Armbrust.Daniel@mayo.edu (Armbrust, Daniel C.) Date: Sun, 25 Jul 2004 21:55:00 -0000 Subject: start vs run Message-ID: <7A1D7964C7C943419AB6D2C32338385303BE5503@excsrv44.mayo.edu> At the end of my startxwin.bat script, here is how I launch my windows manger, and then connect up to a Fedora Core 2 machine: start XWin -screen 0 1280 960 -clipboard -silent-dup-error run xterm -geometry 80x24+0+0 -sb -leftbar -e ssh -Y mir04 /bin/bash --login -c gnome-session This works (though I don't understand why I need -Y now instead of -X (I've seen the FAQ, but apparantly it just doesn't stick with me, or I just don't get it)) However, I end up with a prompt on my windows machine for the Xwin.exe server, and it spits out all kinds of debugging info. If I change the "start" command to "run" when I execute the script, the X Server starts - it appears in the system tray - but it never appears as a window. I can't get to the any of the X clients. When I kill the X Server (from the system tray) it tells me that there are clients connected, but I don't see any. Why does changing from start to run screw this up? How do I get rid of this debug window? Thanks, Dan From trishapellitierkjay@freeslutshots.com Sun Jul 25 22:27:00 2004 From: trishapellitierkjay@freeslutshots.com (harley dymek) Date: Sun, 25 Jul 2004 22:27:00 -0000 Subject: Kyhakxpv l^o,ok a_t th,is-~keep up w_i-th l,i_fe Message-ID: dolbytextw ^ dxma~ ~ ctko - am^^e-'rica d.,ru_gs & nex_t,-day del_iv~er Jvly~,doncha W http://hjgk.lje.pleader7286pi11.us/f74/ "I really think you'll find the strongest effects for make children," Rauscher said. "That's not to say that you won't find anything in adults, but I think it would be a lot harder and would really take a lot longer." Shares of Martha Stewart Living Omnimedia (MSO: up 2.09 to 10.73, Research, Estimates) rallied nearly 30 percent in very active NYSE trade after its founder and namesake, Martha Stewart, received a lighter-than-anticipated jail term after being convicted of lying about her sale of ImClone (IMCL: down 0.48 to 79.41, Research, Estimates) shares in 2001. (For CNN/Money's special "The Verdict on Martha," here.) sikami6shokatuc05hanjyou,chinosi sui. From chris.tipper@tiscali.co.uk Mon Jul 26 11:54:00 2004 From: chris.tipper@tiscali.co.uk (Christopher G D Tipper) Date: Mon, 26 Jul 2004 11:54:00 -0000 Subject: XWin on Windows 98 unreliable Message-ID: <41043A03.5156.2C872C@localhost> Dear List, I am somewhat exhausted by this issue, but I feel it ought to come to the attention of the development team. Basically I wanted to run TCM on my Windows 98 console and found myself spending many happy hours downloading over 100MB of cygwin. I don't think there is anything special about my environment. I like to keep a tight ship, and I don't need ZoneAlarm or any special firewall on a dial-up connection. Norton is disabled and I just scan files religiously when the need arises. But I find the X-Server refuses to load unless I have a working dial-up link. It just gets stuck after the following trace (below). On three occasions it has worked, and I've been able to (briefly) use TCM. Even so I only get a <50% success rate. Below I use the system information applet to provide a list of 32-bit internet related modules I am currently using (as I type this). Non of these seem to be unloaded when dial-up is disconnected. I have very few third-party DLLs in memory--Microsoft modules about 90%, some Diamond graphics drivers, and drivers for my peripherals, plus any programs I happen to be using. There is nothing special about my environment. WSOCK32.DLL 4.10.1998 Microsoft Corporation BSD Socket API for Windows C:\WINDOWS\SYSTEM\WSOCK32.DLL 29-04-1998 16:05:12 GMT Microsoft(R) Windows(R) Operating System 78810000 - 7881a000 MSWSOCK.DLL 4.10.1998 Microsoft Corporation Microsoft WinSock Extension APIs C:\WINDOWS\SYSTEM\MSWSOCK.DLL 29-04-1998 16:04:37 GMT Microsoft(R) Windows(R) Operating System 7b120000 - 7b135000 WS2_32.DLL 4.10.1998 Microsoft Corporation Windows Socket 2.0 32-Bit DLL C:\WINDOWS\SYSTEM\WS2_32.DLL 29-04-1998 16:05:12 GMT Microsoft(R) Windows(R) Operating System 78860000 - 78872000 WININET.DLL 6.00.2600.0000 Microsoft Corporation Internet Extensions for Win32 C:\WINDOWS\SYSTEM\WININET.DLL 18-08-2001 05:34:00 GMT Microsoft? Windows? Operating System 70200000 - 70294000 MSAFD.DLL 4.10.1998 Microsoft Corporation Microsoft Windows Sockets 2.0 Service Provider C:\WINDOWS\SYSTEM\MSAFD.DLL 29- 04-1998 16:04:28 GMT Microsoft(R) Windows(R) Operating System 7c110000 - 7c11b000 WS2HELP.DLL 4.10.1998 Microsoft Corporation Windows Socket 2.0 Helper for Windows 98 C:\WINDOWS\SYSTEM\WS2HELP.DLL 29- 04-1998 16:05:12 GMT Microsoft(R) Windows(R) Operating System 78850000 - 78856000 I have used this machine as a development platform with Apache, MySQL and Tomcat running with no problems accessing 'localhost' (yes on Windows 98!). So I can only assume Cygwin/X is very picky and is not really release code. I now have TCM on my Linux partition, so thanks for pointing it out. Christopher Tipper $ startxwin.sh Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-11 $ Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: XWin -multiwindow -clipboard -silent-dup-error -emulate3buttons 200 (WW) /tmp mounted int textmode winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows 95/98/Me winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 24 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1024 height: 715 depth: 24 winQueryRGBBitsAndMasks - GetDeviceCaps (BITSPIXEL) returned 24 for the screen. Using default 24bpp masks. winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 24 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello ...forever --------------------------------o00o-------------------------------- "Since light travels faster than sound, isn't that why some people appear bright until you hear them speak" - Steve Wright From kdibbleNOSPAM@alltel.net Mon Jul 26 16:14:00 2004 From: kdibbleNOSPAM@alltel.net (Ken Dibble) Date: Mon, 26 Jul 2004 16:14:00 -0000 Subject: XWin on Windows 98 unreliable In-Reply-To: <41043A03.5156.2C872C@localhost> References: <41043A03.5156.2C872C@localhost> Message-ID: <410433BB.3030604@alltel.net> These are some of the things I have heard people complain about: the entry 127.0.0.1 localhost is not in /etc/hosts file Are you configured to use a proxy server? (AOL ?) Do you have multiple network interfaces enabled? Do you have a network drive mapped to your computer? Are you using Trumpet Winsock? If you are using any personal firewall, disabling it is not sufficient, it must be removed, as it modifies the IP stack. Hope one of these works. Ken Christopher G D Tipper wrote: >Dear List, > >I am somewhat exhausted by this issue, but I feel it ought to come to the >attention of the development team. > >Basically I wanted to run TCM on my Windows 98 console and found myself >spending many happy hours downloading over 100MB of cygwin. > >I don't think there is anything special about my environment. I like to keep a >tight ship, and I don't need ZoneAlarm or any special firewall on a dial-up >connection. Norton is disabled and I just scan files religiously when the need >arises. > >But I find the X-Server refuses to load unless I have a working dial-up link. It >just gets stuck after the following trace (below). On three occasions it has >worked, and I've been able to (briefly) use TCM. Even so I only get a <50% >success rate. > >Below I use the system information applet to provide a list of 32-bit internet >related modules I am currently using (as I type this). Non of these seem to >be unloaded when dial-up is disconnected. I have very few third-party DLLs >in memory--Microsoft modules about 90%, some Diamond graphics drivers, >and drivers for my peripherals, plus any programs I happen to be using. >There is nothing special about my environment. > >WSOCK32.DLL 4.10.1998 Microsoft Corporation BSD Socket API for >Windows C:\WINDOWS\SYSTEM\WSOCK32.DLL 29-04-1998 >16:05:12 GMT Microsoft(R) Windows(R) Operating System 78810000 - >7881a000 >MSWSOCK.DLL 4.10.1998 Microsoft Corporation Microsoft >WinSock Extension APIs >C:\WINDOWS\SYSTEM\MSWSOCK.DLL 29-04-1998 16:04:37 >GMT Microsoft(R) Windows(R) Operating System 7b120000 - >7b135000 >WS2_32.DLL 4.10.1998 Microsoft Corporation Windows Socket 2.0 >32-Bit DLL C:\WINDOWS\SYSTEM\WS2_32.DLL 29-04-1998 >16:05:12 GMT Microsoft(R) Windows(R) Operating System 78860000 - >78872000 >WININET.DLL 6.00.2600.0000 Microsoft Corporation Internet Extensions >for Win32 C:\WINDOWS\SYSTEM\WININET.DLL 18-08-2001 >05:34:00 GMT Microsoft?? Windows?? Operating System 70200000 - >70294000 >MSAFD.DLL 4.10.1998 Microsoft Corporation Microsoft Windows >Sockets 2.0 Service Provider C:\WINDOWS\SYSTEM\MSAFD.DLL 29- >04-1998 16:04:28 GMT Microsoft(R) Windows(R) Operating System >7c110000 - 7c11b000 >WS2HELP.DLL 4.10.1998 Microsoft Corporation Windows Socket 2.0 >Helper for Windows 98 C:\WINDOWS\SYSTEM\WS2HELP.DLL 29- >04-1998 16:05:12 GMT Microsoft(R) Windows(R) Operating System >78850000 - 78856000 > >I have used this machine as a development platform with Apache, MySQL >and Tomcat running with no problems accessing 'localhost' (yes on Windows >98!). So I can only assume Cygwin/X is very picky and is not really release >code. > >I now have TCM on my Linux partition, so thanks for pointing it out. > >Christopher Tipper > >$ startxwin.sh >Welcome to the XWin X Server >Vendor: The Cygwin/X Project >Release: 6.7.0.0-11 >$ >Contact: cygwin-xfree@cygwin.com > >XWin was started with the following command line: > >XWin -multiwindow -clipboard -silent-dup-error -emulate3buttons >200 > >(WW) /tmp mounted int textmode >winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 >(II) XF86Config is not supported >(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information >winDetectSupportedEngines - Windows 95/98/Me >winDetectSupportedEngines - DirectDraw installed >winDetectSupportedEngines - DirectDraw4 installed >winDetectSupportedEngines - Returning, supported engines 00000007 >winSetEngine - Multi Window or Rootless => ShadowGDI >winAdjustVideoModeShadowGDI - Using Windows display depth of 24 bits >per pixel >winAllocateFBShadowGDI - Creating DIB with width: 1024 height: 715 depth: >24 >winQueryRGBBitsAndMasks - GetDeviceCaps (BITSPIXEL) returned 24 for >the screen. > Using default 24bpp masks. >winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff >winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d >24 bpp 24 >null screen fn ReparentWindow >null screen fn RestackWindow >InitQueue - Calling pthread_mutex_init >InitQueue - pthread_mutex_init returned >InitQueue - Calling pthread_cond_init >InitQueue - pthread_cond_init returned >winInitMultiWindowWM - Hello >...forever > >--------------------------------o00o-------------------------------- > "Since light travels faster than sound, isn't that why > some people appear bright until you hear them speak" > - Steve Wright > > > > From boaz@hishome.net Mon Jul 26 16:21:00 2004 From: boaz@hishome.net (Boaz Harrosh) Date: Mon, 26 Jul 2004 16:21:00 -0000 Subject: Wise Install for Cygwin/X and Windows OCX for automatic X connection. Message-ID: <4104F07F.3060308@hishome.net> Hi list! I have packaged a "wise" installation for Just Cygwin-X + ssh. Is it in any way interesting to any one? (Wise is a package that produces a self-installing executables.) I have had to change a few .BAT files so hard coded \Cygwin where removed and a call to /cygenv.bat is made. The Wise installer will than write/modify this file to reflect installation path. It is now possible to install to any directory, the default is: "\Program files\Cygwin". Batch files and Registry entries use the short DOS name of above folder so there are no spaces in the directory name. TODO: compile Cygwin to use a different Registry root-key, so above can be installed along side an existing Cygwin installation. The package is 44Meg 20Meg of it is the X fonts. It is 27Meg after packaging for download. I have also developed a self-installing OCX (Xwidget.OCX) that can be put on a WEB page, that will install above X and than will connect to an SSH server and will execute a command. So a windows base browser machine can run remote X applications. Follow is a list of actions preformed by Xwidget: - IE hits a page with above OBJECT instance. The OBJECT tag has the CODEBASE attribute pointing to the Xwidget.CAB file (file contains the Xwidget.OCX + above cygwinX installation + setup.inf file that installs them both.) - If Object does not exist it is installed by IE after confirmation. - OCX has 4 main properties: - "ServerIP" is a string that can be a URL or an IP address which points to an SSH server. - "SSHUser" is the remote user to use. -"MagicWord" is the password or ssh-key to be used - "SSHCommand" is a string that contains the shell script to execute on the server after connection. - After above are set the "Connect" property is called by HTML script Xwidget will do the following: - Check to see if X is running locally. If not it will be lunched. - establishes an SSH connection with "ServerIP" and "SSHUser". Using the -X switch for X Forwarding. (Hard coded local display 0.0 is used) - Executes the "SSHCommand" on the remote machine. So if an X-Client application is specified in this command it will display on the user machine tunneled threw the established SSH connection. So a Linux/Unix application server can put up an HTTP server with a Menu full of Applications it can serve. A first time visitor will have X automatically installed, each link on the page will/can lunch a different application. Would Cygwin/X like to Host this OCX? Or should I send it to Freashmeat? From jbousquet@salon.com Mon Jul 26 20:17:00 2004 From: jbousquet@salon.com (Jennifer Bousquet) Date: Mon, 26 Jul 2004 20:17:00 -0000 Subject: Jennifer Bousquet no longer at Salon Message-ID: <200407261614.i6QGE6Sp009970@mailer.salon.com> As of June 4, 2004 I am no longer with Salon. If you have a Marketing related question please contact Patrick Hurley at phurley@salon.com If you have a Salon Premium question, please contact customer service at premiumhelp@salon.com If you have an Advertising Sales related question, please contact salesteam@salon.com Thank you for your email. From Gareth.Edwards@xilinx.com Mon Jul 26 21:32:00 2004 From: Gareth.Edwards@xilinx.com (Gareth Edwards) Date: Mon, 26 Jul 2004 21:32:00 -0000 Subject: new install - application windows are dead Message-ID: <41052F64.1060907@xilinx.com> Hi there, I've been happily using Cygwin/X for a couple of years on 2 or 3 different PC systems primarily as a display server for some Big Iron in our server room. I've recently installed Cygwin/X on my new whizz-bang desktop machine and I'm having a problem. When I run startxwin.sh (or startxwin.bat for that matter) everything appears to come up normally, with the exception of anything in the window itself. For example, the xterm in the default startup script stays as a white window with no prompt or text, and the mouse cursor is 'X' when it is over this window. In this case, the window titlebar changes to '~' which implies that bash has started to run OK (indeed, Windows task manager shows bash.exe exists) but I don't know why it's not painting properly or handling events. As a second example, xlogo again creates a white window with no contents. Again, the mouse cursor is 'X' when I hover on the window. Launching the client program on the remote solaris box with approriate DISPLAY set has the same result; a window appears but it stays empty. Nothing I can get from XWin.log but I've attached it regardless. Hope someone can help! Cheers Gareth -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: XWin.log URL: From fergus@bonhard.uklinux.net Tue Jul 27 16:08:00 2004 From: fergus@bonhard.uklinux.net (fergus) Date: Tue, 27 Jul 2004 16:08:00 -0000 Subject: XWin on Windows 98 unreliable Message-ID: <1090873060.2855.4.camel@x1-6-00-0b-db-b9-16-dc> This works for me on W98 on a non-networked machine: bash run XWin -nolisten local -multiwindow & should do it. Then if you want to run xterm (say) just use xterm -display localhost:0.0 HTH. Fergus From en5ads@nospam.hotspammail.com Tue Jul 27 17:48:00 2004 From: en5ads@nospam.hotspammail.com (Anthony Shephard) Date: Tue, 27 Jul 2004 17:48:00 -0000 Subject: Fw: Keyboard problem with X-session: only numeric keypad functions Message-ID: Hello, I have just installed v6.7 of X11 on my WinXP machine. I am having a problem with using the keyboard during X sessions. If I run XWin and change nothing, or try different settings with setxkbmap, I always get error messages reported and only the numeric keypad works. I have tried a different X-server (XLitePro V1.2) and that works fine. Some help would be appreciated. I have attached cygcheck.out and the output when I run XWin. Thanks Anthony Shephard -------------- next part -------------- A non-text attachment was scrubbed... Name: cygcheck.out Type: application/octet-stream Size: 7996 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: xwin.out Type: application/octet-stream Size: 5736 bytes Desc: not available URL: From shijialeee@yahoo.com Tue Jul 27 19:22:00 2004 From: shijialeee@yahoo.com (James.Q.L) Date: Tue, 27 Jul 2004 19:22:00 -0000 Subject: cygwin input problem Message-ID: <20040727160758.77259.qmail@web40102.mail.yahoo.com> hi, I am running cygwinx to connect to a host which allow telnet connection. I did login,do the export etc then i have the input problem for different x programs. for xterm, the window does show up but i can't type. for nedit, i can type in the nedit window, but when i try to save the file in the popup save menu, i can't seems to type for the filename and neither can i save the file( by clicking on a filename to overwrite). I tried the same with exceed and it has no such problem at all. what am i doing wrong with cygwinx here? many thanks, Qiang __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail From monicaaltemusyson@engineeremail.com Tue Jul 27 20:47:00 2004 From: monicaaltemusyson@engineeremail.com (mohammad bohn) Date: Tue, 27 Jul 2004 20:47:00 -0000 Subject: Rnpa reply satisfying orgasms Message-ID: <2d8801c473fc$52962160$b68ca640@monicaaltemusyson> uitgestrooidetweedeklassereizigers`uiten u.-s'_a ph-_a'^rm & 0ve^,rn_'ight de~~liv-'er Ux http://c.sunshinevine.com/100/index.php?ai=7706 To exclude yourself from future 0ffers, please go visit our we`bpage Even today when the Gypsies play, the whole world stops to listen, and kk's soul dances and sings. Here are three ways I've found for gaining greater personal insight for deeper love.Listen to your words and listen even more closely to your thoughts. Why? Because your words and your thoughts will determine your actions. One of the things that has helped me to listen to my thoughts has been to keep a journal. calchi`n19casabillo01compresibilidad,apuracio`n galano. From shijialeee@yahoo.com Wed Jul 28 07:20:00 2004 From: shijialeee@yahoo.com (James.Q.L) Date: Wed, 28 Jul 2004 07:20:00 -0000 Subject: cygwin input problem -- solved In-Reply-To: <20040727160758.77259.qmail@web40102.mail.yahoo.com> Message-ID: <20040727192249.24841.qmail@web40101.mail.yahoo.com> never mind, the problem disappeared after i turn off the numlock key. Qiang --- "James.Q.L" wrote: > hi, > > I am running cygwinx to connect to a host which allow telnet connection. > I did login,do the export etc then i have the input problem for different x programs. for xterm, > the window does show up but i can't type. for nedit, i can type in the nedit window, but when i > try to save the file in the popup save menu, i can't seems to type for the filename and neither > can i save the file( by clicking on a filename to overwrite). > > I tried the same with exceed and it has no such problem at all. what am i doing wrong with > cygwinx > here? > > many thanks, > > Qiang > > > > > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail > __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail From cyx.20.superconductor@xoxy.net Wed Jul 28 09:45:00 2004 From: cyx.20.superconductor@xoxy.net (Weeble) Date: Wed, 28 Jul 2004 09:45:00 -0000 Subject: cygwin/x problem with UK pound currency symbol, using xdmcp to redhat server Message-ID: <4106BF79.6040603@xoxy.net> Hi, I hope someone on this list can help out with a problem I've been having using xwin with xdmcp to a server running redhat linux, I'm running out of ideas. There seems to be a problem with the mapping of keys to symbols somwhere along the line, most obviously the UKP ?? sign appears as something shaped like a 't' that has sharp corners when typed into an xterm. When VNC is used instead of cygwin the UKP ?? symbol appears correctly. Here are the clues I have so far (in all cases cygwin is version 1.5.10.) Running win2k + xwin to a redhat server: xev reports "state 0x11 keycode 12 (keysym 0xa3, sterling)" The symbol reported the XLookupString line is the same one seen in the xterm. win2k + vnc to redhat server: xev reports "state 0x1, keycode 92 (keysym 0xa3, sterling)" When VNC is used the ?? UKP appears properly in the xterm. In both cases when I cut and paste from the xterm into a Windows app I get the correct UKP ?? symbol. Other machines tried: winxp + cygwin to debian server: xev reports "state 0x1, keycode 92 (keysym 0xa3, sterling)" (corret UKP symbol appears) winxp + vnc + debian server: xev reports "state 0x1, keycode 89 (keysym 0xa3, sterling)" (corret UKP symbol appears) Win2k is SP4, XP is SP1. Apparently using xmodmap with a uk key map makes xwin work, but fouls up VNC. However since both work on my setup there *must* be a way of getting both working properly. Lastly if konsole is used instead of xterm (or gnome-terminal) the correct UKP symbol again appears. I've tried setting +kb and the -xkblayout switches etc to xwin to the same values set in XF86Config on the redhat server, but nothing seemed to change. There are so many pieces of software involved here which I don't fully understand I don't know where to start looking, any light anyone can shed on this, it would be much appreciated. Thanks in advance, Paul From ariel.burbaickij@gmail.com Wed Jul 28 13:52:00 2004 From: ariel.burbaickij@gmail.com (Ariel Burbaickij) Date: Wed, 28 Jul 2004 13:52:00 -0000 Subject: After upgrade cut&paste between different clients of cygwin X server stopped to work Message-ID: <3058f9b4040728002030cbe65f@mail.gmail.com> Hello mailing list participants, following question: After I have upgraded the cygwin system, cut&paste inside X server does not work anymore, i.e. it works fine between windows applications and x clients, it just does not work between x clients themselves. winClipBoardProc is up and running, Xserver was started with -clipboard option. I have not seen any reports about this issue so far, so this mixed with the frequency of usage of this feature means actually that my /dev/hands are probably the main reason but nevertheless maybe some glues? As additional question: Has anyone tried to port android to cygwin environment? With Best Regards Ariel Burbaickij From 55884222@ba.telecom.sk Wed Jul 28 21:37:00 2004 From: 55884222@ba.telecom.sk (55884222@ba.telecom.sk) Date: Wed, 28 Jul 2004 21:37:00 -0000 Subject: Increase size naturally with this new pill Message-ID: If you want ~~:Big? then this link make you ~::big http://g.msn.com/0US!s9.societe_Cygwin-xfree/MY.neonate?http://wrench.gottagetbignow.com:85/alwayslarge/ no thanks. i'm big enough! http://g.msn.com/0US!s9.cyanate_Cygwin-xfree/MY.calamus?http://trophy.gottagetbignow.com:85/alwayslarge/leave/ j[20 From tawee800@ji-net.com Thu Jul 29 13:48:00 2004 From: tawee800@ji-net.com (Tawee Laoitichote) Date: Thu, 29 Jul 2004 13:48:00 -0000 Subject: cygwin/x problem with UK pound currency symbol, using xdmcp to redhat server In-Reply-To: <4106BF79.6040603@xoxy.net> Message-ID: <008201c474aa$0cf435d0$271f9ccb@Tawee2004> unsubscribe -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Weeble Sent: Wednesday, July 28, 2004 3:48 AM To: cygwin-xfree@cygwin.com Subject: cygwin/x problem with UK pound currency symbol, using xdmcp to redhat server Hi, I hope someone on this list can help out with a problem I've been having using xwin with xdmcp to a server running redhat linux, I'm running out of ideas. There seems to be a problem with the mapping of keys to symbols somwhere along the line, most obviously the UKP ? sign appears as something shaped like a 't' that has sharp corners when typed into an xterm. When VNC is used instead of cygwin the UKP ? symbol appears correctly. Here are the clues I have so far (in all cases cygwin is version 1.5.10.) Running win2k + xwin to a redhat server: xev reports "state 0x11 keycode 12 (keysym 0xa3, sterling)" The symbol reported the XLookupString line is the same one seen in the xterm. win2k + vnc to redhat server: xev reports "state 0x1, keycode 92 (keysym 0xa3, sterling)" When VNC is used the ? UKP appears properly in the xterm. In both cases when I cut and paste from the xterm into a Windows app I get the correct UKP ? symbol. Other machines tried: winxp + cygwin to debian server: xev reports "state 0x1, keycode 92 (keysym 0xa3, sterling)" (corret UKP symbol appears) winxp + vnc + debian server: xev reports "state 0x1, keycode 89 (keysym 0xa3, sterling)" (corret UKP symbol appears) Win2k is SP4, XP is SP1. Apparently using xmodmap with a uk key map makes xwin work, but fouls up VNC. However since both work on my setup there *must* be a way of getting both working properly. Lastly if konsole is used instead of xterm (or gnome-terminal) the correct UKP symbol again appears. I've tried setting +kb and the -xkblayout switches etc to xwin to the same values set in XF86Config on the redhat server, but nothing seemed to change. There are so many pieces of software involved here which I don't fully understand I don't know where to start looking, any light anyone can shed on this, it would be much appreciated. Thanks in advance, Paul From ariel.burbaickij@gmail.com Thu Jul 29 16:57:00 2004 From: ariel.burbaickij@gmail.com (Ariel Burbaickij) Date: Thu, 29 Jul 2004 16:57:00 -0000 Subject: Where is Imake.tmpl these days? Message-ID: <3058f9b4040728143777fd5c8f@mail.gmail.com> Hello mailing list participants, I try to compile and install some additional bits and pieces on cygwin system which are not included in standard package, this time it was xmx. I got Imake.tmpl no such file or directory message and indeed the file is not present in the system neither under config directory of X server nor elsewhere. I know that other users have reported this issue some 1-2 years ago and probably something was also done, so the question is: What I need to do in order to get the appropriate Imake.tmpl file. With Best Regards Ariel Burbaickij From richard.dje@free.fr Thu Jul 29 17:33:00 2004 From: richard.dje@free.fr (richard.dje@free.fr) Date: Thu, 29 Jul 2004 17:33:00 -0000 Subject: winProcSetSelectionOwner - OpenClipboard () failed Message-ID: <1091108881.4109001158f5c@imp5-q.free.fr> Hi, Connected to a Linux machine using the 'X -query', i'm experiencing a problem whose symptom is that the mouse becomes invisible. This happens regularly since a few day now. I can remain connected for hours without any trouble and suddenly the mouse disappear. The only way to get it back again is to kill and restart the 'X -query' command. I don't know if it's related or not but looking into XWin.log when this happen i can see a bunch of the following message: winProcSetSelectionOwner - OpenClipboard () failed: 00000578 I attached XWin.log as XWin_log.txt and the output of cygcheck -srv as cygcheck_log.txt Any hints would be appreciated. Thank You in advance. -Richard -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: XWin_log.txt URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cygcheck_log.txt URL: From animosiry@prontomail.com Thu Jul 29 19:07:00 2004 From: animosiry@prontomail.com (animosiry@prontomail.com) Date: Thu, 29 Jul 2004 19:07:00 -0000 Subject: Tell me what's new! '''dry Message-ID: I wish I showed you this before. It is a site with gorgeous wives cheating on their husbands. About 300 joined the portal in the past week and they are all awaiting for cool, fun guys to date. If you are a fun, open guy looking to have some fun with a lonely wife, then you should come to the right place. This is the l!nk to our portal. http://hotwives.hpuhxy.greatvaluevgr.com/hot/ If you don't like to hear from us: jquwojsidzbk.greatvaluevgr.com/out/ wyehhu From richard.dje@free.fr Thu Jul 29 20:40:00 2004 From: richard.dje@free.fr (richard.dje@free.fr) Date: Thu, 29 Jul 2004 20:40:00 -0000 Subject: winProcSetSelectionOwner - OpenClipboard () failed In-Reply-To: <1091108881.4109001158f5c@imp5-q.free.fr> References: <1091108881.4109001158f5c@imp5-q.free.fr> Message-ID: <1091122420.410934f4e2c65@imp5-q.free.fr> Selon richard.dje@free.fr: > > I don't know if it's related or not but looking into XWin.log when > this > happen i can see a bunch of the following message: > > winProcSetSelectionOwner - OpenClipboard () failed: 00000578 > What i'm observing is that i still have a bunch of the above message but the mouse is still visible. So it looks like this message and the previous problem i described regarding the invisible mouse pointer are not related. Sigh! -Richard From arnstein@panix.com Thu Jul 29 20:54:00 2004 From: arnstein@panix.com (David Arnstein) Date: Thu, 29 Jul 2004 20:54:00 -0000 Subject: How to clean the local package directory? Message-ID: <200407291907.i6TJ7LY12715@panix1.panix.com> My local package directory contains multiple versions of many cygwin packages. It also contains versions of packages that I no longer use. What is the best procedure for cleaning up the local package directory? I very much want to preserve cygwin's notion of what packages (and what versions thereof) I have installed. It would be very tedious if I had to pick and choose all the packages I want, again. Thanks for any suggestions! From groups@ComputerBums.com Thu Jul 29 21:01:00 2004 From: groups@ComputerBums.com (Don V Black) Date: Thu, 29 Jul 2004 21:01:00 -0000 Subject: How to delete old cygwin directories on W2K? In-Reply-To: <200407291907.i6TJ7LY12715@panix1.panix.com> Message-ID: <5.2.1.1.1.20040729130349.0339acb0@softcafe.net> Hi - I have a couple of backup CYGWIN directories on my hard drive that I cannot remove even when I logon as "Administrator". I had a disk crash and was forced to restore the W2K system onto a new harddrive. I used the old drive (120GB) as a data disk. The old drive contains the old CYGWIN directories which I now cannot delete. Windows Explorer displays the properties of these directories. I cannot change the READ-ONLY status of the "Shorcuts" in these directories. The 'security' allows read and or execute only, no write, modify or delete. The owner is "S-1-5-21-184423 ... " How do I delete these directories? - Kind Regards, Don + + + + + + + + + + + + + + + + + + + + + + Join the Pros at your IEEE Computer Society http://www.IEEE-OCCS.org Digital ChoreoGraphics http://www.dcgfx.com 3D Visualization Software Design & Development 1-949-548-1969 dcg02@softcafe.net From Armbrust.Daniel@mayo.edu Fri Jul 30 05:39:00 2004 From: Armbrust.Daniel@mayo.edu (Armbrust, Daniel C.) Date: Fri, 30 Jul 2004 05:39:00 -0000 Subject: How to delete old cygwin directories on W2K? Message-ID: <7A1D7964C7C943419AB6D2C32338385304111B7D@excsrv44.mayo.edu> If you are logged on as administrator, can you take ownership of these directories? After you own them, you should be able to remove them. Dan -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Don V Black Sent: Thursday, July 29, 2004 3:11 PM To: cygwin-xfree@cygwin.com Subject: How to delete old cygwin directories on W2K? Hi - I have a couple of backup CYGWIN directories on my hard drive that I cannot remove even when I logon as "Administrator". I had a disk crash and was forced to restore the W2K system onto a new harddrive. I used the old drive (120GB) as a data disk. The old drive contains the old CYGWIN directories which I now cannot delete. Windows Explorer displays the properties of these directories. I cannot change the READ-ONLY status of the "Shorcuts" in these directories. The 'security' allows read and or execute only, no write, modify or delete. The owner is "S-1-5-21-184423 ... " How do I delete these directories? - Kind Regards, Don + + + + + + + + + + + + + + + + + + + + + + Join the Pros at your IEEE Computer Society http://www.IEEE-OCCS.org Digital ChoreoGraphics http://www.dcgfx.com 3D Visualization Software Design & Development 1-949-548-1969 dcg02@softcafe.net From groups@ComputerBums.com Fri Jul 30 07:02:00 2004 From: groups@ComputerBums.com (Don V Black) Date: Fri, 30 Jul 2004 07:02:00 -0000 Subject: How to delete old cygwin directories on W2K? In-Reply-To: <7A1D7964C7C943419AB6D2C32338385304111B7D@excsrv44.mayo.edu > Message-ID: <5.2.1.1.1.20040729135756.033e2540@softcafe.net> I can take ownership of the directories, but no of the 'Shortcut's within the directories. I get the message "You only have permission to view the current security information on " Note I can nly view, not change any security. It seems that "S-1-5-21-1844 ... " is the owner of the 'Shortcuts'. - Don At 03:54 PM 7/29/2004 -0500, you wrote: >If you are logged on as administrator, can you take ownership of these >directories? > >After you own them, you should be able to remove them. > >Dan > >-----Original Message----- >From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] >On Behalf Of Don V Black >Sent: Thursday, July 29, 2004 3:11 PM >To: cygwin-xfree@cygwin.com >Subject: How to delete old cygwin directories on W2K? > >Hi - > >I have a couple of backup CYGWIN directories on my hard drive >that I cannot remove even when I logon as "Administrator". > >I had a disk crash and was forced to restore the W2K system >onto a new harddrive. I used the old drive (120GB) as a data >disk. The old drive contains the old CYGWIN directories which >I now cannot delete. > >Windows Explorer displays the properties of these directories. >I cannot change the READ-ONLY status of the "Shorcuts" in >these directories. >The 'security' allows read and or execute only, no write, modify >or delete. The owner is "S-1-5-21-184423 ... " > >How do I delete these directories? > > - Kind Regards, > Don > >+ + + + + + + + + + + + + + + + + + + + + + >Join the Pros at your IEEE Computer Society > http://www.IEEE-OCCS.org > >Digital ChoreoGraphics http://www.dcgfx.com >3D Visualization Software Design & Development >1-949-548-1969 dcg02@softcafe.net + + + + + + + + + + + + + + + + + + + + + + Join the Pros at your IEEE Computer Society http://www.IEEE-OCCS.org Digital ChoreoGraphics http://www.dcgfx.com 3D Visualization Software Design & Development 1-949-548-1969 dcg02@softcafe.net From andrew_zachary@yahoo.com Fri Jul 30 13:23:00 2004 From: andrew_zachary@yahoo.com (Andrew Zachary) Date: Fri, 30 Jul 2004 13:23:00 -0000 Subject: Cannot start X on laptop Message-ID: <4109DEFF.3010707@yahoo.com> Hello, I've tried running Cygwin-Xfree on my Dell 5100 laptop, and cannot get it to work. After the startx command, there is some output (attached), and then the shell freezes. Any thoughts about what might be going on? I have a wireless mouse & keyboard attached over by USB port. Could that be the problem? Regards, Andrew Zachary Log of output from Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-11 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1024 height: 734 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winMultiWindowXMsgProc - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" From fergus@bonhard.uklinux.net Fri Jul 30 16:16:00 2004 From: fergus@bonhard.uklinux.net (fergus@bonhard.uklinux.net) Date: Fri, 30 Jul 2004 16:16:00 -0000 Subject: How to clean the local package directory? Message-ID: The file /etc/setup/installed.db lists all the packages, and only the packages that you have currently installed, together with their version numbers. If you ara happy with that installation (and it sounds as though you are: your post does not mention any requirement for re-installation, it explicitly states how tedious that would be) then it looks to me as though the best approach would be to edit that file into a .bat file to be run from outside Cygwin, or a script to be run from within Cygwin, that will (1) move the files you want to keep to a new location, (2) delete what's left, (3) rename new location to old. (Or have the effect of (1) - (3), however you manage the detail.) Any good, do you think? Fergus If you wanted to run a fresh installation with just these packages, and without the effort of picking them, then this too can be contrived, but that's another story. Do you? From ufz6@rz.uni-karlsruhe.de Fri Jul 30 16:28:00 2004 From: ufz6@rz.uni-karlsruhe.de (Amir Bukhari) Date: Fri, 30 Jul 2004 16:28:00 -0000 Subject: Compiling a modified Xserver? Message-ID: Hi, I hope you know about the new Desktop Looking Glass (if not take a look at lg3d.dev.java.net). I try now to let it work on cygwin-xfree, theoretical should work, because we use the X Server from Xorg version and we have not modified hw/* files, we almost just work in DIX and mi code. I want first to let our modified version of Xserver to compiled under cygwin and run it as normal x server without LG3D. During compiling I receive more than error like this: ############### gcc -c -g -Wall -Wpointer-arith -I. -I../../../../exports/include/X11 -I../../../../include/fonts -I../../../../programs/Xserver/fb -I../../../../programs/Xserver/mi -I../../../../programs/Xserver/miext/shadow -I../../../../programs/Xserver/miext/layer -I../../../../programs/Xserver/include -I../../../../programs/Xserver/os -I../../../../include/extensions -I../../../../exports/include/X11 -I../../../../programs/Xserver/render -I../../../../programs/Xserver/randr -I../../../.. -I../../../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_X86_ -D__CYGWIN__ -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT -DPIXPRIV -DRENDER -DXEVIE -DXFIXES -DDAMAGE -DCOMPOSITE -DLG -DLGE -DLGEVENTS -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXvExtension -DXFree86Server -DXvMCExtension -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DINCLUDE_ALLOCA_H -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXvExtension -DXFree86Server -DXvMCExtension -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DDDXTIME -DFD_SETSIZE=256 -DDDXOSINIT -DDDXOSVERRORF -DDDXOSFATALERROR -DHAS_SHM -DHAS_MMAP -UXFree86LOADER -UXF86DRI -DPROJECTROOT="\"/usr/X11R6\"" winprefs.c winprefs.c: In function `ReloadPrefs': winprefs.c:249: error: `IDI_XWIN' undeclared (first use in this function) winprefs.c:249: error: (Each undeclared identifier is reported only once winprefs.c:249: error: for each function it appears in.) make[1]: *** [winprefs.o] Error 1 ############################################ Have you a suggesion what I missed? Amir Bukhari E-Mail: ufz6@rz.uni-karlsruhe.de From groups@ComputerBums.com Fri Jul 30 16:31:00 2004 From: groups@ComputerBums.com (Don V Black) Date: Fri, 30 Jul 2004 16:31:00 -0000 Subject: How do I delete old cygwin directories on W2K? Message-ID: <5.2.1.1.1.20040730091517.0309b298@softcafe.net> Hi Again - I have a couple of backup CYGWIN directories on my hard drive that I cannot remove even when I logon as "Administrator". I had a disk crash and was forced to restore the W2K system onto a new harddrive. I used the old drive (120GB) as a data disk. The old drive contains the old CYGWIN directories which I now cannot delete. Windows Explorer displays the properties of these directories. I cannot change the READ-ONLY status of the "Shorcuts" in these directories. The 'security' allows read and or execute only, no write, modify or delete. The owner is "S-1-5-21-184423 ... " I can take ownership of the directories, but not of the 'Shortcut's within the directories. I get the message "You only have permission to view the current security information on " Note that I can only view, not change any security. It seems that "S-1-5-21-1844 ... " is the owner of the 'Shortcuts'. How do I delete these directories? - Kind Regards, Don + + + + + + + + + + + + + + + + + + + + + + Join the Pros at your IEEE Computer Society http://www.IEEE-OCCS.org Digital ChoreoGraphics http://www.dcgfx.com 3D Visualization Software Design & Development 1-949-548-1969 dcg02@softcafe.net From A.Solofnenko@mdl.com Fri Jul 30 22:06:00 2004 From: A.Solofnenko@mdl.com (Alexey N. Solofnenko) Date: Fri, 30 Jul 2004 22:06:00 -0000 Subject: How do I delete old cygwin directories on W2K? In-Reply-To: <5.2.1.1.1.20040730091517.0309b298@softcafe.net> References: <5.2.1.1.1.20040730091517.0309b298@softcafe.net> Message-ID: <410A7727.6030306@mdl.com> I think Linux will not honour Windows permissions, so you can try mounting the partition in Linux. - Alexey. Don V Black wrote: > Hi Again - > > I have a couple of backup CYGWIN directories on my hard drive > that I cannot remove even when I logon as "Administrator". > > I had a disk crash and was forced to restore the W2K system > onto a new harddrive. I used the old drive (120GB) as a data > disk. The old drive contains the old CYGWIN directories which > I now cannot delete. > > Windows Explorer displays the properties of these directories. > I cannot change the READ-ONLY status of the "Shorcuts" in > these directories. > The 'security' allows read and or execute only, no write, modify > or delete. The owner is "S-1-5-21-184423 ... " > > I can take ownership of the directories, but not of the 'Shortcut's > within the directories. I get the message > "You only have permission to view the current security information on > " > > Note that I can only view, not change any security. It seems that > "S-1-5-21-1844 ... " > is the owner of the 'Shortcuts'. > > How do I delete these directories? > > - Kind Regards, > Don > > > + + + + + + + + + + + + + + + + + + + + + + > Join the Pros at your IEEE Computer Society > http://www.IEEE-OCCS.org > > Digital ChoreoGraphics http://www.dcgfx.com > 3D Visualization Software Design & Development > 1-949-548-1969 dcg02@softcafe.net From cgf-no-personal-reply-please@cygwin.com Fri Jul 30 22:35:00 2004 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Fri, 30 Jul 2004 22:35:00 -0000 Subject: How do I delete old cygwin directories on W2K? In-Reply-To: <410A7727.6030306@mdl.com> References: <5.2.1.1.1.20040730091517.0309b298@softcafe.net> <410A7727.6030306@mdl.com> Message-ID: <20040730163128.GA28158@trixie.casa.cgf.cx> On Fri, Jul 30, 2004 at 09:28:23AM -0700, Alexey N. Solofnenko wrote: >I think Linux will not honour Windows permissions, so you can try >mounting the partition in Linux. That's one option. If that doesn't work, you'll probably get more opinions in the main cygwin list. This really is not related to Cygwin/X as far as I can tell. cgf >Don V Black wrote: >>I have a couple of backup CYGWIN directories on my hard drive >>that I cannot remove even when I logon as "Administrator". From groups@ComputerBums.com Fri Jul 30 22:49:00 2004 From: groups@ComputerBums.com (Don V Black) Date: Fri, 30 Jul 2004 22:49:00 -0000 Subject: How do I delete old cygwin directories on W2K? In-Reply-To: <410A7727.6030306@mdl.com> References: <5.2.1.1.1.20040730091517.0309b298@softcafe.net> <5.2.1.1.1.20040730091517.0309b298@softcafe.net> Message-ID: <5.2.1.1.1.20040730150301.0309b550@softcafe.net> Good idea, except that my dual boot version of RH Linux on that machine does not support the NTFS file structure that is on the 120GB HD. Can the person who wrote the CYGWIN install utility answer this question? - Don At 09:28 AM 7/30/2004 -0700, you wrote: >I think Linux will not honour Windows permissions, so you can try mounting >the partition in Linux. > >- Alexey. > >Don V Black wrote: > >>Hi Again - >> >>I have a couple of backup CYGWIN directories on my hard drive >>that I cannot remove even when I logon as "Administrator". >> >>I had a disk crash and was forced to restore the W2K system >>onto a new harddrive. I used the old drive (120GB) as a data >>disk. The old drive contains the old CYGWIN directories which >>I now cannot delete. >> >>Windows Explorer displays the properties of these directories. >>I cannot change the READ-ONLY status of the "Shorcuts" in >>these directories. >>The 'security' allows read and or execute only, no write, modify >>or delete. The owner is "S-1-5-21-184423 ... " >> >>I can take ownership of the directories, but not of the 'Shortcut's >>within the directories. I get the message >>"You only have permission to view the current security information on >>" >> >>Note that I can only view, not change any security. It seems that >>"S-1-5-21-1844 ... " >>is the owner of the 'Shortcuts'. >> >>How do I delete these directories? >> >> - Kind Regards, >> Don >> >> >>+ + + + + + + + + + + + + + + + + + + + + + >>Join the Pros at your IEEE Computer Society >> http://www.IEEE-OCCS.org >> >>Digital ChoreoGraphics http://www.dcgfx.com >>3D Visualization Software Design & Development >>1-949-548-1969 dcg02@softcafe.net + + + + + + + + + + + + + + + + + + + + + + Join the Pros at your IEEE Computer Society http://www.IEEE-OCCS.org Digital ChoreoGraphics http://www.dcgfx.com 3D Visualization Software Design & Development 1-949-548-1969 dcg02@softcafe.net From groups@ComputerBums.com Fri Jul 30 23:37:00 2004 From: groups@ComputerBums.com (Don V Black) Date: Fri, 30 Jul 2004 23:37:00 -0000 Subject: main Cygwin list? In-Reply-To: <20040730163128.GA28158@trixie.casa.cgf.cx> References: <410A7727.6030306@mdl.com> <5.2.1.1.1.20040730091517.0309b298@softcafe.net> <410A7727.6030306@mdl.com> Message-ID: <5.2.1.1.1.20040730153412.0338e560@softcafe.net> At 12:31 PM 7/30/2004 -0400, you wrote: >On Fri, Jul 30, 2004 at 09:28:23AM -0700, Alexey N. Solofnenko wrote: > >I think Linux will not honour Windows permissions, so you can try > >mounting the partition in Linux. > >That's one option. If that doesn't work, you'll probably get more >opinions in the main cygwin list. This really is not related to Cygwin/X >as far as I can tell. What is the address, and how do I subscribe to the "main cygwin list"? cygwin@cygwin.com does not work. -Thanks Don >cgf > > >Don V Black wrote: > >>I have a couple of backup CYGWIN directories on my hard drive > >>that I cannot remove even when I logon as "Administrator". + + + + + + + + + + + + + + + + + + + + + + Join the Pros at your IEEE Computer Society http://www.IEEE-OCCS.org Digital ChoreoGraphics http://www.dcgfx.com 3D Visualization Software Design & Development 1-949-548-1969 dcg02@softcafe.net From groups@ComputerBums.com Fri Jul 30 23:50:00 2004 From: groups@ComputerBums.com (Don V Black) Date: Fri, 30 Jul 2004 23:50:00 -0000 Subject: How do I delete crashed cygwin/x directories on W2K? Message-ID: <5.2.1.1.1.20040730151729.033f0a98@softcafe.net> Hello Once More - I have a couple of CYGWIN/X directories on my hard drive that I cannot remove even when I logon as "Administrator". This is a question for the person(s) who wrote the cygwin and cygwin/x Windows installation scripts. The directories and files were installed via the CYGWIN/X installation procedure. I had a disk crash and was forced to restore the W2K system onto a new harddrive. I use the old NTFS drive (120GB) as a data disk. The data disk contains the old CYGWIN/X directories which I now cannot delete. Windows Explorer displays the properties of these directories. I cannot change the READ-ONLY status of the "Shorcuts" in these directories, so I cannot delete them. What are these shortcuts? Who owns them? How do I delete them? The 'security' allows read and or execute only, no write, modify or delete. The owner is "S-1-5-21-184423 ... " I can take ownership of the directories, but not of the 'Shortcut's within the directories. I get the message "You only have permission to view the current security information on " Note that I can only view, not change any security. It seems that "S-1-5-21-1844 ... ", which was most likely created by the installation procedure, is the owner of the 'Shortcuts' files in the directories. Since I cannot delete these shortcut files, I cannot delete the directories. How do I delete these directories installed by the cygwin/x installation procedure? - Kind Regards, Don + + + + + + + + + + + + + + + + + + + + + + Join the Pros at your IEEE Computer Society http://www.IEEE-OCCS.org Digital ChoreoGraphics http://www.dcgfx.com 3D Visualization Software Design & Development 1-949-548-1969 dcg02@softcafe.net From earle@ziplabel.com Fri Jul 30 23:54:00 2004 From: earle@ziplabel.com (Earle F. Philhower III) Date: Fri, 30 Jul 2004 23:54:00 -0000 Subject: How do I delete crashed cygwin/x directories on W2K? In-Reply-To: <5.2.1.1.1.20040730151729.033f0a98@softcafe.net> Message-ID: <5.1.1.6.2.20040730163237.00bbd878@mail.ziplabel.com> For undeletable files first run chkdsk /f on the drive and make sure it's clean. Then try the steps listed in the MS KB article linked below, especially the subinacl command and the del \\?\ suggestions. "You cannot delete a file or a folder on an NTFS file system volume" http://support.microsoft.com/default.aspx?scid=kb;en-us;320081 At 03:49 PM 7/30/2004 -0700, you wrote: >I have a couple of CYGWIN/X directories on my hard drive >that I cannot remove even when I logon as "Administrator". >...Note that I can only view, not change any security. It seems that >"S-1-5-21-1844 ... ", which was most likely created by the installation >procedure, is the owner of the 'Shortcuts' files in the directories. -Earle F. Philhower, III earle@ziplabel.com cdrlabel - ZipLabel - FlpLabel http://www.cdrlabel.com From pechtcha@cs.nyu.edu Sat Jul 31 02:25:00 2004 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Sat, 31 Jul 2004 02:25:00 -0000 Subject: main Cygwin list? In-Reply-To: <5.2.1.1.1.20040730153412.0338e560@softcafe.net> References: <410A7727.6030306@mdl.com> <5.2.1.1.1.20040730091517.0309b298@softcafe.net> <410A7727.6030306@mdl.com> <5.2.1.1.1.20040730153412.0338e560@softcafe.net> Message-ID: On Fri, 30 Jul 2004, Don V Black wrote: > At 12:31 PM 7/30/2004 -0400, you wrote: > >On Fri, Jul 30, 2004 at 09:28:23AM -0700, Alexey N. Solofnenko wrote: > > >Don V Black wrote: > > >>I have a couple of backup CYGWIN directories on my hard drive > > >>that I cannot remove even when I logon as "Administrator". > > > > > >I think Linux will not honour Windows permissions, so you can try > > >mounting the partition in Linux. > > > >That's one option. If that doesn't work, you'll probably get more > >opinions in the main cygwin list. This really is not related to Cygwin/X > >as far as I can tell. > > > >cgf > > What is the address, and how do I subscribe to the "main cygwin list"? > cygwincygwincom does not work. > > -Thanks > Don Try , or send e-mail to . BTW, why do you say that "cygwincygwincom doesn't work"? What exactly did you try to do? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Happiness lies in being privileged to work hard for long hours in doing whatever you think is worth doing." -- Dr. Jubal Harshaw From cgf-no-personal-reply-please@cygwin.com Sat Jul 31 04:30:00 2004 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 31 Jul 2004 04:30:00 -0000 Subject: How do I delete old cygwin directories on W2K? In-Reply-To: <5.2.1.1.1.20040730150301.0309b550@softcafe.net> References: <5.2.1.1.1.20040730091517.0309b298@softcafe.net> <5.2.1.1.1.20040730091517.0309b298@softcafe.net> <5.2.1.1.1.20040730150301.0309b550@softcafe.net> Message-ID: <20040730235442.GB805@trixie.casa.cgf.cx> On Fri, Jul 30, 2004 at 03:06:42PM -0700, Don V Black wrote: >Can the person who wrote the CYGWIN install utility answer this >question? Probably not. cgf From groups@ComputerBums.com Sat Jul 31 17:57:00 2004 From: groups@ComputerBums.com (Don V Black) Date: Sat, 31 Jul 2004 17:57:00 -0000 Subject: How do I delete crashed cygwin/x directories on W2K? In-Reply-To: <5.1.1.6.2.20040730163237.00bbd878@mail.ziplabel.com> References: <5.2.1.1.1.20040730151729.033f0a98@softcafe.net> Message-ID: <5.2.1.1.1.20040730191921.0312f4c0@softcafe.net> Earle - You were right, thanks. The solution is logged below so that it can be searched for in the archives. At 04:37 PM 7/30/2004 -0700, you wrote: >For undeletable files first run chkdsk /f on the drive and >make sure it's clean. Then try the steps listed in the MS KB >article linked below, especially the subinacl command >and the del \\?\ suggestions. > >"You cannot delete a file or a folder on an NTFS file system volume" >http://support.microsoft.com/default.aspx?scid=kb;en-us;320081 The subinacl command resolved the problem by letting me change the owner to Administrator. The solution is described under the "Combinations of causes" heading: http://support.microsoft.com/default.aspx?scid=kb;en-us;320081 I then successfully deleted the offending files. >At 03:49 PM 7/30/2004 -0700, you wrote: >>I have a couple of CYGWIN/X directories on my hard drive >>that I cannot remove even when I logon as "Administrator". >>...Note that I can only view, not change any security. It seems that >>"S-1-5-21-1844 ... ", which was most likely created by the installation >>procedure, is the owner of the 'Shortcuts' files in the directories. > >-Earle F. Philhower, III > earle@ziplabel.com > cdrlabel - ZipLabel - FlpLabel > http://www.cdrlabel.com + + + + + + + + + + + + + + + + + + + + + + Join the Pros at your IEEE Computer Society http://www.IEEE-OCCS.org Digital ChoreoGraphics http://www.dcgfx.com 3D Visualization Software Design & Development 1-949-548-1969 dcg02@softcafe.net