From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 1 09:34:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 01 Mar 2005 09:34:00 -0000 Subject: Startup problems with startx/xinit In-Reply-To: <20050228222745.33534.qmail@web50110.mail.yahoo.com> References: <20050228222745.33534.qmail@web50110.mail.yahoo.com> Message-ID: On Mon, 28 Feb 2005, Steve Horne wrote: > Hello Alexander, > > I have just tried disabling my virus scanner > but this has not resolved my problem. > > Any other suggestions, please ? Sorry. I'm broke on it. You might try Xming which uses a different network library. Maybe this helps http://wiki.freedesktop.org/wiki/Xming bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From goertzen@ertw.com Tue Mar 1 21:44:00 2005 From: goertzen@ertw.com (Daniel Goertzen) Date: Tue, 01 Mar 2005 21:44:00 -0000 Subject: keyboard jams when switching windows tasks Message-ID: <4224E1FE.4050803@ertw.com> Hello, I've suddenly encountered problems with keyboard freeze ups on my Cygwin/X (XDMCP) on XP talking to a KDE Konsole on Gentoo Linux x86. Incidentally, the same thing started happening at work with Cygwin/X on XP talking to Konsole on Gentoo Linux x86_64. I did install Windows Updates just prior to seeing this problem on both machines, but have been unable to reproduce this on a cooworker's computer who also uses XP, so I can't prove this is the cause. How to freeze up a Konsole (while connected by XDMCP to a remote kdm): 1. Click on a running Konsole program to give it focus (it won't freeze if it doesn't have focus) 2. Switch to another Windows application by clicking it in the application bar (alt-tab won't trigger the problem.) 3. Switch back to the X server with the mouse (again, alt-tab won't trigger the problem) 4. Voila, Konsole is now insensitive to keyboard input. It will never print anything no matter which keys you press. The up and down arrows scroll the window around instead of cycle through bash history as one would expect. To unfreeze the window, do the exact same thing again. That's right, the frozen state is toggleable. Using this method, you can get multiple Konsoles frozen at the same time and unfreeze them in the order you want. When you unfreeze a console, all the keys you pressed when it was frozen come flooding out. Other interesting points: - This problem is happening with X/Cygwin versions 60801000 and 60802000. - I use the startxdmcp.bat script. - The linux boxen have Gentoo xorg-x11-6.8.0-r4 and Gentoo kde-3.3.2 Thoughts? Dan. From alexander.gottwald@s1999.tu-chemnitz.de Wed Mar 2 14:02:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 02 Mar 2005 14:02:00 -0000 Subject: keyboard jams when switching windows tasks In-Reply-To: <4224E1FE.4050803@ertw.com> References: <4224E1FE.4050803@ertw.com> Message-ID: On Tue, 1 Mar 2005, Daniel Goertzen wrote: > To unfreeze the window, do the exact same thing again. That's right, > the frozen state is toggleable. Using this method, you can get multiple > Konsoles frozen at the same time and unfreeze them in the order you > want. When you unfreeze a console, all the keys you pressed when it was > frozen come flooding out. Can you please try if you can reproduce this with xev and if xev will display and keypresses? I've noticed random problems with selecting windows and moving focus to the windows myself but not been able to reproduce this for debugging. A quick test with konsole showed no signs of this behaviour on my system. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From vervoom@hotmail.com Wed Mar 2 20:39:00 2005 From: vervoom@hotmail.com (J S) Date: Wed, 02 Mar 2005 20:39:00 -0000 Subject: ignore modifier Message-ID: Hi, My users have a problem with the function keys (ie. F1, F2,....) in their X application. If the numlock key is off, the function keys work fine. But if the numlock key is on, the function keys stop working. I know they could do xmodmap -e "clear Mod2", however they want to be able to use the numpad as well. Is there a command like IgnoreModifier which you can specify on an individual key basis, so I could say for F1 to F12, ignore when the numlock key is on? Thanks for any help. JS. From alexander.gottwald@s1999.tu-chemnitz.de Wed Mar 2 20:48:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 02 Mar 2005 20:48:00 -0000 Subject: ignore modifier In-Reply-To: References: Message-ID: On Wed, 2 Mar 2005, J S wrote: > Is there a command like IgnoreModifier which you can specify on an > individual key basis, so I could say for F1 to F12, ignore when the numlock > key is on? Not that I know of. Sorry. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From ihok@hotmail.com Thu Mar 3 03:24:00 2005 From: ihok@hotmail.com (Jack Tanner) Date: Thu, 03 Mar 2005 03:24:00 -0000 Subject: 1.5.13-1 and .bash_profile Message-ID: <42268361.9090102@hotmail.com> Ever since I updated to 1.5.13-1, I get a weird delay when I "log in" to Cygwin/X. The delay does not happen under RXVT. The delay happens on two different WinXP SP2 machines. Here's how it happens. Run startxwin.bat, which runs xterm, which invokes bash, which sources .bash_profile. My .bash_profile ends with eval `ssh-agent` echo foo ssh-add echo bar I get Agent pid XXXX foo ... and then it just sits there. I can ctrl-c and then run ssh-add manually, and it takes my passphrase just fine. If I do source .bash_profile, there's a miniscule delay that shouldn't be there either, and then ssh-add comes up just fine. If I revert to cygwin 1.5.12, the delay disappears. From goertzen@ertw.com Thu Mar 3 04:19:00 2005 From: goertzen@ertw.com (Daniel Goertzen) Date: Thu, 03 Mar 2005 04:19:00 -0000 Subject: keyboard jams when switching windows tasks In-Reply-To: References: <4224E1FE.4050803@ertw.com> Message-ID: <42268FE2.8070206@ertw.com> xev behaved correctly when the xev window had focus when I switched to a MS Windows app (I assume correct means that it spewed key and mouseover events) When the Konsole that launched xev was given focus and I did the freezing trick, all output halted until I did the unfreezing trick again. I did observe that in the frozen state, pressing ctrl-C in the launching Konsole made the xev window go away, but still no signs of life in the Konsole itself. Maybe just the output of the Konsole is getting jammed up rather than the input? I will happily perform more tests if you like. If I have time tomorrow, i might tcpdump some normal and "frozen" traffic to test the frozen output theory. Cheers, Dan. Alexander Gottwald wrote: >On Tue, 1 Mar 2005, Daniel Goertzen wrote: > > > >>To unfreeze the window, do the exact same thing again. That's right, >>the frozen state is toggleable. Using this method, you can get multiple >>Konsoles frozen at the same time and unfreeze them in the order you >>want. When you unfreeze a console, all the keys you pressed when it was >>frozen come flooding out. >> >> > >Can you please try if you can reproduce this with xev and if xev will display >and keypresses? > >I've noticed random problems with selecting windows and moving focus to the windows >myself but not been able to reproduce this for debugging. >A quick test with konsole showed no signs of this behaviour on my system. > >bye > ago > > From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 3 09:12:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 03 Mar 2005 09:12:00 -0000 Subject: keyboard jams when switching windows tasks In-Reply-To: <42268FE2.8070206@ertw.com> References: <4224E1FE.4050803@ertw.com> <42268FE2.8070206@ertw.com> Message-ID: On Wed, 2 Mar 2005, Daniel Goertzen wrote: > xev behaved correctly when the xev window had focus when I switched to a > MS Windows app (I assume correct means that it spewed key and mouseover > events) > > When the Konsole that launched xev was given focus and I did the > freezing trick, all output halted until I did the unfreezing trick > again. I did observe that in the frozen state, pressing ctrl-C in the > launching Konsole made the xev window go away, but still no signs of > life in the Konsole itself. Maybe just the output of the Konsole is > getting jammed up rather than the input? Hm. Quite interesting. I'll meet some KDE people on weekend. Maybe they can give some hints what happening bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From vervoom@hotmail.com Thu Mar 3 11:05:00 2005 From: vervoom@hotmail.com (J S) Date: Thu, 03 Mar 2005 11:05:00 -0000 Subject: ignore modifier In-Reply-To: Message-ID: >On Wed, 2 Mar 2005, J S wrote: > > > Is there a command like IgnoreModifier which you can specify on an > > individual key basis, so I could say for F1 to F12, ignore when the >numlock > > key is on? > >Not that I know of. Sorry. > >bye > ago >-- > Alexander.Gottwald@s1999.tu-chemnitz.de > http://www.gotti.org ICQ: 126018723 I found the fix was to do: xmodmap -e "add mod2 = F6" However, for some reason I had to press F6 twice before it started to work with the numlock key on. JS. From Matthias.Morche@P7S1Produktion.de Thu Mar 3 15:04:00 2005 From: Matthias.Morche@P7S1Produktion.de (Morche Matthias) Date: Thu, 03 Mar 2005 15:04:00 -0000 Subject: slowdown of command substitution in 1.5.13-1 Message-ID: <574BF80562AF37419EA4B003C90D756D09B085@EXCHANGE1.belgium.fhm.de> My /etc/profile now runs very slow. I've tracked it down to: $ time echo 1 1 real 0m0.000s user 0m0.000s sys 0m0.000s mo12m@cb2284 ~ $ time echo `echo 1` 1 real 0m10.591s user 0m0.015s sys 0m0.031s ... There seems to be something broken with the $() and `` command substitution using bash with 1.5.13-1... matthias -------------- next part -------------- A non-text attachment was scrubbed... Name: cygcheck.log Type: application/octet-stream Size: 59436 bytes Desc: cygcheck.log URL: From cgf-no-personal-reply-please@cygwin.com Thu Mar 3 16:30:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Thu, 03 Mar 2005 16:30:00 -0000 Subject: slowdown of command substitution in 1.5.13-1 In-Reply-To: <574BF80562AF37419EA4B003C90D756D09B085@EXCHANGE1.belgium.fhm.de> References: <574BF80562AF37419EA4B003C90D756D09B085@EXCHANGE1.belgium.fhm.de> Message-ID: <20050303163022.GA3414@trixie.casa.cgf.cx> On Thu, Mar 03, 2005 at 04:04:15PM +0100, Morche Matthias wrote: >My /etc/profile now runs very slow. > >I've tracked it down to: > >$ time echo 1 >1 > >real 0m0.000s >user 0m0.000s >sys 0m0.000s > >mo12m@cb2284 ~ >$ time echo `echo 1` >1 > >real 0m10.591s >user 0m0.015s >sys 0m0.031s >... > >There seems to be something broken with the $() and `` command >substitution using bash with 1.5.13-1... 1) WFM. 2) Why are you sending general cygwin problems to the cygwin-xfree mailing list? Please send the output of: strace -ofoo bash echo `echo 1` exit to the cygwin list. From jeanmichel.123@free.fr Thu Mar 3 16:46:00 2005 From: jeanmichel.123@free.fr (jeanmichel.123@free.fr) Date: Thu, 03 Mar 2005 16:46:00 -0000 Subject: "Alt Gr" key, with remote X-windows windows, strange behaviour Message-ID: <1109867981.42273dcd9bf54@imp1-q.free.fr> Problem: When I want to type a character such as #, { or }, which require using the "Alt Gr" key on a french keyboard, sometimes, a strange behaviour occurs; sometimes it works nice. It looks like it only happend when using vi or emacs. Hardware: I use some windows running on a true linux box, but displayed on a windows in vmware system (vmware emulate an i386 like computer). The cygwin-xfree is installed on this windows vmWare system. (In fact, there is only one true computer). I use a french keyboard. Software Versions: C:\>ver Microsoft Windows 2000 [Version 5.00.2195] gay@chypre:~$ vmware -v VMware Workstation 4.5.2 build-8848 linked is the cygcheck.out file. -------------- next part -------------- A non-text attachment was scrubbed... Name: cygcheck.out Type: application/octet-stream Size: 58763 bytes Desc: not available URL: From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 3 16:51:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 03 Mar 2005 16:51:00 -0000 Subject: "Alt Gr" key, with remote X-windows windows, strange behaviour In-Reply-To: <1109867981.42273dcd9bf54@imp1-q.free.fr> References: <1109867981.42273dcd9bf54@imp1-q.free.fr> Message-ID: On Thu, 3 Mar 2005 jeanmichel.123@free.fr wrote: > Problem: > When I want to type a character such as #, { or }, which require using the "Alt > Gr" key on a french keyboard, sometimes, a strange behaviour occurs; sometimes > it works nice. > It looks like it only happend when using vi or emacs. > > Hardware: > I use some windows running on a true linux box, but displayed on a windows in > vmware system (vmware emulate an i386 like computer). > The cygwin-xfree is installed on this windows vmWare system. > (In fact, there is only one true computer). > I use a french keyboard. I've noticed problems with Alt-Gr in vmware too. But they were not limited to cygwin/x so its basicly a vmware problem. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From barron.j.bichon@vanderbilt.edu Fri Mar 4 15:10:00 2005 From: barron.j.bichon@vanderbilt.edu (Barron J Bichon) Date: Fri, 04 Mar 2005 15:10:00 -0000 Subject: startx (still) hangs at startup Message-ID: <42287A6D.7060501@vanderbilt.edu> I know this is a problem repeatedly posted on this list, but none of the solutions I have read seem to work for me. I'm running cygwin with XP Home (SP2). When I run startx I get this: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-1 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TT F/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/ X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 1024 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null)" This is what is written to the screen, but my XWin.log file stops at the previous "Using preset keyboard..." line. The large X icon appears in my system tray and then it hangs. This is an error listed in the FAQ with two possible causes. One is that I could be running Zone Alarm 5--I'm not, but I am running McAfee Personal Firewall Plus. Disabling this doesn't fix the problem. The other is that /tmp is mounted in textmode. If I use mount -b "$(cygpath -m /tmp)" /tmp before running startx I still get the same problem. I have also tried running without the -multiwindow option. If I do this, I get a large window frame on my screen with "Cygwin/X Server - 0:0" in the title bar, but there is nothing in the frame (I can see my regular desktop through it) and it hangs. Any ideas? Thanks for your help, Barron Bichon From kdibbleNOSPAM@alltel.net Fri Mar 4 15:57:00 2005 From: kdibbleNOSPAM@alltel.net (Ken Dibble) Date: Fri, 04 Mar 2005 15:57:00 -0000 Subject: startx (still) hangs at startup In-Reply-To: <42287A6D.7060501@vanderbilt.edu> References: <42287A6D.7060501@vanderbilt.edu> Message-ID: <422884A8.7000303@alltel.net> Barron J Bichon wrote: > I know this is a problem repeatedly posted on this list, but none of > the solutions I have read seem to work for me. I'm running cygwin > with XP Home (SP2). When I run startx I get this: > > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 6.8.2.0-1 > > Contact: cygwin-xfree@cygwin.com > > XWin was started with the following command line: > > X :0 -multiwindow -clipboard > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 > (II) XF86Config is not supported > (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more > information > (==) FontPath set to > "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TT > F/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/ > X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" > winDetectSupportedEngines - Windows NT/2000/XP > winDetectSupportedEngines - DirectDraw installed > winDetectSupportedEngines - DirectDraw4 installed > winDetectSupportedEngines - Returning, supported engines 00000007 > winSetEngine - Multi Window or Rootless => ShadowGDI > winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits > per pixel > winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 1024 > depth: 32 > winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff > winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d > 24 bpp 32 > null screen fn ReparentWindow > null screen fn RestackWindow > InitQueue - Calling pthread_mutex_init > InitQueue - pthread_mutex_init returned > InitQueue - Calling pthread_cond_init > InitQueue - pthread_cond_init returned > winInitMultiWindowWM - Hello > winInitMultiWindowWM - Calling pthread_mutex_lock () > winMultiWindowXMsgProc - Hello > winMultiWindowXMsgProc - Calling pthread_mutex_lock () > MIT-SHM extension disabled due to lack of kernel support > XFree86-Bigfont extension local-client optimization disabled due to > lack of shared memory support in the kernel > (--) Setting autorepeat to delay=500, rate=31 > (--) winConfigKeyboard - Layout: "00000409" (00000409) > (--) Using preset keyboard for "English (USA)" (409), type "4" > Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" > Options = "(null)" > > > This is what is written to the screen, but my XWin.log file stops at > the previous "Using preset keyboard..." line. The large X icon > appears in my system tray and then it hangs. > > This is an error listed in the FAQ with two possible causes. One is > that I could be running Zone Alarm 5--I'm not, but I am running McAfee > Personal Firewall Plus. Disabling this doesn't fix the problem. The > other is that /tmp is mounted in textmode. If I use > > mount -b "$(cygpath -m /tmp)" /tmp > > before running startx I still get the same problem. I have also tried > running without the -multiwindow option. If I do this, I get a large > window frame on my screen with "Cygwin/X Server - 0:0" in the title > bar, but there is nothing in the frame (I can see my regular desktop > through it) and it hangs. > > Any ideas? Thanks for your help, > > Barron Bichon Barron, I have XP Home SP2 as well, and do not have this issue. I recall from previous discussions about ZA that disabling is not the same as removing or uninstalling. Have you tried complete removing your firewall? Ken From barron.j.bichon@vanderbilt.edu Fri Mar 4 16:03:00 2005 From: barron.j.bichon@vanderbilt.edu (Barron J Bichon) Date: Fri, 04 Mar 2005 16:03:00 -0000 Subject: startx (still) hangs at startup In-Reply-To: <422884A8.7000303@alltel.net> References: <42287A6D.7060501@vanderbilt.edu> <422884A8.7000303@alltel.net> Message-ID: <422886DD.8030409@vanderbilt.edu> I actually just finished testing a fix posted by Alexander Gottwald to another user with a similar problem (I assure you I searched the posts in detail before posting my problem, but overlooked this one). He suggested placing -kb in the XWin command line. This worked! Thanks for getting back to me. Barron Bichon Ken Dibble wrote: > > > Barron J Bichon wrote: > >> I know this is a problem repeatedly posted on this list, but none of >> the solutions I have read seem to work for me. I'm running cygwin >> with XP Home (SP2). When I run startx I get this: >> >> >> Welcome to the XWin X Server >> Vendor: The Cygwin/X Project >> Release: 6.8.2.0-1 >> >> Contact: cygwin-xfree@cygwin.com >> >> XWin was started with the following command line: >> >> X :0 -multiwindow -clipboard >> >> _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root >> winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 >> (II) XF86Config is not supported >> (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more >> information >> (==) FontPath set to >> "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TT >> F/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/ >> X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" >> winDetectSupportedEngines - Windows NT/2000/XP >> winDetectSupportedEngines - DirectDraw installed >> winDetectSupportedEngines - DirectDraw4 installed >> winDetectSupportedEngines - Returning, supported engines 00000007 >> winSetEngine - Multi Window or Rootless => ShadowGDI >> winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits >> per pixel >> winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 1024 >> depth: 32 >> winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff >> winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d >> 24 bpp 32 >> null screen fn ReparentWindow >> null screen fn RestackWindow >> InitQueue - Calling pthread_mutex_init >> InitQueue - pthread_mutex_init returned >> InitQueue - Calling pthread_cond_init >> InitQueue - pthread_cond_init returned >> winInitMultiWindowWM - Hello >> winInitMultiWindowWM - Calling pthread_mutex_lock () >> winMultiWindowXMsgProc - Hello >> winMultiWindowXMsgProc - Calling pthread_mutex_lock () >> MIT-SHM extension disabled due to lack of kernel support >> XFree86-Bigfont extension local-client optimization disabled due to >> lack of shared memory support in the kernel >> (--) Setting autorepeat to delay=500, rate=31 >> (--) winConfigKeyboard - Layout: "00000409" (00000409) >> (--) Using preset keyboard for "English (USA)" (409), type "4" >> Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" >> Options = "(null)" >> >> >> This is what is written to the screen, but my XWin.log file stops at >> the previous "Using preset keyboard..." line. The large X icon >> appears in my system tray and then it hangs. >> >> This is an error listed in the FAQ with two possible causes. One is >> that I could be running Zone Alarm 5--I'm not, but I am running >> McAfee Personal Firewall Plus. Disabling this doesn't fix the >> problem. The other is that /tmp is mounted in textmode. If I use >> >> mount -b "$(cygpath -m /tmp)" /tmp >> >> before running startx I still get the same problem. I have also >> tried running without the -multiwindow option. If I do this, I get a >> large window frame on my screen with "Cygwin/X Server - 0:0" in the >> title bar, but there is nothing in the frame (I can see my regular >> desktop through it) and it hangs. >> >> Any ideas? Thanks for your help, >> >> Barron Bichon > > > > Barron, > > I have XP Home SP2 as well, and do not have this issue. > I recall from previous discussions about ZA that disabling is not the > same as removing or uninstalling. > Have you tried complete removing your firewall? > > Ken > From brian@dessent.net Mon Mar 7 08:50:00 2005 From: brian@dessent.net (Brian Dessent) Date: Mon, 07 Mar 2005 08:50:00 -0000 Subject: compile in cygwin References: <20050307064858.13630.qmail@web42104.mail.yahoo.com> Message-ID: <422C1696.7880EF22@dessent.net> Duong Duong wrote: > > I download an component buibded in linux and recopiled > it in cygwin but gcc showed somne errors. One of them > are the error in string.h file. > I attach this source code with this email. It is open > source VietNamese keyboard for linux. > Could you help me? Thanks This is a question about an X11 app, so it probably belongs on cygwin-xfree@cygwin.com and not on this list. >From the doc/manual in the tarball: - The system must have either en_US.UTF-8 or vi_VN.UTF-8 locale installed I believe that Cygwin does not have any locale support for anything but the default "C" locale, so it doesn't sound like it's going to work. That said it seems to compile okay for me with a few minor changes. I cannot test it, but I'll tell you what I did. First of all, I didn't get any errors about "string.h" so I suspect you're missing some -devel packages. At the very least you'll need xorg-x11-devel. Use the package search feature of the cygwin.com web site to find out what you're missing if you have to. Next, the program #defines a macro named _PTR which collides with the one of the same name in the libc include files. You will have to edit src/IMdkit/FrameMgr.h and src/IMdkit/i18nIMProto.c to rename _PTR to something else. I just called it _PTR2. You can do this with a command such as: perl -i.bak -pe 's/_PTR\(/_PTR2\(/' src/IMdkit/{FrameMgr.h,i18nIMProto.c} There's also a problem with the link order in src/xim/Makefile.am. The libIMdkit library links against some libX11 symbols and the linker will complain unless -lX11 comes after libIMdkit.la in the link command line. See attached patch. Finally you will need to edit src/gui/gui.c to replace WAIT_ANY in the call to waitpid() with -1. I think WAIT_ANY is a glibc-ism that's not portable. Now from the top level directory run "autoreconf --install --force --verbose", "./configure", and then "make". You should have everything built at this point. That is where I stopped, you're on your own from there on. Brian -------------- next part -------------- --- src/xim/Makefile.am 2005-03-07 00:38:36.781250000 -0800 +++ src/xim/Makefile.am.orig 2005-03-07 00:38:08.578125000 -0800 @@ -11,8 +11,8 @@ ukxim_CFLAGS = \ @X_CFLAGS@ ##ukxim_LDADD = ../IMdkit/libXimd.a ../ukengine/libUnikey.la -ukxim_LDADD = ../IMdkit/libIMdkit.la -lX11 ../ukengine/libUnikey.la ../vnconv/libvnconv.la -ukxim_LDFLAGS = @X_LIBS@ @X_PRE_LIBS@ +ukxim_LDADD = ../IMdkit/libIMdkit.la ../ukengine/libUnikey.la ../vnconv/libvnconv.la +ukxim_LDFLAGS = @X_LIBS@ @X_PRE_LIBS@ -lX11 EXTRA_DIST = install.sed uninstall.sed From chris.jasper@ngc.com Mon Mar 7 22:30:00 2005 From: chris.jasper@ngc.com (Jasper, Chris) Date: Mon, 07 Mar 2005 22:30:00 -0000 Subject: x -query help please Message-ID: <288F20D313866846902985C83B6B5A03014BC6AB@xcgcad01.northgrum.com> Hello, I have installed cygwin on a PC with Windows XP sp1 and all other patches with norton AV corp and no firewall software turned on. I am attempting to x -query to a machine called maple. Here is the output on the cygwin screen: $ x -query maple Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-1 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: x -query maple _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TT F/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/ X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winAdjustVideoModeShadowDDNL - Using Windows display depth of 16 bits per pixel winFinishScreenInitFB - Masks: 0000f800 000007e0 0000001f MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! winPointerWarpCursor - Discarding first warp: 797 567 The behavior is that a grey screen comes up in X. Normally I'd expect (and do from other machines using cygwin) to see a blue screen with a login (from redhat 9 as that is the OS on maple) screen. I have uninstalled cygwin and reinstalled many times. When uninstalling, I run the uninstall portion of setup and when it is complete I delete the Cygnus registry and delete c:\cygwin before attempting a install all. No matter how many times I have tried uninstalling and reinstalling, I always get this problem. Can anyone shed light on this? thanks, cj ----------------------------------------- Chris Jasper Systems Administrator 408-531-2158 From Alexander.Gottwald@s1999.tu-chemnitz.de Mon Mar 7 23:02:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 07 Mar 2005 23:02:00 -0000 Subject: x -query help please In-Reply-To: <288F20D313866846902985C83B6B5A03014BC6AB@xcgcad01.northgrum.com> References: <288F20D313866846902985C83B6B5A03014BC6AB@xcgcad01.northgrum.com> Message-ID: Jasper, Chris wrote: > The behavior is that a grey screen comes up in X. Normally I'd expect (and do from other machines using cygwin) to see a blue screen with a login (from redhat 9 as that is the OS on maple) screen. > > I have uninstalled cygwin and reinstalled many times. When uninstalling, I run the uninstall portion of setup and when it is complete I delete the Cygnus registry and delete c:\cygwin before attempting a install all. No matter how many times I have tried uninstalling and reinstalling, I always get this problem. > > Can anyone shed light on this? Most distributions install xdm, kdm or wdm (or whatever they use) in a pure local configuration. It will not accept or wait for any requests from the network. Check the FAQ. It describes how to enable network support for several XDMCP servers. bye ago NP: Grendel - EVP -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From skijore@yahoo.com Tue Mar 8 15:40:00 2005 From: skijore@yahoo.com (Mike Starbuck) Date: Tue, 08 Mar 2005 15:40:00 -0000 Subject: eclipse 3.0.1 input problem Message-ID: <20050308153956.29740.qmail@web51108.mail.yahoo.com> hello, i have installed cygwin-xfree on my windows xp laptop successfully i think. at least i am able to ssh to a remote linux host and run xemacs. i see the xemacs window frame appear on my laptop and i am able to edit files. the xemacs application accepts both mouse and keyboard input. problem: when i launch eclipse on the same linux host I get the familiar eclipse logo appear in a window on my laptop and then a dialog box appears asking me to select my workspace. at this point the eclipse application is hung. the dialog box will not accept any mouse or keyboard input and i am forced to abandon the application. the dialog box appears to be a motif window. anyone notice this problem before? I searched around on the web and can't seem to find a similar problem. thanks --mike -- The information contained in this email along with all attachments is confidential and is not to be shared without my permission and prior knowledge of who will be viewing it's contents including all attachments. __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 8 16:22:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 08 Mar 2005 16:22:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: <20050308153956.29740.qmail@web51108.mail.yahoo.com> References: <20050308153956.29740.qmail@web51108.mail.yahoo.com> Message-ID: On Tue, 8 Mar 2005, Mike Starbuck wrote: > hello, > i have installed cygwin-xfree on my windows xp laptop > successfully i think. at least i am able to ssh to a > remote linux host and run xemacs. i see the xemacs > window frame appear on my laptop and i am able to edit > files. the xemacs application accepts both mouse and > keyboard input. > > problem: when i launch eclipse on the same linux host > I get the familiar eclipse logo appear in a window on > my laptop and then a dialog box appears asking me to > select my workspace. at this point the eclipse > application is hung. the dialog box will not accept > any mouse or keyboard input and i am forced to abandon > the application. the dialog box appears to be a motif > window. > > anyone notice this problem before? I searched around > on the web and can't seem to find a similar problem. Just a wild guess: Is NumLock activated? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From dtduongmaillist@yahoo.com Wed Mar 9 02:08:00 2005 From: dtduongmaillist@yahoo.com (Duong Duong) Date: Wed, 09 Mar 2005 02:08:00 -0000 Subject: compile in cygwin (can't create configure file) Message-ID: <20050309020832.51711.qmail@web42107.mail.yahoo.com> Thank you Brian Dessent. I did as you had written (rename "_PTR", change xim/makefile.am )but when I ran "autoreconf --install --force --verbose", it couldn't create right configure file. Event I ran this instructtion with do nothing, it still showed errors. The errors are: T2 run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal aclocal:configure.ac:108: warning: macro `AM_GLIB_DEFINE_LOCALEDIR' not found in library autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force /usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2 run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal aclocal:configure.ac:108: warning: macro `AM_GLIB_DEFINE_LOCALEDIR' not found in library autoreconf: running: /usr/autotool/devel/bin/autoconf --force configure.ac:110: error: possibly undefined macro: AM_GLIB_DEFINE_LOCALEDIR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/autotool/devel/bin/autoconf failed with exit status: 1 Thanks. __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ -------------- next part -------------- A non-text attachment was scrubbed... Name: x-unikey-0.9.2.tar.bz2 Type: application/octet-stream Size: 347785 bytes Desc: x-unikey-0.9.2.tar.bz2 URL: From g.r.vansickle@worldnet.att.net Wed Mar 9 02:16:00 2005 From: g.r.vansickle@worldnet.att.net (Gary R. Van Sickle) Date: Wed, 09 Mar 2005 02:16:00 -0000 Subject: compile in cygwin (can't create configure file) In-Reply-To: <20050309020832.51711.qmail@web42107.mail.yahoo.com> Message-ID: > -----Original Message----- > From: cygwin-owner@cygwin.com > [mailto:cygwin-owner@cygwin.com] On Behalf Of Duong Duong > Sent: Tuesday, March 08, 2005 8:09 PM > To: cygwin-xfree@cygwin.com; cygwin@cygwin.com > Subject: compile in cygwin (can't create configure file) > > Thank you Brian Dessent. Dude, you just sent a half-megabyte email to all of Cygwin-land. That isn't going to make you any friends with folks on dialup. -- Gary R. Van Sickle From brian@dessent.net Wed Mar 9 02:26:00 2005 From: brian@dessent.net (Brian Dessent) Date: Wed, 09 Mar 2005 02:26:00 -0000 Subject: compile in cygwin (can't create configure file) References: <20050309020832.51711.qmail@web42107.mail.yahoo.com> Message-ID: <422E5F83.36D89373@dessent.net> Duong Duong wrote: > aclocal:configure.ac:108: warning: macro > `AM_GLIB_DEFINE_LOCALEDIR' not found in library You need the glib2-devel package. (And it's not necessary to attach the source code to the mailing list, you can just include a link to ) Brian From Phil.Betts@heis.co.uk Wed Mar 9 14:14:00 2005 From: Phil.Betts@heis.co.uk (Phil Betts) Date: Wed, 09 Mar 2005 14:14:00 -0000 Subject: bad installation ? Message-ID: On Wednesday, February 23, 2005 6:23 PM, Banibrata Dutta wrote: > Could anybody explain the following behaviour or Cygwin and "startx" > in Cygwin... > > > > Your group is currently "mkpasswd". This indicates that > the /etc/passwd (and possibly /etc/group) files should be rebuilt. > See the man pages for mkpasswd and mkgroup then, for example, run > mkpasswd -l [-d] > /etc/passwd > mkgroup -l [-d] > /etc/group > Note that the -d switch is necessary for domain users. > Could someone please help ? Did you actually *read* what you posted? It tells you all you need to know. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com ********************************************************************** From skijore@yahoo.com Wed Mar 9 16:33:00 2005 From: skijore@yahoo.com (Mike Starbuck) Date: Wed, 09 Mar 2005 16:33:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: 6667 Message-ID: <20050309163323.27298.qmail@web51102.mail.yahoo.com> no --- Alexander Gottwald wrote: > On Tue, 8 Mar 2005, Mike Starbuck wrote: > > > hello, > > i have installed cygwin-xfree on my windows xp > laptop > > successfully i think. at least i am able to ssh > to a > > remote linux host and run xemacs. i see the > xemacs > > window frame appear on my laptop and i am able to > edit > > files. the xemacs application accepts both mouse > and > > keyboard input. > > > > problem: when i launch eclipse on the same linux > host > > I get the familiar eclipse logo appear in a window > on > > my laptop and then a dialog box appears asking me > to > > select my workspace. at this point the eclipse > > application is hung. the dialog box will not > accept > > any mouse or keyboard input and i am forced to > abandon > > the application. the dialog box appears to be a > motif > > window. > > > > anyone notice this problem before? I searched > around > > on the web and can't seem to find a similar > problem. > > Just a wild guess: Is NumLock activated? > > bye > ago > -- > Alexander.Gottwald@s1999.tu-chemnitz.de > http://www.gotti.org ICQ: 126018723 > -- The information contained in this email along with all attachments is confidential and is not to be shared without my permission and prior knowledge of who will be viewing it's contents including all attachments. __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From A.Solofnenko@mdl.com Wed Mar 9 17:18:00 2005 From: A.Solofnenko@mdl.com (Alexey N. Solofnenko) Date: Wed, 09 Mar 2005 17:18:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: <20050308153956.29740.qmail@web51108.mail.yahoo.com> References: <20050308153956.29740.qmail@web51108.mail.yahoo.com> Message-ID: <422F2FDE.901@mdl.com> I have had strange crashes during input, but now with 6.8.2 everything works fine. What version of xwin you are running? - Alexey. Mike Starbuck wrote: >hello, >i have installed cygwin-xfree on my windows xp laptop >successfully i think. at least i am able to ssh to a >remote linux host and run xemacs. i see the xemacs >window frame appear on my laptop and i am able to edit >files. the xemacs application accepts both mouse and >keyboard input. > >problem: when i launch eclipse on the same linux host >I get the familiar eclipse logo appear in a window on >my laptop and then a dialog box appears asking me to >select my workspace. at this point the eclipse >application is hung. the dialog box will not accept >any mouse or keyboard input and i am forced to abandon >the application. the dialog box appears to be a motif >window. > >anyone notice this problem before? I searched around >on the web and can't seem to find a similar problem. > >thanks >--mike > > > -- ------------------------------------------------------------------------ / Alexey N. Solofnenko home: http://trelony.cjb.net/ / From alexander.gottwald@s1999.tu-chemnitz.de Wed Mar 9 17:53:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 09 Mar 2005 17:53:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: <20050309163323.27298.qmail@web51102.mail.yahoo.com> References: <20050309163323.27298.qmail@web51102.mail.yahoo.com> Message-ID: On Wed, 9 Mar 2005, Mike Starbuck wrote: > no What does xev report on keypress? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From joseph@tidetamerboatlifts.com Wed Mar 9 21:02:00 2005 From: joseph@tidetamerboatlifts.com (Joseph Miller) Date: Wed, 09 Mar 2005 21:02:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X Message-ID: <200503091619.22532.joseph@tidetamerboatlifts.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I recently received a list entitled "30+ Reasons Why X-Win32 is Better than Cygwin/X". I don't know enough at the moment (though I am learning) about the Cygwin/X server to be able to understand some of the reasons. I have already created XWinLogon (http://www.calcmaster.net/visual-c++/xwinlogon/) and I am working to work on the Cygwin/X server so that all 30+ reasons will go away. Can someone please explain the following: 3-D Hardware Acceleration for OpenGL - I am told that Cygwin/X supports this, but I use XWin_GL.exe. What do they mean by this? GDI Acceleration of X Graphics Primitives - I'm assuming this is a direct translation of X drawing routines to Windows drawing routines? Like writing directly to the hDC? Compensation for Cable Modem NATs (IPsmar) - I will probably look this one up myself. Last Session Terminate Support - how might this be implemented? Perhaps I could check all top-level window titles for Cygwin? Any recommendations? Anyone know how support for multiple users (Terminal Services) might be implemented? I am just sending these questions out there so that everyone can see what I will be working on that I don't already know. I understand that some of these are pretty easy to find out about, but if I could be pointed in the right direction, that would be great. I expect that all of the GUI/multiuser stuff can be added within a couple months or so. I will also be working on remote sound support and enterprise level scalability. For anyone who wants to see the full list of reasons, I have attached it in this email. I converted it from an XLS to text, so it looks kinda funny. The first column is a number, the second column is the name of the feature, the third column is what support Cygwin/X has for it and the fourth column is what support X-Win32 has for it. - -Joseph Miller -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCL2hZmXZROF+EADURAuH7AJ4sMWNkewmQnemWmFqT2AeKT7XMDwCfR5o+ 8V4iPv23+sO5iInWxC++BWM= =Pmtt -----END PGP SIGNATURE----- -------------- next part -------------- 30+ Reasons Why X-Win32 is Better than Cygwin/X # Features Cygwin/X X-Win32 1 3-D Hardware Acceleration for OpenGL No Yes 2 Graphical Configuration Tool No Yes 3 Professional Install Engine No InstallShield 4 Download & Installation Time 1-3 Hours 5-10 minutes 5 Stability Medium High 6 Display Number Setting Manual Automatic 7 Copy & Paste Text Text & Bitmaps 8 Per User Preference Savings No Yes 9 Multiple XDMCP Sessions Manual Automatic 10 Corporate Tech Support No Yes 11 Corporate Bug Fix Support No Yes 12 Passing of Display Number to SSH Client Manual Automatic 13 Integrated SSH Client with GUI No Yes 14 Multiple Window Mode Performance Slow Fast/Very Stable 15 GDI Acceleration of X Graphics Primitives No Yes 16 Graphical Keymap Editing Tool No Yes 17 Desktop Shortcut Feature No Yes 18 Session Organizing (by Folder) No Yes 19 RGB Editing Tools No Yes 20 Session Wizard No Yes 21 Selection of Which Errors to Log Command-Line GUI 22 Error Log Presentation Text File Only GUI and Text File 23 Compensation for Cable Modem NATs No Yes -- IPsmart 24 User Interface Language Support English Only 6 Languages 25 Size 45MB 19MB 26 Session Specific Window Modes No Yes 27 Last Session Terminate Support No Yes 28 Pre-Configured xterms for Linux, UNIX No Yes 29 Session Auto Start No Yes 30 Panning Support No Yes 31 Suport for Multiple Users (e.g. Terminal Services) No Yes At under $200, and with so many Productivity-Enhancing Features, X-Win32 is a Bargain !!! From kdibbleNOSPAM@alltel.net Wed Mar 9 21:50:00 2005 From: kdibbleNOSPAM@alltel.net (Ken Dibble) Date: Wed, 09 Mar 2005 21:50:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <200503091619.22532.joseph@tidetamerboatlifts.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> Message-ID: <422F6F9C.9000706@alltel.net> I know nothing about X other than it is a good tool for some of the things that I do. I do not know if the following is of interest or not. When the codebase was changed from Xfree86 to Xorg, the Mac-on-Linux video driver for Cygwin/X no longer worked. I have been using X-Deep/32 for X usage when I need to access my Mac since. I am not complaining, I love Cygwin and X other than this one nit. I just didn't know if mentioning this might help. Thanks for everything. Ken Joseph Miller wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >I recently received a list entitled "30+ Reasons Why X-Win32 is Better than >Cygwin/X". I don't know enough at the moment (though I am learning) about >the Cygwin/X server to be able to understand some of the reasons. I have >already created XWinLogon (http://www.calcmaster.net/visual-c++/xwinlogon/) >and I am working to work on the Cygwin/X server so that all 30+ reasons will >go away. Can someone please explain the following: > >3-D Hardware Acceleration for OpenGL - I am told that Cygwin/X supports this, >but I use XWin_GL.exe. What do they mean by this? > >GDI Acceleration of X Graphics Primitives - I'm assuming this is a direct >translation of X drawing routines to Windows drawing routines? Like writing >directly to the hDC? > >Compensation for Cable Modem NATs (IPsmar) - I will probably look this one up >myself. > >Last Session Terminate Support - how might this be implemented? Perhaps I >could check all top-level window titles for Cygwin? Any recommendations? > >Anyone know how support for multiple users (Terminal Services) might be >implemented? > >I am just sending these questions out there so that everyone can see what I >will be working on that I don't already know. I understand that some of >these are pretty easy to find out about, but if I could be pointed in the >right direction, that would be great. > >I expect that all of the GUI/multiuser stuff can be added within a couple >months or so. I will also be working on remote sound support and enterprise >level scalability. > >For anyone who wants to see the full list of reasons, I have attached it in >this email. I converted it from an XLS to text, so it looks kinda funny. >The first column is a number, the second column is the name of the feature, >the third column is what support Cygwin/X has for it and the fourth column is >what support X-Win32 has for it. > >- -Joseph Miller >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.2.4 (GNU/Linux) > >iD8DBQFCL2hZmXZROF+EADURAuH7AJ4sMWNkewmQnemWmFqT2AeKT7XMDwCfR5o+ >8V4iPv23+sO5iInWxC++BWM= >=Pmtt >-----END PGP SIGNATURE----- > > >------------------------------------------------------------------------ > > >30+ Reasons Why X-Win32 is Better than Cygwin/X > ># Features Cygwin/X X-Win32 >1 3-D Hardware Acceleration for OpenGL No Yes >2 Graphical Configuration Tool No Yes >3 Professional Install Engine No InstallShield >4 Download & Installation Time 1-3 Hours 5-10 minutes >5 Stability Medium High >6 Display Number Setting Manual Automatic >7 Copy & Paste Text Text & Bitmaps >8 Per User Preference Savings No Yes >9 Multiple XDMCP Sessions Manual Automatic >10 Corporate Tech Support No Yes >11 Corporate Bug Fix Support No Yes >12 Passing of Display Number to SSH Client Manual Automatic >13 Integrated SSH Client with GUI No Yes >14 Multiple Window Mode Performance Slow Fast/Very Stable >15 GDI Acceleration of X Graphics Primitives No Yes >16 Graphical Keymap Editing Tool No Yes >17 Desktop Shortcut Feature No Yes >18 Session Organizing (by Folder) No Yes >19 RGB Editing Tools No Yes >20 Session Wizard No Yes >21 Selection of Which Errors to Log Command-Line GUI >22 Error Log Presentation Text File Only GUI and Text File >23 Compensation for Cable Modem NATs No Yes -- IPsmart >24 User Interface Language Support English Only 6 Languages >25 Size 45MB 19MB >26 Session Specific Window Modes No Yes >27 Last Session Terminate Support No Yes >28 Pre-Configured xterms for Linux, UNIX No Yes >29 Session Auto Start No Yes >30 Panning Support No Yes >31 Suport for Multiple Users (e.g. Terminal Services) No Yes > > At under $200, and with so many Productivity-Enhancing Features, > > X-Win32 is a Bargain !!! > > From cgf-no-personal-reply-please@cygwin.com Wed Mar 9 23:30:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Wed, 09 Mar 2005 23:30:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <200503091619.22532.joseph@tidetamerboatlifts.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> Message-ID: <20050309233035.GB19424@gully.bosbc.com> On Wed, Mar 09, 2005 at 04:19:18PM -0500, Joseph Miller wrote: >I recently received a list entitled "30+ Reasons Why X-Win32 is Better than >Cygwin/X". I don't know enough at the moment (though I am learning) about >the Cygwin/X server to be able to understand some of the reasons. I have >already created XWinLogon (http://www.calcmaster.net/visual-c++/xwinlogon/) >and I am working to work on the Cygwin/X server so that all 30+ reasons will >go away. Can someone please explain the following: Out of curiousity, where did you get this list? Was it something that you asked for or something that was sent to you without asking? For those who don't know, Harold Hunt (the former main developer for Cygwin/X) now works for the company who provides X-Win32. cgf From mej1960@yahoo.com Wed Mar 9 23:46:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Wed, 09 Mar 2005 23:46:00 -0000 Subject: bad installation ? In-Reply-To: 6667 Message-ID: <20050309234554.18579.qmail@web20424.mail.yahoo.com> Well, Phil, I read what she posted, and I do NOT think it tells "all Banibrata needs to know". The big unanswered question that is probably still bothering Banibrata is, "how on earth did the group get to be 'mkpasswd' in the first place?" I very much doubt that Banibrata set it to that. And I have never seen that in Cygwin or Cygwin/X before. So it sounds like some drastic error condition did this. And if it did, who knows what _else_ is messed up in the installation? THAT is what Banitrata needs to know; it was NOT contained in the message. Another thing Banibrata needs to know that was not explained is which of the FOUR methods of rebuilding the password file is appropriate for this condition. Now it may very well be that the readers of the list cannot answer this for Banibrata, since it varies from case to case, and Banibrata simply has to knuckle-down and read the man pages. But even if this is the case, some guidelines for how to intepret the man pages would be the right, helpful response. To that end, I propose to Banibrata the following questions: 1 - do you need remote access? 2 - what version of Windows are you running? 3 - do you have access to the Domain Controller? 4 - where do you have your home directory (directories)? The answers to these questions will tell you whether or not you need the '-d' option, etc. --- Phil Betts wrote: > On Wednesday, February 23, 2005 6:23 PM, Banibrata > Dutta wrote: > > Could anybody explain the following behaviour or > Cygwin and "startx" > > in Cygwin... > > > > > > > > Your group is currently "mkpasswd". This indicates > that > > the /etc/passwd (and possibly /etc/group) files > should be rebuilt. > > See the man pages for mkpasswd and mkgroup then, > for example, run > > mkpasswd -l [-d] > /etc/passwd > > mkgroup -l [-d] > /etc/group > > Note that the -d switch is necessary for domain > users. > > > > > Could someone please help ? > > Did you actually *read* what you posted? > > It tells you all you need to know. [snip] __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From John.Morrison@uk.experian.com Thu Mar 10 08:40:00 2005 From: John.Morrison@uk.experian.com (Morrison, John) Date: Thu, 10 Mar 2005 08:40:00 -0000 Subject: bad installation ? Message-ID: As maintainer of the package which outputs that message I'm always glad to hear of ways to improve it. Can you suggest a better message? J. > -----Original Message----- > From: Matthew Johnson > > Well, Phil, I read what she posted, and I do NOT think > it tells "all Banibrata needs to know". > > The big unanswered question that is probably still > bothering Banibrata is, "how on earth did the group > get to be 'mkpasswd' in the first place?" I very much > doubt that Banibrata set it to that. And I have never > seen that in Cygwin or Cygwin/X before. So it sounds > like some drastic error condition did this. And if it > did, who knows what _else_ is messed up in the > installation? THAT is what Banitrata needs to know; it > was NOT contained in the message. > > Another thing Banibrata needs to know that was not > explained is which of the FOUR methods of rebuilding > the password file is appropriate for this condition. > > Now it may very well be that the readers of the list > cannot answer this for Banibrata, since it varies from > case to case, and Banibrata simply has to knuckle-down > and read the man pages. But even if this is the case, > some guidelines for how to intepret the man pages > would be the right, helpful response. > > To that end, I propose to Banibrata the following > questions: > > 1 - do you need remote access? > 2 - what version of Windows are you running? > 3 - do you have access to the Domain Controller? > 4 - where do you have your home directory > (directories)? > > The answers to these questions will tell you whether > or not you need the '-d' option, etc. > > --- Phil Betts wrote: > > On Wednesday, February 23, 2005 6:23 PM, Banibrata > > Dutta wrote: > > > Could anybody explain the following behaviour or > > Cygwin and "startx" > > > in Cygwin... > > > > > > > > > > > > Your group is currently "mkpasswd". This indicates > > that > > > the /etc/passwd (and possibly /etc/group) files > > should be rebuilt. > > > See the man pages for mkpasswd and mkgroup then, > > for example, run > > > mkpasswd -l [-d] > /etc/passwd > > > mkgroup -l [-d] > /etc/group > > > Note that the -d switch is necessary for domain > > users. > > > > > > > > > Could someone please help ? > > > > Did you actually *read* what you posted? > > > > It tells you all you need to know. This e-mail has come from Experian International: winner of the UK's National Business of the Year Award 2003. ========================================================================== Information in this e-mail and any attachments are confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission. There is no intention to create any legally binding contract or other binding commitment through the use of this electronic communication unless it is issued in accordance with the Experian Limited standard terms and conditions of purchase or other express written agreement between Experian Limited and the recipient Experian Limited (registration number 653331) Registered office: Talbot House, Talbot Street, Nottingham NG80 1TH Although Experian has taken reasonable steps to ensure that this communication and any attachments are free from computer virus, you are advised to take your own steps to ensure that they are actually virus free. From chris@areti.co.uk Thu Mar 10 08:46:00 2005 From: chris@areti.co.uk (Chris Green) Date: Thu, 10 Mar 2005 08:46:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <20050309233035.GB19424@gully.bosbc.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> <20050309233035.GB19424@gully.bosbc.com> Message-ID: <20050310084541.GA26922@areti.co.uk> On Wed, Mar 09, 2005 at 06:30:35PM -0500, Christopher Faylor wrote: > On Wed, Mar 09, 2005 at 04:19:18PM -0500, Joseph Miller wrote: > >I recently received a list entitled "30+ Reasons Why X-Win32 is Better than > >Cygwin/X". I don't know enough at the moment (though I am learning) about > >the Cygwin/X server to be able to understand some of the reasons. I have > >already created XWinLogon (http://www.calcmaster.net/visual-c++/xwinlogon/) > >and I am working to work on the Cygwin/X server so that all 30+ reasons will > >go away. Can someone please explain the following: > > Out of curiousity, where did you get this list? Was it something that > you asked for or something that was sent to you without asking? > > For those who don't know, Harold Hunt (the former main developer for > Cygwin/X) now works for the company who provides X-Win32. > I used X-Win32 for many years (like three or four years) before switching to Cygwin-X. For my use there is little to choose between the two of them, I simply use the X-server to display my Linux desktop on my Win2k computer. The *main* reason for me switching from X-Win32 to Cygwin/X was simply cost. X-Win32 was originally very reasonably priced for a single user licence (around $50-$60 if I remember) but is now *way* more than that and upgrades are hardly cheap either. I think it will cost $100 a year or more now to keep it up to date. Cygwin/X is a bit more hassle to set up than X-Win32, it's not quite so 'smooth and professional' but it works as well and, for me anyway, the cut and paste between Win2k and Linux works better (maybe X-Win32 has caught up on this front).X-Win32 is Better than Of the commercial X servers X-Win32 was by far the best that I could find at around $100 or less when I first looked several years ago. -- Chris Green (chris@areti.co.uk) "Never ascribe to malice that which can be explained by incompetence." From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 10 09:52:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 10 Mar 2005 09:52:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <200503091619.22532.joseph@tidetamerboatlifts.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> Message-ID: On Wed, 9 Mar 2005, Joseph Miller wrote: > 3-D Hardware Acceleration for OpenGL - I am told that Cygwin/X supports this, > but I use XWin_GL.exe. What do they mean by this? XWin_GL links to opengl32.dll from windows and uses hardware acceleration if the video driver support it. Many video drives shipped with windows do not have full OpenGL support eg for Nvidea you need the driver from their website to use hardware OpenGL. XWin.exe is linked to Mesa which renders OpenGL in software and is much slower. But the accelerated OpenGL support still has some issues. Some programs do not display anything or textures are broken and the OpenGL overlay does not integrate smoothly with normal X11 windows. > GDI Acceleration of X Graphics Primitives - I'm assuming this is a direct > translation of X drawing routines to Windows drawing routines? Like writing > directly to the hDC? Yes. XWin currently uses a framebuffer where all rendering is done and draws the result into the window. For some operations this is slow. But I've not noticed any major speed problems in daily use. > Compensation for Cable Modem NATs (IPsmar) - I will probably look this one up > myself. If you're using a cable modem and want to run X on it you've already lost. From the security view this is as good as writing your creditcard number on your webpage. Use ssh in such cases. ssh will work even with NAT, most firewalls and it's secure! > Last Session Terminate Support - how might this be implemented? Perhaps I > could check all top-level window titles for Cygwin? Any recommendations? The X11 specifications include a session manager specification. In theory you could query the client for it's current state, store the state and restore it in the next session. Gnome and KDE already use it. You could check xsm and smproxy from the Xorg-x11 distribution. > Anyone know how support for multiple users (Terminal Services) might be > implemented? It is available in X11 for years now. xdm will provide the login and multiple users can connect to the xdm server simultaniously. XWin coresponds to the Terminal service viewer not the server. > I expect that all of the GUI/multiuser stuff can be added within a couple > months or so. I will also be working on remote sound support and enterprise > level scalability. Good to hear the number of people working on Cygwin/X is rising. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 10 10:17:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 10 Mar 2005 10:17:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <200503091619.22532.joseph@tidetamerboatlifts.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> Message-ID: On Wed, 9 Mar 2005, Joseph Miller wrote: Commenting the list: 30+ Reasons Why X-Win32 is Better than Cygwin/X > # Features Cygwin/X X-Win32 > 1 3-D Hardware Acceleration for OpenGL No Yes It is work in progress but it works for a lot of programs. > 2 Graphical Configuration Tool No Yes There are a lot of tools out there but they have not been integrated into the distribution because they all depend on commercial compilers and class libraries. > 3 Professional Install Engine No InstallShield > 4 Download & Installation Time 1-3 Hours 5-10 minutes This is just plain wrong. Cygwin/X installs with the cygwin setup and this is fast too. Xming does match these criterias as well. > 5 Stability Medium High Quite unclear wording. I use Cygwin/X in my daily work and this proves it's stability. The multiwindow mode still has some issues but is very stable too. > 6 Display Number Setting Manual Automatic > 7 Copy & Paste Text Text & Bitmaps > 8 Per User Preference Savings No Yes This coresponds to the configuration tool. Any user may give different options on the commandline. You can create shortcuts with these options and can startup different configurations with on click. > 9 Multiple XDMCP Sessions Manual Automatic Not sure what they mean with it. X-Win32 does connect automaticly to all XDMCP servers in the network? *g* > 10 Corporate Tech Support No Yes > 11 Corporate Bug Fix Support No Yes This corresponds to "bucks to pay". Cygwin/X is free and you have a community which gives support. Critical bugs are usually fixed after few days. > 12 Passing of Display Number to SSH Client Manual Automatic > 13 Integrated SSH Client with GUI No Yes This is an xserver not a multi purpose tool. With OpenSSH and putty there are two great ssh implementations available which are easy to use with Cygwin/X. > 14 Multiple Window Mode Performance Slow Fast/Very Stable The stability can be improved. But the performance is good. > 15 GDI Acceleration of X Graphics Primitives No Yes > 16 Graphical Keymap Editing Tool No Yes Cygwin/X uses XKB. There are many tools for XKB support available which are not limited to only one xserver implementation > 17 Desktop Shortcut Feature No Yes > 18 Session Organizing (by Folder) No Yes > 19 RGB Editing Tools No Yes Who needs it? > 20 Session Wizard No Yes > 21 Selection of Which Errors to Log Command-Line GUI > 22 Error Log Presentation Text File Only GUI and Text File > 23 Compensation for Cable Modem NATs No Yes -- IPsmart Use SSH! > 24 User Interface Language Support English Only 6 Languages > 25 Size 45MB 19MB Xming is 9MB. Additional 75dpi and 100dpi fonts are ~10MB per package > 26 Session Specific Window Modes No Yes > 27 Last Session Terminate Support No Yes > 28 Pre-Configured xterms for Linux, UNIX No Yes What's this? Cygwin/X ships an xterm and cygwin has the termcap for it. Where is the need for configuring xterm for different unices? > 29 Session Auto Start No Yes > 30 Panning Support No Yes > 31 Suport for Multiple Users (e.g. Terminal Services) No Yes Is Cygwin/X worth it's money? Definitly yes *g* bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From joseph@tidetamerboatlifts.com Thu Mar 10 13:23:00 2005 From: joseph@tidetamerboatlifts.com (Joseph Miller) Date: Thu, 10 Mar 2005 13:23:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <20050309233035.GB19424@gully.bosbc.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> <20050309233035.GB19424@gully.bosbc.com> Message-ID: <200503100840.28310.joseph@tidetamerboatlifts.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 09 March 2005 6:30 pm, Christopher Faylor wrote: > On Wed, Mar 09, 2005 at 04:19:18PM -0500, Joseph Miller wrote: > >I recently received a list entitled "30+ Reasons Why X-Win32 is Better > > than Cygwin/X". I don't know enough at the moment (though I am learning) > > about the Cygwin/X server to be able to understand some of the reasons. > > I have already created XWinLogon > > (http://www.calcmaster.net/visual-c++/xwinlogon/) and I am working to > > work on the Cygwin/X server so that all 30+ reasons will go away. Can > > someone please explain the following: > > Out of curiousity, where did you get this list? Was it something that > you asked for or something that was sent to you without asking? > > For those who don't know, Harold Hunt (the former main developer for > Cygwin/X) now works for the company who provides X-Win32. > > cgf I received the list from Paul Swart, VP of Sales and Marketing for StarNet Communications. We both mentioned Harold in our emails and the contributions that he has made to the community. - -Joseph -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCME5LmXZROF+EADURApgMAJ4jDjD3aqkGZrcf3FEEyCcpgfdIrgCghCJf lLsYBwlMSYbQ2r6shhrR6VY= =iuj9 -----END PGP SIGNATURE----- From joseph@tidetamerboatlifts.com Thu Mar 10 13:34:00 2005 From: joseph@tidetamerboatlifts.com (Joseph Miller) Date: Thu, 10 Mar 2005 13:34:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <200503091619.22532.joseph@tidetamerboatlifts.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> Message-ID: <200503100850.51618.joseph@tidetamerboatlifts.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In case anyone is interested, I will be looking into solutions for remote sound support. I realize that this is not directly an Cygwin/X issue, but it would be something that I have not seen with any other packaged X server. If anyone has some suggestions or comments about this, please email me. I have already seen projects in place that appear to work towards remote sound support but have not been integrated into anything else. Now where was that project page..... - -Joseph On Wednesday 09 March 2005 4:19 pm, Joseph Miller wrote: > I recently received a list entitled "30+ Reasons Why X-Win32 is Better than > Cygwin/X". I don't know enough at the moment (though I am learning) about > the Cygwin/X server to be able to understand some of the reasons. I have > already created XWinLogon (http://www.calcmaster.net/visual-c++/xwinlogon/) > and I am working to work on the Cygwin/X server so that all 30+ reasons > will go away. Can someone please explain the following: > > 3-D Hardware Acceleration for OpenGL - I am told that Cygwin/X supports > this, but I use XWin_GL.exe. What do they mean by this? > > GDI Acceleration of X Graphics Primitives - I'm assuming this is a direct > translation of X drawing routines to Windows drawing routines? Like > writing directly to the hDC? > > Compensation for Cable Modem NATs (IPsmar) - I will probably look this one > up myself. > > Last Session Terminate Support - how might this be implemented? Perhaps I > could check all top-level window titles for Cygwin? Any recommendations? > > Anyone know how support for multiple users (Terminal Services) might be > implemented? > > I am just sending these questions out there so that everyone can see what I > will be working on that I don't already know. I understand that some of > these are pretty easy to find out about, but if I could be pointed in the > right direction, that would be great. > > I expect that all of the GUI/multiuser stuff can be added within a couple > months or so. I will also be working on remote sound support and > enterprise level scalability. > > For anyone who wants to see the full list of reasons, I have attached it in > this email. I converted it from an XLS to text, so it looks kinda funny. > The first column is a number, the second column is the name of the feature, > the third column is what support Cygwin/X has for it and the fourth column > is what support X-Win32 has for it. > > -Joseph Miller -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCMFC6mXZROF+EADURAkZgAJ9mJGkhd/0VPd9b3L87AXHD9RUZHQCaA4bg 5pksiMvdN21jHALuOEuF5cI= =wtxn -----END PGP SIGNATURE----- From cgf-no-personal-reply-please@cygwin.com Thu Mar 10 13:56:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Thu, 10 Mar 2005 13:56:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <200503100840.28310.joseph@tidetamerboatlifts.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> <20050309233035.GB19424@gully.bosbc.com> <200503100840.28310.joseph@tidetamerboatlifts.com> Message-ID: <20050310135606.GB16130@gully.casa.cgf.cx> On Thu, Mar 10, 2005 at 08:40:25AM -0500, Joseph Miller wrote: >On Wednesday 09 March 2005 6:30 pm, Christopher Faylor wrote: >>On Wed, Mar 09, 2005 at 04:19:18PM -0500, Joseph Miller wrote: >>>I recently received a list entitled "30+ Reasons Why X-Win32 is Better >>>than Cygwin/X". I don't know enough at the moment (though I am >>>learning) about the Cygwin/X server to be able to understand some of >>>the reasons. I have already created XWinLogon >>>(http://www.calcmaster.net/visual-c++/xwinlogon/) and I am working to >>>work on the Cygwin/X server so that all 30+ reasons will go away. Can >>>someone please explain the following: >> >>Out of curiousity, where did you get this list? Was it something that >>you asked for or something that was sent to you without asking? >> >>For those who don't know, Harold Hunt (the former main developer for >>Cygwin/X) now works for the company who provides X-Win32. > >I received the list from Paul Swart, VP of Sales and Marketing for >StarNet Communications. We both mentioned Harold in our emails and the >contributions that he has made to the community. Was the list solicited or unsolicted? I'm trying to find out if this mailing list was used for commercial purposes. cgf From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 10 13:59:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 10 Mar 2005 13:59:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <200503100850.51618.joseph@tidetamerboatlifts.com> References: <200503091619.22532.joseph@tidetamerboatlifts.com> <200503100850.51618.joseph@tidetamerboatlifts.com> Message-ID: On Thu, 10 Mar 2005, Joseph Miller wrote: > In case anyone is interested, I will be looking into solutions for remote > sound support. I realize that this is not directly an Cygwin/X issue, but it > would be something that I have not seen with any other packaged X server. If > anyone has some suggestions or comments about this, please email me. I have > already seen projects in place that appear to work towards remote sound > support but have not been integrated into anything else. Now where was that > project page..... esd may be interesting. The server is available for cygwin. But integration into xdmcp or ssh setups may be hard. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From mej1960@yahoo.com Thu Mar 10 19:22:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Thu, 10 Mar 2005 19:22:00 -0000 Subject: bad installation ? In-Reply-To: Message-ID: <20050310192219.55915.qmail@web20425.mail.yahoo.com> Hi, John- Since I myself have no idea why it is outputting that message, no I cannot suggest a better message. And I notice that when I did a fresh installation of cygwin and cygwin/x on a brand new system yesterday, now I am getting that message too. Do _you_ have any idea why fresh installations did not used to output this message, but now they do? Is it a new message, or did something change in cygwin or cygwin/x, such that the group now gets initialized to 'mkpasswd' (and did not get so initialized before)? --- "Morrison, John" wrote: > As maintainer of the package which outputs that > message I'm > always glad to hear of ways to improve it. Can you > suggest > a better message? > > J. > > > -----Original Message----- > > From: Matthew Johnson > > > > Well, Phil, I read what she posted, > > and I do NOT think > > it tells "all Banibrata needs to know". > > > > The big unanswered question that is probably still > > bothering Banibrata is, "how on earth did the > >group get to be 'mkpasswd' in the first place?" > > I very much doubt that Banibrata set it to that. And now I can add, I _know_ I did not set it to that, yet now I get the message too, when starting up the bash shell. [snip] __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From john@morrison.mine.nu Thu Mar 10 20:15:00 2005 From: john@morrison.mine.nu (John Morrison (Cygwin)) Date: Thu, 10 Mar 2005 20:15:00 -0000 Subject: bad installation ? In-Reply-To: <20050310192219.55915.qmail@web20425.mail.yahoo.com> References: <20050310192219.55915.qmail@web20425.mail.yahoo.com> Message-ID: <1063.192.168.0.12.1110485687.squirrel@mail.morrison.mine.nu> Hi Matthew, Although the message is from base-files the reason is due to installation. In my experience this only occurs when installing for a domain user although others have reported other reasons for it. For me, the message occurs because the base-passwd (which I also maintain) doesn't and (for a number of reasons, see archives) can't add domain users. The outcome is, for this user, is that you get added to a special group. In an effort to stop or at least slow ;) the number of emails to the list when stuff didn't work because their user/group wasn't setup correctly some detection code was added to base-files along with some instruction as to what to do. Basically adding your user (using the domain flag if appropriate) to the passwd and group files which is what the message attempts to help the user to do. It appears (judging from the number of times this question isn't now appearing on the lists) to have worked for most people, but I'm always looking for perfection ;) Hope this helps explain things, J. On Thu, March 10, 2005 7:22 pm, Matthew Johnson said: > Hi, John- > > Since I myself have no idea why it is outputting that > message, no I cannot suggest a better message. And I > notice that when I did a fresh installation of cygwin > and cygwin/x on a brand new system yesterday, now I am > getting that message too. Do _you_ have any idea why > fresh installations did not used to output this > message, but now they do? Is it a new message, or did > something change in cygwin or cygwin/x, such that the > group now gets initialized to 'mkpasswd' (and did not > get so initialized before)? > > --- "Morrison, John" > wrote: > >> As maintainer of the package which outputs that >> message I'm >> always glad to hear of ways to improve it. Can you >> suggest >> a better message? >> >> J. >> >> > -----Original Message----- >> > From: Matthew Johnson >> > >> > Well, Phil, I read what she posted, >> > and I do NOT think >> > it tells "all Banibrata needs to know". >> > >> > The big unanswered question that is probably still >> > bothering Banibrata is, "how on earth did the >> >group get to be 'mkpasswd' in the first place?" >> > I very much doubt that Banibrata set it to that. > > And now I can add, I _know_ I did not set it to that, > yet now I get the message too, when starting up the > bash shell. > > [snip] > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > > From mej1960@yahoo.com Thu Mar 10 20:58:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Thu, 10 Mar 2005 20:58:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: Message-ID: <20050310205753.40880.qmail@web20421.mail.yahoo.com> First question: is this _really_ on topic for the list? I would have thought not. --- Alexander Gottwald wrote: > On Wed, 9 Mar 2005, Joseph Miller wrote: > > Commenting the list: > > 30+ Reasons Why X-Win32 is Better than Cygwin/X > > > > # Features Cygwin/X X-Win32 > > 1 3-D Hardware Acceleration for OpenGL No > Yes > > It is work in progress but it works for a lot of > programs. That is not even relevant to 'reason' #1. > > 2 Graphical Configuration Tool No > Yes > > There are a lot of tools out there but they have not > been integrated > into the distribution because they all depend on > commercial compilers > and class libraries. Then 'reason' #2 stands. For they cannot be integrated, and so are not part of Cygwin/X. > > > 3 Professional Install Engine No > InstallShield > > 4 Download & Installation Time 1-3 Hours > 5-10 minutes > > This is just plain wrong. Unfortunately, no, it is not that simple. > Cygwin/X installs with the > cygwin setup and this > is fast too. Not always. Setup.exe presents a list of mirrors with no commentary and not even a _hint_ of which is closest to the user in the Web. I tried 5 or 6 different mirrors in that list before I could find one that was "fast too". That is pretty poor performance. RedHat should not allow them to mirror Cygwin if the mirror will not provide faster response and better connectivity. Xming does match these criterias as > well. > > > 5 Stability Medium High > > Quite unclear wording. I use Cygwin/X in my daily > work and this proves it's > stability. You are right, it is unclear. But alas, not every user can report the same high stability you have experienced. The multiwindow mode still has some > issues but is very stable too. > > > 6 Display Number Setting Manual Automatic > > 7 Copy & Paste Text Text & Bitmaps > > 8 Per User Preference Savings No > Yes > > This coresponds to the configuration tool. Any user > may give different options > on the commandline. You can create shortcuts with > these options and can startup > different configurations with on click. > > > 9 Multiple XDMCP Sessions Manual Automatic > > Not sure what they mean with it. X-Win32 does > connect automaticly to all XDMCP > servers in the network? *g* > > > 10 Corporate Tech Support No Yes > > 11 Corporate Bug Fix Support No > Yes [snip] > Is Cygwin/X worth it's money? Definitly yes *g* No, NOT 'definitly [sic] yes'. It depends on how much your _time_ is worth. If your time is worth little to you, or you already _have_ much expertise with X, Cygwin and Cygwin/X, then yes, it is worth it. But if you cannot afford to lose the time grappling with installations that do different things on different machines, demanding you rebuild password files but then refusing to let you do it etc, or with "community support" that consists of answers so terse (and all too often rude) they are harder to understand than the original problem etc, then no, it is not worth it. But even in that case, it is better than paying money for software and support and then finding only the same problems, which has happened all too often also. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From cgf-no-personal-reply-please@cygwin.com Thu Mar 10 21:47:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Thu, 10 Mar 2005 21:47:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <20050310205753.40880.qmail@web20421.mail.yahoo.com> References: <20050310205753.40880.qmail@web20421.mail.yahoo.com> Message-ID: <20050310214730.GC17360@gully.casa.cgf.cx> On Thu, Mar 10, 2005 at 12:57:53PM -0800, Matthew Johnson wrote: >First question: is this _really_ on topic for the list? I would have >thought not. If someone is talking about implementing features, then sure. cgf From skijore@yahoo.com Thu Mar 10 22:59:00 2005 From: skijore@yahoo.com (Mike Starbuck) Date: Thu, 10 Mar 2005 22:59:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: 6667 Message-ID: <20050310225852.2629.qmail@web51103.mail.yahoo.com> i don't know. what is xev? --- Alexander Gottwald wrote: > On Wed, 9 Mar 2005, Mike Starbuck wrote: > > > no > > What does xev report on keypress? > > bye > ago > -- > Alexander.Gottwald@s1999.tu-chemnitz.de > http://www.gotti.org ICQ: 126018723 > -- The information contained in this email along with all attachments is confidential and is not to be shared without my permission and prior knowledge of who will be viewing it's contents including all attachments. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From Ruth.Ivimey-Cook@ivimey.org Thu Mar 10 23:21:00 2005 From: Ruth.Ivimey-Cook@ivimey.org (Ruth Ivimey-Cook) Date: Thu, 10 Mar 2005 23:21:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <200503100850.51618.joseph@tidetamerboatlifts.com> Message-ID: > In case anyone is interested, I will be looking into > solutions for remote sound support. I realize that this is > not directly an Cygwin/X issue, but it would be something > that I have not seen with any other packaged X server. If > anyone has some suggestions or comments about this, please > email me. I would love remote sound support: my Linux server is the machine I normally connect to (using xdmcp) and it would be good to be able to transport sound to my local Win XP box. I would have thought the KDE artsd remote sound or, as suggested, esd, would be good places to start. Regards, Ruth From Ruth.Ivimey-Cook@ivimey.org Fri Mar 11 00:04:00 2005 From: Ruth.Ivimey-Cook@ivimey.org (Ruth Ivimey-Cook) Date: Fri, 11 Mar 2005 00:04:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: Message-ID: HI, > > 5 Stability Medium High > > Quite unclear wording. I use Cygwin/X in my daily work and > this proves it's stability. The multiwindow mode still has > some issues but is very stable too. Indeed, and misleads, too. I actually have a Starnet license, but no longer use it. Reason: X-Win didn't display things properly, especially window-manager owned windows - i.e. there were bugs. Cygwin/X worked fine. I did mail Starnet with a bug report, but no action was taken over a period of several months. > > 6 Display Number Setting Manual Automatic That would be nice: tell Cygwin "start a server using the next available display", rather than have to pick a specific number. However, I can't say I've lost much sleep over it's lack. > > 9 Multiple XDMCP Sessions Manual Automatic > > Not sure what they mean with it. X-Win32 does connect > automaticly to all XDMCP servers in the network? *g* I guess they mean serving xdmcp from cygwin to external hosts?? If not, then I was using two xdmcp-served cygwin displays (to different linux hosts) earlier today: it certainly is possible. > > 10 Corporate Tech Support No Yes > > 11 Corporate Bug Fix Support No Yes > > This corresponds to "bucks to pay". Cygwin/X is free and you > have a community which gives support. Critical bugs are > usually fixed after few days. Starnet support available <> bugs fixed. See above. > > 12 Passing of Display Number to SSH Client Manual Automatic Ugh? What is this about. > > 13 Integrated SSH Client with GUI No Yes > > This is an xserver not a multi purpose tool. With OpenSSH and Fully agree. When I want an ssh client I'll pick one. I don't need cygwin/x or starnet to be a jack-of-all-trades. > > 14 Multiple Window Mode Performance Slow > Fast/Very Stable > > The stability can be improved. But the performance is good. I would disagree "slow" too, but it's not "fast". And there are some anomalies. Point to Starnet here, I think. > > 16 Graphical Keymap Editing Tool No Yes > Cygwin/X uses XKB. There are many tools for XKB support > available which are not limited to only one xserver implementation Starnets config tool is nice. I'll give them that. Mind you, I only had to use it because the default keyboard layout was broken for my uk KB :-) > > 30 Panning Support No Yes We have "-scrollbars" - almost there, barring the mouse control. Mind you, I've only ever used this as a last ditch on crap display hardware. > > 31 Suport for Multiple Users (e.g. Terminal Services) > No Yes I guess we need a port of xdm to Cygwin. Perhaps the cygwin/KDE project will manage topoer kdm. However, I'm not sure why you would want this, really. While wandering the net just now, I noticed this article. It would be great if this could be nicely wrapped up for simpler use :-) http://www.linuxjournal.com/node/8078/print#N0x850ca10.0x8573cf4 Regards, Ruth From mej1960@yahoo.com Fri Mar 11 00:25:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Fri, 11 Mar 2005 00:25:00 -0000 Subject: bad installation ? In-Reply-To: <1063.192.168.0.12.1110485687.squirrel@mail.morrison.mine.nu> Message-ID: <20050311002519.13675.qmail@web20425.mail.yahoo.com> --- "John Morrison (Cygwin)" wrote: > Hi Matthew, > > Although the message is from base-files the reason > is due to installation. OK... > In my experience this only > occurs when installing for a domain user although > others have reported other reasons for it. 'Domain'? What kind of 'domain' are you talking about here? And why should a user have to rebuild the entire passwd and group files just because they are a domain user? This sounds wrong: if it is right, more explanation is necessary. > For me, the message occurs because the base-passwd > (which I also maintain) doesn't and (for a number of > reasons, see archives) can't add domain users. What 'base-passwd'? And can you be a little more specific than "see archives"? I did a search with "cygwin base-passwd domain user" and I still have a sinking feeling when I see what links come up. > The outcome is, for this user, is that you get added > to a special group. In an effort to stop or at > least > slow ;) the number of emails to the list when stuff > didn't work because their user/group wasn't setup > correctly some detection code was added to > base-files > along with some instruction as to what to do. Right. And when I follow those instructions, it _still_ does not work: it does not allow me to remake the group, so I still get the message. So I am quite surprised that you say this message has reduced the number of emails to the list. Besides: the user should not have to know enough about domains and passwords to know why you have assumed that domain user stay domain users. And why are you so worried about the "problems there" when domain users are added (or did you mean not added) to passwd/group files? > Basically adding your user (using the domain flag if > appropriate) to the passwd and group files which is > what the message attempts to help the user to do. This sentence is missing a main verb. Besides: I tried this both with and without the -d flag and make group failed both ways. > It > appears (judging from the number of times this > question isn't now appearing on the lists) to have > worked for most people, but I'm always looking for > perfection ;) As I said, it surprises me that this would reduce the number, since it failed so quickly for me. But I always knew I was different;) > Hope this helps explain things, Partially, yes. But I am still mystified why both "mkgroup -l > /etc/passwd" and "mkgroup -l -d > /etc/passwd" fail. The error code from the latter is "Cannot get PDC, code = 2453". [snip] BTW: maybe _you_ never log on locally when running on a network domain, but I often do. So I find the restriction irritating. And I see from perusing the list that I am not the first to find it so. More important, in some benighted companies, users do not have Administrator privileges on their own Win95 workstations. They can only log on with their domain user name. Won't they want to be able to log on locally even more often (under Cygwin)? ----------------------- Matthew Johnson mej1960@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From martouf5@gmail.com Fri Mar 11 00:28:00 2005 From: martouf5@gmail.com (martouf .) Date: Fri, 11 Mar 2005 00:28:00 -0000 Subject: startx (still) hangs at startup Message-ID: I was having the same problem (XWin 'hanging' at the "Rules = " line) and found it went away if I reverted to cygwin 1.5.12-1 from 1.5.13-1. Same hanging problem occurs when using the snapshot cygwin1-20050309.dll. I haven't tried the "-kb" option to XWin yet with cygwin 1.5.13-1, but I can report the option help with the snapshot cygwin. From dtduongmaillist@yahoo.com Fri Mar 11 01:34:00 2005 From: dtduongmaillist@yahoo.com (Duong Duong) Date: Fri, 11 Mar 2005 01:34:00 -0000 Subject: How to install a locale in cygwin? Message-ID: <20050311013452.72408.qmail@web42406.mail.yahoo.com> I ran an application but it told that: " Cannot load either en_US.UTF-8 or vi_VN.UTF-8 locale To use this program you must have one of these locales installed". So how to install en_US.UTF-8 or vi_VN.UTF-8 in cygwin. Thanks. __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail From alexander.gottwald@s1999.tu-chemnitz.de Fri Mar 11 08:29:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 11 Mar 2005 08:29:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: <20050310225852.2629.qmail@web51103.mail.yahoo.com> References: <20050310225852.2629.qmail@web51103.mail.yahoo.com> Message-ID: On Thu, 10 Mar 2005, Mike Starbuck wrote: > i don't know. what is xev? xev is an X11 event dumper. It prints exactly which keypress events eclipse would receive. just start an xterm and type xev inside. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Fri Mar 11 08:38:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 11 Mar 2005 08:38:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X Message-ID: On Fri, 11 Mar 2005, Ruth Ivimey-Cook wrote: > > > 6 Display Number Setting Manual Automatic > > That would be nice: tell Cygwin "start a server using the next available > display", rather than have to pick a specific number. However, I can't say I've > lost much sleep over it's lack. > > > > 9 Multiple XDMCP Sessions Manual Automatic XWin -broadcast is what you want *g* > > > 12 Passing of Display Number to SSH Client Manual Automatic > > Ugh? What is this about. This just means that the DISPLAY variable is set when ssh integration starts. > > > 13 Integrated SSH Client with GUI No Yes > > > > This is an xserver not a multi purpose tool. With OpenSSH and > > Fully agree. When I want an ssh client I'll pick one. I don't need cygwin/x or > starnet to be a jack-of-all-trades. > I guess we need a port of xdm to Cygwin. Perhaps the cygwin/KDE project will > manage topoer kdm. However, I'm not sure why you would want this, really. xdm compiles but has a silly if (uid != 0) error("xdm must be run by root") check. If there is request for it I can disable this check. But then people should be aware that it's not a Terminal Service replacement. Win32 programs will not display over X11. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From owen.rees@hp.com Fri Mar 11 13:28:00 2005 From: owen.rees@hp.com (Owen Rees) Date: Fri, 11 Mar 2005 13:28:00 -0000 Subject: bad installation ? In-Reply-To: <1063.192.168.0.12.1110485687.squirrel@mail.morrison.mine.nu> References: <20050310192219.55915.qmail@web20425.mail.yahoo.com> <1063.192.168.0.12.1110485687.squirrel@mail.morrison.mine.nu> Message-ID: --On 10 March 2005 20:14 +0000 John Morrison (Cygwin) wrote: > Basically adding your user (using the domain flag if > appropriate) to the passwd and group files which is > what the message attempts to help the user to do. It > appears (judging from the number of times this > question isn't now appearing on the lists) to have > worked for most people, but I'm always looking for > perfection ;) > > Hope this helps explain things, My system is not in the same domain as my login id, and I suspect that may make a difference. One of the problems with saying "if appropriate" is that it assumes that the reader knows when it is appropriate, but if they did, they would probably not need to ask the question. Searching the mail archives turned up this in : > There is an off chance that 'mkpasswd -u yourself -d thedomain' > might work, where thedomain is the global corporate domain. Sustituting "domain part from the domain\user I can use to log in" for "global corporate domain" (they are not the same thing in my case) I got a result that included the (number of) the group "Domain Users", the group in which Windows utilities seems to create files for me. Unfortunately the result offered a different home directory from the one I have been using with my current setup, but a careful edit to /etc/passwd seems to have changed things for the better. As for neither fixing the problem before, not posting about it, I was getting stupid results from 'ls -l' for the group, but apart from that nothing seemed to be broken. It did not seem worth a lot of effort trying to tidy up a loose end that did not seem to be making any real difference. I did try the things that the message about mkgroup_l_d seemed to be suggesting, but they did not make any difference. In reading the man page for mkpasswd I did not realise that "current domain" apparently does not mean the domain in which my login id is defined. -- Owen Rees Hewlett Packard Laboratories, Bristol, UK tel: +44 117 312 9439 fax: +44 117 312 8924 From gil@bioinf.uni-leipzig.de Fri Mar 11 14:47:00 2005 From: gil@bioinf.uni-leipzig.de (Gil Benkoe) Date: Fri, 11 Mar 2005 14:47:00 -0000 Subject: 1.5.12: using cygwin/x as non-administrator doesn't work Message-ID: I have the problem described below, and made /tmp writable and readable and executable for all but I still have this problem. Please advise. I also don't understand how to check inet . thanks in advance, Gil On Tue, 23 Nov 2004, Tobias Munk wrote: > Using cygwin/x administrator works fine, but when I try to start it as > user, I get an error message - the log file XWin.log is attached at the > end of this mail. > > There is a similar mail concerning this issue in the archive, which > was posted a year ago, but seemingly no one posted a solution. Does anyone > gather experiences with this in the meantime? > > thanks, > > Tobias > > > XWin.log: > ----------------------- > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 6.8.1.0-5 > > Contact: cygwin-xfree@cygwin.com > > XWin was started with the following command line: > > /usr/X11R6/bin/XWin -multiwindow -clipboard -silent-dup-error > > ddxProcessArgument - Initializing default screens > winInitializeDefaultScreens - w 1400 h 1050 > winInitializeDefaultScreens - Returning > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed > _XSERVTransMakeAllCOTSServerListeners: server already running > > Fatal server error: > Cannot establish any listening sockets - Make sure an X server isn't already running > winDeinitMultiWindowWM - Noting shutdown in progress It should at least try inet too. You can allow other users to write to /tmp/.X11-unix, or have a /tmp directory for every user where the user can create files at will. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From cgf-no-personal-reply-please@cygwin.com Fri Mar 11 15:30:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Fri, 11 Mar 2005 15:30:00 -0000 Subject: bad installation ? In-Reply-To: References: <20050310192219.55915.qmail@web20425.mail.yahoo.com> <1063.192.168.0.12.1110485687.squirrel@mail.morrison.mine.nu> Message-ID: <20050311152958.GD26408@gully.casa.cgf.cx> On Fri, Mar 11, 2005 at 01:28:05PM +0000, Owen Rees wrote: >--On 10 March 2005 20:14 +0000 John Morrison (Cygwin) wrote: >>Basically adding your user (using the domain flag if appropriate) to >>the passwd and group files which is what the message attempts to help >>the user to do. It appears (judging from the number of times this >>question isn't now appearing on the lists) to have worked for most >>people, but I'm always looking for perfection ;) >> >>Hope this helps explain things, > >My system is not in the same domain as my login id, and I suspect that >may make a difference. One of the problems with saying "if >appropriate" is that it assumes that the reader knows when it is >appropriate, but if they did, they would probably not need to ask the >question. > >Searching the mail archives turned up this in >: As the above link suggests, this discussion is off topic for cygwin-xfree. Please move it to the main list. You'll have a lot more people to pick on than John Morrison in the main list. I'm blocking this subject from further discussion here. cgf From ttabi2@ammasso.com Sat Mar 12 00:18:00 2005 From: ttabi2@ammasso.com (Timur Tabi) Date: Sat, 12 Mar 2005 00:18:00 -0000 Subject: Corrupted overlapping pull-down menus Message-ID: <423234DF.4050704@ammasso.com> I'm seeing a problem with pull-down menus in one particular application: Visual Slickedit 8.0, running on Red Hat Linux 9.0. When I click on an item in the menu bar, the menu displays fine. However, when I move the mouse over another menu item, it draws the new menu overlapping the previous one. In other words, it doesn't completely erase the previous menu. You can see a screen shot here: http://tabi.org/badmenu.gif In this screen shot, the mouse used to be over the menu item "Project", but then I moved it over "Build". The corrupted menu is a combination of the Project and Build pull-down menus. For instance, the text "Execute Makefile Target" belongs to the Build menu. But the text "Open Other Workspace" (the "Open" is hidden) belongs to the Project menu. I do know that Slickedit is not like most other X apps, in that it manually draws all the menus, rather than using some high-level functions of X. I'm not an X programmer, so I'm not sure exactly what that means, but Slickedit is very portable, and so they've developed their own GUI library. I don't know exactly what version of Cygwin I'm using (how can I tell?), but I downloaded and installed it last week, so I guess it's the most recent. I'm running it on Windows XP. -- Timur Tabi Staff Software Engineer timur.tabi@ammasso.com From Alexander.Gottwald@s1999.tu-chemnitz.de Sat Mar 12 14:10:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sat, 12 Mar 2005 14:10:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: <423234DF.4050704@ammasso.com> References: <423234DF.4050704@ammasso.com> Message-ID: Timur Tabi wrote: > When I click on an item in the menu bar, the menu displays fine. > However, when I move the mouse over another menu item, it draws the new > menu overlapping the previous one. In other words, it doesn't > completely erase the previous menu. > > I do know that Slickedit is not like most other X apps, in that it > manually draws all the menus, rather than using some high-level > functions of X. I'm not an X programmer, so I'm not sure exactly what > that means, but Slickedit is very portable, and so they've developed > their own GUI library. > > I don't know exactly what version of Cygwin I'm using (how can I tell?), > but I downloaded and installed it last week, so I guess it's the most > recent. I'm running it on Windows XP. Does it happen in windowed mode too? (ommiting the -multiwindow option from the XWin commandline) bye ago NP: Lights of Euphoria - One nation (Syrian Remix) -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From cgf-no-personal-reply-please@cygwin.com Sat Mar 12 18:05:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 12 Mar 2005 18:05:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <20050310205753.40880.qmail@web20421.mail.yahoo.com> References: <20050310205753.40880.qmail@web20421.mail.yahoo.com> Message-ID: <20050312180540.GA11987@gully.casa.cgf.cx> I didn't read much of this email when I first responded to it since I suspected that I'd feel compelled to respond and it would interfere with my "real job". But, now it's Saturday, so... On Thu, Mar 10, 2005 at 12:57:53PM -0800, Matthew Johnson wrote: >>Cygwin/X installs with the cygwin setup and this is fast too. > >Not always. Setup.exe presents a list of mirrors with no commentary >and not even a _hint_ of which is closest to the user in the Web. I >tried 5 or 6 different mirrors in that list before I could find one >that was "fast too". > >That is pretty poor performance. RedHat should not allow them to >mirror Cygwin if the mirror will not provide faster response and better >connectivity. Red Hat does not control the Cygwin mirror list any more than Red Hat controls Cygwin. Cygwin is an all-volunteer project. Here is how it works: Mirror sites volunteer to mirror the Cygwin release. The site is added to the mirror list and, subsequently, a program checks twice a day to make sure that it and the other sites are up-to-date. If a site isn't up-to-date it is dropped from the list. I can't think of any useful way to determine "faster response and better connectivity". If you are in Michigan and you chose a mirror in Brazil, you'd undoubtedly see poor performance in your download. If you are on a network that is being subject to a denial of service, you'd see poor performance. There are all sorts of factors which can impact *your* download performance that have nothing to do with how well-connected the mirror site is. I can imagine some kind of system which tries to figure out connectivity by checking the output of traceroute or some similar utility but I doubt it would ever be useful. I've never seen anything like this in any of the other projects which use mirrors. If you have a pointer to something that does this, however, please provide it. I assume that most users are like me. They find a mirror which works for them and they stick with it. That's what I do with cygwin, sourceforge, Fedora, etc. All of that said, however, I'm not a huge fan of setup.exe. I think it's UI sucks and I wish someone had the time to provide something better. >> > 10 Corporate Tech Support No Yes >> > 11 Corporate Bug Fix Support No >> Yes > >[snip] > >>Is Cygwin/X worth it's money? Definitly yes *g* > >No, NOT 'definitly [sic] yes'. It depends on how much your _time_ is >worth. If your time is worth little to you, or you already _have_ much >expertise with X, Cygwin and Cygwin/X, then yes, it is worth it. But >if you cannot afford to lose the time grappling with installations that >do different things on different machines, demanding you rebuild >password files but then refusing to let you do it etc, or with >"community support" that consists of answers so terse (and all too >often rude) they are harder to understand than the original problem >etc, then no, it is not worth it. Right. In open source, people who answer your questions may be as rude or terse as the people who are asking for help. The answerers also may be as clueless as many tech support personnel. I do think it is pretty rare for people who are helping to comment on misspellings or bad grammar, however. YMMV. cgf From gil@bioinf.uni-leipzig.de Sat Mar 12 22:30:00 2005 From: gil@bioinf.uni-leipzig.de (Gil Benkoe) Date: Sat, 12 Mar 2005 22:30:00 -0000 Subject: 1.5.12: using cygwin/x as non-administrator doesn't work (fwd) Message-ID: Hi, I can only use cygwin/X as an administrator. (see below)Now I saw that all the files in /usr/X11R6/bin are only executable for members of the group "Users " . But when I look into /etc/passwd I see that no one is member of "Users" just of "None" (513) .I suspect that this is due to having turned off the "Server" service in XP. Can anyone confirm this? And suggest how to correct this and make x work without reinstalling Cygwin? (l already instilled and compiled a lot there, or Can I reinstall Cygwin without loosing all the programs?) ---------- Forwarded message ---------- Date: Fri, 11 Mar 2005 15:46:59 +0100 (CET) From: Gil Benkoe To: cygwin-xfree@cygwin.com Cc: munk@zedat.fu-berlin.de Subject: Re: 1.5.12: using cygwin/x as non-administrator doesn't work I have the problem described below, and made /tmp writable and readable and executable for all but I still have this problem. Please advise. I also don't understand how to check inet . thanks in advance, Gil On Tue, 23 Nov 2004, Tobias Munk wrote: > Using cygwin/x administrator works fine, but when I try to start it as > user, I get an error message - the log file XWin.log is attached at the > end of this mail. > > There is a similar mail concerning this issue in the archive, which > was posted a year ago, but seemingly no one posted a solution. Does anyone > gather experiences with this in the meantime? > > thanks, > > Tobias > > > XWin.log: > ----------------------- > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 6.8.1.0-5 > > Contact: cygwin-xfree@cygwin.com > > XWin was started with the following command line: > > /usr/X11R6/bin/XWin -multiwindow -clipboard -silent-dup-error > > ddxProcessArgument - Initializing default screens > winInitializeDefaultScreens - w 1400 h 1050 > winInitializeDefaultScreens - Returning > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed > _XSERVTransMakeAllCOTSServerListeners: server already running > > Fatal server error: > Cannot establish any listening sockets - Make sure an X server isn't already running > winDeinitMultiWindowWM - Noting shutdown in progress It should at least try inet too. You can allow other users to write to /tmp/.X11-unix, or have a /tmp directory for every user where the user can create files at will. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From mej1960@yahoo.com Sat Mar 12 22:53:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Sat, 12 Mar 2005 22:53:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: 6667 Message-ID: <20050312225300.21450.qmail@web20429.mail.yahoo.com> [snip] > > I don't know exactly what version of Cygwin I'm > using (how can I tell?), You can tell by opening a Cygwin shell and typing, "cygcheck --version". In fact, it is a oftne a really good idea to run "cygcheck -svr > cygchout" and attach the file 'cygchout' to email to this list, since many people can spot the problem right away from that output. ----------------------- Matthew Johnson mej1960@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From mej1960@yahoo.com Sun Mar 13 00:36:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Sun, 13 Mar 2005 00:36:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <20050312180540.GA11987@gully.casa.cgf.cx> Message-ID: <20050313003604.60646.qmail@web20425.mail.yahoo.com> --- Christopher Faylor wrote: > I didn't read much of this email when I first > responded to it since I > suspected that I'd feel compelled to respond and it > would interfere with > my "real job". I know the feeling... > But, now it's Saturday, so... And it is Saturdy here, too, so you even get a timely response;) > On Thu, Mar 10, 2005 at 12:57:53PM -0800, Matthew > Johnson wrote: > >>Cygwin/X installs with the cygwin setup and this > is fast too. > > > >Not always. Setup.exe presents a list of mirrors > with no commentary > >and not even a _hint_ of which is closest to the > user in the Web. I > >tried 5 or 6 different mirrors in that list before > I could find one > >that was "fast too". > > > >That is pretty poor performance. RedHat should not > allow them to > >mirror Cygwin if the mirror will not provide faster > response and better > >connectivity. > > Red Hat does not control the Cygwin mirror list any > more than Red Hat > controls Cygwin. I see. Perhaps tehy should, much as Sun has at least some limited 'control' over Netbeans, even though that too is (almost) entirely a volunteer project. But really, who controls the mirror list is only secondary at best: whoever it is who is controlling it, should do some 'quality-control' on the mirror list. > Cygwin is an all-volunteer > project. Hopefully, this does not mean that any volunteer can 'volunteer' his contribution even when it is not a good one;) I have refrained, for example, from offering my laptop connected on a dial-up line as a mirror site! > Here is how it works: Mirror sites volunteer to > mirror the Cygwin > release. The site is added to the mirror list and, > subsequently, a > program checks twice a day to make sure that it and > the other sites are > up-to-date. If a site isn't up-to-date it is > dropped from the list. Perhaps that progam should check for more than just 'up-to-date'. I think you dismiss that idea too quickly below. > I can't think of any useful way to determine "faster > response and better > connectivity". If you are in Michigan and you chose > a mirror in Brazil, > you'd undoubtedly see poor performance in your > download. No doubt. But that is why I also mentioned in my original email: with many of those mirrors, the setup.exe user has no idea where the mirror is physically located (too many names end in 'org'). So the poor user in Michigan cannot even guess if the mirror is in Brazil (with a few exceptions). For that matter, users can't really rely on teh domain name suffixes for geographical info either: http://www.sem40.ru, for example, _should_ be in the FSU, but is really in Israel. But many other mirror lists _do_ provide a hint (for figuring out where the server is). This is what Cygwin should also require of any 'volunteer' who want to mirror Cygwin. Some indication of the bandwidth the mirror is capable of would be good too. Again, many other lists of mirrors on the Internet already do this. > If you are on > a network that is being subject to a denial of > service, you'd see poor > performance. There are all sorts of factors which > can impact *your* > download performance that have nothing to do with > how well-connected the > mirror site is. Yet all these problems you mention have not prevented other mirror lists from providing much more help to the user by providing geographical and connectivity information to the user when he is asked to select a mirror. Sourceforge, for example, provides the geographical location of the mirror, and provides a good spread in the list presented to the user. I forget which mirrors I saw that indicate bandwidth. So the fact that denial-of-service attacks are possible is not a good reason for failing to provide this help to the user. > I can imagine some kind of system which tries to > figure out connectivity > by checking the output of traceroute or some similar > utility but I doubt > it would ever be useful. I think you are too doubtful. For that matter, if you think tracert won't do the trick, you could always do occasional sample downloads and remove from the list a site that consistently does poorly -- for geography is no excuse here: connectivity really is that good (nearly) worldwide now. I can connect from California to Siberia more easily than I can connect to most of those mirrors! The only "hard part" I see in implementing something like this is deciding the cutoff for 'poorly'. But I think once you see the statistics, you will find that this is not as hard as you fear. And you can always err on the side of being conservative: cut off only the worst 10%, for example, after a week of testing. Even that will be a big improvement over today's situation. > I've never seen anything > like this in any of > the other projects which use mirrors. If you have a > pointer to > something that does this, however, please provide > it. But you must have seen at least the geographical information listed by sourceforge. Even just that would be a huge improvement over setup.exe as it is today. And it is an easy change. I like changes that provide so much bang for the buck, especially when they don't close the door on even better changes later. So I hope that whoever maintains setup.exe will also appreciate the value of this simple change, and do it. > I assume that most users are like me. They find a > mirror which works > for them and they stick with it. That's what I do > with cygwin, > sourceforge, Fedora, etc. And many users, I am sure, do just that. But I have had to support users who gave up because they tried 5 or 6 different mirror sites and _still_ could not do the initial download of Cygwin within 24 hours. And since these users ALL live and work in areas that are very welll connected to the Internet, this is a sure indication that something is very wrong with these mirrors. By contrast, with sourceforge, it doesn't even seem to matter which mirror I pick: they have all worked fine for me. I am not asking that Cygwin's mirrors reach _that_ level of perfection, but I am asking that we make a budge in that direction, preferably before my clients rebel! > All of that said, however, I'm not a huge fan of > setup.exe. I think > it's UI sucks and I wish someone had the time to > provide something > better. Well, if more people don't give up on Cygwin because their initial attempt to download runs into the sand (as described above), then maybe we can find people to do just that;) Now don't get me wrong: I do think it is unfortunate that people would give up on Cygwin that easily. But I know how important first impressions are, and setup.exe does not make a good first impression: I suspect the mirror list is the easiest part of setup.exe to fix to make a better first impression. > >> > 10 Corporate Tech Support No Yes > >> > 11 Corporate Bug Fix Support No > >> Yes > > > >[snip] > > > >>Is Cygwin/X worth it's money? Definitly yes *g* > > > >No, NOT 'definitly [sic] yes'. It depends on how > much your _time_ is > >worth. If your time is worth little to you, or you > already _have_ much > >expertise with X, Cygwin and Cygwin/X, then yes, it > is worth it. But > >if you cannot afford to lose the time grappling > with installations that > >do different things on different machines, > demanding you rebuild > >password files but then refusing to let you do it > etc, or with > >"community support" that consists of answers so > terse (and all too > >often rude) they are harder to understand than the > original problem > >etc, then no, it is not worth it. > > Right. In open source, people who answer your > questions may be as rude > or terse as the people who are asking for help. Or ruder, or terser. I have seen all combinations. > The > answerers also may > be as clueless as many tech support personnel. That, fortunately, I have seen only rarely;) A more common problem is that yes, the answerer really does know something about it, but has made too many unwarranted assumptions in his answer, so that the answer is unintelligible to those who needed the help in the first place. This is another example of why it is better to err on the side of verbosity, as long as the verbage _does_ have real semantic comment, AND does not involve complex compound sentences that are a burden to parse. Otherwise your interlocutor will either have to post _again_, or he will simply give up and go back to native Windoze wasting money on VisualStudio. My clients _are_ threatening to do just that. > I do > think it is pretty > rare for people who are helping to comment on > misspellings or bad > grammar, however. YMMV. And my mileage _does_ vary! When the misspelling or bad grammar does not hinder communication, then I pass over it in silence (as I have already done in these Cygwin lists, even in my brief time here). And I see many in this list do the same. Good! When, however, it leaves me with a response that purports to be helpful but has no genuine semantic content at all, then I have little choice but to comment. And that is what I did. Now I admit that my comment (in another thread, on the need to rebuild passwd/group files) could have been even gentler than it was, but I do still maintain that it was not rude. I have been going on about this for much too long now! But it is because I really do feel that Cygwin has a lot to gain from this simple fix, even if my idea for testing connectivity is ignored. So I am going to stop now, unless I am asked specific questions I can give specific answers to. ----------------------- Matthew Johnson mej1960@yahoo.com __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs From cgf-no-personal-reply-please@cygwin.com Sun Mar 13 01:42:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sun, 13 Mar 2005 01:42:00 -0000 Subject: 30+ reasons why X-Win32 is Better than Cygwin/X In-Reply-To: <20050313003604.60646.qmail@web20425.mail.yahoo.com> References: <20050312180540.GA11987@gully.casa.cgf.cx> <20050313003604.60646.qmail@web20425.mail.yahoo.com> Message-ID: <20050313014245.GA7576@trixie.casa.cgf.cx> Let me see if I can wrap this up since this discussion is now 100% off-topic for this mailing list. http://cygwin.com/mirrors.html shows the geographic location for mirrors. It has been suggested, on multiple occasions, that this data should also be in setup.exe, i.e., the UI sucks. The main reason for the suckage is that we have very little programming support for it, so getting changes into the program is hard. We have a hard enough time just finding people to fix real bugs. However, if you would like to volunteer a patch for the program or if you'd like to offer suggestions, then the cygwin-apps mailing list is the place to do it. cgf From skijore@yahoo.com Sun Mar 13 19:42:00 2005 From: skijore@yahoo.com (Mike Starkie) Date: Sun, 13 Mar 2005 19:42:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: 6667 Message-ID: <20050313194151.69033.qmail@web51101.mail.yahoo.com> It works fine from the machine eclipse is running on. I see both the button events and the key-press events being logged. Eclipse still does not seem to accept the button input tho' There is a some error messages being displayed to the console when I start up eclipse but I can't seem to copy it from the console. I can't highlight the text in the cygwin console using the mouse. X is being started from my shell script as follows: #!/usr/bin/sh DISPLAY=localhost:0.0 export DISPLAY #ssh -Y 172.31.101.197 cd /usr/X11R6/bin/ && startx how to pipe output to a file ? --- Alexander Gottwald wrote: > On Thu, 10 Mar 2005, Mike Starbuck wrote: > > > i don't know. what is xev? > > xev is an X11 event dumper. It prints exactly which > keypress events > eclipse would receive. > > just start an xterm and type xev inside. > > bye > ago > -- > Alexander.Gottwald@s1999.tu-chemnitz.de > http://www.gotti.org ICQ: 126018723 > -- The information contained in this email along with all attachments is confidential and is not to be shared without my permission and prior knowledge of who will be viewing it's contents including all attachments. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From skijore@yahoo.com Sun Mar 13 19:52:00 2005 From: skijore@yahoo.com (Mike Starkie) Date: Sun, 13 Mar 2005 19:52:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: 6667 Message-ID: <20050313195235.46976.qmail@web51106.mail.yahoo.com> i'm not sure. How do I tell? are you running eclipse on a remote linux host and forwarding the output to an xfree/xserver running on windows? --- "Alexey N. Solofnenko" wrote: > I have had strange crashes during input, but now > with 6.8.2 everything > works fine. What version of xwin you are running? > > - Alexey. > > Mike Starbuck wrote: > > >hello, > >i have installed cygwin-xfree on my windows xp > laptop > >successfully i think. at least i am able to ssh to > a > >remote linux host and run xemacs. i see the xemacs > >window frame appear on my laptop and i am able to > edit > >files. the xemacs application accepts both mouse > and > >keyboard input. > > > >problem: when i launch eclipse on the same linux > host > >I get the familiar eclipse logo appear in a window > on > >my laptop and then a dialog box appears asking me > to > >select my workspace. at this point the eclipse > >application is hung. the dialog box will not > accept > >any mouse or keyboard input and i am forced to > abandon > >the application. the dialog box appears to be a > motif > >window. > > > >anyone notice this problem before? I searched > around > >on the web and can't seem to find a similar > problem. > > > >thanks > >--mike > > > > > > > > -- > ------------------------------------------------------------------------ > / Alexey N. Solofnenko > home: http://trelony.cjb.net/ > / > -- The information contained in this email along with all attachments is confidential and is not to be shared without my permission and prior knowledge of who will be viewing it's contents including all attachments. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From Alexander.Gottwald@s1999.tu-chemnitz.de Sun Mar 13 19:56:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sun, 13 Mar 2005 19:56:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: <20050313194151.69033.qmail@web51101.mail.yahoo.com> References: <20050313194151.69033.qmail@web51101.mail.yahoo.com> Message-ID: Mike Starkie wrote: > It works fine from the machine eclipse is running on. > I see both the button events and the key-press events > being logged. Eclipse still does not seem to accept > the button input tho' More interesting is the exact event message. > There is a some error messages being displayed to the > console when I start up eclipse but I can't seem to > copy it from the console. I can't highlight the text > in the cygwin console using the mouse. You can enable the "quick edit mode" in the console settings. But you may as well use xterm. > how to pipe output to a file ? startx 2>&1 >start.log bye ago NP: NamNamBulu - Alone -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From skijore@yahoo.com Sun Mar 13 20:18:00 2005 From: skijore@yahoo.com (Mike Starkie) Date: Sun, 13 Mar 2005 20:18:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: 6667 Message-ID: <20050313201753.50474.qmail@web51103.mail.yahoo.com> here is some output from xev: Outer window is 0xc00001, inner window is 0xc00002 PropertyNotify event, serial 8, synthetic NO, window 0xc00001, atom 0x27 (WM_NAME), time 5747814, state PropertyNewValue PropertyNotify event, serial 9, synthetic NO, window 0xc00001, atom 0x22 (WM_COMMAND), time 5747814, state PropertyNewValue PropertyNotify event, serial 10, synthetic NO, window 0xc00001, atom 0x28 (WM_NORMAL_HINTS), time 5747814, state PropertyNewValue CreateNotify event, serial 11, synthetic NO, window 0xc00001, parent 0xc00001, window 0xc00002, (10,10), width 50, height 50 border_width 4, override NO MapNotify event, serial 12, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00002, override NO MapNotify event, serial 13, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, override NO ConfigureNotify event, serial 13, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, (0,0), width 178, height 178, border_width 2, above 0xa0000e, override NO VisibilityNotify event, serial 13, synthetic NO, window 0xc00001, state VisibilityUnobscured Expose event, serial 13, synthetic NO, window 0xc00001, (0,0), width 178, height 178, count 0 ConfigureNotify event, serial 13, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, (108,143), width 178, height 178, border_width 2, above 0xa0000e, override NO ConfigureNotify event, serial 13, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, (112,173), width 178, height 178, border_width 2, above 0xa0000e, override NO ConfigureNotify event, serial 15, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, (112,173), width 178, height 178, border_width 2, above 0xa0000e, override NO FocusIn event, serial 15, synthetic NO, window 0xc00001, mode NotifyNormal, detail NotifyNonlinear KeymapNotify event, serial 15, synthetic NO, window 0x0, keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PropertyNotify event, serial 15, synthetic NO, window 0xc00001, atom 0xd8 (cyg_privmap_rl), time 5747834, state PropertyNewValue EnterNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749347, (55,169), root:(169,344), mode NotifyNormal, detail NotifyNonlinear, same_screen YES, focus YES, state 0 KeymapNotify event, serial 21, synthetic NO, window 0x0, keys: 58 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749357, (56,120), root:(170,295), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749377, (57,109), root:(171,284), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749387, (58,104), root:(172,279), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749407, (59,102), root:(173,277), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749617, (58,102), root:(172,277), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749687, (63,98), root:(177,273), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749697, (66,97), root:(180,272), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749717, (69,97), root:(183,272), state 0x0, is_hint 0, same_screen YES ------- Outer window is 0xc00001, inner window is 0xc00002 PropertyNotify event, serial 8, synthetic NO, window 0xc00001, atom 0x27 (WM_NAME), time 5747814, state PropertyNewValue PropertyNotify event, serial 9, synthetic NO, window 0xc00001, atom 0x22 (WM_COMMAND), time 5747814, state PropertyNewValue PropertyNotify event, serial 10, synthetic NO, window 0xc00001, atom 0x28 (WM_NORMAL_HINTS), time 5747814, state PropertyNewValue CreateNotify event, serial 11, synthetic NO, window 0xc00001, parent 0xc00001, window 0xc00002, (10,10), width 50, height 50 border_width 4, override NO MapNotify event, serial 12, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00002, override NO MapNotify event, serial 13, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, override NO ConfigureNotify event, serial 13, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, (0,0), width 178, height 178, border_width 2, above 0xa0000e, override NO VisibilityNotify event, serial 13, synthetic NO, window 0xc00001, state VisibilityUnobscured Expose event, serial 13, synthetic NO, window 0xc00001, (0,0), width 178, height 178, count 0 ConfigureNotify event, serial 13, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, (108,143), width 178, height 178, border_width 2, above 0xa0000e, override NO ConfigureNotify event, serial 13, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, (112,173), width 178, height 178, border_width 2, above 0xa0000e, override NO ConfigureNotify event, serial 15, synthetic NO, window 0xc00001, event 0xc00001, window 0xc00001, (112,173), width 178, height 178, border_width 2, above 0xa0000e, override NO FocusIn event, serial 15, synthetic NO, window 0xc00001, mode NotifyNormal, detail NotifyNonlinear KeymapNotify event, serial 15, synthetic NO, window 0x0, keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PropertyNotify event, serial 15, synthetic NO, window 0xc00001, atom 0xd8 (cyg_privmap_rl), time 5747834, state PropertyNewValue EnterNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749347, (55,169), root:(169,344), mode NotifyNormal, detail NotifyNonlinear, same_screen YES, focus YES, state 0 KeymapNotify event, serial 21, synthetic NO, window 0x0, keys: 58 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749357, (56,120), root:(170,295), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749377, (57,109), root:(171,284), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749387, (58,104), root:(172,279), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749407, (59,102), root:(173,277), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749617, (58,102), root:(172,277), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749687, (63,98), root:(177,273), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749697, (66,97), root:(180,272), state 0x0, is_hint 0, same_screen YES MotionNotify event, serial 21, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 5749717, (69,97), root:(183,272), state 0x0, is_hint 0, same_screen YES --- Alexander Gottwald wrote: > Mike Starkie wrote: > > > It works fine from the machine eclipse is running > on. > > I see both the button events and the key-press > events > > being logged. Eclipse still does not seem to > accept > > the button input tho' > > More interesting is the exact event message. > > > There is a some error messages being displayed to > the > > console when I start up eclipse but I can't seem > to > > copy it from the console. I can't highlight the > text > > in the cygwin console using the mouse. > > You can enable the "quick edit mode" in the console > settings. But you may > as well use xterm. > > > how to pipe output to a file ? > > startx 2>&1 >start.log > > bye > ago > NP: NamNamBulu - Alone > -- > Alexander.Gottwald@s1999.tu-chemnitz.de > http://www.gotti.org ICQ: 126018723 > -- The information contained in this email along with all attachments is confidential and is not to be shared without my permission and prior knowledge of who will be viewing it's contents including all attachments. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From Alexander.Gottwald@s1999.tu-chemnitz.de Sun Mar 13 22:09:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sun, 13 Mar 2005 22:09:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: <20050313201753.50474.qmail@web51103.mail.yahoo.com> References: <20050313201753.50474.qmail@web51103.mail.yahoo.com> Message-ID: Mike Starkie wrote: > here is some output from xev: But no KeyPress event. Those are the important ones. bye ago NP: NamNamBulu - Alone -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Jessica.Gomez@ngc.com Mon Mar 14 13:50:00 2005 From: Jessica.Gomez@ngc.com (Gomez, Jessica A.) Date: Mon, 14 Mar 2005 13:50:00 -0000 Subject: Post: font 'fixed', umount: permission denied, cannot perform FAQ fix AND mkpasswd/mkgroup solution not working Message-ID: First time user. Have tried FAQ solutions and scoured mailing list archives. So far: Did initial install, re-installed xorg-x11-fnts and associated packages from FAQ. /usr/X11R6/lib/X11/fonts and /misc are full of zipped files. Having mkpasswd/mk group rebuilt problem, and Fatal server error: could not open default font 'fixed'. Here are my command entries Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. jag18@K41469 ~ $ mkpasswd -l > /etc/passwd jag18@K41469 ~ $ mkgroup -l > /etc/group jag18@K41469 ~ $exit Re-opening Cygwin... (note it was already recognizing my unique username and group) Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. jag18@K41469 ~ $ mount C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /cygdrive/c type user (binmode,noumount) d: on /cygdrive/d type user (binmode,noumount) f: on /cygdrive/f type user (binmode,noumount) g: on /cygdrive/g type user (binmode,noumount) i: on /cygdrive/i type user (binmode,noumount) p: on /cygdrive/p type user (binmode,noumount) jag18@K41469 ~ $ umount /usr/X11R6/lib/X11/fonts umount: /usr/X11R6/lib/X11/fonts: Permission denied Attached is the command prompt input/output when I try to run x -multiwindow and the associated error log. I am on a multi-user PC, company server, without administrator priveledges. Jessica Gomez 757-380-3429 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: in_output.txt URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: XWinlog.txt URL: From alexander.gottwald@s1999.tu-chemnitz.de Mon Mar 14 14:01:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 14 Mar 2005 14:01:00 -0000 Subject: Post: font 'fixed', umount: permission denied, cannot perform FAQ fix AND mkpasswd/mkgroup solution not working In-Reply-To: References: Message-ID: On Mon, 14 Mar 2005, Gomez, Jessica A. wrote: > First time user. Have tried FAQ solutions and scoured mailing list > archives. > > So far: Did initial install, re-installed xorg-x11-fnts and associated > packages from FAQ. /usr/X11R6/lib/X11/fonts and /misc are full of zipped > files. Having mkpasswd/mk group rebuilt problem, and Fatal server error: > could not open default font 'fixed'. Here are my command entries Hm. try running rm /usr/X11R6/lib/X11/fonts/misc/fonts.dir font-update Does it print any errors? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From skijore@yahoo.com Mon Mar 14 14:20:00 2005 From: skijore@yahoo.com (Mike Starkie) Date: Mon, 14 Mar 2005 14:20:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: 6667 Message-ID: <20050314141955.43564.qmail@web51106.mail.yahoo.com> Hope this helpful. I appreciate the effort. I don't have eclipse running, just xev: KeyPress event, serial 24, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 802624, (82,443), root:(1520,676), state 0x0, keycode 40 (keysym 0x64, d), same_screen YES, XLookupString gives 1 bytes: (64) "d" XmbLookupString gives 1 bytes: (64) "d" XFilterEvent returns: False KeyRelease event, serial 24, synthetic NO, window 0xc00001, root 0x3a, subw 0x0, time 802714, (82,443), root:(1520,676), state 0x0, keycode 40 (keysym 0x64, d), same_screen YES, XLookupString gives 1 bytes: (64) "d" --- Alexander Gottwald wrote: > Mike Starkie wrote: > > > here is some output from xev: > > But no KeyPress event. Those are the important ones. > > bye > ago > NP: NamNamBulu - Alone > -- > Alexander.Gottwald@s1999.tu-chemnitz.de > http://www.gotti.org ICQ: 126018723 > -- The information contained in this email along with all attachments is confidential and is not to be shared without my permission and prior knowledge of who will be viewing it's contents including all attachments. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From alexander.gottwald@s1999.tu-chemnitz.de Mon Mar 14 15:30:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 14 Mar 2005 15:30:00 -0000 Subject: eclipse 3.0.1 input problem In-Reply-To: <20050314141955.43564.qmail@web51106.mail.yahoo.com> References: <20050314141955.43564.qmail@web51106.mail.yahoo.com> Message-ID: On Mon, 14 Mar 2005, Mike Starkie wrote: > Hope this helpful. I appreciate the effort. I don't > have eclipse running, just xev: > > > KeyPress event, serial 24, synthetic NO, window > 0xc00001, > root 0x3a, subw 0x0, time 802624, (82,443), > root:(1520,676), > state 0x0, keycode 40 (keysym 0x64, d), > same_screen YES, > XLookupString gives 1 bytes: (64) "d" > XmbLookupString gives 1 bytes: (64) "d" > XFilterEvent returns: False > > KeyRelease event, serial 24, synthetic NO, window > 0xc00001, > root 0x3a, subw 0x0, time 802714, (82,443), > root:(1520,676), > state 0x0, keycode 40 (keysym 0x64, d), > same_screen YES, > XLookupString gives 1 bytes: (64) "d" Nothing unusual. I'll have to check eclipse anyway. Maybe I'll have some news at the end of the week. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From ttabi2@ammasso.com Mon Mar 14 15:48:00 2005 From: ttabi2@ammasso.com (Timur Tabi) Date: Mon, 14 Mar 2005 15:48:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: <20050312225300.21450.qmail@web20429.mail.yahoo.com> References: <20050312225300.21450.qmail@web20429.mail.yahoo.com> Message-ID: <4235B1CE.9030009@ammasso.com> Matthew Johnson wrote: > In fact, it is a oftne a really good idea to run > "cygcheck -svr > cygchout" and attach the file > 'cygchout' to email to this list, since many people > can spot the problem right away from that output. $ cygcheck -svr > cygchout cygcheck: dump_sysinfo: GetVolumeInformation() failed: 1 I don't know if that error message means anything. Here are the contents of cygchout: Cygwin Configuration Diagnostics Current System Time: Mon Mar 14 09:44:48 2005 Windows XP Professional Ver 5.1 Build 2600 Service Pack 1 Path: C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin C:\cygwin\lib\subversion\bin C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin c:\WINDOWS\system32 c:\WINDOWS c:\WINDOWS\System32\Wbem c:\Program Files\Microsoft Office\OFFICE11\Business Contact Manager\IM c:\Program Files\Microsoft SQL Server\80\Tools\Binn\ c:\Program Files\Microsoft Office\OFFICE11\Business Contact Manager\ Output from C:\cygwin\bin\id.exe (nontsec) UID: 1008(Timur Tabi) GID: 513(None) 513(None) Output from C:\cygwin\bin\id.exe (ntsec) UID: 1008(Timur Tabi) GID: 513(None) 0(root) 513(None) 544(Administrators) 545(Users) SysDir: C:\WINDOWS\System32 WinDir: C:\WINDOWS HOME = `C:\cygwin\home\Timur Tabi' MAKE_MODE = `unix' PWD = `/home/Timur Tabi' USER = `Timur Tabi' ALLUSERSPROFILE = `C:\Documents and Settings\All Users' APPDATA = `C:\Documents and Settings\Timur Tabi\Application Data' CLIENTNAME = `Console' COMMONPROGRAMFILES = `C:\Program Files\Common Files' COMPUTERNAME = `TIMUR' COMSPEC = `C:\WINDOWS\system32\cmd.exe' CVS_RSH = `/bin/ssh' DISPLAY = `:0.0' HOMEDRIVE = `C:' HOMEPATH = `\Documents and Settings\Timur Tabi' HOSTNAME = `TIMUR' INFOPATH = `/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:' LOGNAME = `Timur Tabi' LOGONSERVER = `\\TIMUR' MANPATH = `/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man:/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man:/usr/X11R6/man:/usr/ssl/man:/usr/X11R6/man' NUMBER_OF_PROCESSORS = `2' OLDPWD = `/home/Timur Tabi' OS = `Windows_NT' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PKG_CONFIG_PATH = `/usr/X11R6/lib/pkgconfig' PRINTER = `\\http://10.10.0.79\hp4100mfp' PROCESSOR_ARCHITECTURE = `x86' PROCESSOR_IDENTIFIER = `x86 Family 15 Model 2 Stepping 9, GenuineIntel' PROCESSOR_LEVEL = `15' PROCESSOR_REVISION = `0209' PROGRAMFILES = `C:\Program Files' PROMPT = `$P$G' PS1 = `\[\033]0;\w\007 \033[32m\]\u@\h \[\033[33m\w\033[0m\] $ ' SESSIONNAME = `Console' SHLVL = `2' SYSTEMDRIVE = `C:' SYSTEMROOT = `C:\WINDOWS' TEMP = `c:\DOCUME~1\TIMURT~1\LOCALS~1\Temp' TERM = `xterm' TERMCAP = `xterm-r6|xterm|xterm X11R6 version:am:km:mi:ms:xn:co#80:it#8:li#24:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:as=^N:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:do=^J:ei=\E[4l:ho=\E[H:im=\E[4h:is=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:kI=\E[2~:kN=\E[6~:kP=\E[5~:kd=\EOB:ke=\E[?1l\E>:kh=\E[1~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:le=^H:md=\E[1m:me=\E[m:mr=\E[7m:nd=\E[C:rc=\E8:sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:ta=^I:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:ue=\E[m:up=\E[A:us=\E[4m:kb=\010:' TEXMF = `{/usr/share/lilypond/2.4.2,/usr/share/texmf}' TMP = `c:\DOCUME~1\TIMURT~1\LOCALS~1\Temp' USERDOMAIN = `TIMUR' USERNAME = `Timur Tabi' USERPROFILE = `C:\Documents and Settings\Timur Tabi' WINDIR = `C:\WINDOWS' WINDOWID = `10485774' XAPPLRESDIR = `/usr/X11R6/lib/X11/app-defaults' XAUTHORITY = `/home/Timur Tabi/.Xauthority' XCMSDB = `/usr/X11R6/lib/X11/Xcms.txt' XKEYSYMDB = `/usr/X11R6/lib/X11/XKeysymDB' XNLSPATH = `/usr/X11R6/lib/X11/locale' _ = `/usr/bin/cygcheck' POSIXLY_CORRECT = `1' HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) = `/cygdrive' cygdrive flags = 0x00000022 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = `C:\cygwin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = `C:\cygwin/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = `C:\cygwin/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options a: fd N/A N/A c: hd NTFS 114408Mb 21% CP CS UN PA FC d: cd N/A N/A f: net NTFS 234728Mb 19% CP CS PA ttabi C:\cygwin / system binmode C:\cygwin/bin /usr/bin system binmode C:\cygwin/lib /usr/lib system binmode . /cygdrive system binmode,cygdrive Found: C:\cygwin\bin\awk.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cpp.exe Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gdb.exe Found: C:\WINDOWS\grep.exe Found: C:\cygwin\bin\grep.exe Warning: C:\WINDOWS\grep.exe hides C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\make.exe Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe 93k 2005/02/17 C:\cygwin\bin\cygapr-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygapr-0-0.dll" v0.0 ts=2005/2/17 15:52 68k 2005/02/17 C:\cygwin\bin\cygaprutil-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygaprutil-0-0.dll" v0.0 ts=2005/2/17 15:56 77k 2004/06/04 C:\cygwin\bin\cygart_lgpl_2-2.dll - os=4.0 img=1.0 sys=4.0 "cygart_lgpl_2-2.dll" v0.0 ts=2004/6/4 5:20 802k 2003/09/15 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0 "cygaspell-15.dll" v0.0 ts=2003/9/15 7:32 123k 2004/09/29 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygatk-1.0-0.dll" v0.0 ts=2004/9/29 18:16 145k 2004/09/02 C:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0 "cygaudiofile-0.dll" v0.0 ts=2004/9/1 22:38 336k 2004/10/27 C:\cygwin\bin\cygbonobo-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygbonobo-2-0.dll" v0.0 ts=2004/10/27 2:43 72k 2004/10/27 C:\cygwin\bin\cygbonobo-activation-4.dll - os=4.0 img=1.0 sys=4.0 "cygbonobo-activation-4.dll" v0.0 ts=2004/10/26 18:19 425k 2004/10/29 C:\cygwin\bin\cygbonoboui-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygbonoboui-2-0.dll" v0.0 ts=2004/10/28 18:12 55k 2004/09/14 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2004/9/13 23:16 54k 2002/01/27 C:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0 "cygbz21.0.dll" v0.0 ts=2002/1/26 19:07 18k 2004/07/06 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0 "cygcharset-1.dll" v0.0 ts=2004/7/6 13:09 248k 2005/02/16 C:\cygwin\bin\cygclamav-1.dll - os=4.0 img=1.0 sys=4.0 "cygclamav-1.dll" v0.0 ts=2005/2/16 7:10 529k 2004/06/27 C:\cygwin\bin\cygcppunit-1-9-14.dll - os=4.0 img=1.0 sys=4.0 "cygcppunit-1-9-14.dll" v0.0 ts=2004/6/26 20:29 260k 2004/10/26 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0 "cygcroco-0.6-3.dll" v0.0 ts=2004/10/26 17:09 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 2:57 846k 2004/12/11 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2004/12/11 5:04 617k 2004/03/22 C:\cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-2.dll" v0.0 ts=2004/3/22 9:52 22k 2004/02/10 C:\cygwin\bin\cygcygipc-2.dll - os=4.0 img=1.0 sys=4.0 "cygcygipc-2.dll" v0.0 ts=2004/2/9 20:48 380k 2002/07/24 C:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-3.1.dll" v0.0 ts=2002/7/24 11:24 831k 2003/09/20 C:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.1.dll" v0.0 ts=2003/9/20 16:51 895k 2004/04/28 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2004/4/27 10:31 326k 2002/06/26 C:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0 "cygdb2.dll" v0.0 ts=2002/6/26 12:48 487k 2002/07/24 C:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 11:25 1080k 2003/09/20 C:\cygwin\bin\cygdb_cxx-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.1.dll" v0.0 ts=2003/9/20 16:53 1156k 2004/04/28 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 10:35 28k 2004/08/15 C:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0 "cygesd-0.dll" v0.0 ts=2004/8/15 18:31 94k 2004/06/07 C:\cygwin\bin\cygexif-10.dll - os=4.0 img=1.0 sys=4.0 "cygexif-10.dll" v0.0 ts=2004/6/7 3:53 174k 2004/10/14 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2004/10/14 3:34 65k 2005/01/08 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0 "cygexslt-0.dll" v0.0 ts=2005/1/8 7:27 654k 2003/11/04 C:\cygwin\bin\cygfltknox-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox-0.dll" v0.0 ts=2003/11/4 15:57 65k 2003/11/04 C:\cygwin\bin\cygfltknox_forms-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_forms-0.dll" v0.0 ts=2003/11/4 15:57 81k 2003/11/04 C:\cygwin\bin\cygfltknox_gl-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_gl-0.dll" v0.0 ts=2003/11/4 15:58 108k 2003/11/04 C:\cygwin\bin\cygfltknox_images-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_images-0.dll" v0.0 ts=2003/11/4 15:58 129k 2004/03/11 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2004/3/10 18:12 40k 2004/10/10 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2004/10/10 3:33 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 0: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 0: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 4:25 907k 2004/06/09 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0 "cygfpx-1.dll" v0.0 ts=2004/6/9 3:35 361k 2003/10/25 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-6.dll" v0.0 ts=2003/10/21 23:18 195k 2004/11/23 C:\cygwin\bin\cyggconf-2-4.dll - os=4.0 img=1.0 sys=4.0 "cyggconf-2-4.dll" v0.0 ts=2004/11/23 16:38 323k 2004/09/30 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0 "cyggcrypt-11.dll" v0.0 ts=2004/9/30 12:00 222k 2005/01/13 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0 "cyggd-2.dll" v0.0 ts=2005/1/13 9:56 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 2:58 30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2003/8/10 21:12 19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/19 21: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 3:00 15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 21:13 195k 2004/09/02 C:\cygwin\bin\cyggdk-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk-1-2-0.dll" v0.0 ts=2004/9/2 13:31 394k 2004/12/31 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk-x11-2.0-0.dll" v0.0 ts=2004/12/30 14:59 79k 2004/12/31 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2004/12/30 14:36 56k 2004/12/31 C:\cygwin\bin\cyggdk_pixbuf_xlib-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_pixbuf_xlib-2.0-0.dll" v0.0 ts=2004/12/30 16:45 116k 2004/10/10 C:\cygwin\bin\cyggeotiff-1.dll - os=4.0 img=1.0 sys=4.0 "cyggeotiff-1.dll" v0.0 ts=2004/10/10 18:55 107k 2004/07/06 C:\cygwin\bin\cyggettextlib-0-14-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextlib-0-14-1.dll" v0.0 ts=2004/7/6 12:56 17k 2004/07/06 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0 "cyggettextpo-0.dll" v0.0 ts=2004/7/6 12:56 190k 2004/07/06 C:\cygwin\bin\cyggettextsrc-0-14-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextsrc-0-14-1.dll" v0.0 ts=2004/7/6 12:56 79k 2004/09/07 C:\cygwin\bin\cygglade-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygglade-2.0-0.dll" v0.0 ts=2004/9/7 17:54 135k 2004/09/02 C:\cygwin\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygglib-1-2-0.dll" v0.0 ts=2004/9/2 13:21 564k 2004/12/30 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygglib-2.0-0.dll" v0.0 ts=2004/12/30 8:17 11k 2004/09/02 C:\cygwin\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggmodule-1-2-0.dll" v0.0 ts=2004/9/2 13:23 11k 2004/12/30 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggmodule-2.0-0.dll" v0.0 ts=2004/12/30 8:21 158k 2004/10/16 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2004/10/16 2:40 288k 2004/10/16 C:\cygwin\bin\cyggmpxx-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmpxx-3.dll" v0.0 ts=2004/10/16 2:40 76k 2004/10/28 C:\cygwin\bin\cyggnome-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnome-2-0.dll" v0.0 ts=2004/10/28 16:06 32k 2004/09/29 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnome-keyring-0.dll" v0.0 ts=2004/9/29 1:27 167k 2004/09/24 C:\cygwin\bin\cyggnomecanvas-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomecanvas-2-0.dll" v0.0 ts=2004/9/23 21:42 377k 2004/11/04 C:\cygwin\bin\cyggnomeprint-2-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomeprint-2-2-0.dll" v0.0 ts=2004/11/3 20:53 158k 2004/10/04 C:\cygwin\bin\cyggnomeprintui-2-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomeprintui-2-2-0.dll" v0.0 ts=2004/10/3 21:57 541k 2004/10/29 C:\cygwin\bin\cyggnomeui-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomeui-2-0.dll" v0.0 ts=2004/10/29 4:30 403k 2004/10/27 C:\cygwin\bin\cyggnomevfs-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomevfs-2-0.dll" v0.0 ts=2004/10/27 16:29 252k 2004/12/30 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggobject-2.0-0.dll" v0.0 ts=2004/12/30 8:20 13k 2004/09/29 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0 "cyggpg-error-0.dll" v0.0 ts=2004/9/29 18:12 351k 2004/07/17 C:\cygwin\bin\cygGraphicsMagick++-0.dll - os=4.0 img=1.0 sys=4.0 "cygGraphicsMagick++-0.dll" v0.0 ts=2004/7/17 3:48 2170k 2004/07/17 C:\cygwin\bin\cygGraphicsMagick-0.dll - os=4.0 img=1.0 sys=4.0 "cygGraphicsMagick-0.dll" v0.0 ts=2004/7/17 3:46 1378k 2004/08/22 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0 "cyggsl-0.dll" v0.0 ts=2004/8/22 7:22 184k 2004/08/22 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0 "cyggslcblas-0.dll" v0.0 ts=2004/8/22 7:04 10k 2004/09/02 C:\cygwin\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggthread-1-2-0.dll" v0.0 ts=2004/9/2 13:23 15k 2004/12/30 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggthread-2.0-0.dll" v0.0 ts=2004/12/30 8:21 1293k 2004/09/02 C:\cygwin\bin\cyggtk-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggtk-1-2-0.dll" v0.0 ts=2004/9/2 13:44 2708k 2004/12/31 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggtk-x11-2.0-0.dll" v0.0 ts=2004/12/30 15:55 527k 2004/10/12 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0 "cygguile-12.dll" v0.0 ts=2004/10/12 9:28 640k 2004/10/12 C:\cygwin\bin\cygguile-16.dll - os=4.0 img=1.0 sys=4.0 "cygguile-16.dll" v0.0 ts=2004/10/12 9:42 17k 2004/10/12 C:\cygwin\bin\cygguile-ltdl-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-ltdl-1.dll" v0.0 ts=2004/10/12 6:22 5k 2004/10/12 C:\cygwin\bin\cygguile-ltdl-2.dll - os=4.0 img=1.0 sys=4.0 "cygguile-ltdl-2.dll" v0.0 ts=2004/10/12 6:02 11k 2004/10/12 C:\cygwin\bin\cygguile-srfi-srfi-1-v-2-2.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-1-v-2-2.dll" v0.0 ts=2004/10/12 9:42 68k 2004/10/12 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2004/10/12 9:28 4k 2004/10/12 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-2-2.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-13-14-v-2-2.dll" v0.0 ts=2004/10/12 9:43 31k 2004/10/12 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2004/10/12 9:28 22k 2004/10/12 C:\cygwin\bin\cygguile-srfi-srfi-4-v-2-2.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-4-v-2-2.dll" v0.0 ts=2004/10/12 9:42 12k 2004/10/12 C:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0 "cygguilereadline-v-12-12.dll" v0.0 ts=2004/10/12 9:28 11k 2004/10/12 C:\cygwin\bin\cygguilereadline-v-16-16.dll - os=4.0 img=1.0 sys=4.0 "cygguilereadline-v-16-16.dll" v0.0 ts=2004/10/12 9:42 17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 "cyghistory4.dll" v0.0 ts=2001/1/6 22:34 29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0 "cyghistory5.dll" v0.0 ts=2003/8/10 18:16 25k 2004/10/12 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2004/10/12 1:51 330k 2004/02/09 C:\cygwin\bin\cyghttpd.dll - os=4.0 img=1.0 sys=4.0 "cyghttpd.dll" v0.0 ts=2004/2/9 12:14 991k 2004/07/06 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2004/7/6 13:10 147k 2004/08/31 C:\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygIDL-2-0.dll" v0.0 ts=2004/8/30 21:00 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 3: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 16:50 54k 2004/07/06 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2004/7/6 12:51 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 12:09 12k 2003/02/17 C:\cygwin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0 "cygioperm-0.dll" v0.0 ts=2003/2/17 13:58 241k 2004/08/06 C:\cygwin\bin\cygjasper-1-701-1.dll - os=4.0 img=1.0 sys=4.0 "cygjasper-1-701-1.dll" v0.0 ts=2004/8/6 10:17 48k 2003/08/10 C:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0 "cygjbig1.dll" v0.0 ts=2003/8/10 18:58 132k 2003/08/11 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-62.dll" v0.0 ts=2003/8/10 19:37 119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg6b.dll" v0.0 ts=2002/2/8 23:19 60k 2004/09/27 C:\cygwin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0 "cygkpathsea-3.dll" v0.0 ts=2004/9/27 12:32 71k 2004/12/30 C:\cygwin\bin\cygkpathsea-4.dll - os=4.0 img=1.0 sys=4.0 "cygkpathsea-4.dll" v0.0 ts=2004/12/30 8:38 41k 2004/10/14 C:\cygwin\bin\cyglber-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-2-7.dll" v0.0 ts=2004/10/14 3:28 40k 2004/01/02 C:\cygwin\bin\cyglber-2.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2.dll" v0.0 ts=2004/1/2 5:11 156k 2004/06/04 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0 "cyglcms-1.dll" v0.0 ts=2004/6/4 9:00 180k 2004/10/14 C:\cygwin\bin\cygldap-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-2-7.dll" v0.0 ts=2004/10/14 3:35 194k 2004/01/02 C:\cygwin\bin\cygldap-2.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2.dll" v0.0 ts=2004/1/2 5:27 191k 2004/10/14 C:\cygwin\bin\cygldap_r-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-2-7.dll" v0.0 ts=2004/10/14 3:35 202k 2004/01/02 C:\cygwin\bin\cygldap_r-2.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2.dll" v0.0 ts=2004/1/2 5:27 101k 2004/09/18 C:\cygwin\bin\cyglightcomp.dll - os=4.0 img=1.0 sys=4.0 "cyglightcomp.dll" v0.0 ts=2004/9/18 14:39 26k 2004/09/22 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-3.dll" v0.0 ts=2004/9/22 1:50 146k 2004/12/21 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0 "cygmagic-1.dll" v0.0 ts=2004/12/21 8:34 369k 2004/08/11 C:\cygwin\bin\cygMagick++-6.dll - os=4.0 img=1.0 sys=4.0 "cygMagick++-6.dll" v0.0 ts=2004/8/11 1:04 3214k 2004/08/11 C:\cygwin\bin\cygMagick-6.dll - os=4.0 img=1.0 sys=4.0 "cygMagick-6.dll" v0.0 ts=2004/8/11 0:37 181k 2003/10/06 C:\cygwin\bin\cygmcrypt-4.dll - os=4.0 img=1.0 sys=4.0 "cygmcrypt-4.dll" v0.0 ts=2003/10/6 9:54 22k 2004/10/10 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2004/10/10 3:33 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 0: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 0: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 4:25 186k 2004/10/05 C:\cygwin\bin\cygmhash-2.dll - os=4.0 img=1.0 sys=4.0 "cygmhash-2.dll" v0.0 ts=2004/10/5 13:17 21k 2004/10/22 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0 "cygminires.dll" v0.0 ts=2004/10/22 15:28 323k 2004/08/10 C:\cygwin\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0 "cygmng-1.dll" v0.0 ts=2004/8/10 14:45 71k 2004/10/16 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2004/10/16 2:40 95k 2004/10/16 C:\cygwin\bin\cygmpfr-0.dll - os=4.0 img=1.0 sys=4.0 "cygmpfr-0.dll" v0.0 ts=2004/10/16 2:47 882k 2004/09/13 C:\cygwin\bin\cygnaim_core-0.dll - os=4.0 img=1.0 sys=4.0 "cygnaim_core-0.dll" v0.0 ts=2004/9/13 13:04 74k 2004/10/10 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2004/10/10 3:33 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 0: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 0:03 216k 2004/10/10 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2004/10/10 3:25 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 0: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 0: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 4:24 92k 2004/07/10 C:\cygwin\bin\cygneon-24.dll - os=4.0 img=1.0 sys=4.0 "cygneon-24.dll" v0.0 ts=2004/7/10 10:37 49k 2004/08/02 C:\cygwin\bin\cygogrove-0.dll - os=4.0 img=1.0 sys=4.0 "cygogrove-0.dll" v0.0 ts=2004/8/2 10:41 304k 2004/10/11 C:\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBit-2-0.dll" v0.0 ts=2004/10/11 18:18 39k 2004/10/11 C:\cygwin\bin\cygORBit-imodule-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBit-imodule-2-0.dll" v0.0 ts=2004/10/11 18:28 18k 2004/10/11 C:\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBitCosNaming-2-0.dll" v0.0 ts=2004/10/11 18:27 1706k 2004/08/02 C:\cygwin\bin\cygosp-4.dll - os=4.0 img=1.0 sys=4.0 "cygosp-4.dll" v0.0 ts=2004/8/2 9:51 326k 2004/08/02 C:\cygwin\bin\cygospgrove-0.dll - os=4.0 img=1.0 sys=4.0 "cygospgrove-0.dll" v0.0 ts=2004/8/2 11:07 1922k 2004/08/02 C:\cygwin\bin\cygostyle-0.dll - os=4.0 img=1.0 sys=4.0 "cygostyle-0.dll" v0.0 ts=2004/8/2 11:07 13k 2004/10/10 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2004/10/10 3:32 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 0: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 0: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 4:24 196k 2005/01/08 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpango-1.0-0.dll" v0.0 ts=2005/1/8 15:19 138k 2005/01/08 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangoft2-1.0-0.dll" v0.0 ts=2005/1/8 15:36 33k 2005/01/08 C:\cygwin\bin\cygpangowin32-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangowin32-1.0-0.dll" v0.0 ts=2005/1/8 15:39 37k 2005/01/08 C:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangox-1.0-0.dll" v0.0 ts=2005/1/8 15:35 17k 2005/01/08 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangoxft-1.0-0.dll" v0.0 ts=2005/1/8 15:38 62k 2003/12/11 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2003/12/11 11:01 63k 2003/04/11 C:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0 "cygpcre.dll" v0.0 ts=2003/4/11 3:31 9k 2003/12/11 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2003/12/11 11:01 61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix.dll" v0.0 ts=2003/4/11 3:31 1252k 2005/01/27 C:\cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8.dll" v0.0 ts=2005/1/27 4:17 168k 2003/08/10 C:\cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0 "cygpng10.dll" v0.0 ts=2003/8/10 17:31 173k 2003/08/10 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2003/8/10 17:35 170k 2002/01/21 C:\cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0 "cygpng2.dll" v0.0 ts=2002/1/20 19:05 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 0:45 575k 2004/10/10 C:\cygwin\bin\cygproj-0.dll - os=4.0 img=1.0 sys=4.0 "cygproj-0.dll" v0.0 ts=2004/10/10 17:57 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/6 22:34 148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2003/8/10 18:16 144k 2004/10/12 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2004/10/12 1:51 685k 2005/01/18 C:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0 "cygruby18.dll" v0.0 ts=2005/1/18 15:21 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 17:50 380k 2003/12/13 C:\cygwin\bin\cygsmi-2.dll - os=4.0 img=1.0 sys=4.0 "cygsmi-2.dll" v0.0 ts=2003/12/12 18:57 171k 2004/12/11 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2004/12/11 5:04 28k 2004/11/15 C:\cygwin\bin\cygstartup-notification-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygstartup-notification-1-0.dll" v0.0 ts=2004/11/14 21:59 230k 2004/10/04 C:\cygwin\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0 "cygt1-5.dll" v0.0 ts=2004/10/4 16:44 18k 2004/10/04 C:\cygwin\bin\cygt1x-5.dll - os=4.0 img=1.0 sys=4.0 "cygt1x-5.dll" v0.0 ts=2004/10/4 16:44 247k 2004/12/07 C:\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0 "cygtidy-0-99-0.dll" v0.0 ts=2004/12/7 8:34 299k 2004/10/10 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiff-5.dll" v0.0 ts=2004/10/10 16:55 281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0 "cygtiff3.dll" v0.0 ts=2003/2/23 22:58 282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0 "cygtiff4.dll" v0.0 ts=2003/8/10 21:32 27k 2004/03/05 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0 "cygungif-4.dll" v0.0 ts=2004/3/5 14:13 154k 2004/08/11 C:\cygwin\bin\cygWand-6.dll - os=4.0 img=1.0 sys=4.0 "cygWand-6.dll" v0.0 ts=2004/8/11 1:04 293k 2004/06/08 C:\cygwin\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygwmf-0-2-7.dll" v0.0 ts=2004/6/8 5:49 101k 2004/06/08 C:\cygwin\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygwmflite-0-2-7.dll" v0.0 ts=2004/6/8 5:46 151k 2004/10/19 C:\cygwin\bin\cygwnck-1-4.dll - os=4.0 img=1.0 sys=4.0 "cygwnck-1-4.dll" v0.0 ts=2004/10/19 15:58 2689k 2002/11/16 C:\cygwin\bin\cygxerces-c21.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c21.dll" v0.0 ts=2002/11/15 22:07 2984k 2003/02/07 C:\cygwin\bin\cygxerces-c22.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c22.dll" v0.0 ts=2003/2/7 12:50 3006k 2003/10/12 C:\cygwin\bin\cygxerces-c23.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c23.dll" v0.0 ts=2003/10/11 21:36 3520k 2003/12/16 C:\cygwin\bin\cygxerces-c24.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c24.dll" v0.0 ts=2003/12/16 13:45 3416k 2004/02/21 C:\cygwin\bin\cygxerces-c25.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c25.dll" v0.0 ts=2004/2/21 0:49 1242k 2005/01/08 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0 "cygxml2-2.dll" v0.0 ts=2005/1/8 7:22 50k 2003/08/09 C:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-noX4.dll" v0.0 ts=2003/8/9 2:21 54k 2003/08/09 C:\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-X4.dll" v0.0 ts=2003/8/9 2:22 195k 2005/01/08 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0 "cygxslt-1.dll" v0.0 ts=2005/1/8 7:24 62k 2004/10/10 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2004/10/9 23:09 1149k 2005/03/01 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2005/3/1 10:01 Cygwin DLL version info: DLL version: 1.5.13 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 122 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: Build date: Tue Mar 1 11:01:37 EST 2005 Shared id: cygwin1S4 243k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0 "cygdps-1.dll" v0.0 ts=2005/2/23 8:42 26k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0 "cygdpstk-1.dll" v0.0 ts=2005/2/23 8:42 28k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygDtPrint-1.dll - os=4.0 img=1.0 sys=4.0 "cygDtPrint-1.dll" v0.0 ts=2004/3/30 22:23 21k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2005/2/23 8:45 282k 2003/10/28 C:\cygwin\usr\X11R6\bin\cygfreetype-9.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-9.dll" v0.0 ts=2003/10/18 1:44 36k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygFS-6.dll - os=4.0 img=1.0 sys=4.0 "cygFS-6.dll" v0.0 ts=2005/2/23 8:34 358k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2005/2/23 8:39 438k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2005/2/23 8:41 140k 2004/08/06 C:\cygwin\usr\X11R6\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0 "cygglut-3.dll" v0.0 ts=2004/8/6 9:43 75k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2005/2/23 8:28 77k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0 "cygMrm-2.dll" v0.0 ts=2004/3/30 22:23 9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygoldX-6.dll - os=4.0 img=1.0 sys=4.0 "cygoldX-6.dll" v0.0 ts=2005/2/23 8:28 1413k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll - os=4.0 img=1.0 sys=4.0 "cygOSMesa-4.dll" v0.0 ts=2005/2/23 8:39 20k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygpsres-1.dll - os=4.0 img=1.0 sys=4.0 "cygpsres-1.dll" v0.0 ts=2005/2/23 8:42 30k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2005/2/23 8:28 66k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0 "cygUil-2.dll" v0.0 ts=2004/3/30 22:23 877k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2005/2/23 8:28 254k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-6.dll" v0.0 ts=2005/2/23 8:31 356k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2005/2/23 8:32 363k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-8.dll" v0.0 ts=2005/2/23 8:33 275k 2004/01/13 C:\cygwin\usr\X11R6\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw3d-7.dll" v0.0 ts=2004/1/13 16:17 9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcomposite-1.dll" v0.0 ts=2005/2/23 8:44 30k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcursor-1.dll" v0.0 ts=2005/2/23 8:43 9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0 "cygXdamage-1.dll" v0.0 ts=2005/2/23 8:44 7k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXevie-1.dll - os=4.0 img=1.0 sys=4.0 "cygXevie-1.dll" v0.0 ts=2005/2/23 8:43 49k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2005/2/23 8:28 16k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0 "cygXfixes-3.dll" v0.0 ts=2005/2/23 8:43 56k 2004/03/11 C:\cygwin\usr\X11R6\bin\cygXft-1.dll - os=4.0 img=1.0 sys=4.0 "cygXft-1.dll" v0.0 ts=2003/11/17 19:42 63k 2004/03/23 C:\cygwin\usr\X11R6\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2004/3/23 16:20 27k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 "cygXi-6.dll" v0.0 ts=2005/2/23 8:34 125k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2005/2/23 8:34 12k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxkbui-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbui-1.dll" v0.0 ts=2005/2/23 8:34 1294k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0 "cygXm-2.dll" v0.0 ts=2004/3/30 22:20 459k 2004/02/10 C:\cygwin\usr\X11R6\bin\cygXmHTML-0.dll - os=4.0 img=1.0 sys=4.0 "cygXmHTML-0.dll" v0.0 ts=2004/2/10 14:14 76k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2005/2/23 8:30 11k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2005/2/23 8:30 26k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXp-6.dll" v0.0 ts=2005/2/23 8:31 52k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2005/2/23 8:30 12k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 "cygXrandr-2.dll" v0.0 ts=2005/2/23 8:43 28k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2005/2/23 8:42 8k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0 "cygXRes-1.dll" v0.0 ts=2005/2/23 8:43 40k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxrx-6.dll - os=4.0 img=1.0 sys=4.0 "cygxrx-6.dll" v0.0 ts=2005/2/23 8:53 25k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxrxnest-6.dll - os=4.0 img=1.0 sys=4.0 "cygxrxnest-6.dll" v0.0 ts=2005/2/23 8:53 282k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2005/2/23 8:29 27k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXTrap-6.dll - os=4.0 img=1.0 sys=4.0 "cygXTrap-6.dll" v0.0 ts=2005/2/23 8:43 17k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0 "cygXtst-6.dll" v0.0 ts=2005/2/23 8:34 125k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_client-1-0.dll" v0.0 ts=2004/12/30 9:52 28k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_delta-1-0.dll" v0.0 ts=2004/12/30 9:47 23k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_diff-1-0.dll" v0.0 ts=2004/12/30 9:51 15k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs-1-0.dll" v0.0 ts=2004/12/30 9:49 113k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_base-1-0.dll" v0.0 ts=2004/12/30 9:48 81k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_fs-1-0.dll" v0.0 ts=2004/12/30 9:48 8k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra-1-0.dll" v0.0 ts=2004/12/30 9:52 72k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_ra_dav-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_dav-1-0.dll" v0.0 ts=2004/12/30 9:51 16k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_local-1-0.dll" v0.0 ts=2004/12/30 9:49 53k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_svn-1-0.dll" v0.0 ts=2004/12/30 9:49 83k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_repos-1-0.dll" v0.0 ts=2004/12/30 9:49 128k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_subr-1-0.dll" v0.0 ts=2004/12/30 9:47 136k 2004/12/30 C:\cygwin\lib\subversion\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_wc-1-0.dll" v0.0 ts=2004/12/30 9:51 Cygwin Package Information Last downloaded files to: C:\Documents and Settings\Timur Tabi\Desktop Last downloaded files from: http://mirror.mcs.anl.gov/cygwin Package Version _update-info-dir 00231-1 a2ps 4.13-1 agetty 2.1-1 antiword 0.34-2 apache 1.3.29-2 apr 0.9.6-1 apr-util 0.9.6-1 ash 20040127-1 aspell 0.50.3-1 aspell-de 0.50.2-1 aspell-dev 0.50.3-1 aspell-doc 0.50.3-1 aspell-en 0.51.0-1 aspell-pl 0.50.2-1 astyle 1.15.3-3 atk 1.8.0-1 atk-devel 1.8.0-1 atk-doc 1.8.0-1 atk-runtime 1.8.0-1 audiofile 0.2.6-2 autoconf 2.59-1 autoconf-devel 2.59-1 autoconf-stable 2.13-5 automake 1.7.9-1 automake-devel 1.9.2-1 automake-stable 1.4p6-2 autossh 1.2g-4 base-files 3.2-1 base-passwd 2.2-1 bash 2.05b-16 bc 1.06-2 binutils 20041229-1 bison 20030307-1 byacc 1.9-1 bzip2 1.0.2-6 c-client 2002e-3 c3270 3.2.20-1 cabextract 0.6-2 ccache 2.2-1 ccdoc 0.8.41-2 ccrypt 1.7-1 cgoban 1.9.14-1 check 0.9.1-1 chere 0.5-2 chkconfig 1.2.24h-1 clamav 0.83-1 clear 1.0-1 clisp 2.33.1-1 cmake 2.0.5-1 cocom 0.995-1 compface 1.4-5 coreutils 5.2.1-5 cpio 2.5-3 cppunit 1.9.14-1 cron 3.0.1-19 crypt 1.1-1 ctags 5.5-4 ctetris 0.30-1 curl 7.11.1-1 curl-devel 7.11.1-1 cvs 1.11.17-1 cvsutils 0.2.1-1 cygipc 2.03-2 cygrunsrv 1.01-1 cygutils 1.2.6-1 cygwin 1.5.13-1 cygwin-doc 1.4-2 cygwin-x-doc 1.0.4-1 cyrus-sasl 2.1.19-3 d 1.2.0-1 db2 2.7.7-4 db3.1 3.1.17-2 db4.1 4.1.25-1 db4.2 4.2.52-1 ddd 3.3.9-1 dejagnu 20021217-2 desktop-file-utils 0.10-1 diffstat 1.38-1 diffutils 2.8.7-1 distcc 2.16-1 docbook-xml42 4.2-3 docbook-xsl 1.68.0-1 doxygen 1.2.18-1 dpkg 1.10.4-2 e2fsimage 0.2.0-1 e2fsprogs 1.35-2 ec-fonts-mftraced 1.0.8-1 ed 0.2-1 editrights 1.01-1 ELFIO 1.0.0-1 emacs 21.2-13 emacs-el 21.2-13 emacs-X11 21.2-13 email 2.3.2-2 enscript 1.6.3-3 epstool 3.07-1 esound 0.2.35-1 exif 0.6.9-1 exim 4.43-1 expat 1.95.8-1 expect 20030128-1 fetchmail 6.2.5-2 figlet 2.2-1 file 4.12-1 fileutils 4.1-3 findutils 20041227-1 flex 2.5.4a-3 fltk 1.1.4-2 fontconfig 2.2.2-1 fortune 1.99.1-1 freeglut 2.2.0-1 freetype2 2.1.5-1 fvwm 2.4.7-3 gawk 3.1.4-3 gcc 3.3.3-3 gcc-ada 3.3.3-3 gcc-core 3.3.3-3 gcc-g++ 3.3.3-3 gcc-g77 3.3.3-3 gcc-gdc 3.3.3-3 gcc-gpc 3.3.3-3 gcc-java 3.3.3-3 gcc-mingw 20040810-1 gcc-mingw-ada 20040810-1 gcc-mingw-core 20040810-1 gcc-mingw-g++ 20040810-1 gcc-mingw-g77 20040810-1 gcc-mingw-gpc 20040810-1 gcc-mingw-java 20040810-1 gcc-mingw-objc 20040810-1 gcc-objc 3.3.3-3 GConf2 2.8.1-1 gd 2.0.33-1 gdb 20041228-2 gdbm 1.8.3-7 gettext 0.14.1-1 gettext-devel 0.14.1-1 ghostscript 8.15-2 ghostscript-base 8.15-2 ghostscript-x11 8.15-2 glib 1.2.10-2 glib-devel 1.2.10-2 glib2 2.4.8-1 glib2-devel 2.4.8-1 glib2-doc 2.4.8-1 glib2-runtime 2.4.8-1 gmp 4.1.4-2 gnome-common 2.8.0-1 gnome-icon-theme 2.8.0-1 gnome-keyring 0.4.0-1 gnome-mime-data 2.4.1-1 gnome-vfs2 2.8.0-1 gnugo 3.6-1 gnupg 1.4.0-2 gnuplot 4.0.0-1 gperf 2.7.2-1 grace 5.1.17-1 GraphicsMagick 1.0.6-1 grep 2.5.1a-2 groff 1.18.1-2 gsl 1.5-1 gtk+ 1.2.10-2 gtk+-devel 1.2.10-2 gtk-doc 1.2-1 gtk2-x11 2.4.14-1 gtk2-x11-devel 2.4.14-1 gtk2-x11-doc 2.4.14-1 gtk2-x11-runtime 2.4.14-1 gtypist 2.7-2 guile 1.6.5-1 guile-devel 1.6.5-1 guile-doc 1.6.5-1 gv 3.5.8-2 gzip 1.3.5-1 help2man 1.33.1-1 hexedit 1.2.10-1 hicolor-icon-theme 0.5-1 ImageMagick 6.0.4-1 indent 2.2.9-1 inetutils 1.3.2-28 initscripts 0.9-1 intltool 0.31.2-1 ioperm 0.4-1 irc 20010101-3 jasper 1.701.0-1 jbigkit 1.5-3 jgraph 8.3-1 jpeg 6b-11 keychain 2.0.3-2 lablgtk2 2.4.0-2 lcms 1.13-1 less 381-1 lesstif 0.93.94-2 lftp 2.6.10-2 libapr0 0.9.6-1 libaprutil0 0.9.6-1 libart_lgpl 2.3.16-1 libaspell15 0.50.3-1 libaudiofile-devel 0.2.6-2 libaudiofile0 0.2.6-2 libbonobo2 2.8.0-1 libbonobo2-devel 2.8.0-1 libbonobo2-doc 2.8.0-1 libbonobo20 2.8.0-1 libbonoboui2 2.8.0-1 libbz2_0 1.0.2-1 libbz2_1 1.0.2-6 libcharset1 1.9.2-1 libcroco 0.5.1-2 libcroco06 0.6.0-1 libdb2 2.7.7-4 libdb2-devel 2.7.7-4 libdb3.1 3.1.17-2 libdb3.1-devel 3.1.17-2 libdb4.1 4.1.25-1 libdb4.1-devel 4.1.25-1 libdb4.2 4.2.52-1 libdb4.2-devel 4.2.52-1 libesound-devel 0.2.35-1 libesound0 0.2.35-1 libexif 0.6.9-1 libfontconfig-devel 2.2.2-1 libfontconfig1 2.2.2-1 libfpx 1.2.0.9-1 libfreetype2-devel 2.1.5-1 libfreetype26 2.1.5-1 libgcrypt 1.2.0-2 libgd-devel 2.0.33-1 libgd2 2.0.33-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libgeotiff 1.2.2-1 libgeotiff-devel 1.2.2-1 libgeotiff1 1.2.2-1 libgettextpo0 0.14.1-1 libglade2 2.4.0-1 libgnome2 2.8.0-1 libgnomecanvas2 2.8.0-1 libgnomeprint22 2.8.0.1-1 libgnomeprintui22 2.8.0-1 libgnomeui2 2.8.0-1 libgpg-error 1.0-2 libGraphicsMagick-devel 1.0.6-1 libGraphicsMagick0 1.0.6-1 libguile12 1.6.5-1 libguile12abi13 1.6.4-3 libguile16 1.7.1.20041006-1 libiconv 1.9.2-1 libiconv2 1.9.2-1 libIDL 0.8.3-2 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.1-1 libjpeg62 6b-11 libjpeg6b 6b-8 libkpathsea3 2.0.2-15 libkpathsea4 2.99.7.20041226-1 libltdl3 1.5.10-1 libMagick-devel 6.0.4-1 libMagick6 6.0.4-1 libmcrypt 2.5.7-2 libmcrypt-devel 2.5.7-2 libmng 1.0.8-1 libncurses-devel 5.4-1 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libncurses8 5.4-1 libneon24 0.24.7-1 libopenldap2 2.1.25-1 libopenldap2_2_7 2.2.17-2 libpcre 4.1-1 libpcre0 4.5-1 libpng 1.2.5-4 libpng10 1.0.15-4 libpng10-devel 1.0.15-4 libpng12 1.2.5-4 libpng12-devel 1.2.5-4 libpng2 1.0.12-1 libpopt0 1.6.4-4 libproj-devel 4.4.8-1 libproj0 4.4.8-1 libreadline4 4.1-2 libreadline5 4.3-5 libreadline6 5.0-1 libsasl2 2.1.19-3 libsasl2-devel 2.1.19-3 libsmi 0.4.2-1 libtiff-devel 3.7.0beta2-1 libtiff3 3.6.0-2 libtiff4 3.6.0-5 libtiff5 3.7.0beta2-1 libtool 1.5b-1 libtool-devel 1.5.10-1 libtool-stable 1.4.3-2 libungif 4.1.0-3 libwmf 0.2.8.3-1 libwnck 2.8.1-1 libxerces-c21 2.1.0-1 libxerces-c22 2.2.0-1 libxerces-c23 2.3.0-4 libxerces-c24 2.4.0-4 libxerces-c25 2.5.0-1 libXft 2.1.6-1 libXft-devel 2.1.6-1 libXft1 1.0.0-1 libXft2 2.1.6-1 libxml2 2.6.16-2 libxml2-devel 2.6.16-2 libxml2-doc 2.6.16-2 libxml2-python 2.6.16-2 libxslt 1.1.12-2 lighttpd 1.3.0-1 lilypond 2.4.2-1 lilypond-doc 2.4.2-1 links 0.99pre14-1 login 1.9-7 lynx 2.8.4-8 m4 1.4.2-1 make 3.80-1 man 1.5o1-1 mathomatic 12.1-1 mc 4.6.1-1 mhash 0.9.1-1 mhash-devel 0.9.1-1 mined 2000.10-1 mingw-bzip2 1.0.2-6 mingw-libbz2_1 1.0.2-6 mingw-runtime 3.7-1 mingw-zlib 1.2.2-1 minires 1.00-1 minires-devel 1.00-1 mktemp 1.5-3 more 2.11o-1 mt 2.3.1-1 mutt 1.4.1-2 naim 0.11.7.2-1 nano 1.2.2-1 nasm 0.98.39-1 ncftp 3.1.7-1 ncurses 5.4-1 ncurses-demo 5.4-1 nedit 5.5-1 neon 0.24.7-1 netcat 1.10-2 nfs-server 2.2.47-2 ocaml 3.08.1-1 openbox 0.99.1-4 opengl 1.1.0-7 openjade 1.3.3-1 openldap 2.2.17-2 openldap-devel 2.2.17-2 OpenSP 1.5.1-1 openssh 3.9p1-3 openssl 0.9.7e-1 openssl-devel 0.9.7e-1 ORBit2 2.12.0-1 ORBit2-devel 2.12.0-1 pango 1.6.0-2 pango-devel 1.6.0-2 pango-doc 1.6.0-2 pango-runtime 1.6.0-2 par 1.52-1 patch 2.5.8-8 patchutils 0.2.30-1 pcre 4.5-1 pcre-devel 4.5-1 pcre-doc 4.5-1 pdksh 5.2.14-3 perl 5.8.6-4 perl-libwin32 0.191-1 perl_manpages 5.8.6-4 pine 4.58-1 pinfo 0.6.8-1 ping 1.0-1 pkgconfig 0.15.0-4 popt 1.6.4-4 postgresql 7.4.5-1 pr3270 3.2.20-1 procmail 3.22-10 procps 010801-2 proftpd 1.2.10-1 proj 4.4.8-1 psmisc 21.5-1 psutils 1.17-1 python 2.4-1 rcs 5.7-3 readline 5.0-1 rebase 2.3-1 regex 4.4-4 robots 2.0-4 rpm 4.1-1 rpm-build 4.1-1 rpm-doc 4.1-1 rsync 2.6.3-1 ruby 1.8.2-1 rxvt 2.7.10-4 s3270 3.2.20-1 sed 4.1.3-1 setsid 0.0-3 sh-utils 2.0.15-5 shared-mime-info 0.15-1 sharutils 4.2.1-3 shutdown 1.4-1 splint 3.1.1-1 squid 2.4.STABLE7-1 ssmtp 2.60.9-3 startup-notification 0.8-1 stunnel 4.04-3 subversion 1.1.2-1 subversion-devel 1.1.2-1 suite3270 3.2.20-1 sunrpc 4.0-2 SWI-Prolog 5.2.6-1 swig 1.3.19-1 sysvinit 2.84-4 t1lib 5.0.2-1 t1lib-x11 5.0.2-1 tar 1.13.25-5 tcl3270 3.2.20-1 tcltk 20030901-1 tcm 2.20-1 tcp_wrappers 7.6-1 tcsh 6.13.00-2 termcap 20021106-2 terminfo 5.4_20041009-1 tetex 2.0.2-15 tetex-base 2.0.2-15 tetex-bin 2.0.2-15 tetex-devel 2.0.2-15 tetex-doc 2.0.2-15 tetex-extra 2.0.2-15 tetex-tiny 2.0.2-15 tetex-x11 2.0.2-15 texinfo 4.7-2 TeXmacs 1.0.4-4 textutils 2.0.21-2 tidy 041206-1 tiff 3.7.0beta2-1 time 1.7-1 tin 1.6.2-3 transfig 3.2.4-2 ttcp 19980512-1 tzcode 2004d-1 ucl 1.01-1 unison 2.10.2-3 units 1.77-1 unzip 5.50-5 upx 1.24-1 uw-imap 2002e-3 uw-imap-imapd 2002e-3 uw-imap-util 2002e-3 vim 6.3-1 w32api 3.2-1 wget 1.9.1-2 which 1.6-1 whois 4.6.14-1 WindowMaker 0.90.0-1 WordNet 2.0-1 wtf 0.0.4-6 X-start-menu-icons 1.0.3-2 X-startup-scripts 1.0.10-3 x2x 1.30-2 x3270 3.2.20-1 Xaw3d 1.5D-5 xemacs 21.4.15-1 xemacs-emacs-common 21.4.15-1 xemacs-mule-sumo 2004-08-18-1 xemacs-sumo 2004-08-18-1 xemacs-tags 21.4.15-1 xerces-c 2.5.0-1 xerces-c-devel 2.5.0-1 xerces-c-doc 2.5.0-1 xfig 3.2.4-6 xfig-bin 3.2.4-3 xfig-doc 3.2.4-2 xfig-etc 3.2.4-4 xfig-lib 3.2.4-6 xfig-man 3.2.4-2 XFree86-base 4.3.0-11 XFree86-bin 4.3.0-21 XFree86-bin-icons 4.3.0-7 XFree86-doc 4.3.0-2 XFree86-etc 4.3.0-12 XFree86-f100 4.3.0-2 XFree86-fcyr 4.3.0-2 XFree86-fenc 4.3.0-2 XFree86-fnts 4.3.0-2 XFree86-fscl 4.3.0-2 XFree86-fsrv 4.3.0-9 XFree86-html 4.3.0-10 XFree86-jdoc 4.3.0-2 XFree86-lib 4.3.0-3 XFree86-lib-compat 4.3.0-2 XFree86-man 4.3.0-10 XFree86-nest 4.3.0-8 XFree86-prog 4.3.0-21 XFree86-prt 4.3.0-6 XFree86-ps 4.3.0-2 XFree86-startup-scripts 4.3.0-1 XFree86-vfb 4.3.0-8 XFree86-xserv 4.3.0-68 XFree86-xwinclip 4.3.0-3 xgraph 12.1-1 xinetd 2.3.9-1 XmHTML 1.1.7-1 xmlto 0.0.18-1 xorg-x11-base 6.8.2.0-1 xorg-x11-bin 6.8.2.0-1 xorg-x11-bin-dlls 6.8.2.0-1 xorg-x11-bin-lndir 6.8.2.0-1 xorg-x11-devel 6.8.2.0-1 xorg-x11-etc 6.8.2.0-1 xorg-x11-f100 6.8.1.0-3 xorg-x11-fcyr 6.8.1.0-2 xorg-x11-fenc 6.8.1.0-2 xorg-x11-fnts 6.8.1.0-3 xorg-x11-fscl 6.8.1.0-2 xorg-x11-fsrv 6.8.2.0-1 xorg-x11-libs-data 6.8.2.0-1 xorg-x11-man-pages 6.8.2.0-1 xorg-x11-man-pages-html 6.8.2.0-1 xorg-x11-nest 6.8.2.0-1 xorg-x11-vfb 6.8.2.0-1 xorg-x11-xwin 6.8.2.0-1 xorg-x11-xwin-gl 6.8.2.0-1 xpdf 3.00-1 xpm-nox 4.2.0-4 xterm 196-1 xwinclip 1.2.0-1 xwinwm 0.0.5-1 zip 2.3-6 zlib 1.2.2-1 zsh 4.2.4-1 Use -h to see help about each section -- Timur Tabi Staff Software Engineer timur.tabi@ammasso.com From ttabi2@ammasso.com Mon Mar 14 15:53:00 2005 From: ttabi2@ammasso.com (Timur Tabi) Date: Mon, 14 Mar 2005 15:53:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: References: <423234DF.4050704@ammasso.com> Message-ID: <4235B306.2000609@ammasso.com> Alexander Gottwald wrote: > Does it happen in windowed mode too? No, it doesn't. Unfortunately, in this mode, my app doesn't have a title bar or borders, so I can't move or resize the window. -- Timur Tabi Staff Software Engineer timur.tabi@ammasso.com From yanowitzmjy@yahoo.com Mon Mar 14 16:04:00 2005 From: yanowitzmjy@yahoo.com (Michael Yanowitz) Date: Mon, 14 Mar 2005 16:04:00 -0000 Subject: Window Manager Problems? References: <20050312225300.21450.qmail@web20429.mail.yahoo.com> <4235B1CE.9030009@ammasso.com> Message-ID: <0ef001c528af$61bc85e0$f92596ac@YOUR91E713E150> Hello: I am new to Cygwin-xfree86, but not new to Cygwin, Linux, or X-Windows. My problem is starting a window manager. The default application just displays a nice xterm with no rootwindow. However, if I display the rootwindow, the Window Manager (decorations, menu bar, toolbar, etc. ) disappear. What I would like is a window manager where I can right click and it would popup a pulldown menu (or similar) of applications and have the window manager decorations on all windows shown on the window manager. Any idea how to do that? If you have one that works can you please post your startx. or .xinitrc start up scrip that does that (or email me yanowitzmjy@yahoo.com if you don't wish to post globally). Thanks in advance: From pechtcha@cs.nyu.edu Mon Mar 14 16:07:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Mon, 14 Mar 2005 16:07:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: <20050312225300.21450.qmail@web20429.mail.yahoo.com> References: <20050312225300.21450.qmail@web20429.mail.yahoo.com> Message-ID: On Sat, 12 Mar 2005, Matthew Johnson wrote: > [snip] > > > I don't know exactly what version of Cygwin I'm using (how can I > > > tell?), > > You can tell by opening a Cygwin shell and typing, "cygcheck --version". No. The output of "cygcheck --version" has *very little correlation* with the installed version of Cygwin. The way to find out the version of Cygwin you're using is the same as that of finding out the version of Linux (or any other Unix) that's being used: "uname -r". The installed version of Cygwin (and other packages) is also part of the output of "cygcheck -svr". > In fact, it is a oftne a really good idea to run "cygcheck -svr > > cygchout" and attach the file 'cygchout' to email to this list, since > many people can spot the problem right away from that output. The output of "cygcheck -svr" provides information about the Cygwin installation. Sometimes there are configuration issues that result in certain symptoms, and having that output available can help either confirm or rule out those configuration issues as the cause of the poster's symptoms. OTOH, there are many guidelines for posting Cygwin-related questions to the lists, all of which are listed at . Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT From alexander.gottwald@s1999.tu-chemnitz.de Mon Mar 14 16:27:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 14 Mar 2005 16:27:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: <4235B306.2000609@ammasso.com> References: <423234DF.4050704@ammasso.com> <4235B306.2000609@ammasso.com> Message-ID: On Mon, 14 Mar 2005, Timur Tabi wrote: > Alexander Gottwald wrote: > > > Does it happen in windowed mode too? > > No, it doesn't. Phew. Hard stuff. I cn't promise I'll have time to look into this. Have you asked the developers of the editor if they can give some information on this? > Unfortunately, in this mode, my app doesn't have a > title bar or borders, so I can't move or resize the window. You need a window manger (like twm, fvwm or wmaker) which is responsible for drawing window handles. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From ttabi2@ammasso.com Mon Mar 14 16:33:00 2005 From: ttabi2@ammasso.com (Timur Tabi) Date: Mon, 14 Mar 2005 16:33:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: References: <423234DF.4050704@ammasso.com> <4235B306.2000609@ammasso.com> Message-ID: <4235BC76.6090603@ammasso.com> Alexander Gottwald wrote: > Phew. Hard stuff. I cn't promise I'll have time to look into this. > Have you asked the developers of the editor if they can give some > information on this? No, but I can easily imagine what their response will be, and it won't be helpful. > You need a window manger (like twm, fvwm or wmaker) which is responsible > for drawing window handles. I'm not sure how to go about this. I installed cygwin with everything, but I doubt that counts because I'm actually running my app on a different machine, so I just set the DISPLAY variable to my local machine's IP address. I guess I would need to have a window manager installed and running on the remote machine. I think I can figure that one out. -- Timur Tabi Staff Software Engineer timur.tabi@ammasso.com From alexander.gottwald@s1999.tu-chemnitz.de Mon Mar 14 16:34:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 14 Mar 2005 16:34:00 -0000 Subject: Window Manager Problems? In-Reply-To: <0ef001c528af$61bc85e0$f92596ac@YOUR91E713E150> References: <20050312225300.21450.qmail@web20429.mail.yahoo.com> <4235B1CE.9030009@ammasso.com> <0ef001c528af$61bc85e0$f92596ac@YOUR91E713E150> Message-ID: On Mon, 14 Mar 2005, Michael Yanowitz wrote: > Hello: > > I am new to Cygwin-xfree86, but not new to Cygwin, Linux, or X-Windows. > My problem is starting a window manager. The default application just > displays > a nice xterm with no rootwindow. However, if I display the rootwindow, the > Window Manager (decorations, menu bar, toolbar, etc. ) disappear. XWin basicly has two modes of operation. The multiwindow mode where every X11 window is shown as windows window and the windowed mode where the whole X11 desktop is shown as one window. The rootless and nodecoration mode is a variant of the windowed mode. Windowmangers do only work in the windowed mode. You'll have to start Xwin without the -multiwindow parameter and start the windowmanager like twm or fvwm or wmaker. startxwin.bat contains a line for starting twm but it is disabled bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Jessica.Gomez@ngc.com Mon Mar 14 20:57:00 2005 From: Jessica.Gomez@ngc.com (Gomez, Jessica A.) Date: Mon, 14 Mar 2005 20:57:00 -0000 Subject: Post: font 'fixed', umount: permission denied, cannot perform FAQ fix AND mkpasswd/mkgroup solution not working Message-ID: Following ago's reply: rm /usr/X11/lib/X11/fonts/misc/fonts.dir-- Error: cannot lstat... No such file or directory. font-update-- "The procedure entry point FT_Get_BDF_Property could not be located in the cygfreetype-6.dll." cyqwin window terminated upon this error. Attached are the files in my C:\cygwin\usr\X11R6\lib\X11\fonts\misc (fontfiles) -----Original Message----- From: Gomez, Jessica A. Sent: Monday, March 14, 2005 8:50 AM To: 'cygwin-xfree@cygwin.com' Subject: Post: font 'fixed', umount: permission denied, cannot perform FAQ fix AND mkpasswd/mkgroup solution not working First time user. Have tried FAQ solutions and scoured mailing list archives. So far: Did initial install, re-installed xorg-x11-fnts and associated packages from FAQ. /usr/X11R6/lib/X11/fonts and /misc are full of zipped files. Having mkpasswd/mk group rebuilt problem, and Fatal server error: could not open default font 'fixed'. Here are my command entries Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. jag18@K41469 ~ $ mkpasswd -l > /etc/passwd jag18@K41469 ~ $ mkgroup -l > /etc/group jag18@K41469 ~ $exit Re-opening Cygwin... (note it was already recognizing my unique username and group) Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. jag18@K41469 ~ $ mount C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /cygdrive/c type user (binmode,noumount) d: on /cygdrive/d type user (binmode,noumount) f: on /cygdrive/f type user (binmode,noumount) g: on /cygdrive/g type user (binmode,noumount) i: on /cygdrive/i type user (binmode,noumount) p: on /cygdrive/p type user (binmode,noumount) jag18@K41469 ~ $ umount /usr/X11R6/lib/X11/fonts umount: /usr/X11R6/lib/X11/fonts: Permission denied Attached is the command prompt input/output when I try to run x -multiwindow and the associated error log. I am on a multi-user PC, company server, without administrator priveledges. Jessica Gomez 757-380-3429 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: fontfiles.txt URL: From Alexander.Gottwald@s1999.tu-chemnitz.de Mon Mar 14 23:27:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 14 Mar 2005 23:27:00 -0000 Subject: Post: font 'fixed', umount: permission denied, cannot perform FAQ fix AND mkpasswd/mkgroup solution not working In-Reply-To: References: Message-ID: Gomez, Jessica A. wrote: > Following ago's reply: > > rm /usr/X11/lib/X11/fonts/misc/fonts.dir-- Error: cannot lstat... No such > file or directory. > > font-update-- "The procedure entry point FT_Get_BDF_Property could not be > located in the cygfreetype-6.dll." cyqwin window terminated upon this error. This is the actual problem. There is either a wrong cygfreetype-6.dll or a wrong mkfontscale.exe floating around :( The output of "cygcheck -csv" might be interesting. Could you please mail it to me (private address please - no need to spoil the list). bye ago NP: Kiew - Sojifu (Cleaned) -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From mej1960@yahoo.com Tue Mar 15 00:00:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Tue, 15 Mar 2005 00:00:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: 6667 Message-ID: <20050315000027.56593.qmail@web20424.mail.yahoo.com> --- Igor Pechtchanski wrote: > On Sat, 12 Mar 2005, Matthew Johnson wrote: > > > [snip] >>>>I don't know exactly what version of Cygwin >>>> I'm using (how can I tell?), > > You can tell by opening a Cygwin shell and typing, > "cygcheck --version". > > No. The output of "cygcheck --version" has *very > little correlation* with > the installed version of Cygwin. Thanks for the correction. Spurred by your rejoinder, I re-read the description and find that "very little" is even an understatement. > The way to find > out the version of > Cygwin you're using is the same as that of finding > out the version of > Linux (or any other Unix) that's being used: "uname > -r" According to the man page for 'uname', the '-r' option gives the release number of the kernel only. Is this really identical with the version number of Cygwin? > The installed > version of Cygwin (and other packages) is also part > of the output of > "cygcheck -svr". Now this output refers to "Cygwin version DLL info". Are you really referring to the same thing as "Cygwin version DLL info" in one place, but as "kernel release" in another? The Reporting Guidelines use the bare term 'cygwin release', which sounds like a release for the entire cygwin installation, not just the DLL. Under such circumstances, it is not surprising that people read the reporting guidelines, but still do not include the 'cygwin release'. BTW: I am currently working on a software project where the release number is one thing, and the version another, and they two have no correlation. > > In fact, it is a oftne a really good idea to run > "cygcheck -svr > > > cygchout" and attach the file 'cygchout' to email > to this list, since > > many people can spot the problem right away from > that output. [snip] > OTOH, there are many guidelines for posting > Cygwin-related questions to > the lists, all of which are listed at > . Certainly. And including the output from 'cygcheck' is one of the more frequently useful of the guidelines. Perhaps that is why it is in bold. OTOH, the so-called 'good examples' of subject lines are not so convincing. What are those numbers '1.1.8' supposed to mean? ----------------------- Matthew Johnson mej1960@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From mej1960@yahoo.com Tue Mar 15 00:31:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Tue, 15 Mar 2005 00:31:00 -0000 Subject: Corrupted overlapping pull-down menus In-Reply-To: <4235B1CE.9030009@ammasso.com> Message-ID: <20050315003120.83199.qmail@web20427.mail.yahoo.com> --- Timur Tabi wrote: > Matthew Johnson wrote: > > > In fact, it is a oftne a really good idea to run > > "cygcheck -svr > cygchout" and attach the file > > 'cygchout' to email to this list, since many > people > > can spot the problem right away from that output. > > $ cygcheck -svr > cygchout > cygcheck: dump_sysinfo: GetVolumeInformation() > failed: 1 > > I don't know if that error message means anything. It can't be good, but we will have to wait for someone more knowledgeable to comment on it. I am more concerned about: > Here are the > contents of cygchout: > > > Cygwin Configuration Diagnostics > Current System Time: Mon Mar 14 09:44:48 2005 > > Windows XP Professional Ver 5.1 Build 2600 Service > Pack 1 Why are you still on SP1? But I am even more concerned about: [snip] > XFree86-base 4.3.0-11 > XFree86-bin 4.3.0-21 > XFree86-bin-icons 4.3.0-7 > XFree86-doc 4.3.0-2 > XFree86-etc 4.3.0-12 > XFree86-f100 4.3.0-2 > XFree86-fcyr 4.3.0-2 > XFree86-fenc 4.3.0-2 > XFree86-fnts 4.3.0-2 > XFree86-fscl 4.3.0-2 > XFree86-fsrv 4.3.0-9 > XFree86-html 4.3.0-10 > XFree86-jdoc 4.3.0-2 > XFree86-lib 4.3.0-3 > XFree86-lib-compat 4.3.0-2 > XFree86-man 4.3.0-10 > XFree86-nest 4.3.0-8 > XFree86-prog 4.3.0-21 > XFree86-prt 4.3.0-6 > XFree86-ps 4.3.0-2 > XFree86-startup-scripts 4.3.0-1 > XFree86-vfb 4.3.0-8 > XFree86-xserv 4.3.0-68 > XFree86-xwinclip 4.3.0-3 Now I know the name of this list has 'xfree' in it, but the XFree packages were recently pulled from the list of packages supported by setup.exe, and indeed, on the one of the three systems where I have installed Cygwin/X where things work well, I have only ONE 'XFree86' package: it is 'XFree-86lib-compat'. All my other X packages start with the prefix 'xorg-x11' And I see you have all these too. In fact, if you launch the current version of setup.exe, you will see that 'XFree-86lib-compat' is the only one that is currently being installed: all the others are listed with 'ZZZRemovedPackages'. So I would recommend removing all the other XFree packages. But again, you might want to wait until someone more knowledgeable chips in. For it is far from clear (to me) that removing these will solve your problem. [snip] ----------------------- Matthew Johnson mej1960@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250 From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 15 14:07:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 15 Mar 2005 14:07:00 -0000 Subject: Post: font 'fixed', umount: permission denied, cannot perform FAQ fix AND mkpasswd/mkgroup solution not working Message-ID: On Tue, 15 Mar 2005, Gomez, Jessica A. wrote: > Wow, it's a doosie. Output attached. Wow. That installation is seriously broken 282k 2005/03/11 C:\cygwin\usr\X11R6\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-9.dll" v0.0 ts=2003/10/18 2:44 282k 2003/10/28 C:\cygwin\usr\X11R6\bin\cygfreetype-9.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-9.dll" v0.0 ts=2003/10/18 2:44 obviously somebody copyed that dll which is not shipped anymore to cygfreetype-6.dll remove C:\cygwin\usr\X11R6\bin\cygfreetype-6.dll and reinstall the libfreetype26 package Many packages are marked incomplete too which is a sign sombody heavily changed the installation by hand. Some DLLs are missing too which may lead to problems later. best is to select all packages which are marked incomplete for reinstall in the setup tool. Maybe you even should consider doing a fresh install of cygwin. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 15 16:55:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 15 Mar 2005 16:55:00 -0000 Subject: Post: font 'fixed', umount: permission denied, cannot perform FAQ fix AND mkpasswd/mkgroup solution not working In-Reply-To: References: Message-ID: On Tue, 15 Mar 2005, Gomez, Jessica A. wrote: > I copied the -9 to a -6 named file when I initally got the 'cannot find > cygfreetype-6.dll'. -9 was part of my first and only cygwin installation on > Feb 22, 2005. since what date has it not been shipped? This copy job was > just my lame attempt at a quick fix. Otherwise the installation was carried > out as intended. My fault. It is included in XFree86-lib-compat. > I reinstalled the libfreetype26 after removing the -9 and -6.dll files. > This library does not seem to include the -6.dll file I need. I reinstalled > libfreetype26.dll through setup.exe on 3 different mirror sites and still > don't see the -6.dll. Do you know of another way for me to get this file? I've installed libfreetype26-2.1.5-1 and it installed /usr/bin/cygfreetype-6.dll (note: it is not in /usr/X11R6/bin!) The file was fetched from ftp://ftp.inf.tu-dresden.de/cygwin > If I were to fresh intsall cygwin, how do I ensure I have deleted all > necessary previous traces so that the install doesn't see any old stuff? I > don't want it to surpass part of the installation. Completely removing c:\cygwin will do. Make sure to copy important data to another location before removing. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From dtduongmaillist@yahoo.com Wed Mar 16 07:07:00 2005 From: dtduongmaillist@yahoo.com (Duong Duong) Date: Wed, 16 Mar 2005 07:07:00 -0000 Subject: Does cygwin support xim? Message-ID: <20050316070732.37483.qmail@web42410.mail.yahoo.com> I have ported a Vietnamese keyboard application from linux to cygwin, but it can't run as I want. When it ran, it warned that " Cannot load either en_US.UTF-8 or vi_VN.UTF-8 lo. To use this program you must have one of these locales installed". Despite it ran but it didn't have any effect on keyboard. I want to ask you that "Is cygwin/x support xim?". The second, could you tell me something about "locale support" in cygwin? Thanks. __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs From alexander.gottwald@s1999.tu-chemnitz.de Wed Mar 16 08:46:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 16 Mar 2005 08:46:00 -0000 Subject: Does cygwin support xim? In-Reply-To: <20050316070732.37483.qmail@web42410.mail.yahoo.com> References: <20050316070732.37483.qmail@web42410.mail.yahoo.com> Message-ID: On Tue, 15 Mar 2005, Duong Duong wrote: > I have ported a Vietnamese keyboard application from > linux to cygwin, but it can't run as I want. When it > ran, it warned that " Cannot load either en_US.UTF-8 > or vi_VN.UTF-8 lo. To use this program you must have > one of these locales installed". Despite it ran but it > didn't have any effect on keyboard. > > I want to ask you that "Is cygwin/x support xim?". I don't know. XIM should be compiled in but I know of no XIM server available for cygwin. Maybe the japanese users may shed some light on this. > The second, could you tell me something about "locale > support" in cygwin? I'm not sure but the last statements I heard told there are only very few locales supported in cygwin. Maybe you should try using the X11 locale support in the application. Use -DX_LOCALE when compiling and see /usr/X11R6/include/X11/Xlocale.h bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From ants@ge.ucl.ac.uk Wed Mar 16 10:47:00 2005 From: ants@ge.ucl.ac.uk (Anthony John Sibthorpe) Date: Wed, 16 Mar 2005 10:47:00 -0000 Subject: gnuplot: unable to open display '' Message-ID: <5.2.0.9.0.20050316101327.01108e20@apollo.ge.ucl.ac.uk> Hi I have been unable to view gnuplot images or run the test command even with my terminal type set to x11, as x11 just aborts. Nor can I do: startx as I get the following (no terminal, and just hangs): $ startx Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-1 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard (WW) /tmp mounted int textmode _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X1 1/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/font s/100dpi/" winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 1024 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winMultiWindowXMsgProc - Hello Not sure what is going on, as I have all the Cygwin x11 options installed. Plus none of the Cygwin-X icons on the start menu do anything. Any help at all appreciated. Ant From alexander.gottwald@s1999.tu-chemnitz.de Wed Mar 16 10:58:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 16 Mar 2005 10:58:00 -0000 Subject: gnuplot: unable to open display '' In-Reply-To: <5.2.0.9.0.20050316101327.01108e20@apollo.ge.ucl.ac.uk> References: <5.2.0.9.0.20050316101327.01108e20@apollo.ge.ucl.ac.uk> Message-ID: On Wed, 16 Mar 2005, Anthony John Sibthorpe wrote: > Hi > > I have been unable to view gnuplot images or run the test command even with my > terminal type set to x11, as x11 just aborts. The error message indicates you did not have the DISPLAY variable set. This is usally done when using an xterm but not in the cygwin console. $ export DISPLAY=:0.0 $ gv > Nor can I do: startx > > as I get the following (no terminal, and just hangs): > $ startx > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 6.8.2.0-1 > > Contact: cygwin-xfree@cygwin.com > > XWin was started with the following command line: > > X :0 -multiwindow -clipboard > > (WW) /tmp mounted int textmode > [snip] > > winInitMultiWindowWM - Hello > winMultiWindowXMsgProc - Hello This seems like a problem with the threads which occured with personal firewalls like ZoneAlarm or beacuse of /tmp being mounted in textmode can you please try if $ mount -buf $(cygpath -m /tmp) /tmp If you're using ZoneAlarm5 you can downgrade to ZoneAlarm 4.5 which did not experience such problems. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From zakki@peppermint.jp Wed Mar 16 12:12:00 2005 From: zakki@peppermint.jp (Kensuke Matsuzaki) Date: Wed, 16 Mar 2005 12:12:00 -0000 Subject: Does cygwin support xim? In-Reply-To: References: <20050316070732.37483.qmail@web42410.mail.yahoo.com> Message-ID: <4238229B.2050703@peppermint.jp> Hi, >>I have ported a Vietnamese keyboard application from >>linux to cygwin, but it can't run as I want. When it >>ran, it warned that " Cannot load either en_US.UTF-8 >>or vi_VN.UTF-8 lo. To use this program you must have >>one of these locales installed". Despite it ran but it >>didn't have any effect on keyboard. >> >>I want to ask you that "Is cygwin/x support xim?". At least there are some xim server for Japanese, kinput: http://www.on.cs.keio.ac.jp/~maru/cygwin-xfree-jp-supplement/ imeproxy: http://sourceforge.jp/projects/imeproxy/ Also I posted xim server which uses Windows IME. http://www.cygwin.com/ml/cygwin-xfree/2005-01/msg00066.html http://www.cygwin.com/ml/cygwin-xfree/2005-01/msg00067.html > I'm not sure but the last statements I heard told there are only > very few locales supported in cygwin. > > Maybe you should try using the X11 locale support in the application. > Use -DX_LOCALE when compiling and see /usr/X11R6/include/X11/Xlocale.h Cygwin's locale support is limited, so X is compiled with X Locale. There are following lines in cygwin.cf #define StandardDefines -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE \ -D_X86_ -D__CYGWIN__ -D_XOPEN_SOURCE ... So, if use Imakefile, imake adds -DX_LOCALE. I can find vi_VN.tcvn and vi_VN.viscii in xc/nls, but not find vi_VN.UTF-8 though. I don't know about Vietnamese locale well, but maybe someone have to write vi_VN.UTF-8. zakki. -- Kensuke Matsuzaki mailto:zakki@peppermint.jp http://peppermint.jp From juanjo@iteisa.com Wed Mar 16 21:32:00 2005 From: juanjo@iteisa.com (Juan =?ISO-8859-15?Q?Jos=E9_Guti=E9rrez?= de Quevedo =?ISO-8859-15?Q?P=E9rez?=) Date: Wed, 16 Mar 2005 21:32:00 -0000 Subject: XWin minimal installation Message-ID: <20050316223235.63d58c7c.juanjo@iteisa.com> This might be of interest to some people in the list, so there it goes. I've just finished making a small distribution of X/Cygwin (only 2Mb), and have placed it in the following address: http://www.iteisa.com/xmins/ (xmins-->XWin Minimal Installation) What I've done basically is take the necessary cygwin and X/Cygwin files and package them in a convenient (and small, I might add) way, so that I can carry it around in a usb stick, or download it in a short time from the internet in case of need. I know it's not a full X/Cygwin server (most extensions are not working, like xkb or xfixes), but it's enough to i.e. run a remote gnome session or start some programs through ssh in a remote host. There are some things I don't actually like about how it has turned out, actually, the main being that it doesn't support xkb(it always said couldn't load keymap, I think it's because of the binary- mounting /tmp thingy) and that it is needing windows scripting host right now to ask for a host to query. For the later the solution would be to create a frontend to allow selecting most of the xserver options such as -query -indirect, etc... This frontend would also allow me to delete all those awfull entries from the start menu (there are 9 right now) -- Juan Jos? Guti?rrez de Quevedo Director T?cnico (juanjo@iteisa.com) ITEISA (http://www.iteisa.com) From steven@poiema.org Wed Mar 16 21:43:00 2005 From: steven@poiema.org (Steven Boothe) Date: Wed, 16 Mar 2005 21:43:00 -0000 Subject: XWin minimal installation In-Reply-To: <20050316223235.63d58c7c.juanjo@iteisa.com> References: <20050316223235.63d58c7c.juanjo@iteisa.com> Message-ID: <4238A837.6080306@poiema.org> Juan Jos?? Guti??rrez de Quevedo P??rez wrote: > This might be of interest to some people in the list, so there it goes. > > I've just finished making a small distribution of X/Cygwin (only 2Mb), > and have placed it in the following address: > http://www.iteisa.com/xmins/ > (xmins-->XWin Minimal Installation) Ooohhhh aahhhh! I'm wondering if this can be used to create a bundled application package and hence install script for apps dependent on Cygwin/X11??? That would be very nice indeed! The application I have in mind is Scribus. Which we finally have a nice recipe for installing version 1.2.1 via Cygwin at: http://wiki.scribus.net/Installing_Scribus_on_Win32 But I know it could become even more accessible to an even wider audience if we could create a fairly small bundled installer type of package. My first initial tests came out way to large in size do to all the many files that were included but didn't need to be. :) Excellent work! From brian@dessent.net Wed Mar 16 23:58:00 2005 From: brian@dessent.net (Brian Dessent) Date: Wed, 16 Mar 2005 23:58:00 -0000 Subject: XWin minimal installation References: <20050316223235.63d58c7c.juanjo@iteisa.com> Message-ID: <4238C82B.FD4A3917@dessent.net> Juan Jos? Guti?rrez de Quevedo P?rez wrote: > This might be of interest to some people in the list, so there it goes. > > I've just finished making a small distribution of X/Cygwin (only 2Mb), > and have placed it in the following address: > http://www.iteisa.com/xmins/ > (xmins-->XWin Minimal Installation) > > What I've done basically is take the necessary cygwin and X/Cygwin > files and package them in a convenient (and small, I might add) way, > so that I can carry it around in a usb stick, or download it in a short > time from the internet in case of need. I don't see anywhere that you provide the source to the utilities in your binary package. This is required under the GPL. As far as I know you're not allowed to just say "get them from cygwin.com", you must offer them from the same place as the binaries. Brian From marco.lechner@geographie.uni-freiburg.de Thu Mar 17 07:58:00 2005 From: marco.lechner@geographie.uni-freiburg.de (Marco Lechner) Date: Thu, 17 Mar 2005 07:58:00 -0000 Subject: AW: XWin minimal installation In-Reply-To: <20050316223235.63d58c7c.juanjo@iteisa.com> Message-ID: Does this also work, if I install the Xmins on the USB-Stick? So that I can use it like XliveUSB-Stick (like the XliveCD from http://xlivecd.indiana.edu/? Marco --------------------------------- Marco Lechner office: Department of Physische Geographie University of Freiburg Werderring 4 D-79085 Freiburg Germany phone +49 (0)761 / 203-3548 email marco.lechner@geographie.uni-freiburg.de -----Urspr??ngliche Nachricht----- Von: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]Im Auftrag von Juan Jos?? Guti??rrez de Quevedo P??rez Gesendet: Mittwoch, 16. M??rz 2005 22:33 An: cygwin-xfree@cygwin.com Betreff: XWin minimal installation This might be of interest to some people in the list, so there it goes. I've just finished making a small distribution of X/Cygwin (only 2Mb), and have placed it in the following address: http://www.iteisa.com/xmins/ (xmins-->XWin Minimal Installation) What I've done basically is take the necessary cygwin and X/Cygwin files and package them in a convenient (and small, I might add) way, so that I can carry it around in a usb stick, or download it in a short time from the internet in case of need. I know it's not a full X/Cygwin server (most extensions are not working, like xkb or xfixes), but it's enough to i.e. run a remote gnome session or start some programs through ssh in a remote host. There are some things I don't actually like about how it has turned out, actually, the main being that it doesn't support xkb(it always said couldn't load keymap, I think it's because of the binary- mounting /tmp thingy) and that it is needing windows scripting host right now to ask for a host to query. For the later the solution would be to create a frontend to allow selecting most of the xserver options such as -query -indirect, etc... This frontend would also allow me to delete all those awfull entries from the start menu (there are 9 right now) -- Juan Jos?? Guti??rrez de Quevedo Director T??cnico (juanjo@iteisa.com) ITEISA (http://www.iteisa.com) From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 17 10:08:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 17 Mar 2005 10:08:00 -0000 Subject: XWin minimal installation In-Reply-To: <4238A837.6080306@poiema.org> References: <20050316223235.63d58c7c.juanjo@iteisa.com> <4238A837.6080306@poiema.org> Message-ID: On Wed, 16 Mar 2005, Steven Boothe wrote: > Juan Jos?? Guti??rrez de Quevedo P??rez wrote: > > This might be of interest to some people in the list, so there it goes. > > > > I've just finished making a small distribution of X/Cygwin (only 2Mb), > > and have placed it in the following address: > > http://www.iteisa.com/xmins/ > > (xmins-->XWin Minimal Installation) > > Ooohhhh aahhhh! > > I'm wondering if this can be used to create a bundled application package > and hence install script for apps dependent on Cygwin/X11??? That would be > very nice indeed! Use Xming for this purpose. http//wiki.freedesktop.org/wiki I vote strongly against making some installations or bundled packages of Cygwin/X because it will interfere with a already or later installed cygwin. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From kirk_bowers@yahoo.com Fri Mar 18 08:25:00 2005 From: kirk_bowers@yahoo.com (Bowers, Kirk) Date: Fri, 18 Mar 2005 08:25:00 -0000 Subject: XWin -multiwindow worked once, then never again Message-ID: <20050318082515.19321.qmail@web50707.mail.yahoo.com> I just installed cygwin on my laptop exactly as it is installed on my work machine. The first time I ran startxwin.sh, it worked, for the most part. An xterm appeared, but the X logo in my system tray did nothing when I right clicked on it to try to shut X down. Since then, every time I've launched X, the X logo has been similarly unresponsive, and no windows appear. In my task manager, there is both an XWin and an xterm process, but nothing displays on the screen. twm works fine, the only problem is in mutliwindow mode. Any ideas? Thanks in advance!! Here's my log: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-10 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1440 h 900 winInitializeDefaultScreens - Returning _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per pixel winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (EE) Keyboardlayout "US" (00000409) is unknown Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null )" Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! winPointerWarpCursor - Discarding first warp: 717 417 winProcEstablishConnection - Hello winProcEstablishConnection - Clipboard is not enabled, returning. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Using Shadow DirectDraw NonLocking winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (EE) Keyboardlayout "US" (00000409) is unknown Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null )" Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! winDeinitMultiWindowWM - Noting shutdown in progress __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From alexander.gottwald@s1999.tu-chemnitz.de Fri Mar 18 09:48:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 18 Mar 2005 09:48:00 -0000 Subject: XWin -multiwindow worked once, then never again In-Reply-To: <20050318082515.19321.qmail@web50707.mail.yahoo.com> References: <20050318082515.19321.qmail@web50707.mail.yahoo.com> Message-ID: On Fri, 18 Mar 2005, Bowers, Kirk wrote: > I just installed cygwin on my laptop exactly as it is > installed on my work machine. The first time I ran > startxwin.sh, it worked, for the most part. An xterm > appeared, but the X logo in my system tray did nothing > when I right clicked on it to try to shut X down. > Since then, every time I've launched X, the X logo has > been similarly unresponsive, and no windows appear. > In my task manager, there is both an XWin and an xterm > process, but nothing displays on the screen. twm > works fine, the only problem is in mutliwindow mode. > Any ideas? Thanks in advance!! > > Here's my log: > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 6.7.0.0-10 You're running a version which is quite old. Please try the lastet xorg-x11 packages. If this was a fresh install, plaese consider using a different mirror, which is more up-to-date Anyway, those kind of errors are common for running Cygwin/X with some personal firewalls and online virus scanners. Do you have any of those installed? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From mej1960@yahoo.com Fri Mar 18 20:37:00 2005 From: mej1960@yahoo.com (Matthew Johnson) Date: Fri, 18 Mar 2005 20:37:00 -0000 Subject: XWin -multiwindow worked once, then never again In-Reply-To: 6667 Message-ID: <20050318203717.45591.qmail@web20422.mail.yahoo.com> --- Alexander Gottwald wrote: [snip] > You're running a version which is quite old. Please > try the > lastet xorg-x11 packages. If this was a fresh > install, plaese > consider using a different mirror, which is more > up-to-date Hi, Alexander- I have had similar problems due to using mirrors that turn out to be out of date. Can you give us a hint concerning how to tell if a mirror is up-to-date or not? [snip] ----------------------- Matthew Johnson mej1960@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From Alexander.Gottwald@s1999.tu-chemnitz.de Fri Mar 18 20:49:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 18 Mar 2005 20:49:00 -0000 Subject: XWin -multiwindow worked once, then never again In-Reply-To: <20050318203717.45591.qmail@web20422.mail.yahoo.com> References: <20050318203717.45591.qmail@web20422.mail.yahoo.com> Message-ID: Matthew Johnson wrote: > I have had similar problems due to using mirrors that > turn out to be out of date. Can you give us a hint > concerning how to tell if a mirror is up-to-date or > not? mirrors.kernel.org and ftp.informatik.tu-dresden.de and gwdg.de are known to be up-to-date. For others check if the latest version of xorg-x11-xwin is 6.8.2.0-1. bye ago NP: Plastic - Lies -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From cgf-no-personal-reply-please@cygwin.com Fri Mar 18 21:08:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Fri, 18 Mar 2005 21:08:00 -0000 Subject: XWin -multiwindow worked once, then never again In-Reply-To: <20050318203717.45591.qmail@web20422.mail.yahoo.com> References: <20050318203717.45591.qmail@web20422.mail.yahoo.com> Message-ID: <20050318210801.GB19220@trixie.casa.cgf.cx> On Fri, Mar 18, 2005 at 12:37:17PM -0800, Matthew Johnson wrote: >--- Alexander Gottwald > wrote: > >[snip] >> You're running a version which is quite old. Please >> try the >> lastet xorg-x11 packages. If this was a fresh >> install, plaese >> consider using a different mirror, which is more >> up-to-date > >Hi, Alexander- > >I have had similar problems due to using mirrors that >turn out to be out of date. Can you give us a hint >concerning how to tell if a mirror is up-to-date or >not? Select the mirror from the list and it is up-to-date. If you use a mirror that you've "cached" from a previous usage it may not be up-to-date. cgf From chuckt@darkwing.uoregon.edu Fri Mar 18 21:11:00 2005 From: chuckt@darkwing.uoregon.edu (Chuck Theobald) Date: Fri, 18 Mar 2005 21:11:00 -0000 Subject: startx problems, permissions? In-Reply-To: <20050318203717.45591.qmail@web20422.mail.yahoo.com> References: <20050318203717.45591.qmail@web20422.mail.yahoo.com> Message-ID: <6.2.1.2.0.20050318123856.01d46b20@imap.uoregon.edu> Hi, I have complete installs of recent versions of cygwin and cygwin/x (setup version 2.457.2.2, 6.8.2.0-1 of the xorg-x11 packages) on Windows XP SP2 and have a problem with starting the X server. If I log in as a user with admin privileges, or the user who installed the software, I can start a bash shell and run startx without problem. However, if I log in as another (Windows domain) user, often I cannot even start the bash shell (permission denied by Windows). By changing security settings on c:\cygwin, I can generally start the bash shell, but I cannot start X, getting the error dialog containing: A fatal error has occurred and Cygwin/X will now exit. Please open /tmp/XWin.log for more information. Vendor: the Cygwin/X Project Release: 6.8.1.0-5 Contact: XWin was started with the following command-line X :0 -multiwindow -clipboard The contents of /tmp/XWin.log contain a message saying that /tmp/XWin.log could not be written to. Changing permissions of this file (as an Administrator) to 666 avoids this, but subsequent attempts still produce the fatal error with a message to the effect that a socket could not be created. Is there a definitive document describing the necessary permissions on a Windows box to permit use of Cygwin and Cygwin/X by users authenticated to a Windows domain? If not, can someone offer advice on how to get this running so my office can make use of cygwin/x as something other than a toy? Thanks, Chuck Theobald System Administrator The Robert and Beverly Lewis Center for Neuroimaging University of Oregon P: 541-346-0343 F: 541-346-0345 From khamenya@gmail.com Fri Mar 18 22:18:00 2005 From: khamenya@gmail.com (Valery Khamenya) Date: Fri, 18 Mar 2005 22:18:00 -0000 Subject: xserver constantly scans local ports Message-ID: <84fecab050318141888c14b9@mail.gmail.com> Hi all, I start Xserver after fresh cygwin installation, this brings xterm window and after few seconds xserver starts to scan constantly through my local ports. Q1. why ? Q2. how could I make my xserver less "aggressive"? BTW, if I close xterm, then scanning is stoped. Thank you for any hints. -- Valery From khamenya@gmail.com Fri Mar 18 22:34:00 2005 From: khamenya@gmail.com (Valery Khamenya) Date: Fri, 18 Mar 2005 22:34:00 -0000 Subject: xserver constantly scans local ports In-Reply-To: <84fecab050318141888c14b9@mail.gmail.com> References: <84fecab050318141888c14b9@mail.gmail.com> Message-ID: <84fecab050318143465d1d45d@mail.gmail.com> Perhaps the reason is clear. In firewall settings only port 6000 was opened for XWin.exe The smart XWin.exe started to scan from lower ports up to 6000. I enabled the whole range (1024-6000) -- and no problems now :) issue is closed. thanks, cya. On Fri, 18 Mar 2005 23:18:28 +0100, Valery Khamenya wrote: > Hi all, > > I start Xserver after fresh cygwin installation, this brings xterm window > and after few seconds xserver starts to scan constantly through my local ports. > > Q1. why ? > > Q2. how could I make my xserver less "aggressive"? > > BTW, if I close xterm, then scanning is stoped. > > Thank you for any hints. > > -- > Valery > -- Valery A.Khamenya From Alexander.Gottwald@s1999.tu-chemnitz.de Sat Mar 19 13:13:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sat, 19 Mar 2005 13:13:00 -0000 Subject: xserver constantly scans local ports In-Reply-To: <84fecab050318141888c14b9@mail.gmail.com> References: <84fecab050318141888c14b9@mail.gmail.com> Message-ID: Valery Khamenya wrote: > Hi all, > > I start Xserver after fresh cygwin installation, this brings xterm window > and after few seconds xserver starts to scan constantly through my local ports. > > Q1. why ? This is because of the select implementation in cygwin. It opens a port whenever XWin calls select() (about every second). This was discussed many times on this mailing list and in the cygwin mailing list. > Q2. how could I make my xserver less "aggressive"? Change the way how select() in cygwin works. bye ago NP: Lacrimosa - Stumme Worte -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Alexander.Gottwald@s1999.tu-chemnitz.de Sat Mar 19 13:18:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Sat, 19 Mar 2005 13:18:00 -0000 Subject: startx problems, permissions? In-Reply-To: <6.2.1.2.0.20050318123856.01d46b20@imap.uoregon.edu> References: <20050318203717.45591.qmail@web20422.mail.yahoo.com> <6.2.1.2.0.20050318123856.01d46b20@imap.uoregon.edu> Message-ID: Chuck Theobald wrote: > The contents of /tmp/XWin.log contain a message saying that /tmp/XWin.log > could not be written to. Changing permissions of this file (as an > Administrator) to 666 avoids this, but subsequent attempts still produce > the fatal error with a message to the effect that a socket could not be > created. > > Is there a definitive document describing the necessary permissions on a > Windows box to permit use of Cygwin and Cygwin/X by users authenticated to > a Windows domain? If not, can someone offer advice on how to get this > running so my office can make use of cygwin/x as something other than a toy? Cygwin inherits the security settings from windows. If the user has full access to the /tmp directory everything should work fine. I've setup cygwin with the default install in c:\cygwin but mounted the /tmp directory to the general TEMP dir on a different drive. mount -buf 'D:\TEMP' /tmp In D:\TEMP everbody has all access rights. bye ago NP: Lacrimosa - Stumme Worte -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From cgf-no-personal-reply-please@cygwin.com Sat Mar 19 16:15:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 19 Mar 2005 16:15:00 -0000 Subject: xserver constantly scans local ports In-Reply-To: References: <84fecab050318141888c14b9@mail.gmail.com> Message-ID: <20050319161508.GB6241@trixie.casa.cgf.cx> On Sat, Mar 19, 2005 at 02:13:33PM +0100, Alexander Gottwald wrote: >Valery Khamenya wrote: > >> Hi all, >> >> I start Xserver after fresh cygwin installation, this brings xterm window >> and after few seconds xserver starts to scan constantly through my local ports. >> >> Q1. why ? > >This is because of the select implementation in cygwin. It opens a >port whenever XWin calls select() (about every second). This was >discussed many times on this mailing list and in the cygwin mailing >list. Actually, it is only supposed to open one port per thread and then use that for select from then on. It shouldn't be opening a new port every time select is called in 1.5.13. I specifically implemented this behavior for cygwin/x: http://www.cygwin.com/ml/cygwin-xfree/2004-10/msg00093.html I've just reverified this behavior with a test case. So, unless cygwin/x is using threads, I don't see why there would be any new sockets being opened by the cygwin dll. cgf From cgf-no-personal-reply-please@cygwin.com Sat Mar 19 16:44:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 19 Mar 2005 16:44:00 -0000 Subject: xserver constantly scans local ports In-Reply-To: <20050319161508.GB6241@trixie.casa.cgf.cx> References: <84fecab050318141888c14b9@mail.gmail.com> <20050319161508.GB6241@trixie.casa.cgf.cx> Message-ID: <20050319164450.GA440@trixie.casa.cgf.cx> On Sat, Mar 19, 2005 at 11:15:08AM -0500, Christopher Faylor wrote: >So, unless cygwin/x is using threads, I don't see why there would be >any new sockets being opened by the cygwin dll. Yep. It appears that the server is utilizing select in threads which would bypass the optimization that I mentioned previously. That's unfortunate. cgf From cgf-no-personal-reply-please@cygwin.com Sat Mar 19 17:25:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 19 Mar 2005 17:25:00 -0000 Subject: xserver constantly scans local ports In-Reply-To: <20050319164450.GA440@trixie.casa.cgf.cx> References: <84fecab050318141888c14b9@mail.gmail.com> <20050319161508.GB6241@trixie.casa.cgf.cx> <20050319164450.GA440@trixie.casa.cgf.cx> Message-ID: <20050319172509.GA839@trixie.casa.cgf.cx> On Sat, Mar 19, 2005 at 11:44:50AM -0500, Christopher Faylor wrote: >On Sat, Mar 19, 2005 at 11:15:08AM -0500, Christopher Faylor wrote: >>So, unless cygwin/x is using threads, I don't see why there would be >>any new sockets being opened by the cygwin dll. > >Yep. It appears that the server is utilizing select in threads which >would bypass the optimization that I mentioned previously. That's >unfortunate. But, having said that, AFAICT, the port utilization on my system seems to be relatively constant after the threads start up. How would one determine that the "xserver starts to scan constantly through my local ports"? cgf From helene.parrat@cea.fr Mon Mar 21 11:24:00 2005 From: helene.parrat@cea.fr (=?iso-8859-1?Q?PARRAT_H=E9l=E8ne?=) Date: Mon, 21 Mar 2005 11:24:00 -0000 Subject: using "xwin -depth 8" makes matlab6 plot to crash Message-ID: <005001c52e08$012e8850$4008a984@cad.cea.fr> Good morning, We have and old application that oblige us to launch xwin with the option -depth 8 as "-emulatepseudo" is no more available. I have a pc with windows 2000 launch xwin with the command : XWin :0 -xkbmap fr -query machinename -ac -depth 8 -fullscreen -emulate3buttons -clipboard -from pc-myname when I'm connected i launch matlab 6 in a dtterm matlab -nojvm when I do a plot it crashes cygwin Here are the traces lcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-1 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: XWin :0 -xkbmap fr -query mymachine -ac -depth 8 -fullscreen -emulate3buttons -clipboard -from pc-name ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1024 h 768 winInitializeDefaultScreens - Returning _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib /X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75d pi/,/usr/X11R6/lib/X11/fonts/100dpi/" MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "0000040C" (0000040c) (--) Using preset keyboard for "French (Standard)" (40c), type "4" (EE) Error opening keymap file fr, reverting to defaults (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! winProcEstablishConnection - Hello winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard client until fourth call. winProcEstablishConnection - Hello winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard client until fourth call. winProcEstablishConnection - Hello winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard client until fourth call. winProcEstablishConnection - Hello winInitClipboard () winProcEstablishConnection - winInitClipboard returned. winClipboardProc - Hello DetectUnicodeSupport - Windows NT/2000/XP winClipboardProc - DISPLAY=127.0.0.1:0.0 winClipboardProc - XOpenDisplay () returned and successfully opened the display. winProcSetSelectionOwner - Clipboard not yet started, aborting. winProcSetSelectionOwner - Clipboard not yet started, aborting. winProcQueryTree - Clipboard client already launched, returning. winProcessXEventsTimeout - Call to select () failed: 0. Bailing. winClipboardFlushXEvents - SelectionRequest - GetClipboardData () failed: 00000000 winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for CompoundText, aborting: 1 winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for UTF8String, aborting: 1 winProcessXEventsTimeout - Call to select () failed: 0. Bailing. winClipboardFlushXEvents - SelectionRequest - GetClipboardData () failed: 00000000 winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for CompoundText, aborting: 1 winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for UTF8String, aborting: 1 winProcessXEventsTimeout - Call to select () failed: 0. Bailing. winClipboardFlushXEvents - SelectionRequest - GetClipboardData () failed: 00000000 winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for CompoundText, aborting: 1 winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for UTF8String, aborting: 1 winProcessXEventsTimeout - Call to select () failed: 0. Bailing. winClipboardFlushXEvents - SelectionRequest - GetClipboardData () failed: 00000000 winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for CompoundText, aborting: 1 winClipboardFlushXEvents - SelectionNotify - XConvertSelection () failed for UTF8String, aborting: 1 winRedrawScreenShadowDDNL - IDirectDrawSurface4_Blt () failed: 887601c2 winRedrawScreenShadowDDNL - IDirectDrawSurface4_Blt () failed: 887601c2 winRedrawScreenShadowDDNL - IDirectDrawSurface4_Blt () failed: 887601c2 winStoreColorsShadowDDNL - SetEntries () failed winStoreColors - Engine cpecific color storage procedure failed- Continuing, but colors may be messed up from now on. 5 [main] XWin 16748 handle-exceptions: Exception: STATUS_ACCESS_VIOLATION 878 [main] XWin 16748 open_stackdumpfile : Dumping stack trace to XWIN.exe.stackdump this file is attached. Can you help us ? Many thanks ================================================ Parrat Helene email : helene.parrat@cea.fr DRFC/STEP/GDPI building : 506 office : 213 CEA Cadarache phone : 42 63 Fax : 26 61 13108 Saint Paul Lez Durance external phone : 04 42 25 42 63 ================================================ -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.exe.stackdump Type: application/octet-stream Size: 752 bytes Desc: not available URL: From alexander.gottwald@s1999.tu-chemnitz.de Mon Mar 21 12:31:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Mon, 21 Mar 2005 12:31:00 -0000 Subject: using "xwin -depth 8" makes matlab6 plot to crash In-Reply-To: <005001c52e08$012e8850$4008a984@cad.cea.fr> References: <005001c52e08$012e8850$4008a984@cad.cea.fr> Message-ID: On Mon, 21 Mar 2005, PARRAT H??l??ne wrote: > (--) Setting autorepeat to delay=500, rate=31 > (--) winConfigKeyboard - Layout: "0000040C" (0000040c) > (--) Using preset keyboard for "French (Standard)" (40c), type "4" > (EE) Error opening keymap file fr, reverting to defaults ^^^^ BTW: you are using the the -xkbmap parameter. This does not work as expected. You should either use -xkblayout fr or rely on XWin to autodetect the french keyboard which it actually does. > winStoreColorsShadowDDNL - SetEntries () failed > winStoreColors - Engine cpecific color storage procedure failed- > Continuing, but colors may be messed up from now on. > 5 [main] XWin 16748 handle-exceptions: Exception: STATUS_ACCESS_VIOLATION > 878 [main] XWin 16748 open_stackdumpfile : Dumping stack trace to > XWIN.exe.stackdump I've tried XWin with different programs in 8bit mode but could not reproduce the crash. Since I don't have matlab available I can not test it. > this file is attached. The stackdump did not give much information since it only lists the functions where the crash occured but not the data which was referenced. Can you reproduce the crash with other tools than matlab? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From joshi83@stanford.edu Mon Mar 21 22:27:00 2005 From: joshi83@stanford.edu (Ajay Jayant Joshi) Date: Mon, 21 Mar 2005 22:27:00 -0000 Subject: ARB and Cygwin Message-ID: <1111444043.423f4a4b45d1c@webmail.stanford.edu> Hi Is it possible to use ARB extensions (shaders) under cygwin? I am not able to use glGenProgramsARB_t() --------------------------------------------------------------- // Generate a valid program ID // m_program_id => GLuint m_program_id ; glGenProgramsARB_t(1, &m_program_id); assert(m_program_id); // typedef void (APIENTRY * glGenProgramsARB_t) (GLsizein, GLuint*); --------------------------------------------------------------- This assertion fails. I am using same code under Linux and it works fine. Under Linux I am using: -- ATI FireGL (256MB) card -- fglrx drivers -- ARB vertex and fragment shaders I am using same card and same shaders on windows (cygwin). And have installed latest Fire X series drivers for XP from ATI. Do i need to install any drivers in cygwin? ( i am using "/lib/w32api/libopengl32.a" as libGL.a (sym link) ) glxinfo on Linux shows : Direct Rendering : YES OpenGL Drivers: ATI glxinfo on Windows (Cygwin) shows: Direct Rendering : NO OpenGL Drivers: MESA Can that be a problem? (When latest drivers were not installed on Linux i got exactly same assertion failure and when i used new drivers everything was ok.) How do we make cygwin aware of underlying ATI card? Is direct rendering equivalent to using vertext/fragment shaders ? (i.e. do I need direct rendering=YES for using ARB shaders ? ) Thanks a lot for your time, Regards Ajay Joshi From dave.bc@gmail.com Tue Mar 22 08:31:00 2005 From: dave.bc@gmail.com (David Cameron) Date: Tue, 22 Mar 2005 08:31:00 -0000 Subject: GLXUnsupportedPrivateRequest error with Xwin_gl.exe Message-ID: <9d7797b405032200316f1d4e47@mail.gmail.com> Hi, I get the above error when trying to start the glx accelerated robot simulator Gazebo: http://playerstage.sourceforge.net/gazebo/gazebo.html The full error text is: *** Gazebo 0.5.1 *** using display [127.0.0.1:0.0] X Error of failed request: GLXUnsupportedPrivateRequest Major opcode of failed request: 145 (GLX) Minor opcode of failed request: 16 (X_GLXVendorPrivate) Serial number of failed request: 13 Current serial number in output stream: 15 I realize that the glx support is experimental, but I saw a note in RELNOTES somewhere that if there was any trouble with a specific program, I should post to this list. glxgears works well on my system. I will contact the Gazebo developers as well and see if they have any ideas. Logs follow, Dave Here is my Xwin.log: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-1 Contact: cygwin-xfree@cygwin.com _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root XWin was started with the following command line: Xwin_gl (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" glWinInitVisuals:1476: glWinInitVisuals glWinInitVisualConfigs:1383: glWinInitVisualConfigs glWinSetVisualConfigs:1461: glWinSetVisualConfigs init_visuals:906: init_visuals MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel glWinScreenProbe:1270: glWinScreenProbe fixup_visuals:1160: fixup_visuals init_screen_visuals:1193: init_screen_visuals (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" (--) 4 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list! glWinRealizeWindow:709: glWinRealizeWindow winProcEstablishConnection - Hello winProcEstablishConnection - Clipboard is not enabled, returning. glWinCreateContext:677: glWinCreateContext glWinCreateContext:696: glWinCreateContext done glWinDestroyContext:411: glWinDestroyContext (ctx 0x0) glWinResetExtension:1369: glWinResetExtension (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" glWinInitVisuals:1476: glWinInitVisuals glWinInitVisualConfigs:1383: glWinInitVisualConfigs glWinSetVisualConfigs:1461: glWinSetVisualConfigs init_visuals:906: init_visuals MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel glWinScreenProbe:1270: glWinScreenProbe fixup_visuals:1160: fixup_visuals init_screen_visuals:1193: init_screen_visuals (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" (--) 4 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list! glWinRealizeWindow:709: glWinRealizeWindow glWinResetExtension:1369: glWinResetExtension winDeinitMultiWindowWM - Noting shutdown in progress And here is the results of a glxinfo run: name of display: 127.0.0.1:0.0 display: 127.0.0.1:0 screen: 0 direct rendering: No server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig client glx vendor string: SGI client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group GLX extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce4 Ti 4600/AGP/SSE/3DNOW! OpenGL version string: 1.2 (1.5.2) OpenGL extensions: GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_IBM_texture_mirrored_repeat, GL_NV_blend_square, GL_NV_point_sprite, GL_NV_texgen_reflection, GL_NV_texture_rectangle, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SUN_multi_draw_arrays glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x22 24 tc 1 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None 0x23 24 tc 1 24 0 r . . 8 8 8 0 0 0 0 16 16 16 16 0 0 None 0x24 24 tc 1 24 0 r . . 8 8 8 0 0 0 8 0 0 0 0 0 0 None 0x25 24 tc 1 24 0 r . . 8 8 8 0 0 0 8 16 16 16 16 0 0 None 0x26 24 tc 1 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None 0x27 24 tc 1 24 0 r y . 8 8 8 0 0 0 0 16 16 16 16 0 0 None 0x28 24 tc 1 24 0 r y . 8 8 8 0 0 0 8 0 0 0 0 0 0 None 0x29 24 tc 1 24 0 r y . 8 8 8 0 0 0 8 16 16 16 16 0 0 None 0x2a 24 tc 1 24 0 r . . 8 8 8 0 2 0 0 0 0 0 0 0 0 None 0x2b 24 tc 1 24 0 r . . 8 8 8 0 2 0 0 16 16 16 16 0 0 None 0x2c 24 tc 1 24 0 r . . 8 8 8 0 2 0 8 0 0 0 0 0 0 None 0x2d 24 tc 1 24 0 r . . 8 8 8 0 2 0 8 16 16 16 16 0 0 None 0x2e 24 tc 1 24 0 r y . 8 8 8 0 2 0 0 0 0 0 0 0 0 None 0x2f 24 tc 1 24 0 r y . 8 8 8 0 2 0 0 16 16 16 16 0 0 None 0x30 24 tc 1 24 0 r y . 8 8 8 0 2 0 8 0 0 0 0 0 0 None 0x31 24 tc 1 24 0 r y . 8 8 8 0 2 0 8 16 16 16 16 0 0 None 0x32 24 tc 1 24 0 r . . 8 8 8 0 0 24 0 0 0 0 0 0 0 None 0x33 24 tc 1 24 0 r . . 8 8 8 0 0 24 0 16 16 16 16 0 0 None 0x34 24 tc 1 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None 0x35 24 tc 1 24 0 r . . 8 8 8 0 0 24 8 16 16 16 16 0 0 None 0x36 24 tc 1 24 0 r y . 8 8 8 0 0 24 0 0 0 0 0 0 0 None 0x37 24 tc 1 24 0 r y . 8 8 8 0 0 24 0 16 16 16 16 0 0 None 0x38 24 tc 1 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None 0x39 24 tc 1 24 0 r y . 8 8 8 0 0 24 8 16 16 16 16 0 0 None 0x3a 24 tc 1 24 0 r . . 8 8 8 0 2 24 0 0 0 0 0 0 0 None 0x3b 24 tc 1 24 0 r . . 8 8 8 0 2 24 0 16 16 16 16 0 0 None 0x3c 24 tc 1 24 0 r . . 8 8 8 0 2 24 8 0 0 0 0 0 0 None 0x3d 24 tc 1 24 0 r . . 8 8 8 0 2 24 8 16 16 16 16 0 0 None 0x3e 24 tc 1 24 0 r y . 8 8 8 0 2 24 0 0 0 0 0 0 0 None 0x3f 24 tc 1 24 0 r y . 8 8 8 0 2 24 0 16 16 16 16 0 0 None 0x40 24 tc 1 24 0 r y . 8 8 8 0 2 24 8 0 0 0 0 0 0 None 0x41 24 tc 1 24 0 r y . 8 8 8 0 2 24 8 16 16 16 16 0 0 None From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 22 09:17:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 22 Mar 2005 09:17:00 -0000 Subject: ARB and Cygwin In-Reply-To: <1111444043.423f4a4b45d1c@webmail.stanford.edu> References: <1111444043.423f4a4b45d1c@webmail.stanford.edu> Message-ID: On Mon, 21 Mar 2005, Ajay Jayant Joshi wrote: > Hi > > Is it possible to use ARB extensions (shaders) under cygwin? > I am not able to use glGenProgramsARB_t() > --------------------------------------------------------------- > // Generate a valid program ID > // m_program_id => GLuint m_program_id ; > glGenProgramsARB_t(1, &m_program_id); > assert(m_program_id); > // typedef void (APIENTRY * glGenProgramsARB_t) (GLsizein, GLuint*); > --------------------------------------------------------------- > > This assertion fails. I am using same code under Linux and it works fine. > > Under Linux I am using: > -- ATI FireGL (256MB) card > -- fglrx drivers > -- ARB vertex and fragment shaders > > I am using same card and same shaders on windows (cygwin). And have > installed latest Fire X series drivers for XP from ATI. Do i need to > install any drivers in cygwin? > ( i am using "/lib/w32api/libopengl32.a" as libGL.a (sym link) ) - link with /usr/X11R6/lib/libGL.a (this is the GLX wrapper) - use XWin_GL.exe instead of XWin.exe - your graphics card vendor must ship OpenGL drivers for windows which support the extension If you're still experiencing problems check the output of XWin_GL for messages from glwrap. It should either print success if the OpenGL function was found in the driver or print an error. > glxinfo on Linux shows : > Direct Rendering : YES > OpenGL Drivers: ATI > > glxinfo on Windows (Cygwin) shows: > Direct Rendering : NO > OpenGL Drivers: MESA > > Can that be a problem? (When latest drivers were not installed on Linux i > got exactly same assertion failure and when i used new drivers everything > was ok.) > > How do we make cygwin aware of underlying ATI card? > Is direct rendering equivalent to using vertext/fragment shaders ? > (i.e. do I need direct rendering=YES for using ARB shaders ? ) direct rendering means using the DRI framework. On linux only the DRI path is accelerated. Other OS can have acceleration for the indirect path too. Cygwin doesn't even support DRI. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 22 09:19:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 22 Mar 2005 09:19:00 -0000 Subject: GLXUnsupportedPrivateRequest error with Xwin_gl.exe In-Reply-To: <9d7797b405032200316f1d4e47@mail.gmail.com> References: <9d7797b405032200316f1d4e47@mail.gmail.com> Message-ID: On Tue, 22 Mar 2005, David Cameron wrote: > Hi, I get the above error when trying to start the glx accelerated > robot simulator Gazebo: > http://playerstage.sourceforge.net/gazebo/gazebo.html > > The full error text is: > *** Gazebo 0.5.1 *** > using display [127.0.0.1:0.0] > X Error of failed request: GLXUnsupportedPrivateRequest > Major opcode of failed request: 145 (GLX) > Minor opcode of failed request: 16 (X_GLXVendorPrivate) > Serial number of failed request: 13 > Current serial number in output stream: 15 > > > I realize that the glx support is experimental, but I saw a note in > RELNOTES somewhere that if there was any trouble with a specific > program, I should post to this list. I'll take a look in the next weeks. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From tsreyb@yahoo.com Wed Mar 23 19:25:00 2005 From: tsreyb@yahoo.com (Trebor Sreyb) Date: Wed, 23 Mar 2005 19:25:00 -0000 Subject: X11 wm that is also a WinXP virtual desktop manager? Message-ID: <20050323192551.22067.qmail@web51805.mail.yahoo.com> I'm curious if there are any cygwin X11 window managers that also work as a true 'virtual desktop manager' in Windows 2000/XP/etc. This model would maintain separate MS-Windows desktops containing native windows applications and taskbar icons. It is similar to, for example, separate workspaces in windowmaker, but it applies to the Windows XP desktop rather than X apps. This type of software exists (MS has their own freebee, in fact). But it appears the X11 Window managers that have been ported to cygwin only create an X11 desktop that manage X applications only. thanks, -Bob Andover, MA __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From alexander.gottwald@s1999.tu-chemnitz.de Wed Mar 23 20:03:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 23 Mar 2005 20:03:00 -0000 Subject: X11 wm that is also a WinXP virtual desktop manager? In-Reply-To: <20050323192551.22067.qmail@web51805.mail.yahoo.com> References: <20050323192551.22067.qmail@web51805.mail.yahoo.com> Message-ID: On Wed, 23 Mar 2005, Trebor Sreyb wrote: > I'm curious if there are any cygwin X11 window > managers that also work as a true 'virtual desktop > manager' in Windows 2000/XP/etc. > > This model would maintain separate MS-Windows desktops > containing native windows applications and taskbar > icons. It is similar to, for example, separate > workspaces in windowmaker, but it applies to the > Windows XP desktop rather than X apps. > > This type of software exists (MS has their own > freebee, in fact). But it appears the X11 Window > managers that have been ported to cygwin only create > an X11 desktop that manage X applications only. To my knowledge ther is only one windowmager which handles windows as native windows and this window manager does has no virtual desktop support. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From michael@endbracket.net Thu Mar 24 04:44:00 2005 From: michael@endbracket.net (Michael Wardle) Date: Thu, 24 Mar 2005 04:44:00 -0000 Subject: fixing XTerm colors Message-ID: <42424676.4040706@endbracket.net> Hi It seems that "startx" starts an XTerm with a yellow foreground and a black background, but subsequent invocations of XTerm will use the user's settings. To me this presents two problems: - subsequent XTerms look different from the initial one - user's settings are disrespected by the initial one The way I think this problem can be solved is: 1. specify the default Cygwin colors etc in the X resources file /etc/X11/xinit/.Xresources 2. remove the customizations from /etc/X11/xinit/xinitrc To resources corresponding to the command line parameters seen in xinitrc are: xterm*saveLines: 1000 xterm*rightScrollBar: true xterm*pointerColor: red xterm*foreground: yellow xterm*background: black You would just add these lines to /etc/X11/xinit/.Xresources and invoke xterm as: exec xterm or (if the bash -l is absolutely necessary): exec xterm -e /bin/bash -l instead of: exec xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e /usr/bin/bash -l There is a more comprehensive list of options and their corresponding resources in the xterm(1) manual page. The user can then set his/her own preferences in ~/.Xresources (as I intend to, as I am quite happy with black on white). I hope a future release of Cygwin/X will include these changes. Thanks From marcus@casaberg.at Thu Mar 24 10:16:00 2005 From: marcus@casaberg.at (Marcus Frischherz) Date: Thu, 24 Mar 2005 10:16:00 -0000 Subject: Question about remote X authorizations Message-ID: <1111659397.42429385a5aba@mail.s44.at> Hi! I have a question/problem: I use cygwin to connect to a Solaris nachine (serverA), and log on using CDE. Everything fine so far, the DISPLAY variable is client:0.0. From serverA I do a rlogin to serverB (there is no ssh available on either serverA or serverB). There I export DISPLAY=client0.0. Now, I would like to start for example an x-term (running on serverB), and see the x-term via my x-session on serverA. However, this fails with a "Error: Can't open display: client:0.0". Now, I was under the assumption that putting serverB into the file /etc/X0.hosts should do the job, but it didn't. Any suggestions? Marcus ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 24 10:51:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 24 Mar 2005 10:51:00 -0000 Subject: fixing XTerm colors In-Reply-To: <42424676.4040706@endbracket.net> References: <42424676.4040706@endbracket.net> Message-ID: On Thu, 24 Mar 2005, Michael Wardle wrote: > It seems that "startx" starts an XTerm with a yellow foreground and a > black background, but subsequent invocations of XTerm will use the > user's settings. > > To me this presents two problems: > - subsequent XTerms look different from the initial one > - user's settings are disrespected by the initial one There basicly problems with either side. Setting defaults which differ from the defaults from the xterm distribution may lead to confision too (xterm on cygwin does look different than xterm on linux). Starting xterm with default configuration will create a window which differs from the cygwin console (I think this was the main reason for changing the colors despite personal preferences of the editor). Changing this now may also lead to some confusion (Xterm does now display a yellow background but was black before. Help!!!) So there are basicly two solutions: - remove the options and start xterm the way it is supposed to - keep the old behaviour Other comments? bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 24 10:58:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 24 Mar 2005 10:58:00 -0000 Subject: Question about remote X authorizations In-Reply-To: <1111659397.42429385a5aba@mail.s44.at> References: <1111659397.42429385a5aba@mail.s44.at> Message-ID: On Thu, 24 Mar 2005, Marcus Frischherz wrote: > Hi! > > I have a question/problem: > > I use cygwin to connect to a Solaris nachine (serverA), and log on using CDE. > Everything fine so far, the DISPLAY variable is client:0.0. From serverA I do a > rlogin to serverB (there is no ssh available on either serverA or serverB). > There I export DISPLAY=client0.0. Now, I would like to start for example an > x-term (running on serverB), and see the x-term via my x-session on serverA. > However, this fails with a "Error: Can't open display: client:0.0". > > Now, I was under the assumption that putting serverB into the file /etc/X0.hosts > should do the job, but it didn't. Actually it should. Maybe there is still a problem with DNS. Check /tmp/XWin.log for AUDIT messages. Does the IP address there match the ip address of serverB? running "xhost serverB" is nearly equivalent of putting it in /etc/X0.hosts. Does this fix the problem? BTW: Because of low network security of X11 I strongly advise using ssh with X11Forwarding for all remote xprograms. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From marcus@casaberg.at Thu Mar 24 11:31:00 2005 From: marcus@casaberg.at (Marcus Frischherz) Date: Thu, 24 Mar 2005 11:31:00 -0000 Subject: Question about remote X authorizations Message-ID: <1111663869.4242a4fd3549b@mail.s44.at> Zitat von Alexander Gottwald : > On Thu, 24 Mar 2005, Marcus Frischherz wrote: > [... problems with X11 forwarding..] > > Actually it should. Maybe there is still a problem with DNS. Check > /tmp/XWin.log for > AUDIT messages. Does the IP address there match the ip address of serverB? there is no message in /tmp/XWin.log when I do this > > running "xhost serverB" is nearly equivalent of putting it in /etc/X0.hosts. > Does this > fix the problem? > well... I tried this as well, if I am correct, I have to do this on serverA? It had no effect. However, I am confused about the whole X11 authorization concept. I am not sure whether the problem lies within the client or serverB or serverA. Anyway, on the cygwin shell (I start xwin from a local cygwin shell) I cannot do a xhost, I am told, that unable to open display "", and when I set the DISPLAY variable to client:0.0 the error message becomes: AUDIT: client rejected from (local IP address) Xlib: connection to client:0.0 refused by server Xlib: No protocol specified > BTW: Because of low network security of X11 I strongly advise using ssh with > X11Forwarding > for all remote xprograms. > I know. However, I am not the one to install the servers, and they are all within one company LAN. regards, Marcus ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 24 12:30:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 24 Mar 2005 12:30:00 -0000 Subject: Question about remote X authorizations In-Reply-To: <1111663869.4242a4fd3549b@mail.s44.at> References: <1111663869.4242a4fd3549b@mail.s44.at> Message-ID: On Thu, 24 Mar 2005, Marcus Frischherz wrote: > well... I tried this as well, if I am correct, I have to do this on serverA? It > had no effect. However, I am confused about the whole X11 authorization > concept. I am not sure whether the problem lies within the client or serverB > or serverA. Anyway, on the cygwin shell (I start xwin from a local cygwin > shell) I cannot do a xhost, I am told, that unable to open display "", and when > I set the DISPLAY variable to client:0.0 the error message becomes: > AUDIT: client rejected from (local IP address) > Xlib: connection to client:0.0 refused by server > Xlib: No protocol specified This is the actual authorization error. You have most likely started an XDMCP session with -query. This sets a kind of access password called cookie. This password is only known to XWin and the xsession on serverA. The clients on windows do not know this password and are therefore rejected. If you want to start x11 programs on other hosts than serverA (eg serverB and event the windows host) you have to set the password on these hosts: serverA $ xauth list client:0 MIT-MAGIC-COOKIE-1 3413185661096326671c706b2b53743f serverB $ xauth add client:0 MIT-MAGIC-COOKIE-1 3413185661096326671c706b2b53743f You may disable the whole access control for specific hosts with "xhost hostname" or disable it at all with "xhost +". Specifying hosts in /etc/X0.hosts will disable access control for these hosts on client startup. I have localhost in /etc/X0.hosts so I can connect with local clients even to a XDCMP session. more information is available with man Xsecurity About the problem with serverB: If you start "DISPLAY=client:0.0 xterm" and it does not print the "Xlib: connection to client:0.0 refused by server" then there is a general problem with network routing or name resolution. You might also try serverB $ DISPLAY=client_ip:0.0 xterm This will at least rule out problems with wrongly assigned ip adresses and host names. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From cgf-no-personal-reply-please@cygwin.com Thu Mar 24 15:36:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Thu, 24 Mar 2005 15:36:00 -0000 Subject: fixing XTerm colors In-Reply-To: References: <42424676.4040706@endbracket.net> Message-ID: <20050324153612.GD19377@trixie.casa.cgf.cx> On Thu, Mar 24, 2005 at 11:51:15AM +0100, Alexander Gottwald wrote: >On Thu, 24 Mar 2005, Michael Wardle wrote: > >> It seems that "startx" starts an XTerm with a yellow foreground and a >> black background, but subsequent invocations of XTerm will use the >> user's settings. >> >> To me this presents two problems: >> - subsequent XTerms look different from the initial one >> - user's settings are disrespected by the initial one > >There basicly problems with either side. Setting defaults which differ from >the defaults from the xterm distribution may lead to confision too (xterm on >cygwin does look different than xterm on linux). Starting xterm with default >configuration will create a window which differs from the cygwin console (I >think this was the main reason for changing the colors despite personal >preferences of the editor). Changing this now may also lead to some confusion >(Xterm does now display a yellow background but was black before. Help!!!) > >So there are basicly two solutions: > >- remove the options and start xterm the way it is supposed to >- keep the old behaviour > >Other comments? I've never liked the black background and always end up killing the started xterm and starting a new one with my soothing defaults. cgf From bcunningham@sandel.com Thu Mar 24 21:08:00 2005 From: bcunningham@sandel.com (Bob Cunningham) Date: Thu, 24 Mar 2005 21:08:00 -0000 Subject: Happy Birthday and Congratulations: X under Cygwin just turned four! Message-ID: <3F6DAC52FD4EDC47BC1F4BA770373198055C6D@socrates.sandel.local> I just noticed that "Release 1" happened four years ago. Happy Birthday! Thanks for an outstanding tool. -BobC From marcus@casaberg.at Thu Mar 24 21:36:00 2005 From: marcus@casaberg.at (Marcus Frischherz) Date: Thu, 24 Mar 2005 21:36:00 -0000 Subject: Question about remote X authorizations In-Reply-To: References: <1111663869.4242a4fd3549b@mail.s44.at> Message-ID: <424332E4.1020800@casaberg.at> Alexander Gottwald wrote: > > serverA $ xauth list > client:0 MIT-MAGIC-COOKIE-1 3413185661096326671c706b2b53743f > > serverB $ xauth add client:0 MIT-MAGIC-COOKIE-1 3413185661096326671c706b2b53743f > This actually worked! Thanks! > You may disable the whole access control for specific hosts with "xhost hostname" > or disable it at all with "xhost +". Specifying hosts in /etc/X0.hosts will disable I knew this in theory, but it didn't work, don't know why. My company doesn't really believe in open source software, unfortunately, so evrything is set up to work with Exceed, and I have to figure out how to do things with cygwin all by myself. However, I am trying to promote cygwin :-) Marcus From Alexander.Gottwald@s1999.tu-chemnitz.de Fri Mar 25 14:42:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Fri, 25 Mar 2005 14:42:00 -0000 Subject: gygwin/x keyboard In-Reply-To: References: Message-ID: Silvio A. Vitiello wrote: > Although I have a brazilian keyboard and it seems to be properly > configurated as you can see in the XWin.log file, I can't get characters > like / and the question mark to appear in any of the keys. I've check my local installation and everything with the keyboard configuration seems to be ok. But I'm not sure if the correct key is reported. Please try $ setxkbmap br -model abnt2 $ xev press the key in the event window and report the keypress event. Something like KeyPress event, serial 26, synthetic NO, window 0x2400002, root 0x65, subw 0x2400003, time 72994276, (62,62), root:(295,542), state 0x0, keycode 38 (keysym 0x61, a), same_screen YES, XLookupString gives 1 bytes: (61) "a" XmbLookupString gives 1 bytes: (61) "a" XFilterEvent returns: False (this is for key a since I don't have the special key on my keyboard) So far XWin expects the keycode to be 211. Maybe this is wrong. bye ago NP: NCOR - An Dunklen Tagen (T.S.M.'s Cracker Beat) -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From dave.bc@gmail.com Sat Mar 26 07:35:00 2005 From: dave.bc@gmail.com (David Cameron) Date: Sat, 26 Mar 2005 07:35:00 -0000 Subject: Fwd: GLXUnsupportedPrivateRequest error with Xwin_gl.exe In-Reply-To: <9d7797b4050325233453c57e77@mail.gmail.com> References: <9d7797b405032200316f1d4e47@mail.gmail.com> <9d7797b4050325233453c57e77@mail.gmail.com> Message-ID: <9d7797b405032523351ef30db6@mail.gmail.com> Hi Alexander. I made a little progress on this error with the help of the application's authors. By changing the application's method for rendering offscreen buffers from SGIX (hardware acceleration) to GLX (no hardware acceleration) I can avoid the error. Although SGIX works on my Nvidia card with Linux, it does not work for many people, including apparently all ATI users. Information on this application setting is here: http://playerstage.sourceforge.net/doc/Gazebo-manual-0.5-html/gazebo_opengl.html So the problem may be in many X servers besides just Cygwin/X. However, Gazebo now dies immediately after with the cryptic message "Bad System Call": $ gazebo.exe example.world *** Gazebo 0.5.1 *** using display [127.0.0.1:0.0] rendering: [GLX offscreen] direct [no] RGBA [8 8 8 8] depth [16] Bad system call The X server's messages during this time are: glWinCreateContext:677: glWinCreateContext glWinCreateContext:696: glWinCreateContext done glWinDestroyContext:411: glWinDestroyContext (ctx 0x0) Can you tell from this whether the problem is in the application or in the rendering? Dave From radekvokal@gmail.com Sat Mar 26 17:15:00 2005 From: radekvokal@gmail.com (Radek Vokal) Date: Sat, 26 Mar 2005 17:15:00 -0000 Subject: Missing libs when compiling GTK+ code Message-ID: <76ac055305032609156a011629@mail.gmail.com> I'm trying to compile my project under Cygwin/X and faced several problems. The first one was missing libXrender.la file. Thanx to this mailing list I've solved this issue but right after fixing this the makefile reports: gcc.exe: /usr/lib/libgpg-error.dll.a: No such file or directory gcc.exe: /usr/lib/libgtk-x11-2.0.dll.a: No such file or directory gcc.exe: /usr/lib/libatk-1.0.dll.a: No such file or directory gcc.exe: /usr/lib/libgdk-x11-2.0.dll.a: No such file or directory gcc.exe: /usr/lib/libgdk_pixbuf-2.0.dll.a: No such file or directory gcc.exe: /usr/lib/libpangoxft-1.0.dll.a: No such file or directory gcc.exe: /usr/lib/libpangoft2-1.0.dll.a: No such file or directory gcc.exe: /usr/X11R6/lib/libXft.dll.a: No such file or directory gcc.exe: /usr/X11R6/lib/libXrender.dll.a: No such file or directory gcc.exe: /usr/lib/libfontconfig.dll.a: No such file or directory gcc.exe: /usr/lib/libfreetype.dll.a: No such file or directory gcc.exe: /usr/lib/libexpat.dll.a: No such file or directory gcc.exe: /usr/lib/libpangox-1.0.dll.a: No such file or directory gcc.exe: /usr/lib/libpango-1.0.dll.a: No such file or directory gcc.exe: /usr/lib/libgobject-2.0.dll.a: No such file or directory gcc.exe: /usr/lib/libgmodule-2.0.dll.a: No such file or directory gcc.exe: /usr/lib/libglib-2.0.dll.a: No such file or directory gcc.exe: /usr/lib/libintl.dll.a: No such file or directory gcc.exe: /usr/lib/libiconv.dll.a: No such file or directory make[2]: *** [myproject.exe] Error 1 etc. Strange that all these files are present in these directories. Am I missing some PATH configuration or ldconfig stuff? From gp@familiehaase.de Sat Mar 26 19:26:00 2005 From: gp@familiehaase.de (Gerrit P. Haase) Date: Sat, 26 Mar 2005 19:26:00 -0000 Subject: Missing libs when compiling GTK+ code In-Reply-To: <76ac055305032609156a011629@mail.gmail.com> References: <76ac055305032609156a011629@mail.gmail.com> Message-ID: <4245B76C.1040307@familiehaase.de> Radek Vokal wrote: > I'm trying to compile my project under Cygwin/X and faced several > problems. The first one was missing libXrender.la file. Thanx to this > mailing list I've solved this issue but right after fixing this the > makefile reports: > > gcc.exe: /usr/lib/libgpg-error.dll.a: No such file or directory > gcc.exe: /usr/lib/libgtk-x11-2.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libatk-1.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libgdk-x11-2.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libgdk_pixbuf-2.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libpangoxft-1.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libpangoft2-1.0.dll.a: No such file or directory > gcc.exe: /usr/X11R6/lib/libXft.dll.a: No such file or directory > gcc.exe: /usr/X11R6/lib/libXrender.dll.a: No such file or directory > gcc.exe: /usr/lib/libfontconfig.dll.a: No such file or directory > gcc.exe: /usr/lib/libfreetype.dll.a: No such file or directory > gcc.exe: /usr/lib/libexpat.dll.a: No such file or directory > gcc.exe: /usr/lib/libpangox-1.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libpango-1.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libgobject-2.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libgmodule-2.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libglib-2.0.dll.a: No such file or directory > gcc.exe: /usr/lib/libintl.dll.a: No such file or directory > gcc.exe: /usr/lib/libiconv.dll.a: No such file or directory > make[2]: *** [myproject.exe] Error 1 > etc. > > Strange that all these files are present in these directories. Am I > missing some PATH configuration or ldconfig stuff? Just a guess: what about the permissions on these files? Can you do `ls /usr/lib/libiconv.dll.a` as the same user who issues the make command? How looks the link command used? Gerrit -- =^..^= Action Soccer: http://www.action-soccer.de/?lv=de&id=505 (german online game) From radekvokal@gmail.com Sat Mar 26 19:48:00 2005 From: radekvokal@gmail.com (Radek Vokal) Date: Sat, 26 Mar 2005 19:48:00 -0000 Subject: Missing libs when compiling GTK+ code In-Reply-To: <4245B76C.1040307@familiehaase.de> References: <76ac055305032609156a011629@mail.gmail.com> <4245B76C.1040307@familiehaase.de> Message-ID: <76ac055305032611487bfaf500@mail.gmail.com> On Sat, 26 Mar 2005 20:26:36 +0100, Gerrit P. Haase wrote: > Radek Vokal wrote: > > > I'm trying to compile my project under Cygwin/X and faced several > > problems. The first one was missing libXrender.la file. Thanx to this > > mailing list I've solved this issue but right after fixing this the > > makefile reports: > > > > gcc.exe: /usr/lib/libgpg-error.dll.a: No such file or directory > > gcc.exe: /usr/lib/libgtk-x11-2.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libatk-1.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libgdk-x11-2.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libgdk_pixbuf-2.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libpangoxft-1.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libpangoft2-1.0.dll.a: No such file or directory > > gcc.exe: /usr/X11R6/lib/libXft.dll.a: No such file or directory > > gcc.exe: /usr/X11R6/lib/libXrender.dll.a: No such file or directory > > gcc.exe: /usr/lib/libfontconfig.dll.a: No such file or directory > > gcc.exe: /usr/lib/libfreetype.dll.a: No such file or directory > > gcc.exe: /usr/lib/libexpat.dll.a: No such file or directory > > gcc.exe: /usr/lib/libpangox-1.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libpango-1.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libgobject-2.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libgmodule-2.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libglib-2.0.dll.a: No such file or directory > > gcc.exe: /usr/lib/libintl.dll.a: No such file or directory > > gcc.exe: /usr/lib/libiconv.dll.a: No such file or directory > > make[2]: *** [myproject.exe] Error 1 > > etc. > > > > Strange that all these files are present in these directories. Am I > > missing some PATH configuration or ldconfig stuff? > > Just a guess: what about the permissions on these files? > Can you do `ls /usr/lib/libiconv.dll.a` as the same user who issues > the make command? How looks the link command used? This looks fine. Does permission really mather in Cygwin anyway? I see all these listed files, ls -l /usr/lib/libiconv.dll.a says -rwxr-x---+ 1 rat Users 7630 Jul 6 2004 /usr/lib/libiconv.dll.a* which seems to be ok. From michael@endbracket.net Sun Mar 27 02:25:00 2005 From: michael@endbracket.net (Michael Wardle) Date: Sun, 27 Mar 2005 02:25:00 -0000 Subject: fixing XTerm colors In-Reply-To: References: <42424676.4040706@endbracket.net> Message-ID: <42461999.7010104@endbracket.net> Alexander Gottwald wrote: > On Thu, 24 Mar 2005, Michael Wardle wrote: >>It seems that "startx" starts an XTerm with a yellow foreground and a >>black background, but subsequent invocations of XTerm will use the >>user's settings. [...] > So there are basicly two solutions: > > - remove the options and start xterm the way it is supposed to I would like to see this happen. -- Michael From pechtcha@cs.nyu.edu Sun Mar 27 05:54:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Sun, 27 Mar 2005 05:54:00 -0000 Subject: Fwd: GLXUnsupportedPrivateRequest error with Xwin_gl.exe In-Reply-To: <9d7797b405032523351ef30db6@mail.gmail.com> References: <9d7797b405032200316f1d4e47@mail.gmail.com> <9d7797b4050325233453c57e77@mail.gmail.com> <9d7797b405032523351ef30db6@mail.gmail.com> Message-ID: On Fri, 25 Mar 2005, David Cameron wrote: > However, Gazebo now dies immediately after with the cryptic message > "Bad System Call": > $ gazebo.exe example.world > *** Gazebo 0.5.1 *** > using display [127.0.0.1:0.0] > rendering: [GLX offscreen] direct [no] RGBA [8 8 8 8] depth [16] > Bad system call I know nothing about Gazebo, but the "Bad system call" message is usually an indication that cygserver is not running when an application invokes either shared memory or IPC functionality. See /usr/share/doc/cygserver.README. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT From pechtcha@cs.nyu.edu Sun Mar 27 05:57:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Sun, 27 Mar 2005 05:57:00 -0000 Subject: Missing libs when compiling GTK+ code In-Reply-To: <76ac055305032611487bfaf500@mail.gmail.com> References: <76ac055305032609156a011629@mail.gmail.com> <4245B76C.1040307@familiehaase.de> <76ac055305032611487bfaf500@mail.gmail.com> Message-ID: On Sat, 26 Mar 2005, Radek Vokal wrote: > On Sat, 26 Mar 2005 20:26:36 +0100, Gerrit P. Haase wrote: . Thanks. > > Radek Vokal wrote: > > > > > I'm trying to compile my project under Cygwin/X and faced several > > > problems. The first one was missing libXrender.la file. Thanx to this > > > mailing list I've solved this issue but right after fixing this the > > > makefile reports: > > > > > > gcc.exe: /usr/lib/libgpg-error.dll.a: No such file or directory > > > [snip] > > > gcc.exe: /usr/lib/libiconv.dll.a: No such file or directory > > > make[2]: *** [myproject.exe] Error 1 > > > etc. > > > > > > Strange that all these files are present in these directories. Am I > > > missing some PATH configuration or ldconfig stuff? > > > > Just a guess: what about the permissions on these files? > > Can you do `ls /usr/lib/libiconv.dll.a` as the same user who issues > > the make command? How looks the link command used? > > This looks fine. Does permission really mather in Cygwin anyway? I see > all these listed files, ls -l /usr/lib/libiconv.dll.a says > > -rwxr-x---+ 1 rat Users 7630 Jul 6 2004 /usr/lib/libiconv.dll.a* > > which seems to be ok. Does it help if you run gcc with CYGWIN="notraverse"? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT From radekvokal@gmail.com Sun Mar 27 09:40:00 2005 From: radekvokal@gmail.com (Radek Vokal) Date: Sun, 27 Mar 2005 09:40:00 -0000 Subject: Missing libs when compiling GTK+ code In-Reply-To: References: <76ac055305032609156a011629@mail.gmail.com> <4245B76C.1040307@familiehaase.de> <76ac055305032611487bfaf500@mail.gmail.com> Message-ID: <76ac0553050327014071a2e2e9@mail.gmail.com> > On Sat, 26 Mar 2005, Radek Vokal wrote: > > > On Sat, 26 Mar 2005 20:26:36 +0100, Gerrit P. Haase wrote: > > . Thanks. > > > > Radek Vokal wrote: > > > > > > > I'm trying to compile my project under Cygwin/X and faced several > > > > problems. The first one was missing libXrender.la file. Thanx to this > > > > mailing list I've solved this issue but right after fixing this the > > > > makefile reports: > > > > > > > > gcc.exe: /usr/lib/libgpg-error.dll.a: No such file or directory > > > > [snip] > > > > gcc.exe: /usr/lib/libiconv.dll.a: No such file or directory > > > > make[2]: *** [myproject.exe] Error 1 > > > > etc. > > > > > > > > Strange that all these files are present in these directories. Am I > > > > missing some PATH configuration or ldconfig stuff? > > > > > > Just a guess: what about the permissions on these files? > > > Can you do `ls /usr/lib/libiconv.dll.a` as the same user who issues > > > the make command? How looks the link command used? > > > > This looks fine. Does permission really mather in Cygwin anyway? I see > > all these listed files, ls -l /usr/lib/libiconv.dll.a says > > > > -rwxr-x---+ 1 rat Users 7630 Jul 6 2004 /usr/lib/libiconv.dll.a* > > > > which seems to be ok. > > Does it help if you run gcc with CYGWIN="notraverse"? > Igor > -- I think I do sth wrong. I started with helloword example trying to compile it with gcc -mms-bitfields -mno-cygwin -mwindows helloworld.c -o helloworld.exe `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0` but I get several errors starting with helloword.c:1:21: gtk/gtk.h: No such file or directory which looks really supicious. When I try to locate gtk.h file I find it in /usr/include/gtk-1.2/gtk/gtk.h /usr/include/gtk-2.0/gtk/gtk.h Igor, what does it mean CYGWIN="notraverse"? From brian@dessent.net Sun Mar 27 09:44:00 2005 From: brian@dessent.net (Brian Dessent) Date: Sun, 27 Mar 2005 09:44:00 -0000 Subject: Missing libs when compiling GTK+ code References: <76ac055305032609156a011629@mail.gmail.com> <4245B76C.1040307@familiehaase.de> <76ac055305032611487bfaf500@mail.gmail.com> <76ac0553050327014071a2e2e9@mail.gmail.com> Message-ID: <42468198.7584263F@dessent.net> Radek Vokal wrote: > I think I do sth wrong. I started with helloword example trying to > compile it with > > gcc -mms-bitfields -mno-cygwin -mwindows helloworld.c -o > helloworld.exe `pkg-config --cflags gtk+-2.0` `pkg-config --libs > gtk+-2.0` > > but I get several errors starting with > > helloword.c:1:21: gtk/gtk.h: No such file or directory > > which looks really supicious. When I try to locate gtk.h file I find it in > /usr/include/gtk-1.2/gtk/gtk.h > /usr/include/gtk-2.0/gtk/gtk.h That's because you're using -mno-cygwin. That flag essentially turns gcc into mingw, and none of the Cygwin libraries or headers are in the search path for mingw. They wouldn't work even if they were because they all depend on cygwin1.dll. A cygwin-ported library is of no use if you're using mingw. Brian From shaddy_baddah@hotmail.com Sun Mar 27 15:21:00 2005 From: shaddy_baddah@hotmail.com (Shaddy Baddah) Date: Sun, 27 Mar 2005 15:21:00 -0000 Subject: Complaint: libfontconfig-devel-2.2.2-1.tar.bz2 (and others) changed on mirrors Message-ID: Hi, Whilst I am appreciative of the work that goes into making the Cygwin packages public, when something obviously against convention is done, I feel it is necessary to let the maintainers know that they have inconvenienced at least one user. I think it is safe to say that, when you publish any package file, any one who downloads that file should be relatively assured that it is never going to be re-published by the same name as a changed file. The naming convention shows that the maintainers are cognizant of this, by introducing the last hyphenated build no. for any version (e.g. libfontconfig-devel-2.2.2-1.tar.bz2 is v2.2.2, Cygwin build 1). However, I have run into problems with the Cygwin setup, against the latest published setup.ini, complaining that my cached libfontconfig-devel-2.2.2-1.tar.bz2 file is of incorrect size: INVALID PACKAGE: file://H:\cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 - Size mismatch: Ini-file: 94226 != On-disk: 94205 2005/03/28 00:16:11 mbox fatal: Fatal Error: Uncaught Exception Thread: DialogProc Type: 9Exception Message: Package validation failure for file://H:\cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 AppErrNo: 1 2005/03/28 00:30:58 Ending cygwin install I checked my tar file with an ls -l /cygdrive/h/cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 and tar -tjvf /cygdrive/h/cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 | head -1, and whilst it confirmed that the size was indeed inconsistent with the ini file, I encountered no errors on the tar: shaddy@swing ~ $ ls -l /cygdrive/h/cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 -r--r--r-- 1 shaddy None 94205 Nov 7 2004 /cygdrive/h/cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 shaddy@swing ~ $ tar -tjvf /cygdrive/h/cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 | head -1 drwxrwxrwx harold/None 0 2004-03-11 11:37:44 usr/lib/ shaddy@swing ~ $ I checked the file on my local mirror, and indeed found that does match the claimed ini size. I downloaded the file over the old one, and retried my Cygwin setup. This time, I encountered no problem with the libfontconfig-devel-2.2.2-1.tar.bz2, but now am running into the same problem with libfreetype2-devel-2.1.5-1.tar.bz2. I am at this point now, and will have to repeat the process... but I am not thrilled with what has happened. Executing the same on the downloaded version of libfontconfig-devel-2.2.2-1.tar.bz2, I got: shaddy@swing ~ $ ls -l /cygdrive/h/cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 -r--r--r-- 1 shaddy None 94226 Mar 28 00:31 /cygdrive/h/cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 shaddy@swing ~ $ tar -tjvf /cygdrive/h/cygwin_netrelease/release/X11/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.2-1.tar.bz2 | head -1 drwxr-xr-x root/root 0 2004-11-12 04:54:53 usr/ shaddy@swing ~ $ So, I think it is obvious that there was a slight problem with the ownership, and the apparent minor severity of the problem was deemed acceptable to circumvent the convention, and overwrite the build 1 of v2.2.1. Obviously, this is not a disastrous problem, which I can recover from manually (still ongoing at the time of writing. Let's see what happens when I get past libfreetype2-devel)... but I feel it was unnecessary. In my opinion, you should just have made a build 2. Anyway, I hope it's food for thought. Otherwise, you have my gratitude for the 99.9% of the work that you do with excellence. Regards, Shaddy From shaddy_baddah@hotmail.com Sun Mar 27 15:54:00 2005 From: shaddy_baddah@hotmail.com (Shaddy Baddah) Date: Sun, 27 Mar 2005 15:54:00 -0000 Subject: Complaint: libfontconfig-devel-2.2.2-1.tar.bz2 (and others) changed on mirrors References: Message-ID: Hi, Ok. Just for the record, only three files from those I had cached have changed from the original publication: libfontconfig-devel-2.2.2-1.tar.bz2 libfreetype2-devel-2.1.5-1.tar.bz2 libXft-devel-2.1.6-1.tar.bz2 Regards, Shaddy From ihok@hotmail.com Mon Mar 28 00:08:00 2005 From: ihok@hotmail.com (Jack Tanner) Date: Mon, 28 Mar 2005 00:08:00 -0000 Subject: always-on-top bug Message-ID: The splashscreen of an app being displayed over ssh X11 forwarding stays on top of other windows instead of going to background when I select a Windows window. Normally, I would've never noticed this since splashscreens usually whiz by, but I was on a slow connection, and this was very noticeable. From pechtcha@cs.nyu.edu Mon Mar 28 03:31:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Mon, 28 Mar 2005 03:31:00 -0000 Subject: Missing libs when compiling GTK+ code In-Reply-To: <76ac0553050327014071a2e2e9@mail.gmail.com> References: <76ac055305032609156a011629@mail.gmail.com> <4245B76C.1040307@familiehaase.de> <76ac055305032611487bfaf500@mail.gmail.com> <76ac0553050327014071a2e2e9@mail.gmail.com> Message-ID: On Sun, 27 Mar 2005, Radek Vokal wrote: > > On Sat, 26 Mar 2005, Radek Vokal wrote: > > > > > On Sat, 26 Mar 2005 20:26:36 +0100, Gerrit P. Haase wrote: > > > > . Thanks. > > > > > > Radek Vokal wrote: > > > > > > > > > I'm trying to compile my project under Cygwin/X and faced several > > > > > problems. The first one was missing libXrender.la file. Thanx to this > > > > > mailing list I've solved this issue but right after fixing this the > > > > > makefile reports: > > > > > > > > > > gcc.exe: /usr/lib/libgpg-error.dll.a: No such file or directory > > > > > [snip] > > > > > gcc.exe: /usr/lib/libiconv.dll.a: No such file or directory > > > > > make[2]: *** [myproject.exe] Error 1 > > > > > etc. > > > > > > > > > > Strange that all these files are present in these directories. Am I > > > > > missing some PATH configuration or ldconfig stuff? > > > > > > > > Just a guess: what about the permissions on these files? > > > > Can you do `ls /usr/lib/libiconv.dll.a` as the same user who issues > > > > the make command? How looks the link command used? > > > > > > This looks fine. Does permission really mather in Cygwin anyway? I see > > > all these listed files, ls -l /usr/lib/libiconv.dll.a says > > > > > > -rwxr-x---+ 1 rat Users 7630 Jul 6 2004 /usr/lib/libiconv.dll.a* > > > > > > which seems to be ok. > > > > Does it help if you run gcc with CYGWIN="notraverse"? > > Igor > > -- > > I think I do sth wrong. I started with helloword example trying to > compile it with > > gcc -mms-bitfields -mno-cygwin -mwindows helloworld.c -o helloworld.exe `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0` > > but I get several errors starting with > > helloword.c:1:21: gtk/gtk.h: No such file or directory > > which looks really supicious. When I try to locate gtk.h file I find it in > /usr/include/gtk-1.2/gtk/gtk.h > /usr/include/gtk-2.0/gtk/gtk.h Brian is correct in that -mno-cygwin will make gcc look for the header files, etc, in different places. However, since your original e-mail mentioned link errors rather than missing include file errors, and the missing libraries are in the standard Cygwin locations, I'm assuming you originally tried to use gcc without -mno-cygwin. FWIW, it might be a good idea to drop -mwindows as well... > Igor, what does it mean CYGWIN="notraverse"? It means to add "notraverse" to the value of the CYGWIN environment variable before running gcc. In bash, you can do it all on one line, e.g., CYGWIN="$CYGWIN notraverse" gcc ... This expands on Gerrit's question about permissions. You may have too-strict permission settings on some directories. Newer Cygwin versions by default check not only the permissions on files, but also the permissions on all the directories in the path that is traversed to reach those files. The "notraverse" setting turns off this checking. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT From pechtcha@cs.nyu.edu Mon Mar 28 04:29:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Mon, 28 Mar 2005 04:29:00 -0000 Subject: always-on-top bug In-Reply-To: References: Message-ID: On Sun, 27 Mar 2005, Jack Tanner wrote: > The splashscreen of an app being displayed over ssh X11 forwarding stays > on top of other windows instead of going to background when I select a > Windows window. Normally, I would've never noticed this since > splashscreens usually whiz by, but I was on a slow connection, and this > was very noticeable. Was this in multiwindow mode, or in rootless/rooted mode? If the former, then AFAIU this is expected behavior -- the windows are managed by the native Windows window manager, and any always-on-top hints are translated to the Windows always-on-top attribute, which makes your window *really* stay on top of others. If the latter, does it make other X windows stay on top of the Windows windows? If so, this sounds like a bug. If not, I can't see how this is possible, as the rootless mode is implemented via one large window with transparent areas, IIRC. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT From ihok@hotmail.com Mon Mar 28 21:01:00 2005 From: ihok@hotmail.com (Jack Tanner) Date: Mon, 28 Mar 2005 21:01:00 -0000 Subject: always-on-top bug In-Reply-To: References: Message-ID: <42487056.1090806@hotmail.com> Igor Pechtchanski wrote: >>The splashscreen of an app being displayed over ssh X11 forwarding stays >>on top of other windows instead of going to background when I select a >>Windows window. Normally, I would've never noticed this since >>splashscreens usually whiz by, but I was on a slow connection, and this >>was very noticeable. > > Was this in multiwindow mode, or in rootless/rooted mode? If the former, > then AFAIU this is expected behavior -- the windows are managed by the Yes, this was in multiwindow mode. But multiwindow mode doesn't use the internal Windows window manager, does it? I had thought it used an emulation of it that tried to be as similar as possible. A native Windows OpenOffice.org starts with a splashscreen that I can send to the background by clicking on a different window. An X11-forwarded OOo starts with a splashscreen that stays on top no matter what. Does this mean that the Windows OOo doesn't draw its splashscreen with an always-on-top instruction? From cygwin@mscha.org Mon Mar 28 23:29:00 2005 From: cygwin@mscha.org (Michael Schaap) Date: Mon, 28 Mar 2005 23:29:00 -0000 Subject: Small clipboard bug triggered by gvim Message-ID: <4248933E.2030301@mscha.org> Hi, I recently started using Cygwin/X a bit more, and it works amazingly well! I did, however, stumble upon a small bug using the built-in "-clipboard" handling: when using a GTK2 gvim, consecutive selections are not copied to the Windows clipboard. Here's how to recreate this: Build a GTK2 version of gvim. (Alternatively, just use a GTK2 gvim on a Linux box, for instance.) Start Cygwin/X, using run XWin -multiwindow -clipboard -silent-dup-error (e.g. using the standard batch file). Start an xterm. Start Notepad (or some other native Win app). Start gvim. Type Hello, World! Select the string "Hello" in gvim. Middle-click in xterm. Result: "Hello". Paste in Notepad. Result: "Hello". Select the string "World" in gvim. Middle-click in xterm. Result: "World". Paste in Notepad. Result: "Hello". Oops... Select something in Notepad and copy it to the clipboard. Re-select the string "World" in gvim. Paste in Notepad. Result: "World". Now it does work... When starting Cygwin/X without "-clipboard", and running xwinclip by hand, it appears to work fine. Best regards, ?? Michael From scegielski@yahoo.com Tue Mar 29 00:58:00 2005 From: scegielski@yahoo.com (Scott Cegielski) Date: Tue, 29 Mar 2005 00:58:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm Message-ID: <20050329005816.89459.qmail@web52805.mail.yahoo.com> Hello, Please help. This is my first time trying to start X windows using cygwin although I have been using cygwin for a while now. I am running it like this: 1. Open cygwin bash shell 2. Type startxwin.bat The problem is that not much happens after that except that an X icon shows up in the windows task bar. If I open the windows Task Manager, I can see that there are two XWin.exe programs running. There is also an xterm.exe running, although I cannot see it on my screen. I have tried killing one of the XWin.exe processes, but the xterm never opens. I have also tried startx from the cygwin shell. This produces the same results described above, although it does print some information to the shell. Listed below is a copy of this shell printout. Am I starting it the wrong way? I am running this under Windows XP with service pack 2 installed. Any ideas? I have seached the web and mailing list archive to try and find some answers for this problem, but have found nothing. Thanks in advance for any help. Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.1.0-7 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TT F/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/ X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 1024 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () winInitMultiWindowWM - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options = "(null )" (EE) Couldn't load XKB keymap, falling back to pre-XKB keymap (--) 16 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! winPointerWarpCursor - Discarding first warp: 640 512 winMultiWindowXMsgProc - pthread_mutex_lock () returned. winProcEstablishConnection - Hello winMultiWindowXMsgProc - pthread_mutex_unlock () returned. winInitMultiWindowWM - pthread_mutex_lock () returned. winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - pthread_mutex_unlock () returned. winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 Scott Cegielski scegielski@yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From steven@poiema.org Tue Mar 29 01:08:00 2005 From: steven@poiema.org (Steven Boothe) Date: Tue, 29 Mar 2005 01:08:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: <20050329005816.89459.qmail@web52805.mail.yahoo.com> References: <20050329005816.89459.qmail@web52805.mail.yahoo.com> Message-ID: <4248AA71.2000301@poiema.org> Scott Cegielski wrote: > Hello, > Please help. This is my first time trying to start X windows using cygwin > although I have been using cygwin for a while now. I am running it like this: > > 1. Open cygwin bash shell > 2. Type startxwin.bat Try typing startx at the command line. What happens then? From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 29 10:58:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 29 Mar 2005 10:58:00 -0000 Subject: always-on-top bug In-Reply-To: <42487056.1090806@hotmail.com> References: <42487056.1090806@hotmail.com> Message-ID: On Mon, 28 Mar 2005, Jack Tanner wrote: > Yes, this was in multiwindow mode. But multiwindow mode doesn't use the > internal Windows window manager, does it? I had thought it used an > emulation of it that tried to be as similar as possible. The multiwindow mode is the only mode which uses the builtin windowmanager. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 29 11:07:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 29 Mar 2005 11:07:00 -0000 Subject: Small clipboard bug triggered by gvim In-Reply-To: <4248933E.2030301@mscha.org> References: <4248933E.2030301@mscha.org> Message-ID: On Tue, 29 Mar 2005, Michael Schaap wrote: > Hi, > > I recently started using Cygwin/X a bit more, and it works amazingly well! > > I did, however, stumble upon a small bug using the built-in "-clipboard" > handling: when using a GTK2 gvim, consecutive selections are not copied > to the Windows clipboard. > > Here's how to recreate this: > > Build a GTK2 version of gvim. (Alternatively, just use a GTK2 gvim on a > Linux box, for instance.) > Start Cygwin/X, using > run XWin -multiwindow -clipboard -silent-dup-error > (e.g. using the standard batch file). > Start an xterm. > Start Notepad (or some other native Win app). > Start gvim. Type > Hello, World! > Select the string "Hello" in gvim. > Middle-click in xterm. Result: "Hello". > Paste in Notepad. Result: "Hello". > Select the string "World" in gvim. > Middle-click in xterm. Result: "World". > Paste in Notepad. Result: "Hello". Oops... > Select something in Notepad and copy it to the clipboard. > Re-select the string "World" in gvim. > Paste in Notepad. Result: "World". Now it does work... This is most likely because gvim always holds the selection. There is no clipboard in X11, just an information which application holds the selection. If an application wants to insert the selection it sends an event to the selection owner and the owner sends back the selected data. This may change between calls. The clipboard manager does not receive information that the clipboard changed, so it will insert the old string regardless of changes in the client. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Tue Mar 29 11:09:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Tue, 29 Mar 2005 11:09:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: <20050329005816.89459.qmail@web52805.mail.yahoo.com> References: <20050329005816.89459.qmail@web52805.mail.yahoo.com> Message-ID: On Mon, 28 Mar 2005, Scott Cegielski wrote: > Hello, > Please help. This is my first time trying to start X windows using cygwin > although I have been using cygwin for a while now. I am running it like this: > > 1. Open cygwin bash shell > 2. Type startxwin.bat > > The problem is that not much happens after that except that an X icon shows up > in the windows task bar. If I open the windows Task Manager, I can see that > there are two XWin.exe programs running. There is also an xterm.exe running, > although I cannot see it on my screen. I have tried killing one of the > XWin.exe processes, but the xterm never opens. Do you have ZoneAlarm or other Personal Firewalls or Live Virusscanners installed? The interfere with the cygwin network handling and will break Cygwin/X. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From scegielski@yahoo.com Tue Mar 29 17:44:00 2005 From: scegielski@yahoo.com (Scott Cegielski) Date: Tue, 29 Mar 2005 17:44:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: 6667 Message-ID: <20050329174448.70305.qmail@web52804.mail.yahoo.com> I did also try startx. Please see my original email for the output of startx. thanks --- Steven Boothe wrote: > Scott Cegielski wrote: > > Hello, > > Please help. This is my first time trying to start X windows using cygwin > > although I have been using cygwin for a while now. I am running it like > this: > > > > 1. Open cygwin bash shell > > 2. Type startxwin.bat > > Try typing startx at the command line. What happens then? > > Scott Cegielski scegielski@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From eyalroz@technion.ac.il Tue Mar 29 21:12:00 2005 From: eyalroz@technion.ac.il (Eyal Rozenberg) Date: Tue, 29 Mar 2005 21:12:00 -0000 Subject: problem with /etc/X11/xinit/xinitrc Message-ID: <4249C566.8020204@technion.ac.il> Many of the variables used in /etc/X11/xinit/xinitrc must be placed within double quotes, otherwise home directory names with spaces are not handled properly, e.g. /home/Some One/ is treated as two separate tokens on the command line. I suggest the following : --------------------------------------- #!/bin/sh # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $ userresources="$HOME"/.Xresources usermodmap="$HOME"/.Xmodmap sysresources=/usr/X11R6/lib/X11/xinit/.Xresources sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap # merge in defaults and keymaps if [ -f "$sysresources" ]; then xrdb -merge "$sysresources" fi if [ -f "$sysmodmap" ]; then xmodmap "$sysmodmap" fi if [ -f "$userresources" ]; then xrdb -merge "$userresources" fi if [ -f "$usermodmap" ]; then xmodmap "$usermodmap" fi # start some nice programs exec xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e /usr/bin/bash -l --------------------------------------- Eyal Rozenberg PS - This may also be an issue with some other scripts. From Armbrust.Daniel@mayo.edu Tue Mar 29 22:59:00 2005 From: Armbrust.Daniel@mayo.edu (Armbrust, Daniel C.) Date: Tue, 29 Mar 2005 22:59:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm Message-ID: This happens to me all the time - I usually have to launch the X stuff 2 or 3 times before it actually works. I have to manually kill off all xterm.exe, bash.exe, and other cygwin programs in between the launches. I keep meaning to look into it more, but since I start it less than once a week, I haven't had enough incentive to dig deeper yet. I just set up cygwin on another machine this week, and it suffers the same problem. Dan From pechtcha@cs.nyu.edu Tue Mar 29 23:09:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 29 Mar 2005 23:09:00 -0000 Subject: always-on-top bug In-Reply-To: <42487056.1090806@hotmail.com> References: <42487056.1090806@hotmail.com> Message-ID: On Mon, 28 Mar 2005, Jack Tanner wrote: > Igor Pechtchanski wrote: > > > The splashscreen of an app being displayed over ssh X11 forwarding stays > > > on top of other windows instead of going to background when I select a > > > Windows window. Normally, I would've never noticed this since > > > splashscreens usually whiz by, but I was on a slow connection, and this > > > was very noticeable. > > > > Was this in multiwindow mode, or in rootless/rooted mode? If the former, > > then AFAIU this is expected behavior -- the windows are managed by the > > Yes, this was in multiwindow mode. But multiwindow mode doesn't use the > internal Windows window manager, does it? I had thought it used an > emulation of it that tried to be as similar as possible. As Alexander said, multiwindow mode is a thin layer on top of the internal Windows window manager. All of the X hints and attributes (like "always-on-top") are translated to the corresponding Windows hints and attributes by the multiwindow layer. > A native Windows OpenOffice.org starts with a splashscreen that I can > send to the background by clicking on a different window. An > X11-forwarded OOo starts with a splashscreen that stays on top no matter > what. Does this mean that the Windows OOo doesn't draw its splashscreen > with an always-on-top instruction? Possibly. You'd need to look at the source to find that out. They do use different windowing libraries, so I wouldn't be surprised if the code that deals with splash screens is radically different... Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT From surreal_world@hotmail.com Tue Mar 29 23:24:00 2005 From: surreal_world@hotmail.com (Jason B) Date: Tue, 29 Mar 2005 23:24:00 -0000 Subject: Question about X-Windows and Perl Message-ID: I am currently working on a program for school that I must write in Perl. The program is to code something that will create a new X-Windows application. Inorder to test my program I need to use an X-Windows environment, I installed CygwinX and when I run my perl code using the following command perl tkdemo.pl the following error appears Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at tkdemo.pl line 3. BEGIN failed--compilation aborted at tkdemo.pl line 3 I know for a fact the code is correct as it runs perfectly fine on the school Unix boxes. I however have a windows box, and cannot seem to get this work. Any and all help will be greatly appreciated. Thank you From ihok@hotmail.com Wed Mar 30 00:12:00 2005 From: ihok@hotmail.com (Jack Tanner) Date: Wed, 30 Mar 2005 00:12:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: References: Message-ID: <4249EEF7.2040404@hotmail.com> Armbrust, Daniel C. wrote: > > This happens to me all the time - I usually have to launch the X stuff 2 or 3 times before it actually works. > > I have to manually kill off all xterm.exe, bash.exe, and other cygwin programs in between the launches. I keep meaning to look into it more, but since I start it less than once a week, I haven't had enough incentive to dig deeper yet. I guess I'm not alone. I've managed to solve this problem with the following hack: I add a "pause" command to the end of startxwin.bat. I forget why I tried this, but it works. From cygwin@mscha.org Wed Mar 30 01:36:00 2005 From: cygwin@mscha.org (Michael Schaap) Date: Wed, 30 Mar 2005 01:36:00 -0000 Subject: Small clipboard bug triggered by gvim In-Reply-To: References: <4248933E.2030301@mscha.org> Message-ID: <424A0277.6050602@mscha.org> On 29-Mar-2005 13:06, Alexander Gottwald wrote: >On Tue, 29 Mar 2005, Michael Schaap wrote: > > > >>Hi, >> >>I recently started using Cygwin/X a bit more, and it works amazingly well! >> >>I did, however, stumble upon a small bug using the built-in "-clipboard" >>handling: when using a GTK2 gvim, consecutive selections are not copied >>to the Windows clipboard. >> >> >> > >This is most likely because gvim always holds the selection. >There is no clipboard in X11, just an information which application >holds the selection. If an application wants to insert the selection >it sends an event to the selection owner and the owner sends back >the selected data. This may change between calls. > >The clipboard manager does not receive information that the clipboard >changed, so it will insert the old string regardless of changes in the >client. > > > Yeah, that'd do it... :-( (This also explains why the standalone xwinclip doesn't have this problem: it keeps stealing the selection.) Thanks, ?? Michael From scegielski@yahoo.com Wed Mar 30 04:34:00 2005 From: scegielski@yahoo.com (Scott Cegielski) Date: Wed, 30 Mar 2005 04:34:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: 6667 Message-ID: <20050330043416.92792.qmail@web52807.mail.yahoo.com> For me, putting a pause at the end of startxwin.bat does not make it work. However, I have found something that does seem to work for me. When I launch statxwin.bat, in addition to the 2 XWin.exe processes, there is also a sh.exe process that starts which I assume is from the MS-DOS shell that the .bat is run from. Even though the shell window closes after the script finishes, the sh.exe process is still running. If I open the task manger and end the sh.exe process, the xterm pops open and the extra XWin.exe goes away. Does anyone know why this sh.exe process whould linger around or how to kill it without having to open the task manager and mouse to it every time? --- Jack Tanner wrote: > Armbrust, Daniel C. wrote: > > > > This happens to me all the time - I usually have to launch the X stuff 2 or > 3 times before it actually works. > > > > I have to manually kill off all xterm.exe, bash.exe, and other cygwin > programs in between the launches. I keep meaning to look into it more, but > since I start it less than once a week, I haven't had enough incentive to dig > deeper yet. > > I guess I'm not alone. I've managed to solve this problem with the > following hack: I add a "pause" command to the end of startxwin.bat. I > forget why I tried this, but it works. > Scott Cegielski scegielski@yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From sbarkla@gmail.com Wed Mar 30 08:25:00 2005 From: sbarkla@gmail.com (Scott Barkla) Date: Wed, 30 Mar 2005 08:25:00 -0000 Subject: Question about X-Windows and Perl In-Reply-To: References: Message-ID: <4aa09a51050330002524d9b7c6@mail.gmail.com> You need to install the Tk bundle which does not come with the cygwin perl distribution. You can get it from CPAN. This is not really on topic for cygwin-xfree as it is entirely a Perl issue. Cheers, Scott B. On Tue, 29 Mar 2005 18:23:37 -0500, Jason B wrote: > I am currently working on a program for school that I must write in Perl. > The program is to code something that will create a new X-Windows > application. Inorder to test my program I need to use an X-Windows > environment, I installed CygwinX and when I run my perl code using the > following command > perl tkdemo.pl > the following error appears > Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5.8/cygwin > /usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8/cygwin > /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8 > /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/perl5/vendor_perl/5.8 > /usr/lib/perl5/vendor_perl/5.8 .) at tkdemo.pl line 3. > BEGIN failed--compilation aborted at tkdemo.pl line 3 > > I know for a fact the code is correct as it runs perfectly fine on the > school Unix boxes. I however have a windows box, and cannot seem to get > this work. Any and all help will be greatly appreciated. > > Thank you > > -- Scott Barkla Consulting Manager South Australia 203 Fullarton Road, Eastwood SA 5063 Phone: 08 8373 8500 Fax: 08 8373 8501 Mobile: 0411 742 908 E-mail: Scott_Barkla@TechnologyOneCorp.com Web: http://www.TechnologyOneCorp.com From alexander.gottwald@s1999.tu-chemnitz.de Wed Mar 30 09:17:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 30 Mar 2005 09:17:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: <20050330043416.92792.qmail@web52807.mail.yahoo.com> References: <20050330043416.92792.qmail@web52807.mail.yahoo.com> Message-ID: On Tue, 29 Mar 2005, Scott Cegielski wrote: > For me, putting a pause at the end of startxwin.bat does not make it work. > However, I have found something that does seem to work for me. When I launch > statxwin.bat, in addition to the 2 XWin.exe processes, there is also a sh.exe > process that starts which I assume is from the MS-DOS shell that the .bat is > run from. Even though the shell window closes after the script finishes, the > sh.exe process is still running. If I open the task manger and end the sh.exe > process, the xterm pops open and the extra XWin.exe goes away. Does anyone > know why this sh.exe process whould linger around or how to kill it without > having to open the task manager and mouse to it every time? This is from the xkbcomp call. Add -kb to the xwin commandline and it will not be started but the keyboard layout will be us only. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Alexander.Gottwald@s1999.tu-chemnitz.de Wed Mar 30 09:22:00 2005 From: Alexander.Gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Wed, 30 Mar 2005 09:22:00 -0000 Subject: problem with /etc/X11/xinit/xinitrc In-Reply-To: <4249C566.8020204@technion.ac.il> References: <4249C566.8020204@technion.ac.il> Message-ID: Eyal Rozenberg wrote: > Many of the variables used in /etc/X11/xinit/xinitrc must be placed > within double quotes, otherwise home directory names with spaces are not > handled properly, e.g. /home/Some One/ is treated as two separate tokens > on the command line. I suggest the following : I'll add it to the next startup scripts release bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From Armbrust.Daniel@mayo.edu Wed Mar 30 22:37:00 2005 From: Armbrust.Daniel@mayo.edu (Armbrust, Daniel C.) Date: Wed, 30 Mar 2005 22:37:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm Message-ID: The -kb command helped with one of my machines that was having intermittent difficulties in launching. On another machine, however, I always have to execute the following script twice before I get any Xwin windows: --CUT-- All of the standard startXWin.bat environment setup stuff... --CUT-- run XWin -multiwindow -clipboard -silent-dup-error -kb run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e /usr/bin/bash -l run xterm -geometry 80x50-0-0 -sl 500 -sb -rightbar -e ssh -Y username@some.server The first time that I run it - Xwin.exe and two xterm.exe's appear in the process manager - then both xterm's disappear. Eventually the X finally appears in the lower right corner. Then I run the script again, and this time the xterms actually launch. Here is the log file from the first launch: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-1 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/X11R6/bin/XWin -multiwindow -clipboard -silent-dup-error -kb ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1280 h 1024 winInitializeDefaultScreens - Returning _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 1024 depth: 32 winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () winInitMultiWindowWM - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" (++) XkbExtension disabled (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! winMultiWindowXMsgProc - pthread_mutex_lock () returned. winInitMultiWindowWM - pthread_mutex_lock () returned. winInitMultiWindowWM - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 winProcEstablishConnection - Hello winInitClipboard () winProcEstablishConnection - winInitClipboard returned. winClipboardProc - Hello DetectUnicodeSupport - Windows NT/2000/XP winClipboardProc - DISPLAY=127.0.0.1:0.0 winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. winClipboardProc - XOpenDisplay () returned and successfully opened the display. Does this shed any light on things? Thanks, Dan From rodmedina@cantv.net Thu Mar 31 02:36:00 2005 From: rodmedina@cantv.net (Rodrigo Medina) Date: Thu, 31 Mar 2005 02:36:00 -0000 Subject: XWin crashes when exiting in W98(SE) Message-ID: <242740-2200534312367274@cantv.net> Hi, Lately I have found the following bug. I have W98(SE) and the latest XWin and cygwin1.dll snapshot. I start XWin with "XWin -multiwindow &" I run any (or none) X program and it works fine. I close the X programs and everything is OK. Then I try to close XWin with the Exit button and XWin crashes. This is what you get from the Windows alert window: XWIN caused an invalid page fault in module CYGWIN1.DLL at 0167:610bafb5. Registers: EAX=0000004b CS=0167 EIP=610bafb5 EFLGS=00010206 EBX=76003c30 SS=016f ESP=01a3fbc8 EBP=01a3fbe0 ECX=01100f28 DS=016f ESI=01100f30 FS=509f EDX=76003c30 ES=016f EDI=77104b58 GS=0000 Bytes at CS:EIP: 8b 47 04 83 e0 fc 89 45 f0 0f b6 41 04 34 01 24 Stack dump: 00000000 7600e404 01a3f0a0 01100f30 61000000 00000000 01a3fc10 6105ef75 760096d3 76009752 00002736 61000000 01100f20 01100710 00002736 bff7dcbf XWin.log and the output of "cygcheck -s" are attached. Bye. R.M. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: syscheck.txt URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.log Type: application/octet-stream Size: 2636 bytes Desc: XWin.log URL: From scegielski@yahoo.com Thu Mar 31 02:44:00 2005 From: scegielski@yahoo.com (Scott Cegielski) Date: Thu, 31 Mar 2005 02:44:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: 6667 Message-ID: <20050331024418.59628.qmail@web52804.mail.yahoo.com> For me, adding -kb to the xwin command did work. Thanks much for the help. --- "Armbrust, Daniel C." wrote: > The -kb command helped with one of my machines that was having intermittent > difficulties in launching. > > > > On another machine, however, I always have to execute the following script > twice before I get any Xwin windows: > > > --CUT-- > All of the standard startXWin.bat environment setup stuff... > --CUT-- > > run XWin -multiwindow -clipboard -silent-dup-error -kb > run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e > /usr/bin/bash -l > run xterm -geometry 80x50-0-0 -sl 500 -sb -rightbar -e ssh -Y > username@some.server > > > The first time that I run it - Xwin.exe and two xterm.exe's appear in the > process manager - then both xterm's disappear. Eventually the X finally > appears in the lower right corner. > > Then I run the script again, and this time the xterms actually launch. > > Here is the log file from the first launch: > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 6.8.2.0-1 > > Contact: cygwin-xfree@cygwin.com > > XWin was started with the following command line: > > /usr/X11R6/bin/XWin -multiwindow -clipboard -silent-dup-error > -kb > > ddxProcessArgument - Initializing default screens > winInitializeDefaultScreens - w 1280 h 1024 > winInitializeDefaultScreens - Returning > _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be > created. > (II) XF86Config is not supported > (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information > (==) FontPath set to > "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" > winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per > pixel > winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 1024 depth: 32 > winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp > 32 > null screen fn ReparentWindow > null screen fn RestackWindow > InitQueue - Calling pthread_mutex_init > InitQueue - pthread_mutex_init returned > InitQueue - Calling pthread_cond_init > InitQueue - pthread_cond_init returned > winInitMultiWindowWM - Hello > winMultiWindowXMsgProc - Hello > winMultiWindowXMsgProc - Calling pthread_mutex_lock () > winInitMultiWindowWM - Calling pthread_mutex_lock () > MIT-SHM extension disabled due to lack of kernel support > XFree86-Bigfont extension local-client optimization disabled due to lack of > shared memory support in the kernel > (--) Setting autorepeat to delay=500, rate=31 > (--) winConfigKeyboard - Layout: "00000409" (00000409) > (--) Using preset keyboard for "English (USA)" (409), type "4" > (++) XkbExtension disabled > (--) 3 mouse buttons found > Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from > list! > winMultiWindowXMsgProc - pthread_mutex_lock () returned. > winInitMultiWindowWM - pthread_mutex_lock () returned. > winInitMultiWindowWM - pthread_mutex_unlock () returned. > winMultiWindowXMsgProc - pthread_mutex_unlock () returned. > winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 > winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 > winProcEstablishConnection - Hello > winInitClipboard () > winProcEstablishConnection - winInitClipboard returned. > winClipboardProc - Hello > DetectUnicodeSupport - Windows NT/2000/XP > winClipboardProc - DISPLAY=127.0.0.1:0.0 > winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the > display. > winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the > display. > winClipboardProc - XOpenDisplay () returned and successfully opened the > display. > > > Does this shed any light on things? > > Thanks, > > Dan > Scott Cegielski scegielski@yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From brian@dessent.net Thu Mar 31 02:45:00 2005 From: brian@dessent.net (Brian Dessent) Date: Thu, 31 Mar 2005 02:45:00 -0000 Subject: getting rxvt to use the same font for both W11 and X11 Message-ID: <424B5B45.DB03F3D4@dessent.net> I would like to specify a font for rxvt in ~/.Xdefaults and have it look the same whether it's using native win32 or X11. I have added lucida console to the font path, and I wish to have it be 11 pt. If I put: rxvt*font: "-*-lucida console-*-*-*-*-*-11-*-*-*-*-*-*" ...in .Xdefaults, then the font looks fine for W11 (rxvt started with no xserver), but it's tiny when started with Xwin running. Likewise if I use rxvt*font: "-*-lucida console-*-*-*-*-*-110-*-*-*-*-*-*" ...in .Xdefaults, then the font looks correct for X11 but looks HUGE for native windows. It seems that W11 and X11 seem to have a factor of 100 difference in point sizes. Is there any clean solution to this, so that I can have the fonts look the same in both situations? Brian From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 31 09:10:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 31 Mar 2005 09:10:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: References: Message-ID: On Wed, 30 Mar 2005, Armbrust, Daniel C. wrote: > The -kb command helped with one of my machines that was having intermittent difficulties in launching. > > > > On another machine, however, I always have to execute the following script twice before I get any Xwin windows: > > run XWin -multiwindow -clipboard -silent-dup-error -kb > run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e /usr/bin/bash -l > run xterm -geometry 80x50-0-0 -sl 500 -sb -rightbar -e ssh -Y username@some.server > > > The first time that I run it - Xwin.exe and two xterm.exe's appear in the process manager - then both xterm's disappear. Eventually the X finally appears in the lower right corner. This means XWin is taking very long to startup. Maybe because of a virus scanner? The xterms will timeout after no connection to the xserver could be established. The second xserver will notice the first one and will silently exit but now the xterms can connect to the first xserver. Adding a sleep after run XWin might help by postponing the xterm startup. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From scegielski@yahoo.com Thu Mar 31 16:37:00 2005 From: scegielski@yahoo.com (Scott Cegielski) Date: Thu, 31 Mar 2005 16:37:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: 6667 Message-ID: <20050331163742.12254.qmail@web52804.mail.yahoo.com> I'm just trying to understand this even though it works for me now. Why are two X servers launching in the first place? --- Alexander Gottwald wrote: > On Wed, 30 Mar 2005, Armbrust, Daniel C. wrote: > > > The -kb command helped with one of my machines that was having intermittent > difficulties in launching. > > > > > > > > On another machine, however, I always have to execute the following script > twice before I get any Xwin windows: > > > > run XWin -multiwindow -clipboard -silent-dup-error -kb > > run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e > /usr/bin/bash -l > > run xterm -geometry 80x50-0-0 -sl 500 -sb -rightbar -e ssh -Y > username@some.server > > > > > > The first time that I run it - Xwin.exe and two xterm.exe's appear in the > process manager - then both xterm's disappear. Eventually the X finally > appears in the lower right corner. > > This means XWin is taking very long to startup. Maybe because of a virus > scanner? > The xterms will timeout after no connection to the xserver could be > established. > The second xserver will notice the first one and will silently exit but now > the > xterms can connect to the first xserver. > > Adding a sleep after run XWin might help by postponing the xterm startup. > > bye > ago > -- > Alexander.Gottwald@s1999.tu-chemnitz.de > http://www.gotti.org ICQ: 126018723 > Scott Cegielski scegielski@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From Armbrust.Daniel@mayo.edu Thu Mar 31 16:49:00 2005 From: Armbrust.Daniel@mayo.edu (Armbrust, Daniel C.) Date: Thu, 31 Mar 2005 16:49:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm Message-ID: Because I execute the entire script twice, since the first execution doesn't bring up any xterms. Still not sure what is causing it to take so long to launch the xwin.exe. Can I set the timeout values on the xterm's with a flag? Dan -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Scott Cegielski Sent: Thursday, March 31, 2005 10:38 AM To: cygwin-xfree@cygwin.com Subject: RE: Multiple XWin.exe programs loading and no xterm I'm just trying to understand this even though it works for me now. Why are two X servers launching in the first place? --- Alexander Gottwald wrote: > On Wed, 30 Mar 2005, Armbrust, Daniel C. wrote: > > > The -kb command helped with one of my machines that was having intermittent > difficulties in launching. > > > > > > > > On another machine, however, I always have to execute the following script > twice before I get any Xwin windows: > > > > run XWin -multiwindow -clipboard -silent-dup-error -kb > > run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e > /usr/bin/bash -l > > run xterm -geometry 80x50-0-0 -sl 500 -sb -rightbar -e ssh -Y > username@some.server > > > > > > The first time that I run it - Xwin.exe and two xterm.exe's appear in the > process manager - then both xterm's disappear. Eventually the X finally > appears in the lower right corner. > > This means XWin is taking very long to startup. Maybe because of a virus > scanner? > The xterms will timeout after no connection to the xserver could be > established. > The second xserver will notice the first one and will silently exit but now > the > xterms can connect to the first xserver. > > Adding a sleep after run XWin might help by postponing the xterm startup. > > bye > ago > -- > Alexander.Gottwald@s1999.tu-chemnitz.de > http://www.gotti.org ICQ: 126018723 > Scott Cegielski scegielski@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From scegielski@yahoo.com Thu Mar 31 17:40:00 2005 From: scegielski@yahoo.com (Scott Cegielski) Date: Thu, 31 Mar 2005 17:40:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: 6667 Message-ID: <20050331174047.58833.qmail@web52802.mail.yahoo.com> I wasn'y reffering to your situation specifically. Even when the script is not executed twice, two Xwin.exe processes launch. That is what I described in the first post of this thread. As I learned, adding the -kb flag makes the second Xwin.exe die shortly after the initial launch, but my question is why two are loading in the first place. --- "Armbrust, Daniel C." wrote: > Because I execute the entire script twice, since the first execution doesn't > bring up any xterms. > > Still not sure what is causing it to take so long to launch the xwin.exe. > > Can I set the timeout values on the xterm's with a flag? > > Dan > > > -----Original Message----- > From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On > Behalf Of Scott Cegielski > Sent: Thursday, March 31, 2005 10:38 AM > To: cygwin-xfree@cygwin.com > Subject: RE: Multiple XWin.exe programs loading and no xterm > > I'm just trying to understand this even though it works for me now. Why are > two X servers launching in the first place? > > --- Alexander Gottwald wrote: > > On Wed, 30 Mar 2005, Armbrust, Daniel C. wrote: > > > > > The -kb command helped with one of my machines that was having > intermittent > > difficulties in launching. > > > > > > > > > > > > On another machine, however, I always have to execute the following > script > > twice before I get any Xwin windows: > > > > > > run XWin -multiwindow -clipboard -silent-dup-error -kb > > > run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e > > /usr/bin/bash -l > > > run xterm -geometry 80x50-0-0 -sl 500 -sb -rightbar -e ssh -Y > > username@some.server > > > > > > > > > The first time that I run it - Xwin.exe and two xterm.exe's appear in the > > process manager - then both xterm's disappear. Eventually the X finally > > appears in the lower right corner. > > > > This means XWin is taking very long to startup. Maybe because of a virus > > scanner? > > The xterms will timeout after no connection to the xserver could be > > established. > > The second xserver will notice the first one and will silently exit but now > > the > > xterms can connect to the first xserver. > > > > Adding a sleep after run XWin might help by postponing the xterm startup. > > > > bye > > ago > > -- > > Alexander.Gottwald@s1999.tu-chemnitz.de > > http://www.gotti.org ICQ: 126018723 > > > > > Scott Cegielski > scegielski@yahoo.com > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > Scott Cegielski scegielski@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 31 18:09:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 31 Mar 2005 18:09:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: <20050331174047.58833.qmail@web52802.mail.yahoo.com> References: <20050331174047.58833.qmail@web52802.mail.yahoo.com> Message-ID: On Thu, 31 Mar 2005, Scott Cegielski wrote: > I wasn'y reffering to your situation specifically. Even when the script is not > executed twice, two Xwin.exe processes launch. That is what I described in the > first post of this thread. As I learned, adding the -kb flag makes the second > Xwin.exe die shortly after the initial launch, but my question is why two are > loading in the first place. The XKB extension calls xkbcomp (an external program). This is done via fork. This means for a short time there are two XWin processes but one of them is transformed into an xkbcomp process later (check unix semantics for fork and exec for details). In some cases (textmode mounted /tmp, Personal firewalls and virus scanners) break the fork/exec calls. BTW: I've not heard any definitive answer if you have any of the above mentiond programs running. Disabling the XKB extension will result in not calling xkbcomp, so the lock disappears. bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723 From alexander.gottwald@s1999.tu-chemnitz.de Thu Mar 31 18:10:00 2005 From: alexander.gottwald@s1999.tu-chemnitz.de (Alexander Gottwald) Date: Thu, 31 Mar 2005 18:10:00 -0000 Subject: Multiple XWin.exe programs loading and no xterm In-Reply-To: References: Message-ID: On Thu, 31 Mar 2005, Armbrust, Daniel C. wrote: > Because I execute the entire script twice, since the first execution doesn't bring up any xterms. > > Still not sure what is causing it to take so long to launch the xwin.exe. > > Can I set the timeout values on the xterm's with a flag? no. Use sleep to delay starting the xterms bye ago -- Alexander.Gottwald@s1999.tu-chemnitz.de http://www.gotti.org ICQ: 126018723