From miller_kurt_e@yahoo.com Sat Aug 1 07:23:00 2009 From: miller_kurt_e@yahoo.com (KMiller) Date: Sat, 01 Aug 2009 07:23:00 -0000 Subject: xterm utf8 cyrillic Message-ID: <24766754.post@talk.nabble.com> I'm trying to set up xterm to handle output from mysql queries that contains cyrillic. I had success when I 1) did not specify a font in .Xdefaults 2) selected UTF-8 under VT FONTS Under those conditions, the cyrillic characters print and all is good. But, no matter what I do in .xDefaults, I can not enable xterm to duplicate that behaviour by default. I always have to manually do the above steps. Any ideas/advice on making this the default? Thanks, -km -- View this message in context: http://www.nabble.com/xterm-utf8-cyrillic-tp24766754p24766754.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dickey@his.com Sat Aug 1 12:23:00 2009 From: dickey@his.com (Thomas Dickey) Date: Sat, 01 Aug 2009 12:23:00 -0000 Subject: xterm utf8 cyrillic In-Reply-To: <24766754.post@talk.nabble.com> References: <24766754.post@talk.nabble.com> Message-ID: <20090801081321.A42186@mail101.his.com> On Sat, 1 Aug 2009, KMiller wrote: > > I'm trying to set up xterm to handle output from mysql queries that contains > cyrillic. I had success when I 1) did not specify a font in .Xdefaults > 2) selected UTF-8 under VT FONTS > > Under those conditions, the cyrillic characters print and all is good. > > But, no matter what I do in .xDefaults, I can not enable xterm to duplicate > that behaviour by default. I always have to manually do the above steps. > > Any ideas/advice on making this the default? well... (not having that particular configuration at hand, but able to explain): selecting UTF-8 under the VT Fonts tells xterm to do two things: a) switch the character-encoding from ISO-8859-1 (or whatever) to UTF-8, which corresponds to the utf8 resource setting. b) select the font from (unless overridden) the utf8Fonts resources. Having a resource like "*font:fixed" would override that, due to the wildcard. So it might be as simple as setting the utf8 resource in .Xdefaults: *utf8: 2 -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From frederic.bron@m4x.org Sat Aug 1 17:19:00 2009 From: frederic.bron@m4x.org (=?UTF-8?B?RnLDqWTDqXJpYyBCcm9u?=) Date: Sat, 01 Aug 2009 17:19:00 -0000 Subject: updated 1.7 -> rxvt-x crashes Message-ID: Hi, I updated cygwin 1.7 this morning and rxvt-x shortcut does not work any more. The window appears and disappears quickly. Here is the content of /var/log/XWin.0.log if it can help. Launching rxvt from a mintty terminal works fine. Fr?d?ric Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.6.2.0 (20090722) Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/bin/XWin -multiwindow -clipboard -silent-dup-error ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1920 h 1200 winInitializeDefaultScreens - Returning 2009-08-01 19:16:12 _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 2009-08-01 19:16:12 _XSERVTransOpen: transport open failed for inet6/VOR-CRV-01660:0 2009-08-01 19:16:12 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 2009-08-01 19:16:13 winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 2009-08-01 19:16:13 (II) XF86Config is not supported 2009-08-01 19:16:13 (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information 2009-08-01 19:16:13 winPrefsLoadPreferences: /cygdrive/d/Documents/.XWinrc 2009-08-01 19:16:13 winDetectSupportedEngines - Windows NT/2000/XP 2009-08-01 19:16:13 winDetectSupportedEngines - DirectDraw installed 2009-08-01 19:16:13 winDetectSupportedEngines - DirectDraw4 installed 2009-08-01 19:16:13 winDetectSupportedEngines - Returning, supported engines 00000007 2009-08-01 19:16:13 winSetEngine - Multi Window or Rootless => ShadowGDI 2009-08-01 19:16:13 winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel 2009-08-01 19:16:13 winAllocateFBShadowGDI - Creating DIB with width: 1920 height: 1200 depth: 32 2009-08-01 19:16:13 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff 2009-08-01 19:16:13 winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 2009-08-01 19:16:13 null screen fn ReparentWindow 2009-08-01 19:16:13 null screen fn RestackWindow 2009-08-01 19:16:13 InitQueue - Calling pthread_mutex_init 2009-08-01 19:16:13 InitQueue - pthread_mutex_init returned 2009-08-01 19:16:13 InitQueue - Calling pthread_cond_init 2009-08-01 19:16:13 InitQueue - pthread_cond_init returned 2009-08-01 19:16:13 winInitMultiWindowWM - Hello 2009-08-01 19:16:13 winInitMultiWindowWM - Calling pthread_mutex_lock () 2009-08-01 19:16:13 winMultiWindowXMsgProc - Hello 2009-08-01 19:16:13 winMultiWindowXMsgProc - Calling pthread_mutex_lock () 2009-08-01 19:16:13 Screen 0 added at XINERAMA coordinate (0,0). 2009-08-01 19:16:13 MIT-SHM extension disabled due to lack of kernel support 2009-08-01 19:16:13 (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so 2009-08-01 19:16:13 (II) GLX: Initialized DRISWRAST GL provider for screen 0 2009-08-01 19:16:16 winPointerWarpCursor - Discarding first warp: 960 600 2009-08-01 19:16:16 (--) 3 mouse buttons found 2009-08-01 19:16:16 (--) Setting autorepeat to delay=500, rate=31 2009-08-01 19:16:16 (--) winConfigKeyboard - Layout: "0000040C" (0000040c) 2009-08-01 19:16:16 (--) Using preset keyboard for "French (Standard)" (40c), type "4" 2009-08-01 19:16:16 Rules = "xorg" Model = "pc105" Layout = "fr" Variant = "(null)" Options = "(null)" 2009-08-01 19:16:17 winInitMultiWindowWM - pthread_mutex_lock () returned. 2009-08-01 19:16:17 winInitMultiWindowWM - pthread_mutex_unlock () returned. 2009-08-01 19:16:17 winMultiWindowXMsgProc - pthread_mutex_lock () returned. 2009-08-01 19:16:17 winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 2009-08-01 19:16:17 winMultiWindowXMsgProc - pthread_mutex_unlock () returned. 2009-08-01 19:16:17 winProcEstablishConnection - Hello 2009-08-01 19:16:17 winInitClipboard () 2009-08-01 19:16:17 winClipboardProc - Hello 2009-08-01 19:16:17 DetectUnicodeSupport - Windows NT/2000/XP 2009-08-01 19:16:17 winProcEstablishConnection - winInitClipboard returned. 2009-08-01 19:16:17 winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 2009-08-01 19:16:17 winClipboardProc - DISPLAY=127.0.0.1:0.0 2009-08-01 19:16:17 winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. 2009-08-01 19:16:17 winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. 2009-08-01 19:16:17 winClipboardProc - XOpenDisplay () returned and successfully opened the display. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From miller_kurt_e@yahoo.com Sat Aug 1 19:41:00 2009 From: miller_kurt_e@yahoo.com (KMiller) Date: Sat, 01 Aug 2009 19:41:00 -0000 Subject: xterm utf8 cyrillic In-Reply-To: <20090801081321.A42186@mail101.his.com> References: <24766754.post@talk.nabble.com> <20090801081321.A42186@mail101.his.com> Message-ID: <24772037.post@talk.nabble.com> The first thing I noticed was that in the xterm menus, the defaults in .Xdefaults (after xrdb load) are checked if they have been set. That said, no matter what I try in .Xdefaults, the UTF-8 option under VT Fonts is never checked. Don't know if that indicates a problem or not. Nonetheless, when I set a font and then manually check the UTF-8 option - the Cyrillic output is garbled. Only when I do not set a font and allow xterm to handle all font selections does the output display properly. What I would like to know is what xterm is selecting internally so I can mimic that in my .Xdefaults. I've looked at the utilities xwininfo, xprop, and xlsatoms but can't really see any info that helps me figure out what is being used. .Xdefaults: XTerm*jumpScroll: on XTerm*pointerShape: arrow XTerm*pointerColor: white XTerm*pointerBackgroundColor: white XTerm*cursorColor: yellow1 XTerm*borderColor: red XTerm*reverseVideo: 1 XTerm*foreground: green XTerm*background: black XTerm*scrollKey: on XTerm*highlight: white XTerm*saveLines: 1000 XTerm*loginShell: 1 ! have to comment this out for cyrillic to display... XTerm*font: -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-1 !xterm*toolBar: false XTerm*vt100*geometry: 117x36+25+26 *VT100*scrollbar.width: 14 *VT100*scrollbar.background: gray60 *VT100*scrollbar.foreground: rgb:a/5/5 *VT100*scrollbar.borderWidth: 0 *VT100*rightScrollBar: true *VT100*scrollBar: true *VT100*scrollLines: 1000 *utf8: 2 -km Thomas Dickey-2 wrote: > > On Sat, 1 Aug 2009, KMiller wrote: > >> >> I'm trying to set up xterm to handle output from mysql queries that >> contains >> cyrillic. I had success when I 1) did not specify a font in .Xdefaults >> 2) selected UTF-8 under VT FONTS >> >> Under those conditions, the cyrillic characters print and all is good. >> >> But, no matter what I do in .xDefaults, I can not enable xterm to >> duplicate >> that behaviour by default. I always have to manually do the above steps. >> >> Any ideas/advice on making this the default? > > well... (not having that particular configuration at hand, but able > to explain): selecting UTF-8 under the VT Fonts tells xterm to do > two things: > > a) switch the character-encoding from ISO-8859-1 (or whatever) > to UTF-8, which corresponds to the utf8 resource setting. > > b) select the font from (unless overridden) the utf8Fonts > resources. Having a resource like "*font:fixed" would > override that, due to the wildcard. > > So it might be as simple as setting the utf8 resource in .Xdefaults: > > *utf8: 2 > > -- > Thomas E. Dickey > http://invisible-island.net > ftp://invisible-island.net > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > > -- View this message in context: http://www.nabble.com/xterm-utf8-cyrillic-tp24766754p24772037.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From frederic.bron@m4x.org Sun Aug 2 05:38:00 2009 From: frederic.bron@m4x.org (=?UTF-8?B?RnLDqWTDqXJpYyBCcm9u?=) Date: Sun, 02 Aug 2009 05:38:00 -0000 Subject: updated 1.7 -> rxvt-x crashes In-Reply-To: References: Message-ID: > I updated cygwin 1.7 this morning and rxvt-x shortcut does not work > any more. The window appears and disappears quickly. > Here is the content of /var/log/XWin.0.log if it can help. > Launching rxvt from a mintty terminal works fine. In fact from mintty I can launch rxvt with command: $ rxvt but not with command that is in the windows shortcut: $ rxvt -e /bin/bash --login Fr?d?ric -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From frederic.bron@m4x.org Sun Aug 2 06:02:00 2009 From: frederic.bron@m4x.org (=?UTF-8?B?RnLDqWTDqXJpYyBCcm9u?=) Date: Sun, 02 Aug 2009 06:02:00 -0000 Subject: updated 1.7 -> rxvt-x crashes In-Reply-To: References: Message-ID: >> I updated cygwin 1.7 this morning and rxvt-x shortcut does not work >> any more. The window appears and disappears quickly. >> Here is the content of /var/log/XWin.0.log if it can help. >> Launching rxvt from a mintty terminal works fine. > > In fact from mintty I can launch rxvt with command: > $ rxvt > but not with command that is in the windows shortcut: > $ rxvt -e /bin/bash --login Also in the mintty terminal, I have the following issue: make: /bin/sh: Command not found make: execvp: /bin/sh: Permission denied So I think it may not be a xfree issue. Fr?d?ric -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Sun Aug 2 06:21:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Sun, 02 Aug 2009 06:21:00 -0000 Subject: updated 1.7 -> rxvt-x crashes In-Reply-To: References: Message-ID: <4A753072.7080000@users.sourceforge.net> On 02/08/2009 01:01, Fr??d??ric Bron wrote: > Also in the mintty terminal, I have the following issue: > > make: /bin/sh: Command not found > make: execvp: /bin/sh: Permission denied > > So I think it may not be a xfree issue. http://cygwin.com/ml/cygwin-announce/2009-08/msg00000.html ? Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From frederic.bron@m4x.org Sun Aug 2 06:40:00 2009 From: frederic.bron@m4x.org (=?UTF-8?B?RnLDqWTDqXJpYyBCcm9u?=) Date: Sun, 02 Aug 2009 06:40:00 -0000 Subject: updated 1.7 -> rxvt-x crashes In-Reply-To: <4A753072.7080000@users.sourceforge.net> References: <4A753072.7080000@users.sourceforge.net> Message-ID: >> Also in the mintty terminal, I have the following issue: >> >> make: /bin/sh: Command not found >> make: execvp: /bin/sh: Permission denied >> >> So I think it may not be a xfree issue. > > http://cygwin.com/ml/cygwin-announce/2009-08/msg00000.html ? That was it! Thanks a lot. Fr?d?ric -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rcsaba@gmail.com Sun Aug 2 09:09:00 2009 From: rcsaba@gmail.com (Csaba Raduly) Date: Sun, 02 Aug 2009 09:09:00 -0000 Subject: Blank title bars In-Reply-To: <1ef5a52f0907280228v7df8ebf2p5c888460cfefa3b0@mail.gmail.com> References: <1ef5a52f0906170219x50fb81b0sb0498ae4a834718b@mail.gmail.com> <4A54B123.4000903@dronecode.org.uk> <1ef5a52f0907280228v7df8ebf2p5c888460cfefa3b0@mail.gmail.com> Message-ID: <1ef5a52f0908020209g37cfce8dqa2df24256e99bfa7@mail.gmail.com> On Tue, Jul 28, 2009 at 11:28 AM, Csaba Raduly wrote: >>> For some reason, changes to the title bar text result in a blank title >>> bar instead until the window loses focus. This has been observed on more than one machine, running Windows Vista. Resizing the window also makes the title text appear. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From crleblanc@gmail.com Mon Aug 3 03:41:00 2009 From: crleblanc@gmail.com (Chris LeBlanc) Date: Mon, 03 Aug 2009 03:41:00 -0000 Subject: X11R7.4 and Webex problem, X apps hang Message-ID: Hello, Just wanted to mention a bug I've seen with Cygwin, X11R7.4, and Webex (a Java based meeting and collaboration tool, www.webex.com). Webex has the ability to share a users desktop or individual applications with other people logged into the meeting. I can run X11 apps from Cygwin nicely, but if I try to run a Webex "share application" session, it will cause the X11 apps to hang. I've been able to use Webex and Cygwin/X prior to X11R7.4. Unfortunately, there is no information in the X11 logfiles. Also, Webex is a closed source Java program, so I have no control over it. As a test, I tried running a few Cygwin X apps, but using Xwin32 instead of Cygwin's X server (under Windows 2000). This didn't crash with Webex, which indicates there is some problem between Cygwin's X and Webex's share application feature. Cygwin is at version 1.5.25-15 (updated a couple weeks ago), xorg-server is at 1.5.3-7, and cygcheck doesn't show any problems. Sorry in advance for the vague bug report, but its a difficult problem to debug. I've suggested our company switch from Webex to a different product (one that also works under Linux), but they prefer to use Webex and have asked that I submit this as a bug report. Cheers, Chris LeBlanc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Mon Aug 3 04:27:00 2009 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Mon, 03 Aug 2009 04:27:00 -0000 Subject: X11R7.4 and Webex problem, X apps hang In-Reply-To: References: Message-ID: <20090803042734.GA12411@ednor.casa.cgf.cx> On Mon, Aug 03, 2009 at 03:41:41PM +1200, Chris LeBlanc wrote: >Hello, > >Just wanted to mention a bug I've seen with Cygwin, X11R7.4, and Webex >(a Java based meeting and collaboration tool, www.webex.com). Webex >has the ability to share a users desktop or individual applications >with other people logged into the meeting. > >I can run X11 apps from Cygwin nicely, but if I try to run a Webex >"share application" session, it will cause the X11 apps to hang. I've >been able to use Webex and Cygwin/X prior to X11R7.4. > >Unfortunately, there is no information in the X11 logfiles. Also, >Webex is a closed source Java program, so I have no control over it. > >As a test, I tried running a few Cygwin X apps, but using Xwin32 >instead of Cygwin's X server (under Windows 2000). This didn't crash >with Webex, which indicates there is some problem between Cygwin's X >and Webex's share application feature. Cygwin is at version 1.5.25-15 >(updated a couple weeks ago), xorg-server is at 1.5.3-7, and cygcheck >doesn't show any problems. > >Sorry in advance for the vague bug report, but its a difficult problem >to debug. I've suggested our company switch from Webex to a different >product (one that also works under Linux), but they prefer to use >Webex and have asked that I submit this as a bug report. Given how webex operates, it sounds to me like this is more of a bug in Webex than it is in Cygwin. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From borgille@gmail.com Mon Aug 3 15:49:00 2009 From: borgille@gmail.com (Rob Gillen) Date: Mon, 03 Aug 2009 15:49:00 -0000 Subject: Nedit unstable after 1.7.0-56 update -- clipboard copy segfault Message-ID: I'm not sure if this is a X11 issue or a cygwin update issue.? I'm leaning toward the latter, but figured that I should start on this list. After updating my 1.7 installation to the latest cygwin DLL, my xterms were finally able to exec bash (with some issues from bash as well), but I immediately ran into segfault when copying to the clipboard from nedit. I.e. as soon as I highlighted a line of text and hit CTRL-C, it dumped core.? The (probably mostly useless) stackdump: ??? Exception: STATUS_ACCESS_VIOLATION at eip=6B12954A ??? eax=01000345 ebx=00806C00 ecx=00968528 edx=00000000 esi=00806C00 edi=01000345 ??? ebp=0022C578 esp=0022C520 program=C:\cygwin1.7\bin\nedit.exe, pid 4684, thread main ??? cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 ??? Stack trace: ??? Frame???? Function? Args ??? 0022C578? 6B12954A? (00000008, 00000000, 00000020, 00000000) ??? 0022C5D8? 6B129B86? (00806C00, 01000345, 00962F70, 00962FE0) ??? 0022C618? 004544F1? (009AA390, 0E3C1BF7, 0022CA50, 00000000) ??? 0022C638? 0044E011? (009AA390, 0E3C1BF7, 0022C698, 689E880A) ??? 0022C648? 0044FD2E? (009AA390, 0022CA50, 00000000, 0022C6B0) ??? 0022C698? 689E880A? (009AA390, 004AC7AF, 0022CA50, 00000000) ??? 0022C6C8? 004090A4? (00971D78, 004AC7AF, 0022C710, 0022C710) ??? 0022C6F8? 689C176B? (00971D78, 00970C18, 0022C710, 0022C71F) ??? 0022C728? 6B169C6B? (00971D78, 0022CA50, 00000000, 0022C768) ??? 0022C778? 6B160288? (009648C0, 00971D78, 0022CA50, 0022C8FA) ??? 0022C908? 689CE2DC? (009648C0, 0022CA50, 00811ADC, 00811ADC) ??? 0022CA08? 689CE91D? (0022CA50, 00000001, 008974A0, 00000001) ??? 0022CA38? 689CDA14? (0022CA50, 0022CA50, 008BCFB8, 689C1332) ??? 0022CAB8? 689CDB85? (007C2B20, 0022CC50, 0022CB40, 00000001) ??? 0022CD78? 00401E9E? (00000002, 61206E9C, 007C00F8, 61004A2D) ??? 0022CDA8? 61006E0A? (00000000, 0022CDE0, 610066F0, 7FFDE000) ??? End of stack trace (more stack frames may be present) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From andryxa_s@yahoo.com Tue Aug 4 02:20:00 2009 From: andryxa_s@yahoo.com (Andrei Sazanovets) Date: Tue, 04 Aug 2009 02:20:00 -0000 Subject: Trouble download xorg-x11-xwin-7.4-1 Message-ID: <812618.89704.qm@web50812.mail.re2.yahoo.com> Greetings, I have a trouble with install CygWin/X. When I selected package "xinit", list of dependency have a package xorg-x11-xwin/xorg-x11-xwin-7.4-1.tar.bz2 I can not download that package with setup.exe. I see in log-file >> get_url_to_file failed! I'm using cygwin in Windows XP SP3. -- Andryxa -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From karl@sipxx.com Tue Aug 4 21:16:00 2009 From: karl@sipxx.com (cygwin) Date: Tue, 04 Aug 2009 21:16:00 -0000 Subject: xhost package not compiled for IPv6 Message-ID: <4A78A511.8020109@sipxx.com> Currently, setup-1.7 installs a version of xhost (1.0.2-1) that is not compiled properly for IPv6 protocol support. When querying against an IPv6 X server IPv6 addresses are not recognized. The fix for this is to simply rebuild the xhost package. However, to get it to work at all with the Cygwin/X server, you have to be using IPv4 transport, as IPv6 support seems broken. The server listens on IPv6 addresses ok and recognizes incoming connections, but then it just hangs. Has anyone diagnosed this further? I believe the problem is in accept() system call. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From sunil.matta@bankofamerica.com Tue Aug 4 23:54:00 2009 From: sunil.matta@bankofamerica.com (Matta, Sunil) Date: Tue, 04 Aug 2009 23:54:00 -0000 Subject: Trouble with the xwin and ms remote desktop References: <7B67F690247CDC42A725B8E487D3BEE701D867A0@ex2k.bankofamerica.com> <4A708C40.1040104@dronecode.org.uk> Message-ID: <7B67F690247CDC42A725B8E487D3BEE701EC11D4@ex2k.bankofamerica.com> Ok, just verified that the xserver running on the desktop crashes with the following scenario: Xserver on a dual display desktop (windows xp, cygwin), running wmaker as the window manager. I connect remotely to the desktop from a laptop(xp, cisco vpn) mstsc.exe to the desktop. I can see the program in the taskbar at the bottom of the screen, but I cant switch to it. I disconnect from the desktop's remote connection. When I get back to my desktop, the xserver has already died. This means that all my setup is gone, and I have to re-start all my sessions. Very annoying. If someone has a workaround for this, please let me know. I guess the immediate solution might be is to use the same screen size/resolution that I have at work. However my company will not allow that. A laptop with the vpn software is mandated. Any suggestions will be appreciated, Thanks, Sunil > -----Original Message----- > From: Matta, Sunil > Sent: Friday, July 31, 2009 3:54 PM > To: 'cygwin-xfree@cygwin.com' > Subject: RE: Trouble with the xwin and ms remote desktop > > Forgot to include the stackdump, if this helps. > > > Exception: STATUS_ACCESS_VIOLATION at eip=00410C8C > eax=00000000 ebx=0000005F ecx=0022CA90 edx=0084BAF0 > esi=000001C3 edi=0084E5D8 > ebp=0022CAC8 esp=0022CA50 program=C:\cygwin\bin\XWin.exe, pid > 5012, thread main cs=001B ds=0023 es=0023 fs=003B gs=0000 > ss=0023 Stack trace: > Frame Function Args > 0022CAC8 00410C8C (0084C008, 0084E5A0, 00000000, 005D05A8) > 0022CAE8 004D2EE0 (0084C008, 0022CB54, 005D05A8, 005D05A8) > 0022CB18 004E147E (0022CB54, 005D05A8, 00000001, 0022CB90) > 0022CBF8 0053544C (00906B40, 00000000, 00000000, 01A00023) > 0022CC48 00500E7B (00843360, 00000002, 00000000, 004DCCC9) > 0022CC98 004DD08B (00000003, 008424D0, 00840090, 61166990) > 0022CD98 61006148 (00000000, 0022CDD0, 610054C0, 0022CDD0) > 610054C0 61004416 (0000009C, A02404C7, E8611001, FFFFFF48) > 2089677 [main] XWin 5012 _cygtls::handle_exceptions: > Exception: STATUS_ACCESS_VIOLATION > 2092567 [main] XWin 5012 _cygtls::handle_exceptions: Error > while dumping state (probably corrupted stack) > > > Thanks, > > Sunil > > > -----Original Message----- > > > > Jon: thanks for the response. And yes, Xwin definitely crashes. > > > > On a desktop running Windows xp, started Xwin on a two > monitor screen > > with wmaker as the window manager. > > Go home, connect to the desktop via a small laptop running > xp as well. > > I am connecting using xp's remote desktop facility : mstsc.exe. > > > > Upon connection to the desktop screen, I see the xwin icon on the > > taskbar, and then xserver immediately crashes. > > > > Although, I just realized that the xwin root window is on screen 1, > > which the laptop cant even see. Maybe that's why xwin crashes ??? > > > > I will try again after I move the xwin to screen 0 and let you know. > > > > > > Also as a side, I have tried to use fvwm, but I don't see the usual > > virtual desktops on the screen ??? > > Which is why I am using wmaker as the window manager. > > > > Sunil > > > > > > > > > > > -----Original Message----- > > > From: Jon TURNEY [mailto:jon.turney@dronecode.org.uk] > > > Sent: Wednesday, July 29, 2009 1:52 PM > > > To: cygwin-xfree@cygwin.com > > > Cc: Matta, Sunil > > > Subject: Re: Trouble with the xwin and ms remote desktop > > > > > > On 29/07/2009 14:45, Matta, Sunil wrote: > > > > I have been running Xwin on xp pro for a week along with > > xterms and > > > > emacs on my desktop. > > > > > > > > I then tried to remote connect (ms remote desktop: > > > mstsc.exe) to the > > > > desktop from a laptop across the internet. > > > > > > > > 1) As soon as I had connected to my desktop (which was > > > running xwin), > > > > the xserver crashed. I could see the rest of the ms xp > > apps on the > > > > remote screen though. > > > > > > > > The laptop has a 14" screen whereas the desktop has twin > > > 19" screens. > > > > I then re-started the xserver from the remote laptop while > > > connecting > > > > to the desktop, which seemed to be working fine as long as > > > I stayed on > > > > the laptop. > > > > > > > > 2) When I got back to my desktop, the xserver still thought > > > that the > > > > laptop's screen was in use, and wouldnt display correctly > > > past the top > > > > two thirds of screen 0. > > > > I guess this makes sense since the xserver knew of the > > > smaller screen > > > > size when it was started during the remote session. > > > > Consequently, anything on the bottom of the screen would > > > not draw at > > > > all, or refresh properly. > > > > i.e. if I had an xterm on the lower end of the monitor, it > > > would not > > > > accept any key strokes until I moved the xterm to the top > > > two-thirds > > > > of the screen. > > > > > > > > > > > > Is there any way to request Xwin.exe to dynamically > > "resize" itself > > > > rather than bouncing the xserver a specific size/resolution > > > profile ?? > > > > > > > > Otherwise, I might have to bounce the xserver every time i > > > alternate > > > > between the desktop and the laptop. > > > > > > This is a known limitation. The only workaround is to restart the > > > Xserver when the display resolution changes. Having used > > the Xserver > > > in a similar way, I do know how irritating that is :-) > > > > > > This is the "Windows display size/Monitor count/position > > changes while > > > running." item on the todo list at [1], as connecting via > > RDP with a > > > different desktop size effectively changes the display size > > > > > > However, this shouldn't be causing a crash, so if you > could provide > > > the /var/log/Xwin.0.log for a session when that happens, > > that would be > > > useful. > > > > > > [1] http://x.cygwin.com/devel/todo.html > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From domnvans1113@gmail.com Wed Aug 5 09:24:00 2009 From: domnvans1113@gmail.com (Dominique Evans) Date: Wed, 05 Aug 2009 09:24:00 -0000 Subject: ohr.edu link - Guest Etiquette Message-ID: <20090805092400.64806B87A7@hoho.dreamhost.com> Dominique Evans has sent you this link to a page on the Ohr Somayach website - www.ohr.edu ** Guest Etiquette ** http://ohr.edu/yhiy/article.php/3993 Dominique Evans also sent you the following message --------- The auto cash system has already helped hundreds of ordinary people become financially independent online and I highly suggest you don??t take this offer lightly because you could very easily be n --------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dkrings-cygwin@comcast.net Thu Aug 6 08:11:00 2009 From: dkrings-cygwin@comcast.net (Duane Krings) Date: Thu, 06 Aug 2009 08:11:00 -0000 Subject: -clipboard has been broken by Microsoft .NET sp1 In-Reply-To: References: Message-ID: <4A7A9003.8000200@comcast.net> Microsoft's latest high priority update for .NET 3.5 SP1 for XP has broken the -clipboard option to XWin. I have seen the following behavior on 2 PCs so far using cygwin 1.5: before the MS update all works fine after the update, any paste function in vim, or xterm, or wherever causes an immediate crash removing the -clipboard option to the XWin and everything works fine again (except of coarse copying between X and windows) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From s.maddox@lantizia.me.uk Thu Aug 6 09:30:00 2009 From: s.maddox@lantizia.me.uk (Steven Maddox) Date: Thu, 06 Aug 2009 09:30:00 -0000 Subject: Dual Screen XDMCP Session Message-ID: Hey Folks, I've been trying to use Xming with very little success for this task but apparently it can be done using cygwin too. Now this task could be impossible on both applications so I just wanted to check if anyone thought it was possible. On my computer at work I've got a dual head set up (two 1280x1024 screens side by side) and I've been blissfully using Linux on it for the last 2 years. Only now they've demanded all machines must run Vista so I've had to reinstall. I've installed Linux on a virtual machine on one of our ESXi servers (Vista makes the machine sluggish enough without running a virtual machine locally!). Now I can NX and XDMCP (using Xming thus far) into it just fine but that only gives me one fullscreen. I could VNC to it but theres not two 'virtual monitors' to poll, and VNC is slow even on a LAN anyway. So given NX, XDMCP, Cygwin/X, etc... are all miniature X servers that can tunnel over SSH... I was thinking maybe make a local xorg.conf on the Windows box and set up two screens with Xinerama or something like that. This is the closest I got with Xming... xming :0 -query 10.60.20.165 -clipboard -screen 0 @1 -screen 1 @2 This makes two seperate screens (like if Xinerama is turned off, and you get two GNOME panels)... and they arn't full screen either just maximized (can't seem to use the option -fullscreen when specifying two screens). I realise this isn't a Xming newsletter but I'm open to suggestions on how to achieve this with either Cygwin/X or Xming... Xming doesn't seem to have a forum, newsgroup, or indeed any kind of community. Any suggestions would be most definately appreciated! I need to cover up the fact I'm running Vista... it disgusts me! Thanks... Steven -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Aug 6 12:31:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 06 Aug 2009 12:31:00 -0000 Subject: Dual Screen XDMCP Session In-Reply-To: References: Message-ID: <4A7ACD3F.7030502@dronecode.org.uk> On 06/08/2009 10:27, Steven Maddox wrote: > Hey Folks, > > I've been trying to use Xming with very little success for this task but > apparently it can be done using cygwin too. Now this task could be impossible > on both applications so I just wanted to check if anyone thought it was possible. Cygwin/X and Xming share more or less the same codebase. > On my computer at work I've got a dual head set up (two 1280x1024 screens side > by side) and I've been blissfully using Linux on it for the last 2 years. Only > now they've demanded all machines must run Vista so I've had to reinstall. I've > installed Linux on a virtual machine on one of our ESXi servers (Vista makes the > machine sluggish enough without running a virtual machine locally!). > > Now I can NX and XDMCP (using Xming thus far) into it just fine but that only > gives me one fullscreen. I could VNC to it but theres not two 'virtual > monitors' to poll, and VNC is slow even on a LAN anyway. > > So given NX, XDMCP, Cygwin/X, etc... are all miniature X servers that can tunnel > over SSH... I was thinking maybe make a local xorg.conf on the Windows box and > set up two screens with Xinerama or something like that. > > This is the closest I got with Xming... > > xming :0 -query 10.60.20.165 -clipboard -screen 0 @1 -screen 1 @2 > This makes two seperate screens (like if Xinerama is turned off, and you get two > GNOME panels)... and they arn't full screen either just maximized (can't seem to > use the option -fullscreen when specifying two screens). Rather than naming all your screens, it sounds like you want to use the -multimonitors options, which gives you a single X screen which covers the entire Windows desktop Alternatively, if the applications you are running are Xinerama-aware, -screen 0 @1 -screen 1 @2 +xinerama may be better (although Xinerama mode has currently has a few restrictions, as noted in [2]) Add -nodecoration to remove the window borders As always, the man page [1] is your friend [1] http://x.cygwin.com/docs/man1/XWin.1.html [2] http://cygwin.com/ml/cygwin-xfree-announce/2009-02/msg00007.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From colin.harrison@virgin.net Thu Aug 6 13:21:00 2009 From: colin.harrison@virgin.net (Colin Harrison) Date: Thu, 06 Aug 2009 13:21:00 -0000 Subject: Dual Screen XDMCP Session Message-ID: <200908061321.n76DL1EC018216@StraightRunning.com> Hi, Jon wrote: >Cygwin/X and Xming share more or less the same codebase. Less in this case 'cause Xming does not provide Xinerama (depreciated) and XRandR (the future) doesn't work yet! Mind you with persistence a lot can be done with dual screens but insecure XDMCP mode is maybe not the best way to do things nowadays? Thanks, Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jay.krell@cornell.edu Thu Aug 6 19:14:00 2009 From: jay.krell@cornell.edu (Jay K) Date: Thu, 06 Aug 2009 19:14:00 -0000 Subject: many spurious equals sign in xterm? In-Reply-To: <410803.72453.qm@web33103.mail.mud.yahoo.com> References: <410803.72453.qm@web33103.mail.mud.yahoo.com> Message-ID: Billy provided the (pointer to the) solution. Which was working for me to fix coincident problems. Greg and misc had the same problem. I'm again seeing quick edit in cmd not work well, took the battery out, still not working, maybe I really need to put it back? - Jay ________________________________ > Date: Fri, 29 May 2009 20:47:39 -0700 > From: cgwalnut > Subject: many spurious equals sign in xterm? > To: jay > > > > Hi, > I found your posting about cygwin at this link: > http://www.cygwin.com/ml/cygwin-xfree/2009-01/msg00113.html > > I found a solution that worked for me discussed here: > http://annoyances.org/exec/forum/winxp/1225339908 > > It's silly, but popping the battery out of the laptop removed the issue, and the FilterKeys discussion was dead-on. > Just a suggestion if you haven't found one yet (I noticed there were no replies in your thread - I first had this issue a few months ago and it took until now to get it resolved). > > Good luck. > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Aug 10 14:52:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 10 Aug 2009 14:52:00 -0000 Subject: [1.7] Call for Testing - Accelerated GL (AIGLX) for the Cygwin/X X server In-Reply-To: <4A4A4D7F.7030202@dronecode.org.uk> References: <4A4A4D7F.7030202@dronecode.org.uk> Message-ID: <4A803421.1070109@dronecode.org.uk> On 30/06/2009 18:38, Jon TURNEY wrote: > I've made a git repo available on freedesktop.org which contains the > work I've been doing to add hardware-accelerated indirect GLX to the Cygwin/X server, I've updated this git repo with my current work. For testing purposes, I've also made available an updated XWin.exe and cygGl-1.dll binary at ftp://cygwin.com/pub/cygwinx/XWin-aiglx-20090801.tar.bz2 Mesa patches previously alluded to are at [1] * You need to provide the command line option '-wgl' to the X server to turn on the code which uses native Windows OpenGL to implement GLX. If you don't use this option to turn the code on, you will carry on using software rendering. * libGL prefers to use client-side rendering and transfer the image to the server using xlib. To force the use of GLX, so rendering is indirect (takes place on the server), and thus can be accelerated, you must export the environment variable LIBGL_ALWAYS_INDIRECT before starting the client application. * As before, only multiwindow/mwextwm modes are supported. Software rendering is always used on screens which do not have 1 native window per X window. There's no way I know of to tell the native OpenGL to transform/clip to the portion of the native window occupied by the X window in the single root native window modes. * Applications I've tried - all mesa demos (glxgears, etc.) seem to run successfully - glquake works - blender works - savi/geomview seems to work - extremetuxracer just gives a blank window, I don't know why :-( * Known issues - some pixmap drawables don't have the right contents when read by XGetImage - running the glean test 'fpexceptions' on slow visuals (using the Microsoft GDI generic renderer) causes the server to segfault. This doesn't happen with a native build of glean so it's probably my fault, but I've no idea why. - sometimes something bad happens in the server after loading swrast_dri.so (i.e. if -wgl is not provided) which causes it to hang whilst forking to start xkbcomp) * Untested - working with multiple monitors [1] http://sourceware.org/bugzilla/show_bug.cgi?id=10472 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Aug 10 15:32:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 10 Aug 2009 15:32:00 -0000 Subject: xhost package not compiled for IPv6 In-Reply-To: <4A78A511.8020109@sipxx.com> References: <4A78A511.8020109@sipxx.com> Message-ID: <4A803D7C.6070800@dronecode.org.uk> On 04/08/2009 22:16, cygwin wrote: > Currently, setup-1.7 installs a version of xhost (1.0.2-1) that is not > compiled properly for IPv6 protocol support. > When querying against an IPv6 X server IPv6 addresses are not recognized. > The fix for this is to simply rebuild the xhost package. Thanks for the bug report. > However, to get it to work at all with the Cygwin/X server, you have to > be using IPv4 transport, as IPv6 support seems broken. The server > listens on IPv6 addresses ok and recognizes incoming connections, but > then it just hangs. Has anyone diagnosed this further? I believe the > problem is in accept() system call. "The server listens on IPv6 addresses ok and recognizes incoming connections, but then the client just hangs. The server logs "_XSERVTransSocketINETAccept: accept() failed" Yes, I was able to reproduce this by installing IPV6 and setting DISPLAY=localhost:0.0, as a IPv6 connection seems to be used first. From a quick debugging session it looks like the IPv6 socket connection is really made (shown by netstat --p tcpv6 -a -b -n), but that accept() in the server returns -1, which is very odd. You can workaround this problem by setting DISPLAY=:0.0 (which will use a unix domain socket transport) or by starting the X server with the '-nolisten inet6' argument added. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From karl@sipxx.com Mon Aug 10 23:35:00 2009 From: karl@sipxx.com (cygwin) Date: Mon, 10 Aug 2009 23:35:00 -0000 Subject: xhost package not compiled for IPv6 In-Reply-To: <4A803D7C.6070800@dronecode.org.uk> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> Message-ID: <4A80AEB6.1000906@sipxx.com> Thanks for your suggestion of disabling IPv6, but the purpose of the whole exercise was to use IPv6 specifically using fully routed IPv6 production network, not just localhost. Jon TURNEY wrote: > On 04/08/2009 22:16, cygwin wrote: >> Currently, setup-1.7 installs a version of xhost (1.0.2-1) that is not >> compiled properly for IPv6 protocol support. >> When querying against an IPv6 X server IPv6 addresses are not >> recognized. >> The fix for this is to simply rebuild the xhost package. > > Thanks for the bug report. > >> However, to get it to work at all with the Cygwin/X server, you have to >> be using IPv4 transport, as IPv6 support seems broken. The server >> listens on IPv6 addresses ok and recognizes incoming connections, but >> then it just hangs. Has anyone diagnosed this further? I believe the >> problem is in accept() system call. > > "The server listens on IPv6 addresses ok and recognizes incoming > connections, but then the client just hangs. The server logs > "_XSERVTransSocketINETAccept: accept() failed" > > Yes, I was able to reproduce this by installing IPV6 and setting > DISPLAY=localhost:0.0, as a IPv6 connection seems to be used first. > From a quick debugging session it looks like the IPv6 socket > connection is really made (shown by netstat --p tcpv6 -a -b -n), but > that accept() in the server returns -1, which is very odd. > > You can workaround this problem by setting DISPLAY=:0.0 (which will > use a unix domain socket transport) or by starting the X server with > the '-nolisten inet6' argument added. > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marc.girod@gmail.com Tue Aug 11 11:49:00 2009 From: marc.girod@gmail.com (Marc Girod) Date: Tue, 11 Aug 2009 11:49:00 -0000 Subject: -clipboard has been broken by Microsoft .NET sp1 In-Reply-To: <4A7A9003.8000200@comcast.net> References: <4A7A9003.8000200@comcast.net> Message-ID: <24916048.post@talk.nabble.com> Duane Krings wrote: > > removing the -clipboard option to the XWin and everything works fine > again (except of coarse copying between X and windows) > I am using Vista, and XWin -clipboard I had, long ago already, to disable the 'Office Clipboard', which I did from Outlook, by clicking away all the options. It did not disable the 'clipboard' by any means: I can still happily copy/paste between Windows (including Outlook) and cygwin (e.g. cat /dev/clipboard). Marc -- View this message in context: http://www.nabble.com/Nedit-unstable-after-1.7.0-56-update----clipboard-copy-segfault-tp24793154p24916048.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From lexisnexis@email.lexisnexismail.com Tue Aug 11 18:01:00 2009 From: lexisnexis@email.lexisnexismail.com (LexisNexis) Date: Tue, 11 Aug 2009 18:01:00 -0000 Subject: You Have Qualified Your Firm for the Directory of Distinguished Attorneys Message-ID: Please add the domain @email.lexisnexismail.com to your address book. ********************************************************************** Join a select group of prestigious law firms in the Directory of Distinguished Attorneys. ---------- Dear Robert B. Collins: Your Martindale-Hubbell(R) BV(R) Distinguished rating offers your firm access to the Professional Enhancement Portfolio for Distinguished Attorneys, including representation in the Martindale-Hubbell Directory of Distinguished Attorneys. Only a select group of distinguished law firms are eligible for inclusion. The Directory is the cornerstone of the Professional Enhancement Portfolio for Distinguished Attorneys, a suite of products and services that gives Distinguished rated lawyers the means to demonstrate their special status while creating opportunities to expand professional networks with other distinguished lawyers, gain insight from clients on how to further exceed expectations and enhance their professional status. Please reserve your position now* in the inaugural edition of the Directory of Distinguished Attorneys. Your detailed listing includes a highlight of your firm's primary area of practice, complete contact information for your firm and its members, and more. http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0zf3L0EB In addition to your listing in the Directory, your Professional Enhancement Portfolio includes a number of powerful features: >> Martindale-Hubbell Client Review for every lawyer in your firm, fully facilitated by Martindale-Hubbell and published at martindale.com(R) and lawyers.com(SM). http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0rixJ0ED >> An exclusive invitation to join Martindale-Hubbell Connected, with members-only access to a featured resources section for BV(R) Distinguished attorneys. http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0o5Gp0E6 >> A customized Martindale-Hubbell(R) Peer Review Ratings(TM) icon for all rated lawyers in your firm, for exclusive use on your business cards, stationery and Web site. http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0zf3M0EC >> A Directory of Distinguished Attorneys icon for instant recognition on your martindale.com Professional Profile. >>A leather-bound desktop reference and handsome certificate that reflect your elite status, suitable for display in your boardroom, office or reception area. Please reserve now to take full advantage of the strategic benefits of your Professional Enhancement Portfolio. We look forward to welcoming your firm into this distinguished group. http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0zf3L0EB Sincerely, Michael Walsh, President & CEO U.S. Legal Markets LexisNexis *The deadline for response is September 10, 2009 Midnight EST. ********************************************************************** This message is an advertisement or solicitation from LexisNexis, 9443 Springboro Pike, Miamisburg, OH 45342. If you do not wish to receive commercial e-mail messages from LexisNexis, use this link to unsubscribe. http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0zQhS0Eo LexisNexis, the Knowledge Burst logo, Martindale-Hubbell and martindale.com are registered trademarks, Peer Review Ratings and BV are trademarks, and lawyers.com is a service mark of Reed Elsevier Properties Inc., used under license. Other products or services may be trademarks or registered trademarks of their respective companies. Privacy & Security Copyright (c) 2009 LexisNexis, a division of Reed Elsevier Inc. All rights reserved. 131849a Privacy: http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0BBe70E7 Security: http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0BFAI0Es Copyright: http://email.lexisnexismail.com/cgi-bin8/DM/y/elz80KNTKa0LKg0BBff0Eu -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From karl@sipxx.com Wed Aug 12 06:19:00 2009 From: karl@sipxx.com (cygwin) Date: Wed, 12 Aug 2009 06:19:00 -0000 Subject: PATCH /usr/include/X11/Xtrans/Xtranssock.c [WAS: Re: xhost package not compiled for IPv6] In-Reply-To: <4A803D7C.6070800@dronecode.org.uk> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> Message-ID: <4A825EE5.5020709@sipxx.com> The following patch corrects the problem reported as: "The server listens on IPv6 addresses ok and recognizes incoming connections, but then the client just hangs. The server logs "_XSERVTransSocketINETAccept: accept() failed" --- /usr/include/X11/Xtrans/Xtranssock.c.orig 2009-08-12 02:02:43.640625000 -0400 +++ /usr/include/X11/Xtrans/Xtranssock.c 2009-08-12 02:04:10.078125000 -0400 @@ -1255,7 +1255,7 @@ { XtransConnInfo newciptr; - struct sockaddr_in sockname; + struct sockaddr_storage sockname; SOCKLEN_T namelen = sizeof(sockname); PRMSG (2, "SocketINETAccept(%p,%d)\n", ciptr, ciptr->fd, 0); With this in place, and recompiling the X11 server it will properly accept client connections over IPv6 transport. The IPv6 socket implementation for the X11 server seems rather poorly written, it does not follow the generally recommended practice of porting IPv4 code for IPv6/IPv4 dual stack. Enjoy, Karl Brose Jon TURNEY wrote: > On 04/08/2009 22:16, cygwin wrote: >> Currently, setup-1.7 installs a version of xhost (1.0.2-1) that is not >> compiled properly for IPv6 protocol support. >> When querying against an IPv6 X server IPv6 addresses are not >> recognized. >> The fix for this is to simply rebuild the xhost package. > > Thanks for the bug report. > >> However, to get it to work at all with the Cygwin/X server, you have to >> be using IPv4 transport, as IPv6 support seems broken. The server >> listens on IPv6 addresses ok and recognizes incoming connections, but >> then it just hangs. Has anyone diagnosed this further? I believe the >> problem is in accept() system call. > > "The server listens on IPv6 addresses ok and recognizes incoming > connections, but then the client just hangs. The server logs > "_XSERVTransSocketINETAccept: accept() failed" > > Yes, I was able to reproduce this by installing IPV6 and setting > DISPLAY=localhost:0.0, as a IPv6 connection seems to be used first. > From a quick debugging session it looks like the IPv6 socket > connection is really made (shown by netstat --p tcpv6 -a -b -n), but > that accept() in the server returns -1, which is very odd. > > You can workaround this problem by setting DISPLAY=:0.0 (which will > use a unix domain socket transport) or by starting the X server with > the '-nolisten inet6' argument added. > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Wed Aug 12 12:54:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 12 Aug 2009 12:54:00 -0000 Subject: PATCH /usr/include/X11/Xtrans/Xtranssock.c [WAS: Re: xhost package not compiled for IPv6] In-Reply-To: <4A825EE5.5020709@sipxx.com> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> <4A825EE5.5020709@sipxx.com> Message-ID: <4A82BB83.1090908@dronecode.org.uk> On 12/08/2009 07:19, cygwin wrote: > The following patch corrects the problem reported as: Thanks very much for the patch. > > "The server listens on IPv6 addresses ok and recognizes incoming > connections, but then the client just hangs. The server logs > "_XSERVTransSocketINETAccept: accept() failed" > > > --- /usr/include/X11/Xtrans/Xtranssock.c.orig 2009-08-12 > 02:02:43.640625000 -0400 > +++ /usr/include/X11/Xtrans/Xtranssock.c 2009-08-12 02:04:10.078125000 > -0400 > @@ -1255,7 +1255,7 @@ > > { > XtransConnInfo newciptr; > - struct sockaddr_in sockname; > + struct sockaddr_storage sockname; > SOCKLEN_T namelen = sizeof(sockname); > > PRMSG (2, "SocketINETAccept(%p,%d)\n", ciptr, ciptr->fd, 0); > > > With this in place, and recompiling the X11 server it will properly > accept client connections over IPv6 transport. While auditing the rest of libxtrans to see if the same problem occurs anywhere else, I notice that this should probably be written as below to avoid breaking compilation on IPv4-only systems. diff --git a/Xtranssock.c b/Xtranssock.c index 0935744..4d2e2cb 100644 --- a/Xtranssock.c +++ b/Xtranssock.c @@ -1260,7 +1260,11 @@ TRANS(SocketINETAccept) (XtransConnInfo ciptr, int *status) { XtransConnInfo newciptr; +#if defined(IPv6) && defined(AF_INET6) + struct sockaddr_storage sockname; +#else struct sockaddr_in sockname; +#endif SOCKLEN_T namelen = sizeof(sockname); PRMSG (2, "SocketINETAccept(%p,%d)\n", ciptr, ciptr->fd, 0); Hmmm... but if it's really the size of the sockname argument which is causing the accept() to fail, this would be a bug in cygwin's accept() implementation, as it's supposed to truncate the data written to the sockname, rather than fail if it won't fit [1]. If that actually is the case, since we don't actually use the peer address here, the code as stands is correct (if a little odd). I suppose I need to write a small test case to look at this... > The IPv6 socket implementation for the X11 server seems rather poorly > written, it does not follow the generally recommended practice of > porting IPv4 code for IPv6/IPv4 dual stack. Yes, xtrans is recognized as a bit of mess, so well done making any sense out of it :-) [1] http://www.opengroup.org/onlinepubs/009695399/functions/accept.html -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Wed Aug 12 13:48:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 12 Aug 2009 13:48:00 -0000 Subject: [1.7] IPv6 accept() fails if address_len is < sizeof(sockaddr_in6) [was Re: PATCH /usr/include/X11/Xtrans/Xtranssock.c [WAS: Re: xhost package not compiled for IPv6]] In-Reply-To: <4A82BB83.1090908@dronecode.org.uk> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> <4A825EE5.5020709@sipxx.com> <4A82BB83.1090908@dronecode.org.uk> Message-ID: <4A82C835.9030504@dronecode.org.uk> On 12/08/2009 13:54, Jon TURNEY wrote: > Hmmm... but if it's really the size of the sockname argument which is > causing the accept() to fail, this would be a bug in cygwin's accept() > implementation, as it's supposed to truncate the data written to the > sockname, rather than fail if it won't fit [1]. If that actually is the > case, since we don't actually use the peer address here, the code as > stands is correct (if a little odd). > > I suppose I need to write a small test case to look at this... > > [1] http://www.opengroup.org/onlinepubs/009695399/functions/accept.html A couple of small programs which hopefully demonstrate this problem. (As is, the connection fails, but uncommenting the alternate definition of cliaddr in listener.c allows it to work) I'd hazard a guess that perhaps this is because the underlying winsock accept() doesn't have this truncate behaviour and considers a too-small address_len an error. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: connector.c URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: listener.c URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From corinna-cygwin@cygwin.com Wed Aug 12 13:55:00 2009 From: corinna-cygwin@cygwin.com (Corinna Vinschen) Date: Wed, 12 Aug 2009 13:55:00 -0000 Subject: PATCH /usr/include/X11/Xtrans/Xtranssock.c [WAS: Re: xhost package not compiled for IPv6] In-Reply-To: <4A82BB83.1090908@dronecode.org.uk> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> <4A825EE5.5020709@sipxx.com> <4A82BB83.1090908@dronecode.org.uk> Message-ID: <20090812135534.GC13438@calimero.vinschen.de> On Aug 12 13:54, Jon TURNEY wrote: > diff --git a/Xtranssock.c b/Xtranssock.c > index 0935744..4d2e2cb 100644 > --- a/Xtranssock.c > +++ b/Xtranssock.c > @@ -1260,7 +1260,11 @@ TRANS(SocketINETAccept) (XtransConnInfo ciptr, int *status) > > { > XtransConnInfo newciptr; > +#if defined(IPv6) && defined(AF_INET6) > + struct sockaddr_storage sockname; > +#else > struct sockaddr_in sockname; > +#endif > SOCKLEN_T namelen = sizeof(sockname); > > PRMSG (2, "SocketINETAccept(%p,%d)\n", ciptr, ciptr->fd, 0); > > > Hmmm... but if it's really the size of the sockname argument which is > causing the accept() to fail, this would be a bug in cygwin's accept() > implementation, as it's supposed to truncate the data written to the > sockname, rather than fail if it won't fit [1]. If that actually is the > case, since we don't actually use the peer address here, the code as > stands is correct (if a little odd). If so, it's a problem in WinSock in the first place. From MSDN it looks like accept doesn't truncate the data, but rather returns WSAEFAULT if the size argument is too small for the given socket domain. > I suppose I need to write a small test case to look at this... That would be nice. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From corinna-cygwin@cygwin.com Wed Aug 12 14:00:00 2009 From: corinna-cygwin@cygwin.com (Corinna Vinschen) Date: Wed, 12 Aug 2009 14:00:00 -0000 Subject: [1.7] IPv6 accept() fails if address_len is < sizeof(sockaddr_in6) [was Re: PATCH /usr/include/X11/Xtrans/Xtranssock.c [WAS: Re: xhost package not compiled for IPv6]] In-Reply-To: <4A82C835.9030504@dronecode.org.uk> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> <4A825EE5.5020709@sipxx.com> <4A82BB83.1090908@dronecode.org.uk> <4A82C835.9030504@dronecode.org.uk> Message-ID: <20090812135941.GD13438@calimero.vinschen.de> On Aug 12 14:48, Jon TURNEY wrote: > On 12/08/2009 13:54, Jon TURNEY wrote: >> Hmmm... but if it's really the size of the sockname argument which is >> causing the accept() to fail, this would be a bug in cygwin's accept() >> implementation, as it's supposed to truncate the data written to the >> sockname, rather than fail if it won't fit [1]. If that actually is the >> case, since we don't actually use the peer address here, the code as >> stands is correct (if a little odd). >> >> I suppose I need to write a small test case to look at this... >> >> [1] http://www.opengroup.org/onlinepubs/009695399/functions/accept.html > > A couple of small programs which hopefully demonstrate this problem. > > (As is, the connection fails, but uncommenting the alternate definition > of cliaddr in listener.c allows it to work) > > I'd hazard a guess that perhaps this is because the underlying winsock > accept() doesn't have this truncate behaviour and considers a too-small > address_len an error. Thanks for the testcase! This confirms what I wrote about WinSock in http://cygwin.com/ml/cygwin-xfree/2009-08/msg00029.html Now for the patch to workaround that problem... Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Wed Aug 12 15:20:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 12 Aug 2009 15:20:00 -0000 Subject: [1.7] IPv6 accept() fails if address_len is < sizeof(sockaddr_in6) [was Re: PATCH /usr/include/X11/Xtrans/Xtranssock.c [WAS: Re: xhost package not compiled for IPv6]] In-Reply-To: <20090812135941.GD13438@calimero.vinschen.de> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> <4A825EE5.5020709@sipxx.com> <4A82BB83.1090908@dronecode.org.uk> <4A82C835.9030504@dronecode.org.uk> <20090812135941.GD13438@calimero.vinschen.de> Message-ID: <4A82DDC1.6050800@dronecode.org.uk> On 12/08/2009 14:59, Corinna Vinschen wrote: > On Aug 12 14:48, Jon TURNEY wrote: >> On 12/08/2009 13:54, Jon TURNEY wrote: >>> Hmmm... but if it's really the size of the sockname argument which is >>> causing the accept() to fail, this would be a bug in cygwin's accept() >>> implementation, as it's supposed to truncate the data written to the >>> sockname, rather than fail if it won't fit [1]. If that actually is the >>> case, since we don't actually use the peer address here, the code as >>> stands is correct (if a little odd). >>> >>> I suppose I need to write a small test case to look at this... >>> >>> [1] http://www.opengroup.org/onlinepubs/009695399/functions/accept.html >> >> A couple of small programs which hopefully demonstrate this problem. >> >> (As is, the connection fails, but uncommenting the alternate definition >> of cliaddr in listener.c allows it to work) >> >> I'd hazard a guess that perhaps this is because the underlying winsock >> accept() doesn't have this truncate behaviour and considers a too-small >> address_len an error. > > Thanks for the testcase! Oh, I meant to say "A couple of small programs shamelessly copied from UNIX Network Programming". So don't thank me, thank W. Richard Stevens :-) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From corinna-cygwin@cygwin.com Wed Aug 12 15:35:00 2009 From: corinna-cygwin@cygwin.com (Corinna Vinschen) Date: Wed, 12 Aug 2009 15:35:00 -0000 Subject: [1.7] IPv6 accept() fails if address_len is < sizeof(sockaddr_in6) [was Re: PATCH /usr/include/X11/Xtrans/Xtranssock.c [WAS: Re: xhost package not compiled for IPv6]] In-Reply-To: <4A82DDC1.6050800@dronecode.org.uk> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> <4A825EE5.5020709@sipxx.com> <4A82BB83.1090908@dronecode.org.uk> <4A82C835.9030504@dronecode.org.uk> <20090812135941.GD13438@calimero.vinschen.de> <4A82DDC1.6050800@dronecode.org.uk> Message-ID: <20090812153511.GD14291@calimero.vinschen.de> On Aug 12 16:20, Jon TURNEY wrote: > On 12/08/2009 14:59, Corinna Vinschen wrote: >> On Aug 12 14:48, Jon TURNEY wrote: >>> On 12/08/2009 13:54, Jon TURNEY wrote: >>>> Hmmm... but if it's really the size of the sockname argument which is >>>> causing the accept() to fail, this would be a bug in cygwin's accept() >>>> implementation, as it's supposed to truncate the data written to the >>>> sockname, rather than fail if it won't fit [1]. If that actually is the >>>> case, since we don't actually use the peer address here, the code as >>>> stands is correct (if a little odd). >>>> >>>> I suppose I need to write a small test case to look at this... >>>> >>>> [1] http://www.opengroup.org/onlinepubs/009695399/functions/accept.html >>> >>> A couple of small programs which hopefully demonstrate this problem. >>> >>> (As is, the connection fails, but uncommenting the alternate definition >>> of cliaddr in listener.c allows it to work) >>> >>> I'd hazard a guess that perhaps this is because the underlying winsock >>> accept() doesn't have this truncate behaviour and considers a too-small >>> address_len an error. >> >> Thanks for the testcase! > > Oh, I meant to say "A couple of small programs shamelessly copied from > UNIX Network Programming". So don't thank me, thank W. Richard Stevens > :-) I already thanked W. Richard Stevens in Cygwin's sources. He was *the* network guy for me. His books and the source codes are invaluable. I have applied a patch to accept(), btw. This should now work in the given scenario. It occured to me that the returned value is incorrect for AF_UNIX/AF_LOCAL sockets, but that was always the case and it's not a regression. Usually the peer address of an AF_UNIX socket is not of interest anyway. I added that to my TODO list and probably fix that in a later release. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Wed Aug 12 16:13:00 2009 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Wed, 12 Aug 2009 16:13:00 -0000 Subject: [1.7] IPv6 accept() fails if address_len is < sizeof(sockaddr_in6) [was Re: PATCH /usr/include/X11/Xtrans/Xtranssock.c [WAS: Re: xhost package not compiled for IPv6]] In-Reply-To: <20090812153511.GD14291@calimero.vinschen.de> References: <4A78A511.8020109@sipxx.com> <4A803D7C.6070800@dronecode.org.uk> <4A825EE5.5020709@sipxx.com> <4A82BB83.1090908@dronecode.org.uk> <4A82C835.9030504@dronecode.org.uk> <20090812135941.GD13438@calimero.vinschen.de> <4A82DDC1.6050800@dronecode.org.uk> <20090812153511.GD14291@calimero.vinschen.de> Message-ID: <20090812161248.GF23876@ednor.casa.cgf.cx> On Wed, Aug 12, 2009 at 05:35:11PM +0200, Corinna Vinschen wrote: >I have applied a patch to accept(), btw. This should now work in the >given scenario. It occured to me that the returned value is incorrect >for AF_UNIX/AF_LOCAL sockets, but that was always the case and it's not >a regression. Usually the peer address of an AF_UNIX socket is not of >interest anyway. I added that to my TODO list and probably fix that in >a later release. A snapshot is coming soon. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marilynrqcook@gmail.com Wed Aug 12 23:43:00 2009 From: marilynrqcook@gmail.com (Larissa Howard) Date: Wed, 12 Aug 2009 23:43:00 -0000 Subject: i hope u get this Myron Message-ID: i just made u a card i really hope u like it. i'm kind of embarrassed to send it Myron but here it is: http://www.mycards2345.com/228200/Myron let me know what u think and call me after u read it! xoxo -me -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rkka546@gmail.com Fri Aug 14 07:39:00 2009 From: rkka546@gmail.com (rk ka) Date: Fri, 14 Aug 2009 07:39:00 -0000 Subject: Fatal Error -Cannot establish listening sockets - when starting X server using startx Message-ID: <6a05b9b90908140038h6af4a9fcl8b603e64730832b1@mail.gmail.com> I installed Cygwin/X with the latest setup.exe. When i run startx I get a fatal error. Please check the attached Xwin log for details. There is no other instance of X server running. I've also included the output of cygcheck -s -v -r in cygcheck.out. Please can someone tell me how I can fix this? I could not find analogous issues in the mailing list for this. Appreciate your help. -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.log Type: application/octet-stream Size: 1043 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: cygcheck.out Type: application/octet-stream Size: 127174 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Fri Aug 14 10:14:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 14 Aug 2009 10:14:00 -0000 Subject: Fatal Error -Cannot establish listening sockets - when starting X server using startx In-Reply-To: <6a05b9b90908140038h6af4a9fcl8b603e64730832b1@mail.gmail.com> References: <6a05b9b90908140038h6af4a9fcl8b603e64730832b1@mail.gmail.com> Message-ID: <4A8538F3.202@dronecode.org.uk> On 14/08/2009 08:38, rk ka wrote: > I installed Cygwin/X with the latest setup.exe. > > When i run startx I get a fatal error. Please check the attached Xwin > log for details. There is no other instance of X server running. I've > also included the output of cygcheck -s -v -r in cygcheck.out. Try something like 'netstat -a -b -n | grep -A2 ":6000"' which should identify any process which is already bound to the socket which the X server wants to use. You should also read your cygcheck output, which includes: "Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file." So you should also consider the possibilities that this is either configured to cause the X server to fail this way, or it causing random failures [2] > Please can someone tell me how I can fix this? I could not find > analogous issues in the mailing list for this. I wonder why you did not find [1] [1] http://cygwin.com/ml/cygwin-xfree/2009-05/msg00008.html [2] http://cygwin.com/faq/faq.using.html#faq.using.bloda -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rkka546@gmail.com Fri Aug 14 10:58:00 2009 From: rkka546@gmail.com (rk ka) Date: Fri, 14 Aug 2009 10:58:00 -0000 Subject: Fatal Error -Cannot establish listening sockets - when starting X server using startx In-Reply-To: <4A8538F3.202@dronecode.org.uk> References: <6a05b9b90908140038h6af4a9fcl8b603e64730832b1@mail.gmail.com> <4A8538F3.202@dronecode.org.uk> Message-ID: <6a05b9b90908140358w53824109j125febaef3b67752@mail.gmail.com> Thanks Jon for the reply. I noticed [1] but did not go beyond reading the subject cuz it read "Vista". Sorry. Cheers. 2009/8/14 Jon TURNEY : > On 14/08/2009 08:38, rk ka wrote: >> >> I installed Cygwin/X with the latest setup.exe. >> >> When i run startx I get a fatal error. Please check the attached Xwin >> log for details. There is no other instance of X server running. I've >> also included the output of cygcheck -s -v -r in cygcheck.out. > > Try something like 'netstat -a -b -n ?| grep -A2 ":6000"' which should > identify any process which is already bound to the socket which the X server > wants to use. > > You should also read your cygcheck output, which includes: > > "Potential app conflicts: > > ZoneAlarm Personal Firewall > Detected: HKLM Registry Key, Named file." > > So you should also consider the possibilities that this is either configured > to cause the X server to fail this way, or it causing random failures [2] > >> Please can someone tell me how I can fix this? I could not find >> analogous issues in the mailing list for this. > > I wonder why you did not find [1] > > [1] http://cygwin.com/ml/cygwin-xfree/2009-05/msg00008.html > [2] http://cygwin.com/faq/faq.using.html#faq.using.bloda > > -- > Jon TURNEY > Volunteer Cygwin/X X Server maintainer > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jofferman@gmail.com Sat Aug 15 20:51:00 2009 From: jofferman@gmail.com (J. Offerman) Date: Sat, 15 Aug 2009 20:51:00 -0000 Subject: building issue Message-ID: <9b83ffd90908151351i3dca1b4ay21a300162d28c9f7@mail.gmail.com> I'm trying to build the server. At the end, I see XWin.exe is created but it doesn't seem right. I see one error in the build log. So, I see it links every .o file with *.la files to create ./XWin.exe and then it links every *.o files with a bunch of *.a files to create .libs/XWin.exe and then ... what should happen next? Thanks in advance for your help. --------------------------- /bin/sh ../../libtool --tag=CC --mode=link gcc -DHAVE_XWIN_CONFIG_H -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../../include -I../../include -I../../Xext -I../../composite -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow -I../../miext/damage -I../../render -I../../randr -I../../fb -I/usr/include/freetype2 -DBUILD_DATE=20090814 -DXFree86Server -g -O0 -DFD_SETSIZE=256 -mwindows -o XWin.exe InitInput.o InitOutput.o winallpriv.o winauth.o winblock.o wincmap.o winconfig.o wincreatewnd.o wincursor.o windialogs.o winengine.o winerror.o winglobals.o winkeybd.o winkeyhook.o winmisc.o winmouse.o winmsg.o winmultiwindowclass.o winmultiwindowicons.o winprefs.o winprefsyacc.o winprefslex.o winprocarg.o winregistry.o winscrinit.o winshaddd.o winshadddnl.o winshadgdi.o wintrayicon.o winvalargs.o winwakeup.o winwindow.o winwndproc.o XWin.o dpmsstubs.o stubs.o miinitext.o fbcmap_mi.o winclipboardinit.o winclipboardtextconv.o winclipboardthread.o winclipboardunicode.o winclipboardwndproc.o winclipboardwrappers.o winclipboardxevents.o winmultiwindowshape.o winmultiwindowwindow.o winmultiwindowwm.o winmultiwindowwndproc.o winwin32rootless.o winwin32rootlesswindow.o winwin32rootlesswndproc.o winwindowswm.o winrandr.o ../../miext/rootless/librootless.la ../../fb/libfb.la ../../mi/libmi.la ../../xfixes/libxfixes.la ../../Xext/libXext.la ../../config/libconfig.a ../../randr/librandr.la ../../render/librender.la ../../dbe/libdbe.la ../../glx/libglx.la ../../xkb/libxkb.la ../../xkb/libxkbstubs.la ../../composite/libcomposite.la ../../damageext/libdamageext.la ../../miext/damage/libdamage.la ../../miext/shadow/libshadow.la ../../Xi/libXi.la ../../dix/libxpstubs.la ../../os/libos.la ../../dix/libdix.la ../../config/libconfig.a ../../mi/libmi.la ../../os/libos.la -lXfont -lm -lfreetype -lz -lXau -lfontenc -lpixman-1 -lXdmcp -lm -lcrypto -lX11 -lxcb-xlib -lxcb -lXdmcp -lXau -lXfont -lm -lfontenc -lfreetype -lz -lGL -lm libtool: link: gcc -DHAVE_XWIN_CONFIG_H -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../../include -I../../include -I../../Xext -I../../composite -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow -I../../miext/damage -I../../render -I../../randr -I../../fb -I/usr/include/freetype2 -DBUILD_DATE=20090814 -DXFree86Server -g -O0 -DFD_SETSIZE=256 -mwindows -o .libs/XWin.exe InitInput.o InitOutput.o winallpriv.o winauth.o winblock.o wincmap.o winconfig.o wincreatewnd.o wincursor.o windialogs.o winengine.o winerror.o winglobals.o winkeybd.o winkeyhook.o winmisc.o winmouse.o winmsg.o winmultiwindowclass.o winmultiwindowicons.o winprefs.o winprefsyacc.o winprefslex.o winprocarg.o winregistry.o winscrinit.o winshaddd.o winshadddnl.o winshadgdi.o wintrayicon.o winvalargs.o winwakeup.o winwindow.o winwndproc.o XWin.o dpmsstubs.o stubs.o miinitext.o fbcmap_mi.o winclipboardinit.o winclipboardtextconv.o winclipboardthread.o winclipboardunicode.o winclipboardwndproc.o winclipboardwrappers.o winclipboardxevents.o winmultiwindowshape.o winmultiwindowwindow.o winmultiwindowwm.o winmultiwindowwndproc.o winwin32rootless.o winwin32rootlesswindow.o winwin32rootlesswndproc.o winwindowswm.o winrandr.o ../../miext/rootless/.libs/librootless.a ../../fb/.libs/libfb.a ../../xfixes/.libs/libxfixes.a ../../Xext/.libs/libXext.a ../../randr/.libs/librandr.a ../../render/.libs/librender.a ../../dbe/.libs/libdbe.a ../../glx/.libs/libglx.a ../../xkb/.libs/libxkb.a ../../xkb/.libs/libxkbstubs.a ../../composite/.libs/libcomposite.a ../../damageext/.libs/libdamageext.a ../../miext/damage/.libs/libdamage.a ../../miext/shadow/.libs/libshadow.a ../../Xi/.libs/libXi.a ../../dix/.libs/libxpstubs.a ../../dix/.libs/libdix.a ../../config/libconfig.a ../../mi/.libs/libmi.a ../../os/.libs/libos.a /usr/lib/libpixman-1.dll.a -lcrypto /usr/lib/libX11.dll.a /usr/lib/libxcb-xlib.dll.a /usr/lib/libxcb.dll.a /usr/lib/libXdmcp.dll.a /usr/lib/libXau.dll.a -lXfont /usr/lib/libfontenc.dll.a /usr/lib/libfreetype.dll.a -lz -lGL /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: warning: auto-importing has been activated without --enable-auto-import specified on the command line. This should work unless it involves constant data structures referencing symbols from auto-imported DLLs.Info: resolving __glapi_Dispatch by linking to __imp___glapi_Dispatch (auto-import) ../../libtool: line 9203: ./XWin.exe: Permission denied make[3]: Leaving directory `/usr/src/xorg-server-1.5.3-7/src/xorg-server-1.5.3/hw/xwin' make[2]: Leaving directory `/usr/src/xorg-server-1.5.3-7/src/xorg-server-1.5.3/hw/xwin' -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Sat Aug 15 21:14:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Sat, 15 Aug 2009 21:14:00 -0000 Subject: building issue In-Reply-To: <9b83ffd90908151351i3dca1b4ay21a300162d28c9f7@mail.gmail.com> References: <9b83ffd90908151351i3dca1b4ay21a300162d28c9f7@mail.gmail.com> Message-ID: <4A872544.6090307@dronecode.org.uk> On 15/08/2009 21:51, J. Offerman wrote: > I'm trying to build the server. At the end, I see XWin.exe is created > but it doesn't seem right. I see one error in the build log. > > So, I see it links every .o file with *.la files to create ./XWin.exe > and then it links every *.o files with a bunch of *.a files to create > .libs/XWin.exe and then ... what should happen next? Not quite right, I think. ./XWin.exe is a small wrapper generated by libtool which executes .libs/XWin.exe (I believe for doing special things if needed to find libtool libraries which are not yet installed) > ../../libtool: line 9203: ./XWin.exe: Permission denied I've seen this on some occasions, I've never quite got around to trying to work out why it happens. afaik, since this wrapper isn't doing anything useful for you in this particular case, you can invoke .libs/XWin.exe directly and it should just work. -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jofferman@gmail.com Mon Aug 17 20:33:00 2009 From: jofferman@gmail.com (J. Offerman) Date: Mon, 17 Aug 2009 20:33:00 -0000 Subject: building issue In-Reply-To: <4A872544.6090307@dronecode.org.uk> References: <9b83ffd90908151351i3dca1b4ay21a300162d28c9f7@mail.gmail.com> <4A872544.6090307@dronecode.org.uk> Message-ID: <9b83ffd90908171333h2e3f1d07s8c29acd9d07b1918@mail.gmail.com> On Sat, Aug 15, 2009 at 2:14 PM, Jon TURNEY wrote: > afaik, since this wrapper isn't doing anything useful for you in this > particular case, you can invoke .libs/XWin.exe directly and it should just > work. Moving on, now it seems okay to start .libs/XWin.exe but it doesn't "look" okay literally. Turns out, fonts are gone. Xlsfonts reports only six. logname@host> xlsfonts -misc-fixed-medium-r-semicondensed--0-0-75-75-c-0-iso8859-1 -misc-fixed-medium-r-semicondensed--13-100-100-100-c-60-iso8859-1 -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1 6x13 cursor fixed I tried reinstalling all the fonts(such as font-adobe-dpi75 and font-bh-dpi100) and now /usr/share/fonts has lots of dirs(dpi75, dpi100, misc, Type1 and others) and hundreds of .gz files underneath. How should I proceed from here? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ahinfo@schule.at Tue Aug 18 13:29:00 2009 From: ahinfo@schule.at (A.Hofstaetter) Date: Tue, 18 Aug 2009 13:29:00 -0000 Subject: XWin -- Problem Message-ID: <61025CBFA420472D8E56EBDCB3461D1B@alexnote> Xwin doesn't start. Please help. The log-File ist attached. It seems to be a problem with the multiuser environment. Running XWin as a Windows-Administrator is no problem, but running as an restricted user fails. please help ... quick regards alex Sorry, if the solution is in a forum, I really searched hard, but found only others who had the same problem but no solution... -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.0.log Type: application/octet-stream Size: 2596 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From mike_ayers@tvworks.com Tue Aug 18 15:50:00 2009 From: mike_ayers@tvworks.com (Mike Ayers) Date: Tue, 18 Aug 2009 15:50:00 -0000 Subject: ssh config Message-ID: <83E753BE7B6A324ABB336245BAF1DAAC0CD483DD@mailserver.metatv-ds.metatv.com> I'm trying to set up shortcuts in ~/.ssh/config, but it doesn't seem to work. I add: Host slate Hostname quarry.slate-gravel.com User fred ...but when I try to use it: [SNIP] host> ssh slate ssh: Could not resolve hostname slate: no address associated with name host> [/SNIP] What am I missing here? Thanks, Mike From jjreisert@alum.mit.edu Tue Aug 18 17:24:00 2009 From: jjreisert@alum.mit.edu (Jim Reisert AD1C) Date: Tue, 18 Aug 2009 17:24:00 -0000 Subject: ssh config In-Reply-To: <83E753BE7B6A324ABB336245BAF1DAAC0CD483DD@mailserver.metatv-ds.metatv.com> References: <83E753BE7B6A324ABB336245BAF1DAAC0CD483DD@mailserver.metatv-ds.metatv.com> Message-ID: <806a89db0908181024y6c259ae5t41b180a43f6afade@mail.gmail.com> Check your /etc/passwd file It's possible that ~ isn't really your home directory - Jim On Tue, Aug 18, 2009 at 9:46 AM, Mike Ayers wrote: > > ? ? ? ?I'm trying to set up shortcuts in ~/.ssh/config, but it doesn't seem to work. ?I add: > > Host slate > ? ?Hostname quarry.slate-gravel.com > ? ?User fred > > ? ? ? ?...but when I try to use it: > > [SNIP] > host> ssh slate > ssh: Could not resolve hostname slate: no address associated with name > host> > [/SNIP] > > ? ? ? ?What am I missing here? > > > ? ? ? ?Thanks, > > Mike > > -- Jim Reisert AD1C, , http://www.ad1c.us -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From mike_ayers@tvworks.com Tue Aug 18 17:47:00 2009 From: mike_ayers@tvworks.com (Mike Ayers) Date: Tue, 18 Aug 2009 17:47:00 -0000 Subject: ssh config In-Reply-To: <806a89db0908181024y6c259ae5t41b180a43f6afade@mail.gmail.com> References: <83E753BE7B6A324ABB336245BAF1DAAC0CD483DD@mailserver.metatv-ds.metatv.com> <806a89db0908181024y6c259ae5t41b180a43f6afade@mail.gmail.com> Message-ID: <83E753BE7B6A324ABB336245BAF1DAAC0CD48484@mailserver.metatv-ds.metatv.com> Well that was it, thanks, but why is ssh looking there? I thought it (and all other apps) used HOME on cygwin? Thanks, Mike > -----Original Message----- > From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree- > owner@cygwin.com] On Behalf Of Jim Reisert AD1C > Sent: Tuesday, August 18, 2009 10:24 AM > To: cygwin-xfree@cygwin.com > Subject: Re: ssh config > > Check your /etc/passwd file > It's possible that ~ isn't really your home directory > > - Jim > > On Tue, Aug 18, 2009 at 9:46 AM, Mike Ayers > wrote: > > > > ? ? ? ?I'm trying to set up shortcuts in ~/.ssh/config, but it doesn't seem to > work. ?I add: > > > > Host slate > > ? ?Hostname quarry.slate-gravel.com > > ? ?User fred > > > > ? ? ? ?...but when I try to use it: > > > > [SNIP] > > host> ssh slate > > ssh: Could not resolve hostname slate: no address associated with name > > host> > > [/SNIP] > > > > ? ? ? ?What am I missing here? > > > > > > ? ? ? ?Thanks, > > > > Mike > > > > > > > > -- > Jim Reisert AD1C, , http://www.ad1c.us > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ From reply-to-list-only-lh-x@cygwin.com Tue Aug 18 22:10:00 2009 From: reply-to-list-only-lh-x@cygwin.com (Larry Hall (Cygwin X)) Date: Tue, 18 Aug 2009 22:10:00 -0000 Subject: ssh config In-Reply-To: <83E753BE7B6A324ABB336245BAF1DAAC0CD48484@mailserver.metatv-ds.metatv.com> References: <83E753BE7B6A324ABB336245BAF1DAAC0CD483DD@mailserver.metatv-ds.metatv.com> <806a89db0908181024y6c259ae5t41b180a43f6afade@mail.gmail.com> <83E753BE7B6A324ABB336245BAF1DAAC0CD48484@mailserver.metatv-ds.metatv.com> Message-ID: <4A8B26CF.8090201@cygwin.com> On 8/18/2009 1:46 PM, Mike Ayers wrote: > > Well that was it, thanks, but why is ssh looking there? I thought it > (and all other apps) used HOME on cygwin? Nope. But if you think about it, if $HOME doesn't equal ~ for Cygwin, something has gone awry. Given that as context, it really wouldn't matter whether '/etc/passwd' or $HOME was the source. -- Larry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From harryz@pobox.com Tue Aug 18 22:58:00 2009 From: harryz@pobox.com (Harry Zisko) Date: Tue, 18 Aug 2009 22:58:00 -0000 Subject: cygwin-xfree Digest 18 Aug 2009 22:10:38 -0000 Issue 2688 In-Reply-To: <1250633438.4347.ezmlm@cygwin.com> References: <1250633438.4347.ezmlm@cygwin.com> Message-ID: On Tue, Aug 18, 2009 at 12:10 PM, wrote: > > cygwin-xfree Digest 18 Aug 2009 22:10:38 -0000 Issue 2688 > > Topics (messages 28320 through 28324): > > XWin -- Problem > ? ? ? ?28320 by: "A.Hofstaetter" > > ssh config > ? ? ? ?28321 by: "Mike Ayers" > ? ? ? ?28322 by: Jim Reisert AD1C > ? ? ? ?28323 by: "Mike Ayers" > ? ? ? ?28324 by: "Larry Hall (Cygwin X)" > > Administrivia: > > To subscribe to the digest, e-mail: > ? ? ? ?cygwin-xfree-digest-subscribe@cygwin.com > > To unsubscribe from the digest, e-mail: > ? ? ? ?cygwin-xfree-digest-unsubscribe@cygwin.com > > To post to the list, e-mail: > ? ? ? ?cygwin-xfree@cygwin.com > > > ---------------------------------------------------------------------- > > > ---------- Forwarded message ---------- > From:?"A.Hofstaetter" > To:? > Date:?Tue, 18 Aug 2009 15:28:58 +0200 > Subject:?XWin -- Problem > Xwin doesn't start. Please help. The log-File ist attached. It seems to be a problem with the multiuser environment. Running XWin as a Windows-Administrator is no problem, but running as an restricted user fails. > > please help ... quick > > regards alex > > Sorry, if the solution is in a forum, I really searched hard, but found only others who had the same problem but no solution... > > > ---------- Forwarded message ---------- > From:?"Mike Ayers" > To:? > Date:?Tue, 18 Aug 2009 08:46:14 -0700 > Subject:?ssh config > > ? ? ? ?I'm trying to set up shortcuts in ~/.ssh/config, but it doesn't seem to work. ?I add: > > Host slate > ? ?Hostname quarry.slate-gravel.com > ? ?User fred > > ? ? ? ?...but when I try to use it: > > [SNIP] > host> ssh slate > ssh: Could not resolve hostname slate: no address associated with name > host> > [/SNIP] > > ? ? ? ?What am I missing here? > > > ? ? ? ?Thanks, > > Mike > > > > ---------- Forwarded message ---------- > From:?Jim Reisert AD1C > To:?cygwin-xfree@cygwin.com > Date:?Tue, 18 Aug 2009 11:24:23 -0600 > Subject:?Re: ssh config > Check your /etc/passwd file > It's possible that ~ isn't really your home directory > > - Jim > > On Tue, Aug 18, 2009 at 9:46 AM, Mike Ayers wrote: >> >> ? ? ? ?I'm trying to set up shortcuts in ~/.ssh/config, but it doesn't seem to work. ?I add: >> >> Host slate >> ? ?Hostname quarry.slate-gravel.com >> ? ?User fred >> >> ? ? ? ?...but when I try to use it: >> >> [SNIP] >> host> ssh slate >> ssh: Could not resolve hostname slate: no address associated with name >> host> >> [/SNIP] >> >> ? ? ? ?What am I missing here? >> >> >> ? ? ? ?Thanks, >> >> Mike >> >> > > > > -- > Jim Reisert AD1C, , http://www.ad1c.us > > > ---------- Forwarded message ---------- > From:?"Mike Ayers" > To:? > Date:?Tue, 18 Aug 2009 10:46:52 -0700 > Subject:?RE: ssh config > > ? ? ? ?Well that was it, thanks, but why is ssh looking there? ?I thought it (and all other apps) used HOME on cygwin? > > > ? ? ? ?Thanks, > > Mike > >> -----Original Message----- >> From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree- >> owner@cygwin.com] On Behalf Of Jim Reisert AD1C >> Sent: Tuesday, August 18, 2009 10:24 AM >> To: cygwin-xfree@cygwin.com >> Subject: Re: ssh config >> >> Check your /etc/passwd file >> It's possible that ~ isn't really your home directory >> >> - Jim >> >> On Tue, Aug 18, 2009 at 9:46 AM, Mike Ayers >> wrote: >> > >> > ? ? ? ?I'm trying to set up shortcuts in ~/.ssh/config, but it doesn't seem to >> work. ?I add: >> > >> > Host slate >> > ? ?Hostname quarry.slate-gravel.com >> > ? ?User fred >> > >> > ? ? ? ?...but when I try to use it: >> > >> > [SNIP] >> > host> ssh slate >> > ssh: Could not resolve hostname slate: no address associated with name >> > host> >> > [/SNIP] >> > >> > ? ? ? ?What am I missing here? >> > >> > >> > ? ? ? ?Thanks, >> > >> > Mike >> > >> > >> >> >> >> -- >> Jim Reisert AD1C, , http://www.ad1c.us >> >> -- >> Unsubscribe info: ? ? ?http://cygwin.com/ml/#unsubscribe-simple >> Problem reports: ? ? ? http://cygwin.com/problems.html >> Documentation: ? ? ? ? http://x.cygwin.com/docs/ >> FAQ: ? ? ? ? ? ? ? ? ? http://x.cygwin.com/docs/faq/ > > > > ---------- Forwarded message ---------- > From:?"Larry Hall (Cygwin X)" > To:?cygwin-xfree@cygwin.com > Date:?Tue, 18 Aug 2009 18:10:23 -0400 > Subject:?Re: ssh config > On 8/18/2009 1:46 PM, Mike Ayers wrote: >> >> Well that was it, thanks, but why is ssh looking there? ?I thought it >> (and all other apps) used HOME on cygwin? > > Nope. ?But if you think about it, if $HOME doesn't equal ~ for Cygwin, > something has gone awry. ?Given that as context, it really wouldn't matter > whether '/etc/passwd' or $HOME was the source. > > -- > Larry > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From reply-to-list-only-lh-x@cygwin.com Tue Aug 18 23:37:00 2009 From: reply-to-list-only-lh-x@cygwin.com (Larry Hall (Cygwin X)) Date: Tue, 18 Aug 2009 23:37:00 -0000 Subject: cygwin-xfree Digest 18 Aug 2009 22:10:38 -0000 Issue 2688 In-Reply-To: References: <1250633438.4347.ezmlm@cygwin.com> Message-ID: <4A8B3B14.6080101@cygwin.com> On 8/18/2009 6:57 PM, Harry Zisko wrote: > On Tue, Aug 18, 2009 at 12:10 PM, cygwin com> wrote: >> >> cygwin-xfree Digest 18 Aug 2009 22:10:38 -0000 Issue 2688 Harry, Any reason you chose to spam this list with your digest and expose raw email addresses for spam harvesters? -- Larry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From mike_ayers@tvworks.com Tue Aug 18 23:55:00 2009 From: mike_ayers@tvworks.com (Mike Ayers) Date: Tue, 18 Aug 2009 23:55:00 -0000 Subject: ssh config In-Reply-To: <4A8B26CF.8090201@cygwin.com> References: <83E753BE7B6A324ABB336245BAF1DAAC0CD483DD@mailserver.metatv-ds.metatv.com> <806a89db0908181024y6c259ae5t41b180a43f6afade@mail.gmail.com> <83E753BE7B6A324ABB336245BAF1DAAC0CD48484@mailserver.metatv-ds.metatv.com> <4A8B26CF.8090201@cygwin.com> Message-ID: <83E753BE7B6A324ABB336245BAF1DAAC0CD48707@mailserver.metatv-ds.metatv.com> > From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree- > owner@cygwin.com] On Behalf Of Larry Hall (Cygwin X) > Sent: Tuesday, August 18, 2009 3:10 PM > On 8/18/2009 1:46 PM, Mike Ayers wrote: > > > > Well that was it, thanks, but why is ssh looking there? I thought it > > (and all other apps) used HOME on cygwin? > > Nope. But if you think about it, if $HOME doesn't equal ~ for Cygwin, > something has gone awry. Given that as context, it really wouldn't matter > whether '/etc/passwd' or $HOME was the source. So it gets ~ from /etc/passwd? Ah - didn't know that. I'll check it in the future. I do think of cygwin as a Windows environment more than Unix, so some of these things get by me. In years past, I would just set HOME and all was well. Thanks, Mike From markjreed@gmail.com Wed Aug 19 01:44:00 2009 From: markjreed@gmail.com (Mark J. Reed) Date: Wed, 19 Aug 2009 01:44:00 -0000 Subject: ssh config In-Reply-To: <83E753BE7B6A324ABB336245BAF1DAAC0CD48707@mailserver.metatv-ds.metatv.com> References: <83E753BE7B6A324ABB336245BAF1DAAC0CD483DD@mailserver.metatv-ds.metatv.com> <806a89db0908181024y6c259ae5t41b180a43f6afade@mail.gmail.com> <83E753BE7B6A324ABB336245BAF1DAAC0CD48484@mailserver.metatv-ds.metatv.com> <4A8B26CF.8090201@cygwin.com> <83E753BE7B6A324ABB336245BAF1DAAC0CD48707@mailserver.metatv-ds.metatv.com> Message-ID: Let's clarify something here. ~ is always the same as $HOME. If you change $HOME - within bash - then ~ changes too: $ HOME=/bogus/directory $ echo ~ /bogus/directory HOME starts out set to whatever's in /etc/passwd, but you can change it. For that reason, security-conscious programs like ssh ignore $HOME and go by what's in /etc/passwd (which, on a real Unix system, an unprivileged user can't change). So changing $HOME is asking for trouble, basically. -- Mark J. Reed -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From theshippeys@blueyonder.co.uk Thu Aug 20 10:09:00 2009 From: theshippeys@blueyonder.co.uk (theshippeys@blueyonder.co.uk) Date: Thu, 20 Aug 2009 10:09:00 -0000 Subject: XWin problem with cygGL-1.dll using cygwin 1.7 Message-ID: <32102.84.19.238.174.1250762967.UEIUQ2lbQEh6Qw==.squirrel@84.19.238.174> I'm having trouble starting up an Xserver. When I type startx I get xauth: creating new authority file /cygdrive/c/documents and settings/toms.ratho.000/.serverauth.3016 /usr/bin/XWin.exe: error while loading shared libraries: cygGL-1.dll: cannot open shared object file: No such file or directory giving up. xinit: No such file or directory (errno 2): unable to connect to X server xinit: No such process (errno 3): Server error. cygGL-dll seems to exist but using the windows tool "depends" on that DLL seems to show its missing some dependency way down on dwmapi.dll. Not sure if that is a red herring though. I've tried reinstalling various X packages without success. I think the problem may have existed before upgrading to cygwin 1.7 - I don't use the Xserver that frequently. cygcheck output is as follows. Cygwin Configuration Diagnostics Current System Time: Thu Aug 20 11:04:54 2009 Windows XP Professional Ver 5.1 Build 2600 Service Pack 3 Path: C:\cygwin\bin C:\Program Files\Common Files\Microsoft Shared\Windows Live C:\cygwin\bin C:\Program Files\Microsoft DirectX SDK (June 2006)\Utilities\Bin\x86 C:\Program Files\ARM\bin\win_32-pentium C:\Program Files\ARM\RVD\Core\1.8.1\464\win_32-pentium\bin C:\PROGRA~1\COMMON~1\Qualcomm\BTIL Development Kit\Host\bin C:\Program Files\CSL Arm Toolchain\bin C:\Program Files\ARM\RVCT\Programs\2.2\503\win_32-pentium C:\Program Files\ARM\Utilities\FLEXlm\9.2\release\win_32-pentium C:\Program Files\ARM\ADSv1_2\bin C:\Perl\bin\ C:\Python24\ C:\WINDOWS\system32 C:\WINDOWS C:\WINDOWS\System32\Wbem C:\bin C:\program files\emacs-23.1\bin C:\Program Files\Support Tools\ C:\Program Files\doxygen\bin C:\WINDOWS\system32\WindowsPowerShell\v1.0 C:\Program Files\Common Files\Microsoft Shared\Windows Live C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin C:\Program Files\Microsoft Visual Studio\Common\Tools C:\Program Files\Microsoft Visual Studio\VC98\bin Output from C:\cygwin\bin\id.exe (nontsec) UID: 13428(tom.shippey) GID: 10513(Domain Users) 0(root) 544(Administrators) 545(Users) 10513(Domain Users) Output from C:\cygwin\bin\id.exe (ntsec) UID: 13428(tom.shippey) GID: 10513(Domain Users) 0(root) 544(Administrators) 545(Users) 10513(Domain Users) SysDir: C:\WINDOWS\system32 WinDir: C:\WINDOWS USER = 'tom.shippey' PWD = '/cygdrive/c/cygwin/bin' HOME = '/cygdrive/c/documents and settings/toms.ratho.000' HOMEPATH = '\' APPDATA = 'C:\Documents and Settings\toms.RATHO.000\Application Data' DXSDK_DIR = 'C:\Program Files\Microsoft DirectX SDK (June 2006)\' TERM = 'xterm' PROCESSOR_IDENTIFIER = 'x86 Family 15 Model 3 Stepping 3, GenuineIntel' BTILDIR = 'C:\PROGRA~1\COMMON~1\Qualcomm\BTIL Development Kit' WINDIR = 'C:\WINDOWS' VS80COMNTOOLS = 'C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\' ARMBIN_ARMSD = 'C:\Program Files\ARM\RDI\armsd\1.3.1\66\win_32-pentium\armsd.exe' CVSROOT = ':ext:tom.shippey@cvs.local.picsel.com:/export/cvs' WINDOWID = '7264376' OLDPWD = '/cygdrive/c/cygwin' WTEMP = '/cygdrive/c/windows/temp' USERDOMAIN = 'PICSEL' ARMBIN_AXD = 'C:\Program Files\ARM\RDI\AXD\1.3.1\98\win_32-pentium\axd.exe' OS = 'Windows_NT' ALLUSERSPROFILE = 'C:\Documents and Settings\All Users' ANT_HOME = 'c:/program files/apache-ant-1.7.1' DEVMGR_SHOW_NONPRESENT_DEVICES = '1' CTEMP = '/cygdrive/c/temp' HISTFILESIZE = '0' http_proxy = 'http://wwwcache:3128' TRUNK = '/cygdrive/c/trunk' TEMP = '/cygdrive/c/WINDOWS/TEMP' COMMONPROGRAMFILES = 'C:\Program Files\Common Files' BREWTOOLSDIR = 'C:\PROGRA~1\Qualcomm\BREW Tools Suite 3.1.1SP02\' USERNAME = 'tom.shippey' DTEXT_PATH = 'C:\Program Files\ARM\Documentation\DynaText\4.1.1\release\win_32-pentium\bin' ARMLMD_LICENSE_FILE = '27000@172.16.1.5' CROOT = '/cygdrive/c' PROCESSOR_LEVEL = '15' RVCT22BIN = 'C:\Program Files\ARM\RVCT\Programs\2.2\503\win_32-pentium' include = 'C:\Program Files\Microsoft Visual Studio\VC98\atl\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include' ARMBIN_PRJ2XML = 'C:\Program Files\ARM\IDEs\CodeWarrior\RVPlugins\1.0\155\win_32-pentium\converters\RVD\prj2xml.exe' KDDIPV = '/cygdrive/c/checkouts/flash/projects/picsel/photoviewer/src/code' FLASH = '/cygdrive/c/checkouts/flash' FP_NO_HOST_CHECK = 'NO' SYSTEMDRIVE = 'C:' HLPPATH = 'C:\Program Files\ARM\Documentation\RVD\1.8.1\release\windows\onlinehelp' USERPROFILE = 'C:\Documents and Settings\toms.RATHO.000' PS1 = '\W>' LOGONSERVER = '\\EDI1-PDC1' PROCESSOR_ARCHITECTURE = 'x86' EPAGE = '/cygdrive/c/checkouts/epage' CUIDCS = '/cygdrive/c/checkouts/flash/projects/picsel/cuidcs' SHLVL = '1' COLORFGBG = '15;default' PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.py;.pyw;.tcl;.PSC1' OPENSSL_CONF = 'C:\OpenSSL\bin\openssl.cnf' HOMEDRIVE = 'S:' COMSPEC = 'C:\WINDOWS\system32\cmd.exe' TMP = '/cygdrive/c/WINDOWS/TEMP' SYSTEMROOT = 'C:\WINDOWS' PROCESSOR_REVISION = '0303' CVS_RSH = 'ssh' lib = 'C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib' MSDevDir = 'C:\Program Files\Microsoft Visual Studio\Common\MSDev98' PICSELDATA = '/cygdrive/c/windows/temp/picseldata' PROMPT_COMMAND = 'echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD}\007"' RVDEBUG_INSTALL = 'C:\Program Files\ARM\RVD\Core\1.8.1\464\win_32-pentium' RVDEBUG_HLPPATH = 'C:\Program Files\ARM\Documentation\RVD\1.8.1\release\windows\onlinehelp' PROGRAMFILES = 'C:\Program Files' CUIEXP = '/cygdrive/c/checkouts/flash/projects/picsel/cuidcs/modules/explorer/src/code' DISPLAY = ':0' RVCT22LIB = 'C:\Program Files\ARM\RVCT\Data\2.2\503\lib' HOMESHARE = '\\edi1-pdc1\tom.shippey' ARMROOT = 'C:\Program Files\ARM' NUMBER_OF_PROCESSORS = '1' SESSIONNAME = 'Console' COMPUTERNAME = 'MALANI' CUISS = '/cygdrive/c/checkouts/flash/projects/samsung/dcs/modules/explorer/src/code' COLORTERM = 'rxvt-xpm' RVCT22INC = 'C:\Program Files\ARM\RVCT\Data\2.2\503\include\windows' _ = '/cygdrive/c/cygwin/bin/cygcheck' 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_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0 HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00 (default) = '\\.\tape1:' unix = '/dev/st1' fbinary = 0x00000000 fsilent = 0x00000001 HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01 (default) = '\\.\tape0:' unix = '/dev/st0' fbinary = 0x00000000 fsilent = 0x00000001 HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02 (default) = '\\.\b:' unix = '/dev/fd1' fbinary = 0x00000000 fsilent = 0x00000001 HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03 (default) = '\\.\a:' unix = '/dev/fd0' fbinary = 0x00000000 fsilent = 0x00000001 HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04 (default) = 'C:' unix = '/' fbinary = 0x00000000 fsilent = 0x00000000 HKEY_CURRENT_USER\Software\Cygwin HKEY_CURRENT_USER\Software\Cygwin\Program Options HKEY_CURRENT_USER\Software\Cygwin\setup HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Programs\Cygwin (default) = (unsupported type) HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Programs\Cygwin-X (default) = (unsupported type) 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\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup (default) = 'C:\cygwin' obcaseinsensitive set to 1 c: hd NTFS 70001Mb 44% CP CS UN PA FC d: cd N/A N/A e: hd NTFS 44390Mb 1% CP CS UN PA FC data f: fd N/A N/A g: fd N/A N/A s: net NTFS 187738Mb 75% CP CS PA tom.shippey w: net NTFS 309438Mb 44% CP CS PA resources C:\cygwin / system binary,auto C:\cygwin\bin /usr/bin system binary,auto C:\cygwin\lib /usr/lib system binary,auto cygdrive prefix /cygdrive user binary,auto Found: C:\cygwin\bin\awk.exe Found: C:\cygwin\bin\awk.exe -> C:\cygwin\bin\gawk.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cpp.exe Found: C:\cygwin\bin\cpp.exe Warning: C:\cygwin\bin\cpp.exe hides C:\cygwin\bin\cpp.exe -> C:\cygwin\etc\alternatives\cpp -> C:\cygwin\bin\cpp-3.exe Not Found: cpp (good!) Not Found: crontab Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\find.exe Found: C:\WINDOWS\system32\find.exe Warning: C:\cygwin\bin\find.exe hides C:\WINDOWS\system32\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gcc.exe Warning: C:\cygwin\bin\gcc.exe hides C:\cygwin\bin\gcc.exe -> C:\cygwin\etc\alternatives\gcc -> C:\cygwin\bin\gcc-3.exe Not Found: gcc Not Found: gdb Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\kill.exe Found: C:\cygwin\bin\kill.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\ls.exe Not Found: make Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\patch.exe Found: C:\cygwin\bin\patch.exe Found: C:\cygwin\bin\perl.exe Found: C:\cygwin\bin\perl.exe Found: C:\Perl\bin\perl.exe Warning: C:\cygwin\bin\perl.exe hides C:\Perl\bin\perl.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\ssh.exe Found: C:\cygwin\bin\ssh.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe Found: C:\cygwin\bin\tar.exe Found: C:\cygwin\bin\test.exe Found: C:\cygwin\bin\test.exe Found: C:\cygwin\bin\vi Found: C:\cygwin\bin\vi -> C:\cygwin\bin\vim.exe Found: C:\cygwin\bin\vim.exe Found: C:\cygwin\bin\vim.exe 61k 2009/03/02 .\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2009/3/2 3:11 7k 2003/10/19 .\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2003/10/19 8:57 1125k 2006/10/04 .\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2006/10/4 13:12 1074k 2009/03/25 .\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2009/3/25 16:45 251k 2009/04/01 .\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-4.dll" v0.0 ts=2009/4/1 17:24 703k 2007/12/17 .\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2007/12/17 11:58 764k 2007/12/17 .\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.3.dll" v0.0 ts=2007/12/17 12:29 943k 2007/12/17 .\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.5.dll" v0.0 ts=2007/12/17 13:12 1036k 2007/12/17 .\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 11:58 1106k 2007/12/17 .\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 12:29 1296k 2007/12/17 .\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 13:12 118k 2007/04/06 .\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2007/4/6 21:43 118k 2008/05/09 .\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-1.dll" v0.0 ts=2008/5/9 5:03 161k 2008/06/01 .\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2008/6/1 23:16 20k 2009/03/20 .\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2009/3/12 22:51 40k 2009/03/01 .\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2009/3/1 6:32 41k 2009/03/27 .\cygform-9.dll - os=4.0 img=1.0 sys=4.0 "cygform-9.dll" v0.0 ts=2009/3/27 5:02 45k 2001/04/25 .\cygform5.dll - os=4.0 img=1.0 sys=4.0 "cygform5.dll" v0.0 ts=2001/4/25 6:28 35k 2002/01/09 .\cygform6.dll - os=4.0 img=1.0 sys=4.0 "cygform6.dll" v0.0 ts=2002/1/9 6:03 48k 2003/08/09 .\cygform7.dll - os=4.0 img=1.0 sys=4.0 "cygform7.dll" v0.0 ts=2003/8/9 10:25 42k 2009/03/12 .\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0 "cyggcc_s-1.dll" v0.0 ts=2009/3/6 11:54 28k 2003/07/20 .\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-3.dll" v0.0 ts=2003/7/20 8:58 19k 2009/02/26 .\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2009/2/26 7:58 19k 2003/03/22 .\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/20 3:05 15k 2003/07/20 .\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 9:00 8k 2009/02/26 .\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 7:58 2267k 2009/06/25 .\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2009/6/25 19:00 445k 2009/06/25 .\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2009/6/25 19:01 315k 2009/06/06 .\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2009/6/6 12:23 17k 2001/06/28 .\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 "cyghistory4.dll" v0.0 ts=2001/1/7 4:34 29k 2003/08/10 .\cyghistory5.dll - os=4.0 img=1.0 sys=4.0 "cyghistory5.dll" v0.0 ts=2003/8/11 0:16 24k 2009/06/23 .\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2009/6/23 13:20 25k 2009/07/06 .\cyghistory7.dll - os=4.0 img=1.0 sys=4.0 "cyghistory7.dll" v0.0 ts=2009/7/5 15:45 74k 2009/03/20 .\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2009/3/12 23:03 270k 2009/05/07 .\cygicons-0.dll - os=4.0 img=1.0 sys=4.0 "cygicons-0.dll" v0.0 ts=2009/5/7 1:58 981k 2009/05/30 .\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2009/5/30 20:05 189k 2009/02/22 .\cygidn-11.dll - os=4.0 img=1.0 sys=4.0 "cygidn-11.dll" v0.0 ts=2009/2/22 17:43 22k 2001/12/13 .\cygintl-1.dll - os=4.0 img=1.0 sys=4.0 "cygintl-1.dll" v0.0 ts=2001/12/13 9:28 37k 2003/08/10 .\cygintl-2.dll - os=4.0 img=1.0 sys=4.0 "cygintl-2.dll" v0.0 ts=2003/8/10 22:50 31k 2005/11/20 .\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2005/11/20 2:04 31k 2009/04/03 .\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 "cygintl-8.dll" v0.0 ts=2009/4/3 2:15 21k 2001/06/20 .\cygintl.dll - os=4.0 img=1.0 sys=4.0 "cygintl.dll" v0.0 ts=2001/6/20 18:09 39k 2008/09/07 .\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 13:28 189k 2008/09/07 .\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 13:29 201k 2008/09/07 .\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 13:31 5k 2009/08/18 .\cyglsa.dll - os=4.0 img=1.0 sys=4.0 "cyglsa.dll" v0.0 ts=2009/8/18 17:44 9k 2009/08/18 .\cyglsa64.dll - os=4.0 img=0.0 sys=5.2 21k 2009/03/01 .\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2009/3/1 6:31 21k 2009/03/27 .\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-9.dll" v0.0 ts=2009/3/27 5:01 26k 2001/04/25 .\cygmenu5.dll - os=4.0 img=1.0 sys=4.0 "cygmenu5.dll" v0.0 ts=2001/4/25 6:27 20k 2002/01/09 .\cygmenu6.dll - os=4.0 img=1.0 sys=4.0 "cygmenu6.dll" v0.0 ts=2002/1/9 6:03 29k 2003/08/09 .\cygmenu7.dll - os=4.0 img=1.0 sys=4.0 "cygmenu7.dll" v0.0 ts=2003/8/9 10:25 24k 2008/10/30 .\cygminires.dll - os=4.0 img=1.2 sys=4.0 "cygminires.dll" v0.0 ts=2008/10/30 23:53 211k 2009/06/06 .\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2009/6/6 12:23 66k 2009/03/01 .\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2009/3/1 6:39 334k 2009/03/27 .\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-9.dll" v0.0 ts=2009/3/27 5:12 156k 2001/04/25 .\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++5.dll" v0.0 ts=2001/4/25 6:29 175k 2002/01/09 .\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++6.dll" v0.0 ts=2002/1/9 6:03 237k 2009/03/01 .\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2009/3/1 6:28 164k 2009/03/27 .\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-9.dll" v0.0 ts=2009/3/27 4:58 226k 2001/04/25 .\cygncurses5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses5.dll" v0.0 ts=2001/4/25 6:17 202k 2002/01/09 .\cygncurses6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses6.dll" v0.0 ts=2002/1/9 6:03 224k 2003/08/09 .\cygncurses7.dll - os=4.0 img=1.0 sys=4.0 "cygncurses7.dll" v0.0 ts=2003/8/9 10:24 11k 2009/03/01 .\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2009/3/1 6:30 11k 2009/03/27 .\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-9.dll" v0.0 ts=2009/3/27 5:00 15k 2001/04/25 .\cygpanel5.dll - os=4.0 img=1.0 sys=4.0 "cygpanel5.dll" v0.0 ts=2001/4/25 6:27 12k 2002/01/09 .\cygpanel6.dll - os=4.0 img=1.0 sys=4.0 "cygpanel6.dll" v0.0 ts=2002/1/9 6:03 19k 2003/08/09 .\cygpanel7.dll - os=4.0 img=1.0 sys=4.0 "cygpanel7.dll" v0.0 ts=2003/8/9 10:24 190k 2009/04/17 .\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2009/4/17 17:07 7k 2009/04/17 .\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2009/4/17 17:07 1543k 2008/07/03 .\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_10.dll" v0.0 ts=2008/6/30 17:06 252k 2009/03/20 .\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygpixman-1-0.dll" v0.0 ts=2009/3/12 23:00 22k 2002/06/09 .\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 6:45 108k 2001/06/28 .\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/7 4:34 148k 2003/08/10 .\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2003/8/11 0:16 155k 2009/06/23 .\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2009/6/23 13:20 162k 2009/07/06 .\cygreadline7.dll - os=4.0 img=1.0 sys=4.0 "cygreadline7.dll" v0.0 ts=2009/7/5 15:45 78k 2004/10/13 .\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0 "cygsasl2-2.dll" v0.0 ts=2004/10/13 23:50 27k 2009/03/20 .\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2009/3/12 23:06 116k 2009/04/01 .\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0 "cygssh2-1.dll" v0.0 ts=2009/4/1 1:11 231k 2006/10/04 .\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2006/10/4 13:12 232k 2009/03/25 .\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2009/3/25 16:45 493k 2009/03/12 .\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0 "cygstdc++-6.dll" v0.0 ts=2009/3/6 12:46 66k 2009/03/27 .\cygtic-9.dll - os=4.0 img=1.0 sys=4.0 "cygtic-9.dll" v0.0 ts=2009/3/27 4:54 24k 2009/03/29 .\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0 "cygwrap-0.dll" v0.0 ts=2009/3/29 7:28 1053k 2009/06/25 .\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2009/6/25 6:55 8k 2009/03/20 .\cygXau-6.dll - os=4.0 img=1.0 sys=4.0 "cygXau-6.dll" v0.0 ts=2009/3/20 12:53 352k 2009/07/08 .\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2009/7/8 3:26 74k 2009/06/25 .\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-1.dll" v0.0 ts=2009/6/25 3:05 5k 2009/02/09 .\cygxcb-xlib-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-xlib-0.dll" v0.0 ts=2009/2/9 4:06 17k 2009/03/20 .\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXdmcp-6.dll" v0.0 ts=2009/3/20 12:56 49k 2009/03/20 .\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2009/3/12 22:51 65k 2009/03/20 .\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2009/3/13 16:46 121k 2009/03/20 .\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2009/3/13 2:11 74k 2009/03/20 .\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2009/3/13 4:10 11k 2009/03/20 .\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2009/3/13 4:10 52k 2009/03/20 .\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2009/3/13 4:27 30k 2009/03/20 .\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2009/3/13 6:10 277k 2009/07/08 .\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2009/7/8 3:02 64k 2009/03/02 .\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2009/3/2 1:33 2409k 2009/08/18 .\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2009/8/18 17:42 Cygwin DLL version info: DLL version: 1.7.0 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 212 Shared data: 5 DLL identifier: cygwin1 Mount registry: 3 Cygwin registry name: Cygwin Program options name: Program Options Cygdrive default prefix: Build date: Tue Aug 18 18:42:55 CEST 2009 Shared id: cygwin1S5 61k 2009/03/02 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2009/3/2 3:11 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 8:57 1125k 2006/10/04 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=2006/10/4 13:12 1074k 2009/03/25 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2009/3/25 16:45 251k 2009/04/01 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-4.dll" v0.0 ts=2009/4/1 17:24 703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2007/12/17 11:58 764k 2007/12/17 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.3.dll" v0.0 ts=2007/12/17 12:29 943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.5.dll" v0.0 ts=2007/12/17 13:12 1036k 2007/12/17 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=2007/12/17 11:58 1106k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 12:29 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 13:12 118k 2007/04/06 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2007/4/6 21:43 118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-1.dll" v0.0 ts=2008/5/9 5:03 161k 2008/06/01 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2008/6/1 23:16 20k 2009/03/20 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2009/3/12 22:51 40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2009/3/1 6:32 41k 2009/03/27 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0 "cygform-9.dll" v0.0 ts=2009/3/27 5:02 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 6: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/9 6: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 10:25 42k 2009/03/12 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0 "cyggcc_s-1.dll" v0.0 ts=2009/3/6 11:54 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 8:58 19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2009/2/26 7:58 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 3: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 9:00 8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 7:58 2267k 2009/06/25 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2009/6/25 19:00 445k 2009/06/25 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2009/6/25 19:01 315k 2009/06/06 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2009/6/6 12:23 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 4: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/11 0:16 24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2009/6/23 13:20 25k 2009/07/06 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0 "cyghistory7.dll" v0.0 ts=2009/7/5 15:45 74k 2009/03/20 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2009/3/12 23:03 270k 2009/05/07 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0 "cygicons-0.dll" v0.0 ts=2009/5/7 1:58 981k 2009/05/30 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2009/5/30 20:05 189k 2009/02/22 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0 "cygidn-11.dll" v0.0 ts=2009/2/22 17:43 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 9: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 22:50 31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2005/11/20 2:04 31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 "cygintl-8.dll" v0.0 ts=2009/4/3 2:15 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 18:09 39k 2008/09/07 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 13:28 189k 2008/09/07 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 13:29 201k 2008/09/07 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 13:31 5k 2009/08/18 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0 "cyglsa.dll" v0.0 ts=2009/8/18 17:44 9k 2009/08/18 C:\cygwin\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2 21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2009/3/1 6:31 21k 2009/03/27 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-9.dll" v0.0 ts=2009/3/27 5:01 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 6: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/9 6: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 10:25 24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0 "cygminires.dll" v0.0 ts=2008/10/30 23:53 211k 2009/06/06 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2009/6/6 12:23 66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2009/3/1 6:39 334k 2009/03/27 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-9.dll" v0.0 ts=2009/3/27 5:12 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 6: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/9 6:03 237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2009/3/1 6:28 164k 2009/03/27 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-9.dll" v0.0 ts=2009/3/27 4:58 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 6: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/9 6: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 10:24 11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2009/3/1 6:30 11k 2009/03/27 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-9.dll" v0.0 ts=2009/3/27 5:00 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 6: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/9 6: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 10:24 190k 2009/04/17 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2009/4/17 17:07 7k 2009/04/17 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2009/4/17 17:07 1543k 2008/07/03 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_10.dll" v0.0 ts=2008/6/30 17:06 252k 2009/03/20 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygpixman-1-0.dll" v0.0 ts=2009/3/12 23:00 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 6: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/7 4: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/11 0:16 155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2009/6/23 13:20 162k 2009/07/06 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0 "cygreadline7.dll" v0.0 ts=2009/7/5 15:45 78k 2004/10/13 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0 "cygsasl2-2.dll" v0.0 ts=2004/10/13 23:50 27k 2009/03/20 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2009/3/12 23:06 116k 2009/04/01 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0 "cygssh2-1.dll" v0.0 ts=2009/4/1 1:11 231k 2006/10/04 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=2006/10/4 13:12 232k 2009/03/25 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2009/3/25 16:45 493k 2009/03/12 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0 "cygstdc++-6.dll" v0.0 ts=2009/3/6 12:46 66k 2009/03/27 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0 "cygtic-9.dll" v0.0 ts=2009/3/27 4:54 24k 2009/03/29 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0 "cygwrap-0.dll" v0.0 ts=2009/3/29 7:28 1053k 2009/06/25 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2009/6/25 6:55 8k 2009/03/20 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0 "cygXau-6.dll" v0.0 ts=2009/3/20 12:53 352k 2009/07/08 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2009/7/8 3:26 74k 2009/06/25 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-1.dll" v0.0 ts=2009/6/25 3:05 5k 2009/02/09 C:\cygwin\bin\cygxcb-xlib-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-xlib-0.dll" v0.0 ts=2009/2/9 4:06 17k 2009/03/20 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXdmcp-6.dll" v0.0 ts=2009/3/20 12:56 49k 2009/03/20 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2009/3/12 22:51 65k 2009/03/20 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2009/3/13 16:46 121k 2009/03/20 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2009/3/13 2:11 74k 2009/03/20 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2009/3/13 4:10 11k 2009/03/20 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2009/3/13 4:10 52k 2009/03/20 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2009/3/13 4:27 30k 2009/03/20 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2009/3/13 6:10 277k 2009/07/08 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2009/7/8 3:02 64k 2009/03/02 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2009/3/2 1:33 2409k 2009/08/18 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2009/8/18 17:42 Cygwin DLL version info: DLL version: 1.7.0 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 212 Shared data: 5 DLL identifier: cygwin1 Mount registry: 3 Cygwin registry name: Cygwin Program options name: Program Options Cygdrive default prefix: Build date: Tue Aug 18 18:42:55 CEST 2009 Shared id: cygwin1S5 61k 2009/03/02 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2009/3/2 3:11 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 8:57 1125k 2006/10/04 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=2006/10/4 13:12 1074k 2009/03/25 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2009/3/25 16:45 251k 2009/04/01 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-4.dll" v0.0 ts=2009/4/1 17:24 703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2007/12/17 11:58 764k 2007/12/17 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.3.dll" v0.0 ts=2007/12/17 12:29 943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.5.dll" v0.0 ts=2007/12/17 13:12 1036k 2007/12/17 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=2007/12/17 11:58 1106k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 12:29 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 13:12 118k 2007/04/06 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2007/4/6 21:43 118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-1.dll" v0.0 ts=2008/5/9 5:03 161k 2008/06/01 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2008/6/1 23:16 20k 2009/03/20 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2009/3/12 22:51 40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2009/3/1 6:32 41k 2009/03/27 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0 "cygform-9.dll" v0.0 ts=2009/3/27 5:02 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 6: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/9 6: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 10:25 42k 2009/03/12 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0 "cyggcc_s-1.dll" v0.0 ts=2009/3/6 11:54 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 8:58 19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2009/2/26 7:58 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 3: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 9:00 8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 7:58 2267k 2009/06/25 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2009/6/25 19:00 445k 2009/06/25 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2009/6/25 19:01 315k 2009/06/06 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2009/6/6 12:23 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 4: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/11 0:16 24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2009/6/23 13:20 25k 2009/07/06 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0 "cyghistory7.dll" v0.0 ts=2009/7/5 15:45 74k 2009/03/20 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2009/3/12 23:03 270k 2009/05/07 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0 "cygicons-0.dll" v0.0 ts=2009/5/7 1:58 981k 2009/05/30 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2009/5/30 20:05 189k 2009/02/22 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0 "cygidn-11.dll" v0.0 ts=2009/2/22 17:43 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 9: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 22:50 31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2005/11/20 2:04 31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 "cygintl-8.dll" v0.0 ts=2009/4/3 2:15 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 18:09 39k 2008/09/07 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 13:28 189k 2008/09/07 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 13:29 201k 2008/09/07 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 13:31 5k 2009/08/18 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0 "cyglsa.dll" v0.0 ts=2009/8/18 17:44 9k 2009/08/18 C:\cygwin\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2 21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2009/3/1 6:31 21k 2009/03/27 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-9.dll" v0.0 ts=2009/3/27 5:01 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 6: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/9 6: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 10:25 24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0 "cygminires.dll" v0.0 ts=2008/10/30 23:53 211k 2009/06/06 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2009/6/6 12:23 66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2009/3/1 6:39 334k 2009/03/27 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-9.dll" v0.0 ts=2009/3/27 5:12 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 6: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/9 6:03 237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2009/3/1 6:28 164k 2009/03/27 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-9.dll" v0.0 ts=2009/3/27 4:58 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 6: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/9 6: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 10:24 11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2009/3/1 6:30 11k 2009/03/27 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-9.dll" v0.0 ts=2009/3/27 5:00 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 6: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/9 6: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 10:24 190k 2009/04/17 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2009/4/17 17:07 7k 2009/04/17 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2009/4/17 17:07 1543k 2008/07/03 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_10.dll" v0.0 ts=2008/6/30 17:06 252k 2009/03/20 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygpixman-1-0.dll" v0.0 ts=2009/3/12 23:00 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 6: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/7 4: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/11 0:16 155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2009/6/23 13:20 162k 2009/07/06 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0 "cygreadline7.dll" v0.0 ts=2009/7/5 15:45 78k 2004/10/13 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0 "cygsasl2-2.dll" v0.0 ts=2004/10/13 23:50 27k 2009/03/20 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2009/3/12 23:06 116k 2009/04/01 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0 "cygssh2-1.dll" v0.0 ts=2009/4/1 1:11 231k 2006/10/04 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=2006/10/4 13:12 232k 2009/03/25 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2009/3/25 16:45 493k 2009/03/12 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0 "cygstdc++-6.dll" v0.0 ts=2009/3/6 12:46 66k 2009/03/27 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0 "cygtic-9.dll" v0.0 ts=2009/3/27 4:54 24k 2009/03/29 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0 "cygwrap-0.dll" v0.0 ts=2009/3/29 7:28 1053k 2009/06/25 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2009/6/25 6:55 8k 2009/03/20 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0 "cygXau-6.dll" v0.0 ts=2009/3/20 12:53 352k 2009/07/08 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2009/7/8 3:26 74k 2009/06/25 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-1.dll" v0.0 ts=2009/6/25 3:05 5k 2009/02/09 C:\cygwin\bin\cygxcb-xlib-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-xlib-0.dll" v0.0 ts=2009/2/9 4:06 17k 2009/03/20 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXdmcp-6.dll" v0.0 ts=2009/3/20 12:56 49k 2009/03/20 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2009/3/12 22:51 65k 2009/03/20 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2009/3/13 16:46 121k 2009/03/20 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2009/3/13 2:11 74k 2009/03/20 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2009/3/13 4:10 11k 2009/03/20 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2009/3/13 4:10 52k 2009/03/20 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2009/3/13 4:27 30k 2009/03/20 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2009/3/13 6:10 277k 2009/07/08 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2009/7/8 3:02 64k 2009/03/02 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2009/3/2 1:33 2409k 2009/08/18 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2009/8/18 17:42 Cygwin DLL version info: DLL version: 1.7.0 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 212 Shared data: 5 DLL identifier: cygwin1 Mount registry: 3 Cygwin registry name: Cygwin Program options name: Program Options Cygdrive default prefix: Build date: Tue Aug 18 18:42:55 CEST 2009 Shared id: cygwin1S5 61k 2009/03/02 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2009/3/2 3:11 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 8:57 1125k 2006/10/04 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=2006/10/4 13:12 1074k 2009/03/25 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2009/3/25 16:45 251k 2009/04/01 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-4.dll" v0.0 ts=2009/4/1 17:24 703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2007/12/17 11:58 764k 2007/12/17 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.3.dll" v0.0 ts=2007/12/17 12:29 943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.5.dll" v0.0 ts=2007/12/17 13:12 1036k 2007/12/17 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=2007/12/17 11:58 1106k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 12:29 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 13:12 118k 2007/04/06 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2007/4/6 21:43 118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-1.dll" v0.0 ts=2008/5/9 5:03 161k 2008/06/01 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2008/6/1 23:16 20k 2009/03/20 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2009/3/12 22:51 40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2009/3/1 6:32 41k 2009/03/27 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0 "cygform-9.dll" v0.0 ts=2009/3/27 5:02 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 6: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/9 6: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 10:25 42k 2009/03/12 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0 "cyggcc_s-1.dll" v0.0 ts=2009/3/6 11:54 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 8:58 19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2009/2/26 7:58 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 3: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 9:00 8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 7:58 2267k 2009/06/25 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2009/6/25 19:00 445k 2009/06/25 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2009/6/25 19:01 315k 2009/06/06 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2009/6/6 12:23 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 4: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/11 0:16 24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2009/6/23 13:20 25k 2009/07/06 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0 "cyghistory7.dll" v0.0 ts=2009/7/5 15:45 74k 2009/03/20 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2009/3/12 23:03 270k 2009/05/07 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0 "cygicons-0.dll" v0.0 ts=2009/5/7 1:58 981k 2009/05/30 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2009/5/30 20:05 189k 2009/02/22 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0 "cygidn-11.dll" v0.0 ts=2009/2/22 17:43 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 9: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 22:50 31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2005/11/20 2:04 31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 "cygintl-8.dll" v0.0 ts=2009/4/3 2:15 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 18:09 39k 2008/09/07 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 13:28 189k 2008/09/07 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 13:29 201k 2008/09/07 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 13:31 5k 2009/08/18 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0 "cyglsa.dll" v0.0 ts=2009/8/18 17:44 9k 2009/08/18 C:\cygwin\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2 21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2009/3/1 6:31 21k 2009/03/27 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-9.dll" v0.0 ts=2009/3/27 5:01 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 6: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/9 6: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 10:25 24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0 "cygminires.dll" v0.0 ts=2008/10/30 23:53 211k 2009/06/06 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2009/6/6 12:23 66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2009/3/1 6:39 334k 2009/03/27 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-9.dll" v0.0 ts=2009/3/27 5:12 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 6: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/9 6:03 237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2009/3/1 6:28 164k 2009/03/27 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-9.dll" v0.0 ts=2009/3/27 4:58 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 6: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/9 6: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 10:24 11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2009/3/1 6:30 11k 2009/03/27 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-9.dll" v0.0 ts=2009/3/27 5:00 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 6: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/9 6: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 10:24 190k 2009/04/17 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2009/4/17 17:07 7k 2009/04/17 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2009/4/17 17:07 1543k 2008/07/03 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_10.dll" v0.0 ts=2008/6/30 17:06 252k 2009/03/20 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygpixman-1-0.dll" v0.0 ts=2009/3/12 23:00 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 6: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/7 4: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/11 0:16 155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2009/6/23 13:20 162k 2009/07/06 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0 "cygreadline7.dll" v0.0 ts=2009/7/5 15:45 78k 2004/10/13 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0 "cygsasl2-2.dll" v0.0 ts=2004/10/13 23:50 27k 2009/03/20 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2009/3/12 23:06 116k 2009/04/01 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0 "cygssh2-1.dll" v0.0 ts=2009/4/1 1:11 231k 2006/10/04 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=2006/10/4 13:12 232k 2009/03/25 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2009/3/25 16:45 493k 2009/03/12 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0 "cygstdc++-6.dll" v0.0 ts=2009/3/6 12:46 66k 2009/03/27 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0 "cygtic-9.dll" v0.0 ts=2009/3/27 4:54 24k 2009/03/29 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0 "cygwrap-0.dll" v0.0 ts=2009/3/29 7:28 1053k 2009/06/25 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2009/6/25 6:55 8k 2009/03/20 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0 "cygXau-6.dll" v0.0 ts=2009/3/20 12:53 352k 2009/07/08 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2009/7/8 3:26 74k 2009/06/25 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-1.dll" v0.0 ts=2009/6/25 3:05 5k 2009/02/09 C:\cygwin\bin\cygxcb-xlib-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-xlib-0.dll" v0.0 ts=2009/2/9 4:06 17k 2009/03/20 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXdmcp-6.dll" v0.0 ts=2009/3/20 12:56 49k 2009/03/20 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2009/3/12 22:51 65k 2009/03/20 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2009/3/13 16:46 121k 2009/03/20 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2009/3/13 2:11 74k 2009/03/20 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2009/3/13 4:10 11k 2009/03/20 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2009/3/13 4:10 52k 2009/03/20 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2009/3/13 4:27 30k 2009/03/20 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2009/3/13 6:10 277k 2009/07/08 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2009/7/8 3:02 64k 2009/03/02 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2009/3/2 1:33 2409k 2009/08/18 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2009/8/18 17:42 Cygwin DLL version info: DLL version: 1.7.0 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 212 Shared data: 5 DLL identifier: cygwin1 Mount registry: 3 Cygwin registry name: Cygwin Program options name: Program Options Cygdrive default prefix: Build date: Tue Aug 18 18:42:55 CEST 2009 Shared id: cygwin1S5 Warning: There are multiple cygwin1.dlls on your path Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. No Cygwin services found. Cygwin Package Information Last downloaded files to: C:\cygwin Last downloaded files from: http://cygwin.basemirror.de/ Package Version _update-info-dir 00828-1 alternatives 1.3.30c-10 base-cygwin 2.0-1 base-files 3.8-4 base-passwd 3.1-1 bash 3.2.49-23 bash-completion 1.0-1 binutils 2.19.51-1 bzip2 1.0.5-10 coreutils 7.0-2 cpio 2.9.90-5 crypt 1.1-1 csih 0.9.1-1 ctags 5.7-1 cvs 1.12.13-10 cvsps 2.1-1 cygrunsrv 1.34-1 cygutils 1.4.0-1 cygwin 1.7.0-59 cygwin-doc 1.5-1 dash 0.5.5.1-2 diffutils 2.8.7-1 e2fsprogs 1.35-3 editrights 1.01-2 expat 2.0.1-1 findutils 4.5.4-1 font-adobe-dpi100 1.0.0-1 font-adobe-dpi75 1.0.0-1 font-alias 1.0.1-1 font-bitstream-dpi100 1.0.0-1 font-bitstream-dpi75 1.0.0-1 font-bitstream-type1 1.0.0-1 font-bitstream-vera-ttf 1.10-1 font-encodings 1.0.2-1 font-misc-misc 1.0.0-1 font-util 1.0.1-1 fontconfig 2.6.0-1 gawk 3.1.7-1 gdbm 1.8.3-20 gettext 0.17-11 git 1.6.3.2-1 git-completion 1.6.3.2-1 grep 2.5.3-1 groff 1.19.2-2 gzip 1.3.12-2 inetutils 1.5-6 ipc-utils 1.0-1 less 429-1 libbz2_1 1.0.5-10 libcurl4 7.19.4-1 libdb4.2 4.2.52.5-2 libdb4.3 4.3.29.1-1 libdb4.5 4.5.20.2-2 libexpat0 1.95.8-2 libexpat1 2.0.1-1 libexpat1-devel 2.0.1-1 libfontconfig1 2.6.0-1 libfontenc1 1.0.4-10 libfreetype-devel 2.3.8-1 libfreetype2-devel 2.3.8-1 libfreetype26 2.3.8-1 libfreetype6 2.3.8-1 libgcc1 4.3.2-2 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-20 libgdbm3 1.8.3-3 libgdbm4 1.8.3-20 libGL1 7.4.4-1 libGLU1 7.4.4-1 libgmp3 4.3.1-3 libICE6 1.0.5-10 libiconv2 1.13-10 libidn11 1.9-1 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.5-1 libintl8 0.17-11 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libncurses8 5.5-10 libncurses9 5.7-14 libopenldap2_3_0 2.3.43-1 libpcre0 7.9-1 libpixman1_0 0.14.0-10 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libreadline6 5.2.14-12 libreadline7 6.0.3-2 libsasl2 2.1.19-3 libSM6 1.1.0-10 libssh2_1 1.0-1 libstdc++6 4.3.2-2 libwrap0 7.6-20 libX11_6 1.2.1-1 libXau6 1.0.4-10 libXaw7 1.0.6-1 libxcb-xlib0 1.1-3 libxcb1 1.3-1 libXdmcp6 1.0.2-10 libXext6 1.0.5-10 libXft1 1.0.0-1 libXft2 2.1.13-10 libxkbfile1 1.0.5-10 libXmu6 1.0.4-10 libXmuu1 1.0.4-10 libXpm4 3.5.7-10 libXrender1 0.9.4-10 libXt6 1.0.6-1 lndir 1.0.1-2 login 1.10-10 luit 1.0.3-1 man 1.6e-1 minires 1.02-1 mkfontdir 1.0.4-1 mkfontscale 1.0.6-10 mktemp 1.999-9 mlcscope 14.1.8-2 ncurses 5.7-14 openssh 5.2p1-4 openssl 0.9.8k-2 openssl097 0.9.7l-1 patch 2.5.8-9 pcre 7.9-1 perl 5.10.0-5 perl-Error 0.17014-1 psmisc 21.5-3 rebase 3.0.1-1 rgb 1.0.3-1 run 1.1.12-10 rxvt 20050409-21 sed 4.1.5-2 tar 1.22-1 termcap 20050421-1 terminfo 5.7_20090228-10 terminfo0 5.5_20061104-10 texinfo 4.13-3 tzcode 2008h-1 unzip 6.0-10 util-linux 2.14.1-1 vim 7.2.148-1 w32api 3.13-1 which 2.20-2 whois 4.7.32-1 X-startup-scripts 1.1.0-2 xauth 1.0.3-1 xcursor-themes 1.0.1-1 xhost 1.0.2-1 xinit 1.1.1-4 xkbcomp 1.0.5-1 xkeyboard-config 1.6-1 xmodmap 1.0.3-1 xorg-server 1.6.2-2 xorg-x11-base 7.4-1 xorg-x11-bin 7.4-1 xorg-x11-bin-dlls 7.4-1 xorg-x11-bin-lndir 7.4-1 xorg-x11-etc 7.4-1 xorg-x11-fenc 7.4-1 xorg-x11-fnts 7.4-1 xorg-x11-libs-data 7.4-1 xorg-x11-xwin 7.4-1 xrdb 1.0.5-1 xterm 243-1 xwininfo 1.0.4-1 zip 3.0-11 zlib 1.2.3-10 zlib-devel 1.2.3-10 zlib0 1.2.3-10 Use -h to see help about each section -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Aug 21 04:16:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 21 Aug 2009 04:16:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: freetype2-2.3.9-1 Message-ID: The following packages have been updated for Cygwin 1.7: *** libfreetype6-2.3.9-1 *** libfreetype-devel-2.3.9-1 This is a routine update to the latest upstream version. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Aug 21 04:16:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 21 Aug 2009 04:16:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: fontconfig-2.7.0-1 Message-ID: The following packages have been updated for Cygwin 1.7: *** fontconfig-2.7.0-1 *** libfontconfig1-2.7.0-1 *** libfontconfig-devel-2.7.0-1 This is a routine version update. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Aug 21 04:16:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 21 Aug 2009 04:16:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: nas-1.9.2-1 Message-ID: The following packages have been updated for Cygwin 1.7: *** nas-1.9.2-1 *** libaudio2-1.9.2-1 *** libaudio-devel-1.9.2-1 This is an update to the latest version of the Network Audio System. This release was built for Cygwin 1.7 with gcc-4.3. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Aug 21 04:16:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 21 Aug 2009 04:16:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: libxcb-1.4-1 Message-ID: The following packages have been updated for Cygwin 1.7: * libxcb1-1.4-1 * libxcb-composite-devel-1.4-1 * libxcb-composite0-1.4-1 * libxcb-damage-devel-1.4-1 * libxcb-damage0-1.4-1 * libxcb-devel-1.4-1 * libxcb-doc-1.4-1 * libxcb-dpms-devel-1.4-1 * libxcb-dpms0-1.4-1 * libxcb-glx-devel-1.4-1 * libxcb-glx0-1.4-1 * libxcb-randr-devel-1.4-1 + libxcb-randr0-1.4-1 * libxcb-record-devel-1.4-1 * libxcb-record0-1.4-1 * libxcb-render-devel-1.4-1 * libxcb-render0-1.4-1 * libxcb-res-devel-1.4-1 * libxcb-res0-1.4-1 * libxcb-screensaver-devel-1.4-1 * libxcb-screensaver0-1.4-1 * libxcb-shape-devel-1.4-1 * libxcb-shape0-1.4-1 * libxcb-shm-devel-1.4-1 * libxcb-shm0-1.4-1 * libxcb-sync-devel-1.4-1 * libxcb-sync0-1.4-1 * libxcb-xfixes-devel-1.4-1 * libxcb-xfixes0-1.4-1 * libxcb-xinerama-devel-1.4-1 * libxcb-xinerama0-1.4-1 * libxcb-xinput-devel-1.4-1 * libxcb-xinput0-1.4-1 * libxcb-xtest-devel-1.4-1 * libxcb-xtest0-1.4-1 This is an update to the latest version of the XCB libraries. The libxcb-randr ABI bump in 1.3 was in error and has been reverted in this version. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Aug 21 04:17:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 21 Aug 2009 04:17:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: libX11-1.2.2-1 Message-ID: The following packages have been updated for Cygwin 1.7: * libX11_6-1.2.2-1 * libX11-devel-1.2.2-1 * libX11-xcb1-1.2.2-1 * libX11-xcb-devel-1.2.2-1 This is an update to the latest upstream version. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Aug 21 04:27:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 21 Aug 2009 04:27:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: startup-notification-0.10-1 Message-ID: The following packages have been updated for Cygwin 1.7: *** libstartup-notification1_0-0.10-1 *** libstartup-notification1-devel-0.10-1 This is an update to the latest upstream version and adds some XCB dependencies. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Aug 21 05:09:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 21 Aug 2009 05:09:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: glitz-0.5.6-10 Message-ID: The following packages have been updated for Cygwin 1.7: *** libglitz1-0.5.6-10 *** libglitz-devel-0.5.6-10 This is a rebuild for Cygwin 1.7 with gcc-4.3. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From JSommer@gmail.com Fri Aug 21 17:04:00 2009 From: JSommer@gmail.com (Sommer) Date: Fri, 21 Aug 2009 17:04:00 -0000 Subject: We Specialize in Fat Loss Message-ID: <200908211704.n7LH40S7027615@MX-IN-05.forthnet.gr> Lose 9 lbs. EVERY 11 Days! Start instant, Visit: http://7day.totalh.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Sun Aug 23 04:50:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Sun, 23 Aug 2009 04:50:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: qt3-3.3.8b-11 Message-ID: The following packages have been updated for Cygwin 1.7: *** libqt3-3.3.8b-11 *** libqt3-devel-3.3.8b-11 *** qt3-devel-tools-3.3.8b-11 *** qt3-doc-3.3.8b-11 *** qt3-qtconfig-3.3.8b-11 This is a long-overdue update to the Qt3 C++ application framework, and the first built for Cygwin 1.7 with gcc-4.3. This release also adds sound support via NAS and Xinerama support. The packages have been rearranged somewhat, but existing installations will be correctly upgraded automatically. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From sheppardco@aol.com Mon Aug 24 22:05:00 2009 From: sheppardco@aol.com (Brian Sheppard) Date: Mon, 24 Aug 2009 22:05:00 -0000 Subject: Automatically positioned mouse movements are off target In-Reply-To: <74C3009EFB10492E97B9ADFCD43EEF23@digitalglobe.com> References: <74C3009EFB10492E97B9ADFCD43EEF23@digitalglobe.com> Message-ID: <65564EB91F1A4C5BB65678450C09B37E@digitalglobe.com> I installed Cygwin/X (latest version, according to the Cygwin installer) on my laptop. I use Putty with X11 forwarding to connect to a Red Hat Linux system. I start the X windows server on my laptop using startxwin.bat as installed. After logging in to the Red Hat system, I execute gnome-session&, and the gnome desktop shows on my Windows desktop. So far, so good. I am testing a Java application using a tool called Abbot. Abbot launches your Java Swing app within Abbot?s JVM. Abbot reads the coordinates of Swing components from internal Java objects, and then issues mouse and keystroke commands to simulate user actions according to a script. My observation is that the mouse clicks are off target. Specifically, Abbot is aiming to hit the exact center of each component, but it misses either high or low. (Left and right centering seem fine.) The amount of the miss has something to do with my Task Bar. When the Windows Task Bar is locked at top, then the clicks miss below (i.e., lower on the screen) the intended component. When the Task Bar is docked to the right, left, or bottom, or if it is at the top and set to auto-hide then mouse clicks miss above the intended component. I have verified that this issue is not related to Java Look & Feel: I tested the Metal, Motif, and GTK options, and all Looks & Feels behaved the same. I tested starting XWin with ?rootless, -nodecoration, -swcursor, and ?fullscreen. These did not seem to make a difference. Thinking that the issue might be in Abbot, I posted the question to the Abbot-users mailing list. The reply from Abbot?s principal developer is appended. The developer gave me a task (to use java.awt.Robot to click at known positions), which I have not carried out as such. It seemed like there was a simpler way to isolate the problem. I verified that manual mouse clicks activate the right controls. That is, if I place the mouse over a pixel right on the border of a component, and then click, then the click does stimulate the right component. This lends some support to his theory that the problem occurs in automating the positioning the mouse, since manual positioning works fine. While carrying out this test, I noticed another anomaly. There is a text box on the screen, and the mouse cursor should change to the ?Text? cursor (the I-beam) when hovering over that component. The cursor does change to an I-beam, but it occurs when hovering over a rectangle that is above the component. Thanks, Brian >> Is Abbot incorrectly calculating the position of components in this >> configuration? >Abbot uses AWT/Swing methods to determine the absolute position of a component on the screen. >It's more likely that Java running under X11 is getting incorrect information from the X Server on your Windows box, which is in turn confusing the Abbot operations.? It's also possible that the X Server's XTEST extension (which is what java.awt.Robot uses to generate events) has bugs. >Position a window at several known locations and use java.awt.Robot to click at absolute positions.? If the resulting events occur exactly where you sent them, then the bug is in the abbot library.? If not, the bug is in the X Server XTEST implementation or in the information being provided the X Client (java in this case) by your Windows X server. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From developer@toyon.com Mon Aug 24 22:37:00 2009 From: developer@toyon.com (Peter J. Stieber) Date: Mon, 24 Aug 2009 22:37:00 -0000 Subject: "Generic Event Extension" message Message-ID: <4A9315FB.4060806@toyon.com> I'm getting this messages when running remote clients from a cygwin x session. Is there a way to get rid of them? Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Mon Aug 24 23:14:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Mon, 24 Aug 2009 23:14:00 -0000 Subject: "Generic Event Extension" message In-Reply-To: <4A9315FB.4060806@toyon.com> References: <4A9315FB.4060806@toyon.com> Message-ID: <4A931EC4.7090008@users.sourceforge.net> On 24/08/2009 17:36, Peter J. Stieber wrote: > I'm getting this messages when running remote clients from a cygwin x > session. Is there a way to get rid of them? Maybe. > Problem reports: http://cygwin.com/problems.html Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From developer@toyon.com Mon Aug 24 23:51:00 2009 From: developer@toyon.com (Peter J. Stieber) Date: Mon, 24 Aug 2009 23:51:00 -0000 Subject: "Generic Event Extension" message In-Reply-To: <4A931EC4.7090008@users.sourceforge.net> References: <4A9315FB.4060806@toyon.com> <4A931EC4.7090008@users.sourceforge.net> Message-ID: <4A932734.8060506@toyon.com> PS = Pete Stieber PS>> I'm getting this messages when running PS>> remote clients from a cygwin x session. PS>> Is there a way to get rid of them? Y = Yaakov Y> Maybe. Y> Y> Problem reports: http://cygwin.com/problems.html cygcheck.out attached. Pete -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cygcheck.out URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Aug 25 00:21:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 25 Aug 2009 00:21:00 -0000 Subject: "Generic Event Extension" message In-Reply-To: <4A932734.8060506@toyon.com> References: <4A9315FB.4060806@toyon.com> <4A931EC4.7090008@users.sourceforge.net> <4A932734.8060506@toyon.com> Message-ID: <4A932E8D.1090603@users.sourceforge.net> On 24/08/2009 18:50, Peter J. Stieber wrote: > cygcheck.out attached. Thank you. The X Generic Event Extension (XGE) was added in libX11-1.2 and xorg-server-1.6 in order to support future X event types within the limited number of event opcodes allowed in X.[1] Any time the client Xlib detects that the server does not support an X extension which the client code wants to use, it issues a similar warning. For example: $ Xnest :2 & $ DISPLAY=:2 gvim Xlib: extension "RANDR" missing on display ":2.0". That's because the Xnest server does not support the RandR extension (as you can see with xdpyinfo). In your case, your remote client must be using libX11-1.2 but the current Cygwin 1.5 xorg-server is only 1.5.3, which does not have XGE support. The good news is that the missing extension is harmless, as nothing actually uses XGE yet. Cygwin 1.7, currently in beta[2] but due to go stable RSN, already ships with the latest server and libraries, so this message will go away whenever you update to 1.7. [1] http://www.x.org/wiki/Development/Documentation/XGE [2] http://cygwin.com/#beta-test HTH, Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Aug 25 01:24:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 25 Aug 2009 01:24:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: gnome-common-2.26.0-2 Message-ID: The following packages have been updated for Cygwin 1.7: *** gnome-common-2.26.0-2 gnome-common includes scripts used upstream, and by cygport, for autotoolizing GNOME source tarballs. This is an update to the latest upstream version, and includes a patch to support tarballs which already ship with automake-1.11. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Aug 25 01:30:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 25 Aug 2009 01:30:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: intltool-0.40.6-1 Message-ID: The following packages have been updated for Cygwin 1.7: *** intltool-0.40.6-1 intltool is a build-time requirement of many GNOME packages, providing l10n of desktop menu entries, GConf schemas, and other text and XML files. This is an update to the latest release. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Aug 25 01:30:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 25 Aug 2009 01:30:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: gtk-doc-1.11-2 Message-ID: The following packages have been updated for Cygwin 1.7: *** gtk-doc-1.11-2 gtk-doc is a tool for creating API documentation from embedded source comments, used primarily by GNOME and other GObject-based libraries. This release includes patches for .exe extension handling on 1.7 and space-in-filename issues. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Aug 25 02:05:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 25 Aug 2009 02:05:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: gnome-mime-info-2.18.0-10 Message-ID: The following packages have been updated for Cygwin 1.7: *** gnome-mime-info-2.18.0-10 gnome-mime-info is the old MIME type information database used by gnome-vfs2. This package has been deprecated upstream and is provided for backwards compatibility only. This in an update to the latest upstream release. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Aug 25 02:25:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 25 Aug 2009 02:25:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: glib-1.2.10-10, gtk+-1.2.10-10 Message-ID: The following packages have been updated for Cygwin 1.7: *** libglib1.2_0-1.2.10-10 *** libglib1.2-devel-1.2.10-10 *** libgtk1.2_0-1.2.10-10 *** libgtk1.2-devel-1.2.10-10 This release is a rebuild of the old GTK+ 1.2 libraries for Cygwin 1.7 with gcc-4.3. Packages have been renamed to avoid confusion with the current 2.x (and, coming next year, 3.x) versions; existing installations will be updated automatically to these releases. Please note that the old GNOME 1.4 libraries are subject to removal from the distribution in the near future. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Aug 25 03:27:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 25 Aug 2009 03:27:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: libart_lgpl_2-2.3.20-10 Message-ID: The following packages have been updated for Cygwin 1.7: *** libart_lgpl_2_2-2.3.20-10 *** libart_lgpl_2-devel-2.3.20-10 libart is a 2D graphics rendering library used by the GNOME libraries. Its functionality is now provided by cairo, but will be supported for backwards compatibility for the duration of GNOME 2.x. This release is a rebuild for Cygwin 1.7 with gcc-4.3. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Aug 25 03:56:00 2009 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 25 Aug 2009 03:56:00 -0000 Subject: [ANNOUNCEMENT] [1.7] Updated: imlib-1.9.15-10 Message-ID: The following packages have been updated for Cygwin 1.7: *** libImlib1-1.9.15-10 *** libImlib-devel-1.9.15-10 *** libgdk_imlib1-1.9.15-10 *** libgdk_imlib-devel-1.9.15-10 Imlib is a graphics library supporting several common image formats. Originally developed for Enlightenment, it was used by the GNOME 1.4 libraries. This version has been deprecated and replaced by Imlib2, but remains in order to support legacy applications. This release, built for Cygwin 1.7 with gcc-4.3, separates the GTK+-dependent GdkImlib from the core Imlib library. Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From developer@toyon.com Tue Aug 25 04:21:00 2009 From: developer@toyon.com (Peter J. Stieber) Date: Tue, 25 Aug 2009 04:21:00 -0000 Subject: "Generic Event Extension" message In-Reply-To: <4A932E8D.1090603@users.sourceforge.net> References: <4A9315FB.4060806@toyon.com> <4A931EC4.7090008@users.sourceforge.net> <4A932734.8060506@toyon.com> <4A932E8D.1090603@users.sourceforge.net> Message-ID: <4A9366A1.9070303@toyon.com> Y = Yaakov Y> The X Generic Event Extension (XGE) was added... Thanks for the detailed explanation Yaakov. Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rkka546@gmail.com Wed Aug 26 11:28:00 2009 From: rkka546@gmail.com (rk ka) Date: Wed, 26 Aug 2009 11:28:00 -0000 Subject: Text/GUI based chat client other than naim in Cygwin? Message-ID: <6a05b9b90908260428r4ff557e8t6c0d9d14ab5fb5d4@mail.gmail.com> Folks! Can anyone point me to a package that acts as a chat client to multiple chat servers, along the lines of Pidgin, in Cygwin? Thanks! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ShannonRodgers@recoupinglosses.com Fri Aug 28 03:06:00 2009 From: ShannonRodgers@recoupinglosses.com (Shannon Rodgers) Date: Fri, 28 Aug 2009 03:06:00 -0000 Subject: Myron Stiles Recouping Losses Message-ID: <0da292bb4d8c6650298ccdc714c2a82a@recoupinglosses.com> Dear Myron Stiles, Opportunity to reduce your high account balances. Program available to Amarillo residents. Stiles, Myron Po Box 50974 Amarillo, TX 79159. http://recoupinglosses.com/C06C427FB600F789-B003F6F0E38ACE7E We look forward to hearing from you. Sincerely, Shannon Rodgers Client Services mail settings http://recoupinglosses.com/rmm.asp?id=C06C427FB600F789&e=9524123AEA58EAC145BE84EF7F0E90F5A82E3DC4649590 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jose_luis_fdez_diaz@yahoo.es Fri Aug 28 08:10:00 2009 From: jose_luis_fdez_diaz@yahoo.es (Jose Luis) Date: Fri, 28 Aug 2009 08:10:00 -0000 Subject: Problems starting "rxvt" from startxwin.bat Message-ID: <25185816.post@talk.nabble.com> Hi, I can start "xterm" from startxwin.bat: %RUN% xterm -e /usr/bin/bash -l but no "rxvt": %RUN% rxvt -bg white -fg black -e /bin/bash although it can be started from command line: jlfdiaz@JLFDIAZWXP ~ $ rxvt -bg white -fg black -e /bin/bash & Why does rvxt starting from startxwin.bat fail? Thanks in advance, Jose Luis -- View this message in context: http://www.nabble.com/Problems-starting-%22rxvt%22-from-startxwin.bat-tp25185816p25185816.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From mike_ayers@tvworks.com Fri Aug 28 18:46:00 2009 From: mike_ayers@tvworks.com (Mike Ayers) Date: Fri, 28 Aug 2009 18:46:00 -0000 Subject: Automatically positioned mouse movements are off target In-Reply-To: <65564EB91F1A4C5BB65678450C09B37E@digitalglobe.com> References: <74C3009EFB10492E97B9ADFCD43EEF23@digitalglobe.com> <65564EB91F1A4C5BB65678450C09B37E@digitalglobe.com> Message-ID: <83E753BE7B6A324ABB336245BAF1DAAC0CE8B8E3@mailserver.metatv-ds.metatv.com> > From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree- > owner@cygwin.com] On Behalf Of Brian Sheppard > I am testing a Java application using a tool called Abbot. Abbot > launches > your Java Swing app within Abbot?s JVM. Abbot reads the coordinates of > Swing > components from internal Java objects, and then issues mouse and > keystroke > commands to simulate user actions according to a script. On what machine is the application running? Thanks, Mike From cygwin@cwilson.fastmail.fm Fri Aug 28 23:40:00 2009 From: cygwin@cwilson.fastmail.fm (Charles Wilson) Date: Fri, 28 Aug 2009 23:40:00 -0000 Subject: [1.7] On checkX In-Reply-To: <4A98619A.90007@alice.it> References: <4A98619A.90007@alice.it> Message-ID: <4A986AE3.6020804@cwilson.fastmail.fm> [Redirecting to cygwin-xfree; Reply-To set] Angelo Graziosi wrote: > /usr/bin/checkX || start_XWin > [...] > > Now, it happens that, often (perhaps always), if the x-server is not > running, then checkX stackdumps, in the sense I find > checkX.exe.stackdump in HOME, but it is empty! 0 bytes. What version of checkX.exe? Please do: $ cygcheck -cd checkx run2 Also, $ uname -a -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cygwin@cwilson.fastmail.fm Sat Aug 29 00:46:00 2009 From: cygwin@cwilson.fastmail.fm (Charles Wilson) Date: Sat, 29 Aug 2009 00:46:00 -0000 Subject: [1.7] On checkX In-Reply-To: <4A9871EA.6010901@alice.it> References: <4A9871EA.6010901@alice.it> Message-ID: <4A987A5E.5040501@cwilson.fastmail.fm> [redirecting, AGAIN, to cygwin-xfree. This is OT for the main cygwin list] Unfortunately, I can't reproduce. Try running checkX with (progressively): --no-silent --verbose --debug --debug=2 --debug=3 --debug=4 this should help to narrow down how far it gets (and perhaps why) before dying. You may also need to use the --nogui option, and redirect stderr to a logfile. -- Chuck #!/bin/sh export DISPLAY=127.0.0.1:0.0 start_XWin() { # Cleanup from last run. rm -rf /tmp/.X11-unix XWin -multiwindow -clipboard -silent-dup-error 2>/dev/null & } /usr/bin/checkX || start_XWin while ! /usr/bin/checkX do printf "waiting for xserver to start\n" sleep 1 done sleep 1 /usr/bin/urxvt-X & -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From angelo.graziosi@alice.it Sat Aug 29 09:09:00 2009 From: angelo.graziosi@alice.it (Angelo Graziosi) Date: Sat, 29 Aug 2009 09:09:00 -0000 Subject: [1.7] On checkX Message-ID: <4A98F026.7070002@alice.it> Charles Wilson wrote: > Unfortunately, I can't reproduce. Ugh! I forgot to say that I start those scripts with links on desktop... For example: mkshortcut -AD \ -n "${urxvt}" \ -a "bash -l start_urxvt.sh" \ -i /usr/bin/XWin.exe \ -d "Console unicode" \ /usr/bin/run.exe Indeed, if I start the script from Cygwin.bat, there is not checkX.exe.stackdump in the HOME! It is created ONLY starting the script with the link... ...and, in that case, the lines: [...] while ! /usr/bin/checkX do printf "waiting for xserver to start\n" sleep 1 done [...] cause a NON-empty checkX.exe.stackdump: $ cat checkX.exe.stackdump Exception: STATUS_ACCESS_VIOLATION at eip=6E7C3CD0 Not only, also a bad interference between XWin and clipboard: trying to copy/paste (double click in urxvt shell), they hang and when I try to 'Restart Now' the PC, Windows says 'xwinclip has not finished yet...' Now, If I want start your script from the link, How can I capture the output? For example, I have tried modifying it with: [...] check_and_start() { /usr/bin/checkX --no-silent || start_XWin } check_and_start 2>&1 | tee /tmp/checkx.log [...] but only XWin starts NOT urxvt! and $ cat /tmp/checkx.log 5 [main] checkX 3292 fhandler_console::fixup_after_fork_exec: error opening input console handle for /dev/console after fork/exec, errno 13, Win32 error 5 112 [main] checkX 3292 fhandler_console::fixup_after_fork_exec: error opening output console handle for /dev/console after fork/exec, errno 13, Win32 error 5 Cheers, Angelo. > Try running checkX with (progressively): > --no-silent > --verbose > --debug > --debug=2 > --debug=3 > --debug=4 > this should help to narrow down how far it gets (and perhaps why) before > dying. You may also need to use the --nogui option, and redirect stderr > to a logfile. > > -- > Chuck > > > #!/bin/sh > export DISPLAY=127.0.0.1:0.0 > > start_XWin() > { > # Cleanup from last run. > rm -rf /tmp/.X11-unix > > XWin -multiwindow -clipboard -silent-dup-error 2>/dev/null & > } > > /usr/bin/checkX || start_XWin > > while ! /usr/bin/checkX > do > printf "waiting for xserver to start\n" > sleep 1 > done > sleep 1 > /usr/bin/urxvt-X & -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From live.the.lifestyle101@gmail.com Sat Aug 29 09:21:00 2009 From: live.the.lifestyle101@gmail.com (Ethel Top X Team) Date: Sat, 29 Aug 2009 09:21:00 -0000 Subject: Check this out, what you think, cygwin-xfree? Message-ID: Hey cygwin-xfree, YOU are INVITED I refuse to participate in the recession. Don??t get me wrong ?? I feel bad for anyone who has lost a job, lost a house or lost savings. I just refuse to be part of the ??doom and gloom??. I refuse to write off 2009 as a ??lost year??. So if you don??t have the luxury of closing your eyes and waking up in 2011 you need to join me in this program. Why? Because this program capitalizes on two industries that THRIVE in a recession. (and do very well when the economy is growing, too) Industry #1 ?? The Home-Based Business Industry Almost everyone (except those super-rich and super-na??ve people) is looking to add supplementary income or replacement income right now. Industry #2 ?? The Adult Industry When times are tough, people turn to pleasures and escapes ?? low-cost entertainment. This program is the only adult lifestyle club in the world ?? no other web site has what we have ?? videos, photos, strip poker, discounts on the largest adult store on the internet, relationship advice, discounted lingerie, discounted shoes, discounted travel and more! Take the Tour be amazed. And you can "Test the Water" if you want to.For 3 days you can enjoy what our VIP members are enjoying. http://tcp3.com/live_the_style http://tcp3.com/live_the_style ======Advertisment====== Atract An Instant Avalanche Of Website Sales & Traffic With A Single Touch! http://tcp3.com/automatic-get-profits http://tcp3.com/automatic-get-profits ======================== Thanks, Ethel Top "X" Team Disclaimer: This invitation is being sent to professional, matured people who see things in a different perspective This Site is for adults only! By entering this Site, you agree to the following terms and conditions: You certify that you are 18 years/age or older, and are not offended by sexually explicit imagery. You agree that you will not permit any person(s) under 18 years/age to have access to any/the materials contained within this Site. http://tcp3.com/live-the-lifestyle http://tcp3.com/live-the-lifestyle To be opt-out in my list "click" http://tcp3.com/unsubscribe-link and put your email to unsubscribe. Thank You! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From WassPoker@gmail.com Sat Aug 29 21:09:00 2009 From: WassPoker@gmail.com (WassPoker) Date: Sat, 29 Aug 2009 21:09:00 -0000 Subject: Online Poker - Multiplayer! Message-ID: <200908292108.n7TL71Lc024575@MX-IN-01.forthnet.gr> Online Poker, and have Fun! http://tinyurl.com/mogdze Enjoy! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Sun Aug 30 13:42:00 2009 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Sun, 30 Aug 2009 13:42:00 -0000 Subject: building issue In-Reply-To: <9b83ffd90908171333h2e3f1d07s8c29acd9d07b1918@mail.gmail.com> References: <9b83ffd90908151351i3dca1b4ay21a300162d28c9f7@mail.gmail.com> <4A872544.6090307@dronecode.org.uk> <9b83ffd90908171333h2e3f1d07s8c29acd9d07b1918@mail.gmail.com> Message-ID: <4A9A81E5.7020507@dronecode.org.uk> J. Offerman wrote: > On Sat, Aug 15, 2009 at 2:14 PM, Jon TURNEY wrote: >> afaik, since this wrapper isn't doing anything useful for you in this >> particular case, you can invoke .libs/XWin.exe directly and it should just >> work. > > Moving on, now it seems okay to start .libs/XWin.exe but it doesn't > "look" okay literally. Turns out, fonts are gone. Xlsfonts reports > only six. > > logname@host> xlsfonts > -misc-fixed-medium-r-semicondensed--0-0-75-75-c-0-iso8859-1 > -misc-fixed-medium-r-semicondensed--13-100-100-100-c-60-iso8859-1 > -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1 > 6x13 > cursor > fixed These are the 'builtin' fonts. > I tried reinstalling all the fonts(such as font-adobe-dpi75 and > font-bh-dpi100) and now /usr/share/fonts has lots of dirs(dpi75, > dpi100, misc, Type1 and others) and hundreds of .gz files underneath. > > How should I proceed from here? Read the X server log file. I would guess that it will show that the X server is unable to load any fonts, for one of the following reasons: 1) You've built an X server with a dynamically linked libXfont, which doesn't work correctly for reasons discussed at [1], so the X server is unable to load any fonts. 2) You've built an X server configured to find fonts from somewhere other than /usr/share/fonts. Add --with-fontdir=/usr/share/fonts to your ./configure invocation and rebuild. [1] http://x.cygwin.com/docs/cg/prog-build-prerequisites.html#prog-compiling-environment-setup -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/