From angelo.graziosi@alice.it Mon Dec 1 10:39:00 2008 From: angelo.graziosi@alice.it (Angelo Graziosi) Date: Mon, 01 Dec 2008 10:39:00 -0000 Subject: X, backingstore and opengl In-Reply-To: <4931C007.9050802@alice.it> References: <492ABFC3.9000104@alice.it> <492B4CF8.1040808@alice.it> <492C0F69.3030107@alice.it> <4931C007.9050802@alice.it> Message-ID: <4933BB2D.7080904@alice.it> Angelo Graziosi ha scritto: > Jon TURNEY wrote: > >> Ok, I've tried this and a few other things an I can't reproduce this, >> so I'd like your help to get a backtrace if you are willing: >> >> 1. Download http://www.dronecode.org.uk/cygwin/XWin.exe.bz2 >> (this is a build of XWin with debugging symbols) >> 2. bunzip2.exe XWin.exe.bz2 >> 3. export CYGWIN="$CYGWIN error_start=gdb -nw %1 %2" >> 4. ./XWin.exe -multiwindow -clipboard +bs >> 5. Do what ever you do to reproduce the problem >> 6. When a gdb window pops up, wait for the (gdb) prompt, then "thread >> apply all bt full" >> 7. Mail me the output > > I have done the above, but the 'XWin.exe' you propose DOES NOT segfault! > > However I note: > > 1. it has the icon of X11R6.99, not that of X11R7.4 > > 2. with it, I have the keyboard layout problem described here [1], and > rebasing does not solve > > 3. with it not only ROOT, hsimple.C etc. work but the OpenGL demos work > without the workaround described here [2] (remember the OpenGL > problems here [3]). 4. When I R-click on systray icon, mine 'XWin.exe', which comes from [*], has a context menu with five items: Reload .XWinrc Applications Hide Root Window About... Exit... YOUR 'XWin.exe' has only three items: Hide Root Window About... Exit... may you try [*]? Thanks, Angelo. --- [*] ftp://mirrors.kernel.org/sourceware/cygwin/release/X.Org/xorg-server/xorg-server-1.5.3-4.tar.bz2 > > Apart from 2., with your XWin.exe, ROOT works just as with the old X11R6... > > Cheers, > Angelo. > > --- > [1] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00045.html > [2] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00017.html > [3] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00332.html > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jferguson@juniper.net Tue Dec 2 15:00:00 2008 From: jferguson@juniper.net (James Ferguson) Date: Tue, 02 Dec 2008 15:00:00 -0000 Subject: X11 apps failing after upgrade Message-ID: <272DA63037B08F44B196DCEBBE5ED5DD08A812EF@emailwf1.jnpr.net> All help gratefully received! I haven't found this problem through searches, apologies if I've been searching for the wrong terms. In my first update in a few months I picked up the major upgrade to the X server. XWin -version now reports 1.5.3.0. After having the problems below I did a full reinstall of Cygwin, with no success. My symptoms look similar to tunneling via `ssh -X`, but it happens with both `ssh -Y`, and when I do `xhost +` and display directly to :0 without ssh tunneling. My client machine is Solaris. Everything worked fine before the update. I'm running the installed startxwin.bat startup (with xterm REM'd out). I can display xclock fine. xterm appears up, but as soon as I hit a key it crashes with: >>>> $ xterm xterm: warning, error event received: X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 136 (XKEYBOARD) Minor opcode of failed request: 16 (XkbSetNamedIndicator) Serial number of failed request: 117 Current serial number in output stream: 130 <<<< During which, my /var/log/XWin.0.log gets 8 lines of: >>>> GetWindowProp - pWin or name was NULL <<<< I can't run GNU Emacs at all (self-built Emacs 22.3.1 on the client Solaris machine, but I also tried 21.3.1 installed from sunfreeware.com, same result): >>>> $ emacs X protocol error: BadAtom (invalid Atom parameter) on protocol request 20 Fatal error (6)Abort (core dumped) <<<< Nothing in /var/win/Xwin.0.log on that failure though. I /can/ run the local, Cygwin-installed GNU Emacs - kicked it off via the X server system-tray menu. Any suggestions gratefully received, including what other info I can supply or what diagnostics can I run? Since it seems nobody else is screaming about this suggests it's something about my setup, but I can't think what. On the plus side, I've now fixed my Emacs configuration to work better in the terminal :). Thanks in advance, James. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rkraso@pacbell.net Tue Dec 2 18:04:00 2008 From: rkraso@pacbell.net (RICHARD RASO) Date: Tue, 02 Dec 2008 18:04:00 -0000 Subject: Installed CygwinX and xhost not found Message-ID: <677556.52087.qm@web82808.mail.mud.yahoo.com> Hi, I have just installed CygwinX on my new laptop which is running MS XP Pro version 2002 service pack 2. I used install options All User and Unix mode. I also took the default of downloading all packages. I am trying to setup a X window environment so I can run the Oracle Universal Installer to load Oracle onto my zOS mainframe environment. The first time I started Cygwin from the desktop short cut, I issue the command xhost + , I then received the error message 'bash: xhost not found'. So I have searched the FAQs and found a note that says to add a path statement to correct this problem. Next, I remembered the installation said I could customize the C:\cygwin\home\rraso\.bash_profile by adding this statement PATH="/usr/local/bin:/usr/bin:/bin:$PATH".So I customized the profile and retried the shortcut, followed by xhost +, same resulting error message. After removing the change, I tried inserting the path statement into the Cygwin.BAT file, both before the change directory command and after the bash logon command. Both tests produced the same results 'xhost + not found'. Next, I reinstalled the software but I installed the CygwinX support. I checked the CygwinX documentation and in chapter 4, it talks about starting CygwinX with either startwxin.bat, or startxwin.sh or startx. I have searched my Cygwin files for this members and do not find them. I was expecting to find one or more of them. Do I create a startxwin file? If not, did my installation not work correctly? So at this point, I am not sure where to insert the path statement or even if I have the right statement to insert into someplace the Cygwin files. Any suggestion will be greatly appreciated. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From bkeener@thesoftwaresource.com Tue Dec 2 18:09:00 2008 From: bkeener@thesoftwaresource.com (Brian Keener) Date: Tue, 02 Dec 2008 18:09:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package Message-ID: I periodically do test compile for OpenSceneGraph in Cygwin and up until I recently accidentally updated to the latest X11 stuff the compiles had been working fine. With the recent change I now getting a lot of undefined references for various _gl?? References. I posted this to the OpenSceneGraph list and they suggested I also post here. The package uses ccmake/cmake and from the settings in ccmake when I review them it seems to be properly finding OpenGl according to cmake as: OPENGL_INCLUDE_DIR /usr/include OPENGL_gl_LIBRARY /usr/lib/w32api/libopengl32.a OPENGL_glu_LIBRARY /usr/lib/w32api/libglu32.a the following is the errors and I have include the output from cygcheck -a -r -v. Is this related to the upgrade or something else - any and all suggestion or answers greatly appreciated. Bk CMakeFiles/osg.dir/TextureRectangle.o:TextureRectangle.cpp:(.text+0x1f3 8): undef ined reference to `_glTexImage2D' CMakeFiles/osg.dir/TextureRectangle.o:TextureRectangle.cpp:(.text+0x1f8 7): undef ined reference to `_glPixelStorei' CMakeFiles/osg.dir/TextureRectangle.o:TextureRectangle.cpp:(.text+0x209 a): undef ined reference to `_glPixelStorei' CMakeFiles/osg.dir/TextureRectangle.o:TextureRectangle.cpp:(.text+0x224 1): undef ined reference to `_glTexSubImage2D' CMakeFiles/osg.dir/TextureRectangle.o:TextureRectangle.cpp:(.text+0x241 4): undef ined reference to `_glCopyTexImage2D' CMakeFiles/osg.dir/TextureRectangle.o:TextureRectangle.cpp:(.text+0x254 b): undef ined reference to `_glCopyTexSubImage2D' CMakeFiles/osg.dir/VertexProgram.o:VertexProgram.cpp:(.text+0x14ba): undefined r eference to `_glGetError' CMakeFiles/osg.dir/VertexProgram.o:VertexProgram.cpp:(.text+0x154e): undefined r eference to `_glGetIntegerv' CMakeFiles/osg.dir/VertexProgram.o:VertexProgram.cpp:(.text+0x1564): undefined r eference to `_glGetString' CMakeFiles/osg.dir/VertexProgram.o:VertexProgram.cpp:(.text+0x1966): undefined r eference to `_glMatrixMode' CMakeFiles/osg.dir/VertexProgram.o:VertexProgram.cpp:(.text+0x19a7): undefined r eference to `_glMatrixMode' CMakeFiles/osg.dir/Viewport.o:Viewport.cpp:(.text+0x191): undefined reference to `_glViewport' Creating library file: ../../lib/libosg.dll.a collect2: ld returned 1 exit status make[2]: *** [bin/cygosg-2.7.6.dll] Error 1 make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2 make: *** [all] Error 2 BrianK@atl-lt-5783 /usr/develop/obj/osg $ cygcheck -s -r -v output: Cygwin Configuration Diagnostics Current System Time: Tue Dec 02 12:52:59 2008 Windows XP Professional Ver 5.1 Build 2600 Service Pack 2 Path: C:\cygwin\usr\local\share\OpenSceneGraph\bin C:\cygwin\usr\local\bin C:\cygwin\usr\local\lib C:\cygwin\usr\local\bin C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\Program Files\Business Objects XI\common\3.5\bin\NOTES\ C:\Program Files\Business Objects XI\common\3.5\bin\NOTES\DATA\ C:\program files\sdb\programs\bin C:\program files\sdb\programs\pgm C:\WINDOWS\system32 C:\WINDOWS C:\WINDOWS\System32\Wbem C:\Program Files\SQLLIB\BIN C:\Program Files\SQLLIB\FUNCTION C:\Program Files\SQLLIB\HELP C:\Program Files\Sybase\SQL Anywhere 8\win32 C:\Program Files\Sybase\Shared\win32 C:\Program Files\Sybase\Shared\Sybase Central 4.1 C:\Program Files\Symantec\pcAnywhere\ C:\PROGRA~1\IBM\CLIENT~1 C:\PROGRA~1\IBM\CLIENT~1\Shared C:\PROGRA~1\IBM\CLIENT~1\Emulator .\ Output from C:\cygwin\bin\id.exe (nontsec) UID: 11003(BrianK) GID: 10513(Domain Users) 544(Administrators) 547(Power Users) 555(Remote Desktop Users) 545(Users) 1004(Debugger Users) 10512(Domain Admins) 11059(Domain Super Users) 10513(Domain Users) 11815(Information Tech) Output from C:\cygwin\bin\id.exe (ntsec) UID: 11003(BrianK) GID: 10513(Domain Users) 544(Administrators) 547(Power Users) 555(Remote Desktop Users) 545(Users) 1004(Debugger Users) 10512(Domain Admins) 11059(Domain Super Users) 10513(Domain Users) 11815(Information Tech) SysDir: C:\WINDOWS\system32 WinDir: C:\WINDOWS USER = 'BrianK' LD_LIBRARY_PATH = '/usr/local/lib:/usr/local/bin:/usr/bin:/bin:' PWD = '/home/BrianK' CYGWIN = 'binmode ntsec nostrip_title title' HOME = '/home/BrianK' MAKE_MODE = 'unix' HOMEPATH = '\BrianK' OSG_LIBRARY_PATH = '/usr/local/bin' MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man' DB2INSTANCE = 'DB2' APPDATA = 'C:\Documents and Settings\BrianK\Application Data' POPFILE_ROOT = 'c:\netime\popfile' HOSTNAME = 'atl-lt-5783' SHELL = '/bin/bash' TERM = 'cygwin' VWS_LOGGING = 'C:\Program Files\SQLLIB\LOGGING' PROCESSOR_IDENTIFIER = 'x86 Family 6 Model 13 Stepping 8, GenuineIntel' WINDIR = 'C:\WINDOWS' VSCOMNTOOLS = '"C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\"' VS80COMNTOOLS = 'C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\' DB2TEMPDIR = 'C:\Program Files\SQLLIB' TMPDIR = '/tmp' CVSROOT = ':pserver:anoncvs@sources.redhat.com:/cvs/src' VWS_FOLDER = 'IBM DB2' OSG_FILE_PATH = '/usr/src/OpenSceneGraph-data' OLDPWD = '/home/BrianK' USERDOMAIN = 'FPC' OS = 'Windows_NT' ALLUSERSPROFILE = 'C:\Documents and Settings\All Users' LC_ALL = 'EN_US' TEMP = '/tmp' COMMONPROGRAMFILES = 'C:\Program Files\Common Files' LIB = 'C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Lib\' USERNAME = 'BrianK' PROCESSOR_LEVEL = '6' CVS_PASSFILE = '/home/BrianK/.cvspass' FP_NO_HOST_CHECK = 'NO' SYSTEMDRIVE = 'C:' ASANYSH8 = 'C:\Program Files\Sybase\Shared' __COMPAT_LAYER = 'EnableNXShowUI ' ASANY8 = 'C:\Program Files\Sybase\SQL Anywhere 8' COMPILE_EXAMPLES = 'yes' USERPROFILE = 'C:\Documents and Settings\BrianK' MDIS_PROFILE = 'C:\Program Files\SQLLIB\METADATA\PROFILES' PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ ' LOGONSERVER = '\\FPC-ATL-SRV1' PROCESSOR_ARCHITECTURE = 'x86' !C: = 'C:\cygwin' SHLVL = '1' USERDNSDOMAIN = 'FULTONPAPER.COM' PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' COMPILE_INTROSPECTION = 'no' HOMEDRIVE = 'Z:' VWSPATH = 'C:\Program Files\SQLLIB' !Z: = 'Z:\' OPENTHREADS_INC_DIR = '/usr/local/include/OpenThreads' PROMPT = '$P$G' COMSPEC = 'C:\WINDOWS\system32\cmd.exe' OPENTHREADS_LIB_DIR = '/usr/local/lib' TMP = '/tmp' SYSTEMROOT = 'C:\WINDOWS' PRINTER = '\\FPC-ATL-SRV9\ATL-TECH-01' CVS_RSH = '/bin/ssh' PROCESSOR_REVISION = '0d08' CLASSPATH = '.;C:\Program Files\SQLLIB\java\db2java.zip;C:\Program Files\SQLLIB\java\runtime.zip;C:\Program Files\SQLLIB\java\sqlj.zip;C:\Program Files\SQLLIB\bin' POPFILE_USER = 'c:\netime\popfile\briank' INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:' PROGRAMFILES = 'C:\Program Files' OMNIS = 'C:\Program Files\OMNIS Software Inc\OS24rt' HOMESHARE = '\\fpc-atl-srv9\userdata' NUMBER_OF_PROCESSORS = '1' INCLUDE = 'C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\include\' ICM_FOLDER = 'Information Catalog Manager' SESSIONNAME = 'Console' COMPUTERNAME = 'ATL-LT-5783' _ = '/usr/bin/cygcheck' 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\/PalmDev (default) = 'C:\PalmDev' flags = 0x00000008 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 c: hd NTFS 114400Mb 81% CP CS UN PA FC d: cd CDFS 209Mb 100% CS UN Motown-NYE2006 f: net NTFS 136798Mb 92% CP CS UN PA FC User Storage m: fd N/A N/A n: fd N/A N/A o: fd N/A N/A r: fd N/A N/A t: net NTFS 136798Mb 92% CP CS UN PA FC User Storage v: fd FAT 999Mb 17% CP UN z: net NTFS 136798Mb 92% CP CS UN PA FC User Storage C:\cygwin / system binmode C:\PalmDev /PalmDev system textmode 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\crontab.exe Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gdb.exe Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\kill.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\patch.exe Found: C:\cygwin\bin\perl.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\ssh.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe Found: C:\cygwin\bin\test.exe Not Found: vi Found: C:\cygwin\bin\vim.exe 20k 2007/07/29 C:\cygwin\bin\cygao-2.dll - os=4.0 img=1.0 sys=4.0 "cygao-2.dll" v0.0 ts=2007/7/29 14:06 91k 2005/11/11 C:\cygwin\bin\cygapr-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygapr-0-0.dll" v0.0 ts=2005/11/11 10:03 107k 2008/09/01 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygapr-1-0.dll" v0.0 ts=2008/9/1 3:42 67k 2005/11/11 C:\cygwin\bin\cygaprutil-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygaprutil-0-0.dll" v0.0 ts=2005/11/11 11:55 89k 2008/09/01 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygaprutil-1-0.dll" v0.0 ts=2008/9/1 3:48 77k 2008/01/30 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=2008/1/30 8:06 704k 2007/12/18 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0 "cygaspell-15.dll" v0.0 ts=2007/12/18 6:39 87k 2006/02/16 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=2006/2/6 16:13 135k 2007/02/11 C:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0 "cygaudiofile-0.dll" v0.0 ts=2007/2/11 14:29 329k 2006/04/27 C:\cygwin\bin\cygbonobo-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygbonobo-2-0.dll" v0.0 ts=2006/4/27 18:21 68k 2006/04/27 C:\cygwin\bin\cygbonobo-activation-4.dll - os=4.0 img=1.0 sys=4.0 "cygbonobo-activation-4.dll" v0.0 ts=2006/4/27 18:16 334k 2005/09/27 C:\cygwin\bin\cygbonoboui-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygbonoboui-2-0.dll" v0.0 ts=2005/9/27 17:26 351k 2008/01/14 C:\cygwin\bin\cygboost_date_time-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_date_time-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:36 120k 2008/01/14 C:\cygwin\bin\cygboost_filesystem-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_filesystem-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:36 79k 2008/01/14 C:\cygwin\bin\cygboost_iostreams-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_iostreams-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:37 526k 2008/01/14 C:\cygwin\bin\cygboost_program_options-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_program_options-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:38 564k 2008/01/14 C:\cygwin\bin\cygboost_python-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_python-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:39 678k 2008/01/14 C:\cygwin\bin\cygboost_regex-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_regex-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:41 621k 2008/01/14 C:\cygwin\bin\cygboost_serialization-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_serialization-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:44 118k 2008/01/14 C:\cygwin\bin\cygboost_signals-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_signals-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:44 91k 2008/01/14 C:\cygwin\bin\cygboost_thread-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 "cygboost_thread-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:47 61k 2008/04/01 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2008/3/31 23:37 7k 2008/11/10 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0 "cygcharset-1.dll" v0.0 ts=2008/11/9 19:34 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 3:57 1125k 2006/10/04 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2006/10/4 8:12 1064k 2008/09/30 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2008/9/30 11:27 194k 2007/06/30 C:\cygwin\bin\cygcurl-3.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-3.dll" v0.0 ts=2007/6/29 21:13 221k 2007/06/30 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-4.dll" v0.0 ts=2007/6/29 20:54 703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2007/12/17 6:58 764k 2007/12/17 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.3.dll" v0.0 ts=2007/12/17 7:29 943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.5.dll" v0.0 ts=2007/12/17 8:12 1036k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 6:58 1106k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 7:29 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 8:12 27k 2008/09/07 C:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0 "cygesd-0.dll" v0.0 ts=2008/9/7 0:09 118k 2007/04/06 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2007/4/6 16:43 118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-1.dll" v0.0 ts=2008/5/9 0:03 67k 2008/08/07 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0 "cygexslt-0.dll" v0.0 ts=2008/8/6 20:15 274k 2005/08/13 C:\cygwin\bin\cygFLAC-7.dll - os=4.0 img=1.0 sys=4.0 "cygFLAC-7.dll" v0.0 ts=2005/8/13 4:04 520k 2007/01/31 C:\cygwin\bin\cygfltknox-1.1.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox-1.1.dll" v0.0 ts=2007/1/31 15:22 34k 2007/01/31 C:\cygwin\bin\cygfltknox_forms-1.1.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_forms-1.1.dll" v0.0 ts=2007/1/31 15:22 41k 2007/01/31 C:\cygwin\bin\cygfltknox_gl-1.1.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_gl-1.1.dll" v0.0 ts=2007/1/31 15:22 70k 2007/01/31 C:\cygwin\bin\cygfltknox_images-1.1.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_images-1.1.dll" v0.0 ts=2007/1/31 15:22 161k 2008/06/01 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2008/6/1 18:16 19k 2008/10/26 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2008/10/26 17:25 40k 2006/11/15 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2006/11/15 2:06 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 1: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 1: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 5:25 426k 2008/06/29 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-6.dll" v0.0 ts=2008/6/29 13:56 176k 2006/05/30 C:\cygwin\bin\cyggconf-2-4.dll - os=4.0 img=1.0 sys=4.0 "cyggconf-2-4.dll" v0.0 ts=2006/5/29 19:24 414k 2008/06/16 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0 "cyggcrypt-11.dll" v0.0 ts=2008/6/16 17:13 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 3:58 19k 2006/11/19 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2006/11/19 3:18 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 22: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 4:00 8k 2006/11/19 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2006/11/19 3:18 451k 2005/12/27 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=2005/12/26 6:20 77k 2005/12/27 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=2005/12/26 6:11 54k 2005/12/27 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=2005/12/26 7:03 963k 2008/11/10 C:\cygwin\bin\cyggettextlib-0-17.dll - os=4.0 img=1.0 sys=4.0 "cyggettextlib-0-17.dll" v0.0 ts=2008/11/9 20:39 219k 2008/11/10 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0 "cyggettextpo-0.dll" v0.0 ts=2008/11/9 20:48 203k 2008/11/10 C:\cygwin\bin\cyggettextsrc-0-17.dll - os=4.0 img=1.0 sys=4.0 "cyggettextsrc-0-17.dll" v0.0 ts=2008/11/9 20:42 32k 2008/11/19 C:\cygwin\bin\cyggg-1.dll - os=4.0 img=1.0 sys=4.0 "cyggg-1.dll" v0.0 ts=2008/11/19 14:24 45k 2008/11/19 C:\cygwin\bin\cygggi-2.dll - os=4.0 img=1.0 sys=4.0 "cygggi-2.dll" v0.0 ts=2008/11/19 14:58 28k 2008/09/08 C:\cygwin\bin\cyggif-4.dll - os=4.0 img=1.0 sys=4.0 "cyggif-4.dll" v0.0 ts=2008/9/7 20:01 23k 2008/11/19 C:\cygwin\bin\cyggii-1.dll - os=4.0 img=1.0 sys=4.0 "cyggii-1.dll" v0.0 ts=2008/11/19 14:27 2297k 2008/10/29 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2008/10/29 1:13 515k 2006/06/06 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=2006/6/5 18:32 447k 2008/10/29 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2008/10/29 1:13 182k 2008/03/23 C:\cygwin\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0 "cygglut-3.dll" v0.0 ts=2008/3/23 14:18 20k 2008/10/29 C:\cygwin\bin\cygGLw-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLw-1.dll" v0.0 ts=2008/10/29 1:13 10k 2006/06/06 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=2006/6/5 18:36 68k 2005/12/01 C:\cygwin\bin\cyggnome-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnome-2-0.dll" v0.0 ts=2005/11/30 21:14 35k 2006/02/28 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnome-keyring-0.dll" v0.0 ts=2006/2/28 17:10 156k 2005/11/30 C:\cygwin\bin\cyggnomecanvas-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomecanvas-2-0.dll" v0.0 ts=2005/11/30 17:55 509k 2006/02/07 C:\cygwin\bin\cyggnomeui-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomeui-2-0.dll" v0.0 ts=2006/2/7 16:57 332k 2005/12/06 C:\cygwin\bin\cyggnomevfs-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomevfs-2-0.dll" v0.0 ts=2005/12/5 17:01 222k 2006/06/06 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=2006/6/5 18:35 13k 2008/03/08 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0 "cyggpg-error-0.dll" v0.0 ts=2008/3/8 18:18 14k 2006/06/06 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=2006/6/5 18:36 2764k 2005/12/27 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=2005/12/26 6:43 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 23: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 19:16 25k 2008/01/04 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2008/1/3 22:31 72k 2008/10/26 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2008/10/25 21:55 271k 2007/08/24 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0 "cygicons-0.dll" v0.0 ts=2007/8/24 3:24 978k 2008/11/10 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2008/11/9 19:35 142k 2005/08/01 C:\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygIDL-2-0.dll" v0.0 ts=2005/8/1 17:33 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 4: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 17:50 31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2005/11/19 21:04 31k 2008/11/10 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 "cygintl-8.dll" v0.0 ts=2008/11/9 20:32 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 13: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 14:58 124k 2006/11/09 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-62.dll" v0.0 ts=2006/11/9 4:02 119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg6b.dll" v0.0 ts=2002/2/9 0:19 41k 2005/08/29 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=2005/8/14 13:48 39k 2008/09/07 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 8:28 176k 2005/08/29 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=2005/8/29 7:14 189k 2008/09/07 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 8:29 188k 2005/08/29 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=2005/8/29 7:14 201k 2008/09/07 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 8:31 24k 2008/04/14 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-3.dll" v0.0 ts=2008/4/14 1:40 28k 2008/11/08 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-7.dll" v0.0 ts=2008/11/7 16:39 12k 2008/08/26 C:\cygwin\bin\cyglzmadec-0.dll - os=4.0 img=1.0 sys=4.0 "cyglzmadec-0.dll" v0.0 ts=2008/8/25 22:31 83k 2007/06/06 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0 "cygmagic-1.dll" v0.0 ts=2007/6/6 6:41 21k 2006/11/15 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2006/11/15 2:05 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 1: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 1: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 5:25 20k 2006/12/21 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.1 sys=4.0 "cygminires.dll" v0.0 ts=2006/12/21 0:07 74k 2008/10/28 C:\cygwin\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0 "cygMrm-2.dll" v0.0 ts=2008/10/27 23:04 67k 2006/11/15 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2006/11/15 2:13 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 1: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 1:03 237k 2006/11/15 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2006/11/15 2:02 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 1: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 1: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 5:24 91k 2005/11/24 C:\cygwin\bin\cygneon-24.dll - os=4.0 img=1.0 sys=4.0 "cygneon-24.dll" v0.0 ts=2005/11/24 7:21 90k 2006/01/25 C:\cygwin\bin\cygneon-25.dll - os=4.0 img=1.0 sys=4.0 "cygneon-25.dll" v0.0 ts=2006/1/25 6:02 97k 2007/09/16 C:\cygwin\bin\cygneon-26.dll - os=4.0 img=1.0 sys=4.0 "cygneon-26.dll" v0.0 ts=2007/9/16 13:41 103k 2008/09/07 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0 "cygneon-27.dll" v0.0 ts=2008/8/28 7:10 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 11:41 281k 2006/04/25 C:\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBit-2-0.dll" v0.0 ts=2006/4/24 22:16 34k 2006/04/25 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=2006/4/24 22:30 16k 2006/04/25 C:\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBitCosNaming-2-0.dll" v0.0 ts=2006/4/24 22:22 40k 2008/10/29 C:\cygwin\bin\cygOSMesa-7.dll - os=4.0 img=1.0 sys=4.0 "cygOSMesa-7.dll" v0.0 ts=2008/10/29 1:13 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 10: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 12: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 12:07 12k 2006/11/15 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2006/11/15 2:04 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 1: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 1: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 5:24 198k 2005/07/18 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/7/18 7:26 134k 2005/07/18 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/7/18 7:28 33k 2005/07/18 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/7/18 7:29 36k 2005/07/18 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/7/18 7:27 22k 2005/07/18 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/7/18 7:29 181k 2008/09/07 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2008/9/6 23:36 302k 2008/09/07 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcrecpp-0.dll" v0.0 ts=2008/9/6 23:36 7k 2008/09/07 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2008/9/6 23:36 1543k 2008/07/03 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_10.dll" v0.0 ts=2008/6/30 12:06 273k 2008/10/23 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygpixman-1-0.dll" v0.0 ts=2008/10/23 17:25 226k 2006/11/05 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2006/11/5 18:32 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 1:45 103k 2008/06/24 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0 "cygpq.dll" v0.0 ts=2008/6/23 5:45 4k 2007/12/18 C:\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0 "cygpspell-15.dll" v0.0 ts=2007/12/18 6:40 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 23: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 19:16 155k 2008/01/04 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2008/1/3 22:31 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 18:50 40k 2008/08/05 C:\cygwin\bin\cygserf-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygserf-0-0.dll" v0.0 ts=2008/8/5 16:26 26k 2008/10/26 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2008/10/25 22:02 82k 2008/08/02 C:\cygwin\bin\cygspeex-1.dll - os=4.0 img=1.0 sys=4.0 "cygspeex-1.dll" v0.0 ts=2008/8/2 12:36 58k 2008/08/02 C:\cygwin\bin\cygspeexdsp-1.dll - os=4.0 img=1.0 sys=4.0 "cygspeexdsp-1.dll" v0.0 ts=2008/8/2 12:37 355k 2008/09/09 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0 "cygsqlite3-0.dll" v0.0 ts=2008/9/9 14:20 118k 2007/06/27 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0 "cygssh2-1.dll" v0.0 ts=2007/6/27 1:56 231k 2006/10/04 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2006/10/4 8:12 218k 2008/09/30 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2008/9/30 11:28 5k 2008/07/15 C:\cygwin\bin\cygstunnel.dll - os=4.0 img=1.0 sys=4.0 "cygstunnel.dll" v0.0 ts=2008/7/15 15:02 210k 2008/10/24 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_client-1-0.dll" v0.0 ts=2008/10/24 16:09 34k 2008/10/24 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_delta-1-0.dll" v0.0 ts=2008/10/24 15:42 32k 2008/10/24 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_diff-1-0.dll" v0.0 ts=2008/10/24 15:43 15k 2008/10/24 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs-1-0.dll" v0.0 ts=2008/10/24 15:49 136k 2008/10/24 C:\cygwin\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=2008/10/24 15:45 106k 2008/10/24 C:\cygwin\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=2008/10/24 15:44 6k 2008/10/24 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_util-1-0.dll" v0.0 ts=2008/10/24 15:42 26k 2008/10/24 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra-1-0.dll" v0.0 ts=2008/10/24 15:55 22k 2008/10/24 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_local-1-0.dll" v0.0 ts=2008/10/24 15:50 111k 2008/10/24 C:\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_neon-1-0.dll" v0.0 ts=2008/10/24 15:46 115k 2008/10/24 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_serf-1-0.dll" v0.0 ts=2008/10/24 15:47 67k 2008/10/24 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_svn-1-0.dll" v0.0 ts=2008/10/24 15:45 132k 2008/10/24 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_repos-1-0.dll" v0.0 ts=2008/10/24 15:49 189k 2008/10/24 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_subr-1-0.dll" v0.0 ts=2008/10/24 15:41 209k 2008/10/24 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_wc-1-0.dll" v0.0 ts=2008/10/24 15:46 229k 2008/11/22 C:\cygwin\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0 "cygt1-5.dll" v0.0 ts=2008/11/22 16:10 312k 2006/11/10 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiff-5.dll" v0.0 ts=2006/11/10 3:09 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 22:32 281k 2006/11/10 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiffxx-5.dll" v0.0 ts=2006/11/10 3:09 63k 2008/10/28 C:\cygwin\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0 "cygUil-2.dll" v0.0 ts=2008/10/27 23:04 27k 2006/12/06 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0 "cygungif-4.dll" v0.0 ts=2006/12/5 22:41 2353k 2008/06/03 C:\cygwin\bin\cygwin120080603.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2008/6/3 1:18 1829k 2008/06/12 C:\cygwin\bin\cygwin120080612.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2008/6/12 13:35 2352k 2008/06/18 C:\cygwin\bin\cygwin120080618.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2008/6/18 16:35 2352k 2008/06/19 C:\cygwin\bin\cygwin120080619.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2008/6/19 12:59 8k 2008/11/05 C:\cygwin\bin\cygWindowsWM-7.dll - os=4.0 img=1.0 sys=4.0 "cygWindowsWM-7.dll" v0.0 ts=2008/11/5 2:40 22k 2008/02/24 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0 "cygwrap-0.dll" v0.0 ts=2008/2/23 2:03 888k 2008/10/26 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2008/10/25 21:40 8k 2008/10/24 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0 "cygXau-6.dll" v0.0 ts=2008/10/24 13:36 249k 2008/11/21 C:\cygwin\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-6.dll" v0.0 ts=2008/11/20 20:05 351k 2008/11/21 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2008/11/20 20:05 268k 2008/11/15 C:\cygwin\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw3d-7.dll" v0.0 ts=2008/11/13 3:37 77k 2008/10/24 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-1.dll" v0.0 ts=2008/10/24 13:51 50k 2008/10/24 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-glx-0.dll" v0.0 ts=2008/10/24 13:51 18k 2008/10/24 C:\cygwin\bin\cygxcb-randr-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-randr-0.dll" v0.0 ts=2008/10/24 13:51 5k 2008/10/24 C:\cygwin\bin\cygxcb-xlib-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-xlib-0.dll" v0.0 ts=2008/10/24 13:51 30k 2008/10/26 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcursor-1.dll" v0.0 ts=2008/10/25 22:09 8k 2008/10/26 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0 "cygXdamage-1.dll" v0.0 ts=2008/10/25 22:39 16k 2008/10/24 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXdmcp-6.dll" v0.0 ts=2008/10/24 15:14 49k 2008/10/26 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2008/10/25 23:25 16k 2008/10/26 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0 "cygXfixes-3.dll" v0.0 ts=2008/10/25 23:41 62k 2008/10/26 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2008/10/26 2:52 27k 2008/11/17 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 "cygXi-6.dll" v0.0 ts=2008/11/16 20:43 121k 2008/11/04 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2008/11/4 0:34 1173k 2008/10/28 C:\cygwin\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0 "cygXm-2.dll" v0.0 ts=2008/10/27 23:03 1077k 2008/08/27 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0 "cygxml2-2.dll" v0.0 ts=2008/8/26 21:26 74k 2008/10/26 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2008/10/26 3:05 10k 2008/10/26 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2008/10/26 3:05 53k 2008/10/26 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2008/10/26 3:14 21k 2008/10/26 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 "cygXrandr-2.dll" v0.0 ts=2008/10/26 3:28 31k 2008/10/26 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2008/10/26 3:28 200k 2008/08/07 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0 "cygxslt-1.dll" v0.0 ts=2008/8/6 20:15 281k 2008/10/26 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2008/10/26 3:54 17k 2008/10/26 C:\cygwin\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0 "cygXtst-6.dll" v0.0 ts=2008/10/26 4:02 65k 2006/10/16 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2006/10/15 21:10 2347k 2008/08/06 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2008/8/6 14:58 Cygwin DLL version info: DLL version: 1.7.0 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 186 Shared data: 5 DLL identifier: cygwin1 Mount registry: 3 Cygwin registry name: Cygwin Program options name: Program Options Cygdrive default prefix: Build date: Wed Aug 6 14:58:45 EDT 2008 Shared id: cygwin1S5-2008-08-06 14:58 Service : sshd Display name : CYGWIN sshd Current State : Running Controls Accepted : Stop Command : /usr/sbin/sshd -D stdin path : /dev/null stdout path : /var/log/sshd.log stderr path : /var/log/sshd.log Environment : CYGWIN="ntsec" Process Type : Own Process, Interactive Startup : Automatic Dependencies : tcpip Account : LocalSystem Cygwin Package Information Last downloaded files to: C:\DownloadArchive\Cygwin Last downloaded files from: ftp://ftp.gtlib.gatech.edu/pub/cygwin/ Package Version _update-info-dir 00782-1 a2ps 4.13-1 alternatives 1.3.30c-2 ash 20040127-4 aspell 0.60.5-1 aspell-doc 0.60.5-1 aspell-en 6.0.0-1 atk 1.10.3-1 autoconf 6-1 autoconf2.1 2.13-5 autoconf2.5 2.63-1 automake 3-1 automake1.10 1.10.1-2 automake1.4 1.4p6-5 automake1.5 1.5-3 automake1.6 1.6.3-5 automake1.7 1.7.9-4 automake1.8 1.8.5-4 automake1.9 1.9.6-3 base-files 3.7-1 base-passwd 2.2-1 bash 3.2.39-20 bash-completion 20060301-2 binutils 20080624-2 bison 2.3-1 boost 1.33.1-4 boost-devel 1.33.1-4 byacc 1.9-1 bzip2 1.0.5-2 chkconfig 1.3.30a-1 clear 1.0-2 cmake 2.6.2-1 cocom 0.995-1 coreutils 6.10-2 cpio 2.9-1 cron 4.1-6 crypt 1.1-1 csih 0.1.8-1 ctags 5.7-1 curl 7.16.3-1 curl-devel 7.16.3-1 cvs 1.11.22-1 cygrunsrv 1.34-1 cygutils 1.3.2-1 cygwin 1.5.25-15 cygwin-doc 1.4-4 cygwin-x-doc 1.0.4-1 damageproto 1.1.0-1 diffutils 2.8.7-1 docbook-xml412 4.1.2-1 docbook-xsl 1.69.1-1 e2fsprogs 1.35-3 editrights 1.01-2 esound 0.2.40-1 expat 2.0.1-1 file 4.21-1 findutils 4.4.0-3 fixesproto 4.0-1 flex 2.5.35-1 fltk 1.1.8r5648-1 font-adobe-dpi100 1.0.0-1 font-adobe-dpi75 1.0.0-1 font-alias 1.0.1-1 font-bh-dpi100 1.0.0-1 font-bh-dpi75 1.0.0-1 font-bh-lucidatypewriter-dpi100 1.0.0-1 font-bh-lucidatypewriter-dpi75 1.0.0-1 font-bitstream-dpi75 1.0.0-1 font-bitstream-vera-ttf 1.10-1 font-cursor-misc 1.0.0-1 font-dec-misc 1.0.0-1 font-encodings 1.0.2-1 font-misc-misc 1.0.0-1 fontconfig 2.6.0-1 freeglut 2.4.0-1 freetype2 2.3.7-1 fvwm 2.5.21-1 gawk 3.1.6-1 gcc-core 3.4.4-3 gcc-g++ 3.4.4-3 gcc-g77 3.4.4-3 gcc-gpc 3.4.4-3 gcc-java 3.4.4-3 gcc-mingw 20040810-1 gcc-mingw-core 20050522-1 gcc-mingw-g++ 20050522-1 gcc-mingw-g77 20050522-1 gcc-mingw-gpc 20040810-1 gcc-mingw-java 20050522-1 GConf2 2.14.0-2 gdb 6.8-2 gdbm 1.8.3-8 gettext 0.17-1 gettext-devel 0.17-1 giflib 4.1.6-2 glib2 2.10.3-1 glib2-devel 2.10.3-1 glproto 1.4.9-1 gnome-common 2.24.0-1 gnome-icon-theme 2.14.2-1 gnome-keyring 0.4.8-1 gnome-mime-data 2.4.2-1 gnome-themes 2.14.2-1 gnome-vfs2 2.12.2-1 grep 2.5.3-1 groff 1.19.2-2 gtk-doc 1.5-1 gtk2-x11 2.6.10-1 gtk2-x11-engines 2.6.7-1 gtk2-x11-runtime 2.6.10-1 gzip 1.3.12-2 hicolor-icon-theme 0.10-1 imake 1.0.2-2 inetutils 1.5-4 initscripts 0.9-2 inputproto 1.4.4-1 intltool 0.40.5-1 ioperm 0.4-1 kbproto 1.0.3-1 less 382-1 lesstif 0.95.0-2 libao2 0.8.8-1 libapr0 0.9.7-1 libapr1 1.3.3-1 libaprutil0 0.9.7-1 libaprutil1 1.3.4-1 libart_lgpl2 2.3.20-1 libaspell15 0.60.5-1 libaudiofile-devel 0.2.6-3 libaudiofile0 0.2.6-3 libbonobo2 2.14.0-1 libbonoboui2 2.10.1-1 libboost 1.33.1-4 libbz2-devel 1.0.5-2 libbz2_1 1.0.5-2 libcharset1 1.12-1 libcurl3 7.15.4-2 libcurl4 7.16.3-1 libdb4.2 4.2.52.5-2 libdb4.3 4.3.29.1-1 libdb4.5 4.5.20.2-2 libesound-devel 0.2.40-1 libesound0 0.2.40-1 libexpat0 1.95.8-2 libexpat1 2.0.1-1 libexpat1-devel 2.0.1-1 libFLAC7 1.1.2-1 libfontconfig-devel 2.6.0-1 libfontconfig1 2.6.0-1 libfontenc1 1.0.4-2 libfreetype2-devel 2.3.7-1 libfreetype26 2.3.7-1 libgcrypt 1.4.1-4 libgcrypt11 1.4.1-4 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-8 libgdbm3 1.8.3-3 libgdbm4 1.8.3-8 libgettextpo0 0.17-1 libggi2 2.2.2-1 libggi2-display-x 2.2.2-1 libgif4 4.1.6-2 libgii1 1.0.2-1 libgii1-input-x 1.0.2-1 libGL-devel 7.2-2 libGL1 7.2-2 libGLU-devel 7.2-2 libGLU1 7.2-2 libglut-devel 2.4.0-1 libglut3 2.4.0-1 libGLw-devel 7.2-2 libGLw1 7.2-2 libgnome2 2.12.0.1-1 libgnomecanvas2 2.12.0-1 libgnomeui2 2.12.1-1 libgpg-error 1.6-1 libICE-devel 1.0.4-2 libICE6 1.0.4-2 libiconv 1.12-1 libiconv2 1.12-1 libIDL2 0.8.6-1 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.5-1 libintl8 0.17-1 libjpeg-devel 6b-12 libjpeg62 6b-12 libjpeg6b 6b-8 libltdl3 1.5.27a-1 libltdl7 2.2.6a-1 liblzmadec0 4.32.7-2 libncurses-devel 5.5-3 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libncurses8 5.5-3 libneon24 0.24.7-2 libneon25 0.25.5-1 libneon26 0.26.4-1 libneon27 0.28.3-1 libopenldap2_2_7 2.2.26-2 libopenldap2_3_0 2.3.43-1 libOSMesa-devel 7.2-2 libOSMesa7 7.2-2 libpcre 4.1-2 libpcre0 7.8-1 libpixman1_0 0.12.0-1 libpng12 1.2.12-1 libpng12-devel 1.2.12-1 libpopt0 1.6.4-4 libpq5 8.2.9-1 libpthread-stubs 0.1-1 libreadline4 4.1-2 libreadline5 4.3-5 libreadline6 5.2.12-10 libsasl2 2.1.19-3 libserf0_0 0.2.0-1 libSM-devel 1.1.0-1 libSM6 1.1.0-1 libspeex1 1.2rc1-1 libsqlite3_0 3.6.2-1 libssh2-devel 0.15-1 libssh2_1 0.15-1 libtiff-devel 3.8.2-3 libtiff4 3.6.0-5 libtiff5 3.8.2-3 libtiffxx-devel 3.8.2-3 libtiffxx5 3.8.2-3 libtool 2.2.6a-1 libtool1.5 1.5.27a-1 libungif 4.1.4-2 libungif4 4.1.4-2 libWindowsWM-devel 1.0.0-2 libWindowsWM7 1.0.0-2 libwrap0 7.6-4 libX11-devel 1.1.5-1 libX11_6 1.1.5-1 libXau-devel 1.0.4-1 libXau6 1.0.4-1 libXaw-devel 1.0.5-1 libXaw3d-devel 1.5D-8 libXaw3d7 1.5D-8 libXaw6 1.0.5-1 libXaw7 1.0.5-1 libxcb-devel 1.1-2 libxcb-glx-devel 1.1-2 libxcb-glx0 1.1-2 libxcb-randr-devel 1.1-2 libxcb-randr0 1.1-2 libxcb-xlib-devel 1.1-2 libxcb-xlib0 1.1-2 libxcb1 1.1-2 libXcursor1 1.1.9-2 libXdamage-devel 1.1.1-2 libXdamage1 1.1.1-2 libXdmcp-devel 1.0.2-3 libXdmcp6 1.0.2-3 libXext-devel 1.0.4-1 libXext6 1.0.4-1 libXfixes-devel 4.0.3-2 libXfixes3 4.0.3-2 libXft-devel 2.1.13-1 libXft1 1.0.0-1 libXft2 2.1.13-1 libXi6 1.1.4-1 libxkbfile1 1.0.5-2 libXm-devel 0.95.0-2 libXm2 0.95.0-2 libxml2 2.6.32-2 libXmu-devel 1.0.4-1 libXmu6 1.0.4-1 libXmuu1 1.0.4-1 libXpm-devel 3.5.7-2 libXpm4 3.5.7-2 libXrandr-devel 1.2.3-1 libXrandr2 1.2.3-1 libXrender-devel 0.9.4-2 libXrender1 0.9.4-2 libxslt 1.1.24-2 libXt-devel 1.0.5-2 libXt6 1.0.5-2 libXtst6 1.0.3-2 lndir 1.0.1-2 login 1.9-8 luit 1.0.3-1 lzma 4.32.7-2 m4 1.4.10b-2 make 3.81-2 makedepend 1.0.1-1 man 1.6e-1 mesa 7.2-2 mingw-bzip2 1.0.5-2 mingw-libbz2_1 1.0.5-2 mingw-runtime 3.15.1-1 mingw-zlib 1.2.3-2 minires 1.01-1 mkfontdir 1.0.4-1 mkfontscale 1.0.5-1 mktemp 1.999-9 more 2.11o-3 mt 2.3.1-1 ncftp 3.2.1-1 ncurses 5.5-3 opengl 1.1.0-8 openjade 1.3.3-1 OpenSP 1.5.1-1 openssh 5.1p1-10 openssl 0.9.8i-1 openssl-devel 0.9.8i-1 openssl097 0.9.7l-1 ORBit2 2.14.0-1 pango 1.8.1-1 pango-runtime 1.8.1-1 patch 2.5.8-9 patchutils 0.2.31-2 pcre 7.8-1 pcre-devel 7.8-1 pcre-doc 7.8-1 pdksh 5.2.14-3 perl 5.10.0-5 perl_manpages 5.10.0-5 pilrc 3.2 ping 1.0-1 pkg-config 0.23a-2 pkgconfig 0.17.2-3 prc-tools 2.3 prc-tools-arm 2.3 prc-tools-htmldocs 2.3 procps 3.2.7-1 psmisc 21.5-3 psutils 1.17-1 python 2.5.1-2 randrproto 1.2.2-1 readline 5.2.12-10 rebase 2.4.4-1 rendercheck 1.3-1 renderproto 0.9.3-1 rgb 1.0.3-1 rstart 1.0.2-1 rsync 3.0.4-1 run 1.1.10-1 rxvt 20050409-9 sed 4.1.5-2 sharutils 4.7-1 shutdown 1.7-1 stunnel 4.25-1 subversion 1.5.4-1 sxpm 3.5.7-2 sysvinit 2.86-3 t1lib 5.1.2-2 t1lib5 5.1.2-2 tar 1.20-1 tcltk 20080420-1 tcsh 6.15.00-4 termcap 20050421-1 terminfo 5.5_20061104-1 texinfo 4.8a-1 twm 1.0.4-1 tzcode 2008a-1 unzip 5.52-2 util-linux 2.13.1-2 vim 7.2-3 w32api 3.12-1 wget 1.11.3-1 which 2.19-1 whois 4.7.24-1 windowswmproto 1.0.3-1 X-start-menu-icons 1.0.4-1 X-startup-scripts 1.1.0-2 x2x 1.30-2 xauth 1.0.3-1 Xaw3d 1.5D-8 xbiff 1.0.1-2 xcalc 1.0.2-2 xclipboard 1.0.1-2 xclock 1.0.3-2 xconsole 1.0.3-2 xcursor-themes 1.0.1-1 xdpyinfo 1.0.3-2 xedit 1.1.2-1 xextproto 7.0.3-1 xgc 1.0.1-2 xhost 1.0.2-1 xinetd 2.3.9-1 xinit 1.1.0-3 xkbcomp 1.0.5-1 xkeyboard-config 1.4-1 xload 1.0.2-2 xlogo 1.0.1-2 xlsclients 1.0.1-1 xlsfonts 1.0.2-1 xmag 1.0.2-2 xman 1.0.3-3 xmessage 1.0.2-2 xmlto 0.0.18-2 xmodmap 1.0.3-1 xorg-cf-files 1.0.2-7 xorg-docs 1.4-1 xorg-scripts 1.0.1-1 xorg-server 1.5.3-4 xorg-x11-base 7.4-1 xorg-x11-bin 7.4-1 xorg-x11-bin-dlls 7.4-1 xorg-x11-bin-lndir 7.4-1 xorg-x11-devel 7.4-1 xorg-x11-etc 7.4-1 xorg-x11-fenc 7.4-1 xorg-x11-fnts 7.4-1 xorg-x11-libs-data 7.4-1 xorg-x11-man-pages 7.4-1 xorg-x11-man-pages-html 7.4-1 xorg-x11-xwin 7.4-1 xpdf 3.02-1 xprop 1.0.4-1 xproto 7.0.14-1 xrdb 1.0.5-1 xrefresh 1.0.2-1 xset 1.0.4-2 xsetmode 1.0.0-1 xsetroot 1.0.2-1 xsm 1.0.1-2 xterm 237-2 xwinclip 1.2.0-1 xwininfo 1.0.4-1 xwinwm 0.0.5-1 zip 2.32-2 zlib 1.2.3-2 zsh 4.3.4-1 Use -h to see help about each section -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jferguson@juniper.net Tue Dec 2 18:19:00 2008 From: jferguson@juniper.net (James Ferguson) Date: Tue, 02 Dec 2008 18:19:00 -0000 Subject: Installed CygwinX and xhost not found In-Reply-To: <677556.52087.qm@web82808.mail.mud.yahoo.com> References: <677556.52087.qm@web82808.mail.mud.yahoo.com> Message-ID: <272DA63037B08F44B196DCEBBE5ED5DD08A8142D@emailwf1.jnpr.net> Lots of apps have moved into their own packages. xhost can be found in the X11 group, to be installed on its own. However, it's generally a good option to connect to your client with "ssh -Y" and then you can display directly, without using xhost. I have a Cygwin-X menu item, with "XWin server" option in it. I think that's a default install... It runs /usr/bin/startxwin.bat (which was created/installed automatically). If you don't have that it must have been one of the X11 items I selected - not sure which. HTH, James. -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of RICHARD RASO Sent: Tuesday, December 02, 2008 1:03 PM To: cygwin-xfree@cygwin.com Subject: Installed CygwinX and xhost not found Hi, I have just installed CygwinX on my new laptop which is running MS XP Pro version 2002 service pack 2. I used install options All User and Unix mode. I also took the default of downloading all packages. I am trying to setup a X window environment so I can run the Oracle Universal Installer to load Oracle onto my zOS mainframe environment. The first time I started Cygwin from the desktop short cut, I issue the command xhost + , I then received the error message 'bash: xhost not found'. So I have searched the FAQs and found a note that says to add a path statement to correct this problem. Next, I remembered the installation said I could customize the C:\cygwin\home\rraso\.bash_profile by adding this statement PATH="/usr/local/bin:/usr/bin:/bin:$PATH".So I customized the profile and retried the shortcut, followed by xhost +, same resulting error message. After removing the change, I tried inserting the path statement into the Cygwin.BAT file, both before the change directory command and after the bash logon command. Both tests produced the same results 'xhost + not found'. Next, I reinstalled the software but I installed the CygwinX support. I checked the CygwinX documentation and in chapter 4, it talks about starting CygwinX with either startwxin.bat, or startxwin.sh or startx. I have searched my Cygwin files for this members and do not find them. I was expecting to find one or more of them. Do I create a startxwin file? If not, did my installation not work correctly? So at this point, I am not sure where to insert the path statement or even if I have the right statement to insert into someplace the Cygwin files. Any suggestion will be greatly appreciated. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue Dec 2 20:29:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 02 Dec 2008 20:29:00 -0000 Subject: Installed CygwinX and xhost not found In-Reply-To: <677556.52087.qm@web82808.mail.mud.yahoo.com> References: <677556.52087.qm@web82808.mail.mud.yahoo.com> Message-ID: <49359A89.4050300@dronecode.org.uk> RICHARD RASO wrote: > So I have searched the FAQs and found a note that says to add a path statement to correct this problem. for missing xhost, the correct FAQ is http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-where-is-xxyzy If it's the Cygwin/X FAQ which has given you the wrong advice to adjust your path, can you please give me a reference so I can correct it > Next, I reinstalled the software but I installed the CygwinX support. I checked the CygwinX documentation and in chapter 4, it talks about starting CygwinX with either startwxin.bat, or startxwin.sh or startx. I have searched my Cygwin files for this members and do not find them. I was expecting to find one or more of them. > > Do I create a startxwin file? If not, did my installation not work correctly? http://x.cygwin.com/docs/ug/setup-cygwin-x-installing.html See point 15. For the startup scripts you need to install the xinit package. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue Dec 2 20:38:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 02 Dec 2008 20:38:00 -0000 Subject: PATCH: Fix mwextwm mode to build again In-Reply-To: <200811291404.mATE4T4Z013249@StraightRunning.com> References: <200811291404.mATE4T4Z013249@StraightRunning.com> Message-ID: <49359C97.4010801@dronecode.org.uk> Colin Harrison wrote: > Hi, > >> Jon TURNEY wrote >> Based on somebody else's patch, I'm can't remember who's... > > I'll give you one guess. Sorry. I managed to confuse myself somehow. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue Dec 2 20:56:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 02 Dec 2008 20:56:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package In-Reply-To: References: Message-ID: <4935A0ED.6050108@dronecode.org.uk> Brian Keener wrote: > I periodically do test compile for OpenSceneGraph in Cygwin and up > until I recently accidentally updated to the latest X11 stuff the > compiles had been working fine. With the recent change I now getting a > lot of undefined references for various _gl?? References. I posted > this to the OpenSceneGraph list and they suggested I also post here. > > The package uses ccmake/cmake and from the settings in ccmake when I > review them it seems to be properly finding OpenGl according to cmake > as: > > OPENGL_INCLUDE_DIR /usr/include > OPENGL_gl_LIBRARY /usr/lib/w32api/libopengl32.a > OPENGL_glu_LIBRARY /usr/lib/w32api/libglu32.a I suspect you might have the problem discussed here: http://cygwin.com/ml/cygwin-apps/2008-11/msg00036.html > libglut-devel 2.4.0-1 > opengl 1.1.0-8 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Pascal.Dupuis@worldonline.be Tue Dec 2 21:10:00 2008 From: Pascal.Dupuis@worldonline.be (Pascal A. Dupuis) Date: Tue, 02 Dec 2008 21:10:00 -0000 Subject: WMaker compile Message-ID: <20081202210953.GC6665@example.org> Hello, let first start by introducing myself: I'm a long time linux user, and tired of rebooting the home machine because childrens can't play Zoo Tycon under linux. I've just fiddled a bit with WindowMaker, and finally compiled the latest version, 0.92. It ran out of the box, configured as CC=gcc-4 CPP=cpp-4 CXX=g++-4 ../configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin --localstatedir=/var --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --with-gnustepdir=/usr/lib/GNUstep/System Two explanations: 1) the path reflect the way there are setup in the corresponding debian package 2) I compiled it under gcc-4 In order to make it run: 1) create a ~/.xserverrc file with export CYGWIN=server exec X :0 This ensures the X server starts with the MIT-SHM ewtension enabled, run 'cygserver-config' once to have the required service enabled under Windows 2) launch wmaker at the end of .xinitrc as exec env CYGWIN=server LANG=fr_BE.UTF-8 wmaker This ensures that wmaker can access shared memory from the client side So ... it works. I used it with Belgian french locales. I would like to share the new wmaker package. To this end I tried to install it locally as make PREFIX=/usr/src/WindowMaker-0.92.0/package/ install but the package ended up being installed under /usr Could someone tell me how to generate a package under cygwin ? Where should I sent it to have it included in the cygwin distribution ? Which compiler should I use ? gcc-3 ? MingGW ? gcc-4 ? Regards Pascal Dupuis -- A conservative is a man who believes that nothing should be done for the first time. -- Alfred E. Wiggam -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue Dec 2 21:34:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 02 Dec 2008 21:34:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <272DA63037B08F44B196DCEBBE5ED5DD08A812EF@emailwf1.jnpr.net> References: <272DA63037B08F44B196DCEBBE5ED5DD08A812EF@emailwf1.jnpr.net> Message-ID: <4935A9B4.5070802@dronecode.org.uk> James Ferguson wrote: > My client machine is Solaris. Everything worked fine before the update. > I'm running the installed startxwin.bat startup (with xterm REM'd out). > > I can display xclock fine. xterm appears up, but as soon as I hit a key > it crashes with: > > $ xterm > xterm: warning, error event received: > X Error of failed request: BadAlloc (insufficient resources for > operation) > Major opcode of failed request: 136 (XKEYBOARD) > Minor opcode of failed request: 16 (XkbSetNamedIndicator) > Serial number of failed request: 117 > Current serial number in output stream: 130 This appears to be an issue with connecting to the Cygwin/X server from X clients from older X versions running on Solaris See the thread at [1] This thread references [2] (and it can also be found at [3]), which would suggest this is not a cygwin specific issue, but seems to be something that has changed in the X.Org 1.5.x server. Those bugs reference some Solaris patches, which, as far as I can tell, upgrade X to a later version. Applying those is the only solution I know of at this time. I did some searching, but I can't find a X server patch for this issue. If you find a patch that someone else has written, please let me know! This is on my list of issues to investigate, but it is not straightforward for me to duplicate as I don't have a Solaris server to hand. [1] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00141.html [2] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/292973 [3] https://bugzilla.redhat.com/show_bug.cgi?id=458373 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue Dec 2 21:37:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 02 Dec 2008 21:37:00 -0000 Subject: X, backingstore and opengl In-Reply-To: <4931C007.9050802@alice.it> References: <492ABFC3.9000104@alice.it> <492B4CF8.1040808@alice.it> <492C0F69.3030107@alice.it> <4931C007.9050802@alice.it> Message-ID: <4935AA79.40500@dronecode.org.uk> Angelo Graziosi wrote: > Jon TURNEY wrote: > >> Ok, I've tried this and a few other things an I can't reproduce this, >> so I'd like your help to get a backtrace if you are willing: >> >> 1. Download http://www.dronecode.org.uk/cygwin/XWin.exe.bz2 >> (this is a build of XWin with debugging symbols) >> 2. bunzip2.exe XWin.exe.bz2 >> 3. export CYGWIN="$CYGWIN error_start=gdb -nw %1 %2" >> 4. ./XWin.exe -multiwindow -clipboard +bs >> 5. Do what ever you do to reproduce the problem >> 6. When a gdb window pops up, wait for the (gdb) prompt, then "thread >> apply all bt full" >> 7. Mail me the output > > I have done the above, but the 'XWin.exe' you propose DOES NOT segfault! Well, this is very confusing. > However I note: > > 1. it has the icon of X11R6.99, not that of X11R7.4 > > 2. with it, I have the keyboard layout problem described here [1], and > rebasing does not solve > > 3. with it not only ROOT, hsimple.C etc. work but the OpenGL demos work > without the workaround described here [2] (remember the OpenGL > problems here [3]). I'm sorry, your our previous mail hadn't really made it clear to me that there was problem with glxgears etc. Just for my comprehension, can you explain again what happens if you run glxinfo and glxgears on 1.5.3-4. > 4. When I R-click on systray icon, mine 'XWin.exe', which comes from > [*], has a context menu with five items: Don't worry about differences 1), 2) and 4), they are just artefacts of the quick way I made the test build. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From online@mark.ziesemer.com Tue Dec 2 23:39:00 2008 From: online@mark.ziesemer.com (Mark A. Ziesemer) Date: Tue, 02 Dec 2008 23:39:00 -0000 Subject: XWin Server starting everything offscreen In-Reply-To: <4920CA4A.1000107@users.sourceforge.net> References: <4920A724.2080900@users.sourceforge.net> <4920C2E7.4000506@dronecode.org.uk> <4920CA4A.1000107@users.sourceforge.net> Message-ID: Yaakov (Cygwin Ports) wrote: > I don't have a multihead setup, so I'm unable to test any of this. Just a thought for a work-around for testing, in case you or anyone else is interested. Install Synergy (http://synergy2.sourceforge.net/), ZoneScreen (http://www.zoneos.com/zonescreen.htm), or another alternative. Even without another client connected, Windows will essentially have dual-screen. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From angelo.graziosi@alice.it Wed Dec 3 01:50:00 2008 From: angelo.graziosi@alice.it (Angelo Graziosi) Date: Wed, 03 Dec 2008 01:50:00 -0000 Subject: X, backingstore and opengl In-Reply-To: <4933BB2D.7080904@alice.it> References: <492ABFC3.9000104@alice.it> <492B4CF8.1040808@alice.it> <492C0F69.3030107@alice.it> <4931C007.9050802@alice.it> <4933BB2D.7080904@alice.it> Message-ID: <4935E59E.9010400@alice.it> Jon TURNEY wrote: > I'm sorry, your our previous mail hadn't really made it clear to me that there was problem with glxgears etc. > > Just for my comprehension, can you explain again what happens if you run glxinfo and glxgears on 1.5.3-4. Really, in my posts, I never cited 'glxgears', 'glxinfo' etc. Sincerely, I do not know what they are... I have written: 1. Adding +bs at command line which starts XWin (in startxwin.bat) and then trying to run some ROOT macro (hsimple.C etc.) both ROOT and XWin-1.5.3-4 (from [1]) segfault. Using YOUR XWin with debug info etc., ROOT, hsimple.C etc. work fine, i.e. NO segfault etc. 2. Adding +bs at command line which starts XWin (in startxwin.bat) and then trying to run some ROOT OPENGL macro (geom/shapes.C, for example see [2]) then the macro fails to be excuted (see [2]), but it works if I omit '+bs' OR if I use the workaround described here [3] OR if I use YOUR debug XWin.exe! MAY YOU try [1] with the steps described in [2] and confir/or not the segfaults? Cheers, Angelo. --- [1] ftp://mirrors.kernel.org/sourceware/cygwin/release/X.Org/xorg-server/xorg-server-1.5.3-4.tar.bz2 [2] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00332.html [3] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00017.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From info@sooftware.com Wed Dec 3 12:54:00 2008 From: info@sooftware.com (info@sooftware.com) Date: Wed, 03 Dec 2008 12:54:00 -0000 Subject: Invitation to submit your software at Sooftware.com Message-ID: Dear Sir or Madam, we noticed you are in software development business and you also promote your software on the internet. We would like to invite you, to submit your software at http://www.sooftware.com. You can submit directly by PAD file, or open a free publishers account. Software submission form is located at http://www.sooftware.com/submit-software.html. Please contact us, if we can help in any way. Best wishes, Sooftware.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Wed Dec 3 13:37:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 03 Dec 2008 13:37:00 -0000 Subject: X, backingstore and opengl In-Reply-To: <4935E59E.9010400@alice.it> References: <492ABFC3.9000104@alice.it> <492B4CF8.1040808@alice.it> <492C0F69.3030107@alice.it> <4931C007.9050802@alice.it> <4933BB2D.7080904@alice.it> <4935E59E.9010400@alice.it> Message-ID: <49368B67.407@dronecode.org.uk> Angelo Graziosi wrote: > Jon TURNEY wrote: > >> I'm sorry, your our previous mail hadn't really made it clear to me >> that there was problem with glxgears etc. >> >> Just for my comprehension, can you explain again what happens if you >> run glxinfo and glxgears on 1.5.3-4. > > Really, in my posts, I never cited 'glxgears', 'glxinfo' etc. > Sincerely, I do not know what they are... Ah, I'm sorry. By "OpenGL demos" you mean the ones which come with ROOT. glxgears, glxinfo are GL demo programs which come with mesa (the OpenGL library) It would be useful if you could install the mesa package and check if glxinfo, glxgears work for you. > I have written: > > 1. Adding +bs at command line which starts XWin (in startxwin.bat) and > then trying to run some ROOT macro (hsimple.C etc.) both ROOT and > XWin-1.5.3-4 (from [1]) segfault. Using YOUR XWin with debug info etc., > ROOT, hsimple.C etc. work fine, i.e. NO segfault etc. > > 2. Adding +bs at command line which starts XWin (in startxwin.bat) and > then trying to run some ROOT OPENGL macro (geom/shapes.C, for example > see [2]) then the macro fails to be excuted (see [2]), but it works if I > omit '+bs' OR if I use the workaround described here [3] OR if I use > YOUR debug XWin.exe! > > MAY YOU try [1] with the steps described in [2] and confir/or not the > segfaults? Yes, I have tried running the ROOT application, but I am afraid I cannot reproduce your problem. Irrespective of if I use +bs or not, with 1.5.3-4, simple.C runs ok, geom/shapes.C causes ROOT to segfault unless XLIB_SKIP_ARGB_VISUALS is used. You should raise the ROOT segfault as an issue with the ROOT developers. They will be far more qualified to diagnose the issue than me. If you wouldn't mind trying again, I've built a slightly different debug version, which you can get from: ftp://cygwin.com/pub/cygwinx/XWin.20081203132739.exe.bz2 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Wed Dec 3 13:39:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 03 Dec 2008 13:39:00 -0000 Subject: fonts and xterm In-Reply-To: <004601c94f21$b602ed50$2208c7f0$@de> References: <004601c94f21$b602ed50$2208c7f0$@de> Message-ID: <49368BDD.6070803@dronecode.org.uk> JP de Vooght wrote: > Hello all, > > I have recently updated to the newest XWin and have noticed the following on > my Vista laptop: > > - whenever I open an xterm as indicated below, the scrollbar does not work > and the window is not rendered at the bottom and on the right where small > bands reveal the background; is this an xterm problem that will be fixed? Or > some omission on my part? > > xterm -sb -rightbar -fg white -bg black -e /bin/bash --login -i This is a bit vague as to, for e.g. if the scrollbar is drawn and works correctly when it is on the left. > - I can't seem to fix the problem with finding Times-Roman for applications > such as graphviz which I had resolved previously - where is Times-Roman now? "I had resolved previously": then why not do whatever you did last time to resolve it? I guess you might have obtained a times.ttf file from somewhere (perhaps C:\Windows\Fonts) In which case, being aware [1] that fonts have moved from /usr/X11R6/lib/X11/fonts to /usr/share/fonts, you'll probably want to obtain that file again and put it in /usr/share/fonts/TTF [1] http://cygwin.com/ml/cygwin-xfree-announce/2008-11/msg00000.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From angelo.graziosi@alice.it Wed Dec 3 15:04:00 2008 From: angelo.graziosi@alice.it (Angelo Graziosi) Date: Wed, 03 Dec 2008 15:04:00 -0000 Subject: X, backingstore and opengl In-Reply-To: <4935E59E.9010400@alice.it> References: <492ABFC3.9000104@alice.it> <492B4CF8.1040808@alice.it> <492C0F69.3030107@alice.it> <4931C007.9050802@alice.it> <4933BB2D.7080904@alice.it> <4935E59E.9010400@alice.it> Message-ID: <49369FB9.7000005@alice.it> Jon TURNEY wrote: > glxgears, glxinfo are GL demo programs which come with mesa (the OpenGL library) > > It would be useful if you could install the mesa package and check if glxinfo, glxgears work for you. You have ignored my cygchec.out here [1]. I have those packages installed and glxgears, glxinfo seem to work (see opengl.txt below). > > Irrespective of if I use +bs or not, with 1.5.3-4, simple.C runs ok, geom/shapes.C causes ROOT to segfault unless XLIB_SKIP_ARGB_VISUALS is used. > > You should raise the ROOT segfault as an issue with the ROOT developers. They will be far more qualified to diagnose the issue than me. The fact that also XWin segfaults, means it isn't a problem only for ROOT developers... > If you wouldn't mind trying again, I've built a slightly different debug version, which you can get from: > > ftp://cygwin.com/pub/cygwinx/XWin.20081203132739.exe.bz2 Just for completeness, I have tried and IT WORKS JUST FINE and without XLIB_SKIP_ARGB_VISUALS! Respect to the previous testing-XWin you have proposed, with XWin.20081203132739 also the keyboard works just fine!!! So, I doubt we are referring to the same failing XWin which one finds on the mirrors... Cheers, Angelo. --- [1] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00332.html -------------- next part -------------- A non-text attachment was scrubbed... Name: opengl.txt.bz2 Type: application/octet-stream Size: 1909 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From bkeener@thesoftwaresource.com Thu Dec 4 02:44:00 2008 From: bkeener@thesoftwaresource.com (Brian Keener) Date: Thu, 04 Dec 2008 02:44:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package In-Reply-To: <4935A0ED.6050108@dronecode.org.uk> References: <4935A0ED.6050108@dronecode.org.uk> Message-ID: Jon TURNEY wrote: > > OPENGL_INCLUDE_DIR /usr/include > > OPENGL_gl_LIBRARY /usr/lib/w32api/libopengl32.a > > OPENGL_glu_LIBRARY /usr/lib/w32api/libglu32.a > > I suspect you might have the problem discussed here: > http://cygwin.com/ml/cygwin-apps/2008-11/msg00036.html That was it. thanks bk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dr.volker.zell@oracle.com Thu Dec 4 08:16:00 2008 From: dr.volker.zell@oracle.com (Dr. Volker Zell) Date: Thu, 04 Dec 2008 08:16:00 -0000 Subject: [ANNOUNCEMENT] Updated: {gd/libgd2/libgd-devel}-2.0.36RC1-1: A graphics library for fast image creation Message-ID: Hi New versions of 'gd/libgd2/libgd-devel' have been uploaded to a server near you. Cygwin NEWS: ============ o Update to latest upstream release o Rebuild with latest X11R7.4 o Fixed fontpath gd NEWS: ======== Fixed gdImageCopy with true color image, the transparent color was ignored (Pierre, Mark Fisher) Fixed support of PNG grayscale image with alpha channel (Pierre) Added Netware builds script (Guenter) ease the creation of regexp to match symbols/functions in the sources (Guenter) _gdCreateFromFile() can crash if gdImageCreate fails (Mattias Bengtsson) gdImageCreateFrom*Ptr() can crash if gdNewDynamicCtxEx() fails (Mattias) gdImageRectangle draws 1x1 rectangles as 1x3 rectangles (Pierre) Possible integer overflow in gdImageFill() (Mattias Bengtsson) Optimization for single pixel line not in correct order (Mattias) gdImageColorDeallocate can write outside buffer (Mattias Bengtsson) gdImageColorTransparent can write outside buffer (Mattias Bengtsson) gdImageWBMPCtx can crash when createwbmp fails (Scott) Fixed decoding of the html entity ϑ (Thomas Bonfort, Pierre) Fixed configure script ignoring --with-png=DIR option (Scott) DESCRIPTION: ============ A graphics library for fast image creation. UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'gd' from the 'Libs' category (it should already be selected). DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- Dr. Volker Zell volunteer cygwin gd maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rsignell@usgs.gov Thu Dec 4 12:24:00 2008 From: rsignell@usgs.gov (Rich Signell) Date: Thu, 04 Dec 2008 12:24:00 -0000 Subject: "Can't read lock file" problem: Cygwin/X FAQ solution doesn't work for me Message-ID: <61033b870812040423m4c072fbfw591c4d5991a105ea@mail.gmail.com> Cygwin gurus, After happily using cygwin-X for many years, I have just encountered my first true frustration. After updating my cygwin distribution earlier this week, I found that I can no longer start X windows, getting the same "can't read lock file" that other users have experienced. I tried the solution from the Cygwin FAQ (http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-cant-read-lock-file): $ rm -rf /tmp; mkdir /tmp ; chmod 1777 /tmp; xinit -nolock but this did not help. Same problem. Here is some more info that hopefully would help, and I'd be happy to work with someone more knowledgeable to try to diagnose and fix the issue: $ more /var/log/Xwin.0.log Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.5.3.0 (10503000) 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 Fatal server error: Can't read lock file /tmp/.X0-lock $ ls -sail /tmp total 0 1688849860281053 0 drwxrwxrwt+ 3 rsignell Domain Users 0 Dec 4 07:07 . 281474976792025 0 drwxrwx---+ 13 rsignell Users 0 Dec 4 06:26 .. 37717646879254565 0 drwxrwxrwt+ 2 rsignell Domain Users 0 Dec 4 07:07 .X11-unix Thanks, Rich -- Dr. Richard P. Signell (508) 457-2229 USGS, 384 Woods Hole Rd. Woods Hole, MA 02543-1598 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From richard.toy@gmail.com Thu Dec 4 14:10:00 2008 From: richard.toy@gmail.com (Richard Toy) Date: Thu, 04 Dec 2008 14:10:00 -0000 Subject: X11 apps failing after upgrade Message-ID: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> Hi We get all the same issues described in [1]. Furthermore, installing the Solaris patch mentioned in [2] made *NO* difference (we are using Solaris 9). Some applications half work e.g. xclearcase does not crash but keyboard inputs into some dialogue boxes are ignored. Other appications e.g. gvim & emacs allow menu actions but crash at the first keyboard input. Any suggestions as to how to progress this issue further? [1] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00141.html [2] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/292973 [3] https://bugzilla.redhat.com/show_bug.cgi?id=458373 Kindest regards Richard Toy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 4 14:57:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 04 Dec 2008 14:57:00 -0000 Subject: "Can't read lock file" problem: Cygwin/X FAQ solution doesn't work for me In-Reply-To: <61033b870812040423m4c072fbfw591c4d5991a105ea@mail.gmail.com> References: <61033b870812040423m4c072fbfw591c4d5991a105ea@mail.gmail.com> Message-ID: <4937EFBE.1010102@dronecode.org.uk> Rich Signell wrote: > Cygwin gurus, > > After happily using cygwin-X for many years, I have just encountered > my first true frustration. > > After updating my cygwin distribution earlier this week, I found that > I can no longer start X windows, getting the same "can't read lock > file" that other users have experienced. > > I tried the solution from the Cygwin FAQ > (http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-cant-read-lock-file): > > $ rm -rf /tmp; mkdir /tmp ; chmod 1777 /tmp; xinit -nolock > > but this did not help. Same problem. xinit -nolock is not the right syntax for starting the server with -nolock. As 'man xinit' says, server options follow a '--', so try 'xinit -- -nolock' I did wonder if this is somehow related to running as a user who does not have administrator rights. Is this true in your case? Can you provide the output of 'strace Xwin' , please. > Here is some more info that hopefully would help, and I'd be happy to > work with someone more knowledgeable to try to diagnose and fix the > issue: > > $ more /var/log/Xwin.0.log > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 1.5.3.0 (10503000) > > 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 > > Fatal server error: > Can't read lock file /tmp/.X0-lock > > $ ls -sail /tmp > total 0 > 1688849860281053 0 drwxrwxrwt+ 3 rsignell Domain Users 0 Dec 4 07:07 . > 281474976792025 0 drwxrwx---+ 13 rsignell Users 0 Dec 4 06:26 .. > 37717646879254565 0 drwxrwxrwt+ 2 rsignell Domain Users 0 Dec 4 07:07 .X11-unix -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From sascha.tayefeh@googlemail.com Thu Dec 4 15:37:00 2008 From: sascha.tayefeh@googlemail.com (Sascha Tayefeh) Date: Thu, 04 Dec 2008 15:37:00 -0000 Subject: Swiss German Keyboard Layout - Some Keys Not Found Message-ID: <7996beca0812040736r52f8cf18pe90c2080dde425ec@mail.gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Dear all, I have been trying to set the Swiss German keyboard layout: $ setxkbmap.exe ch -model pc105 Fortunately, most of the keys are recognised ... unfortunately, some are not. ??? are not recognised at all. Furthermore, some combinations with the right meta key don't work, e.g. pipe: |. Any suggestions what I have done wrong or what else I could try? Best Regards Sascha - - - -- Sascha Tayefeh Web: http://tayefeh.de PGP ID: 0x383A40C9 - - - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: http://getfiregpg.org iF4EAREIAAYFAkk3+NkACgkQGOV2jjg6QMnBDwEAgBPtcbCnU3JC2AE1mRhmkXWN 8rcZhAGgZW/fUN6re4EA/AyGvdQK54zW8GZ+2B947YUEGdIQtDqX/vYoU/g9HaTJ =LFL0 -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jferguson@juniper.net Thu Dec 4 16:15:00 2008 From: jferguson@juniper.net (James Ferguson) Date: Thu, 04 Dec 2008 16:15:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> Message-ID: <272DA63037B08F44B196DCEBBE5ED5DD08A81BF5@emailwf1.jnpr.net> Yeah, I'm sorry to confirm that I installed the Solaris patch (119059-45) on one machine (Solaris 10) and while it seems to allow me to run an xterm (though I have no interest in doing so - didn't do much testing), my GNU Emacs still fails in the same way. I tried a recompilation of Emacs, in case the patch changed some statically linked library (yeah, a long shot I know), but no change. I can't run it up. Thanks, James. -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Richard Toy Sent: Thursday, December 04, 2008 9:09 AM To: cygwin-xfree@cygwin.com Subject: RE: X11 apps failing after upgrade Hi We get all the same issues described in [1]. Furthermore, installing the Solaris patch mentioned in [2] made *NO* difference (we are using Solaris 9). Some applications half work e.g. xclearcase does not crash but keyboard inputs into some dialogue boxes are ignored. Other appications e.g. gvim & emacs allow menu actions but crash at the first keyboard input. Any suggestions as to how to progress this issue further? [1] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00141.html [2] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/292973 [3] https://bugzilla.redhat.com/show_bug.cgi?id=458373 Kindest regards Richard Toy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From andre_bleau@hotmail.com Thu Dec 4 16:45:00 2008 From: andre_bleau@hotmail.com (=?iso-8859-1?Q?Andr=E9_Bleau?=) Date: Thu, 04 Dec 2008 16:45:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package Message-ID: Brian Keener wrote: > Jon TURNEY wrote: >>> OPENGL_INCLUDE_DIR /usr/include >>> OPENGL_gl_LIBRARY /usr/lib/w32api/libopengl32.a >>> OPENGL_glu_LIBRARY /usr/lib/w32api/libglu32.a >> >> I suspect you might have the problem discussed here: >> http://cygwin.com/ml/cygwin-apps/2008-11/msg00036.html > That was it. thanks > bk A new version of the opengl package that addresses this problem has just been released. You will need to change OPENGL_INCLUDE_DIR to /usr/include/opengl . See: http://cygwin.com/ml/cygwin/2008-12/msg00089.html - Andr? Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the OpenGL package to cygwin at cygwin dot com _________________________________________________________________ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 4 18:07:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 04 Dec 2008 18:07:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> Message-ID: <49381C5B.4020701@dronecode.org.uk> Richard Toy wrote: > Hi > > We get all the same issues described in [1]. > > Furthermore, installing the Solaris patch mentioned in [2] made *NO* > difference (we are using Solaris 9). :-( > Any suggestions as to how to progress this issue further? If you are willing to do some further investigation, it would be a great help if you could: * build the X server from source with debugging enabled (no, don't run away! the autotoolized modular server is much easier to work with the monolithic imaked monstrosity) Rebuilding the source *should* be as simple as: 1) Run cygwin setup, select cygport, the xorg-server source package; the packages for it's build-time dependencies, and devel packages corresponding to it's run-time dependencies. The dependencies for xorg-server are listed in /usr/share/doc/Cygwin/xorg-server-1.5.3.README 2) cd /usr/src/ 3) edit xorg-server-1.5.3-3.cygport to add CFLAGS="-g -O0" to the line starting 'cygconf' 4) cygport xorg-server-1.5.3-3.cygport prep compile I have made a start at updating http://x.cygwin.com/docs/cg/cygwin-x-cg.html, so you may find that helpful, but it still needs more work so don't take it as gospel. * run XWin under gdb, set a breakpoint on ProcXkbSetNamedIndicator, and tell me where and what the context is when it returns BadAlloc... 1) cd xorg-server-1.5.3-4/build/hw/xwin/.libs 2) gdb --args ./XWin.exe -multiwindow -clipboard 3) b ProcXkbSetNamedIndicator 4) run -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 4 20:55:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 04 Dec 2008 20:55:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <49381C5B.4020701@dronecode.org.uk> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> Message-ID: Jon TURNEY wrote: > If you are willing to do some further investigation, it would be a great > help if you could: > > * build the X server from source with debugging enabled > (no, don't run away! the autotoolized modular server is much easier to > work with the monolithic imaked monstrosity) > > Rebuilding the source *should* be as simple as: > > 1) Run cygwin setup, select cygport, the xorg-server source package; the > packages for it's build-time dependencies, and devel packages > corresponding to it's run-time dependencies. The dependencies for > xorg-server are listed in /usr/share/doc/Cygwin/xorg-server-1.5.3.README > 2) cd /usr/src/ > 3) edit xorg-server-1.5.3-3.cygport to add CFLAGS="-g -O0" to the line > starting 'cygconf' > 4) cygport xorg-server-1.5.3-3.cygport prep compile To save you 30 minutes, here is a binary I built with debugging symbols. ftp://cygwin.com/pub/cygwinx/XWin.20081204180806.exe.bz2 You will still need to install the source package and cygport prep to have the source available for debugging, though. > * run XWin under gdb, set a breakpoint on ProcXkbSetNamedIndicator, and > tell me where and what the context is when it returns BadAlloc... > > 1) cd xorg-server-1.5.3-4/build/hw/xwin/.libs > 2) gdb --args ./XWin.exe -multiwindow -clipboard > 3) b ProcXkbSetNamedIndicator > 4) run -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Michael.Wehr@aarcorp.com Thu Dec 4 21:04:00 2008 From: Michael.Wehr@aarcorp.com (Michael Wehr) Date: Thu, 04 Dec 2008 21:04:00 -0000 Subject: I Cannot Start the X Server Message-ID: Hello, I have been using Cygwin and Cygwin/X on my company laptop for over a year. Recently I found a need to re-install Cygwin and Cygwin/X. I downloaded the latest software versions and installed them after removing the old installation. The latest Cygwin works well, however, I cannot start the X server. I get the following error: "A fatal error has occurred and Cygwin/X will now exit. Please open /var/log/XWin.0.log for more information. Vendor: The Cygwin/X Project Release: 1.5.3.0 Contact: cygwin-xfree@cygwin.com XWin was started with the following command-line: /usr/bin/XWin -multiwindow -clipboard -silent-dup-error" The contents of /var/log/XWin.0.log: $ cat /var/log/XWin.0.log Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.5.3.0 (10503000) Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/bin/XWin -multiwindow -clipboard -silent-dup-error ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1280 h 1024 winInitializeDefaultScreens - Returning Fatal server error: Can't read lock file /tmp/.X0-lock I started XWin using the default startxwin.bat which comes with the installation. $ ls -ld /tmp drwxrwxrwt+ 2 mwehr Domain Users 0 Dec 4 14:47 /tmp The /etc/passwd file was created using: mkpasswd -l -c > /etc/passwd Please let me know if there is additional information you require. I have tried uninstalling and reinstalling Cygwin and Cygwin/X multiple times with the same error. I have searched the internet and tried a number of solutions to no avail. Please help resolve this so I can continue using this excellent product. Regards, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Michael B. Wehr | AAR Corporation | | Sr. UNIX Administrator | 1100 North Wood Dale Road | | Email: michael.wehr@aarcorp.com | Wood Dale, IL 60191 | | Phone: (630) 227-2196 | Fax: (630) 227-2198 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Michael B. Wehr | AAR Corporation | | Sr. UNIX Administrator | 1100 North Wood Dale Road | | Email: michael.wehr@aarcorp.com | Wood Dale, IL 60191 | | Phone: (630) 227-2196 | Fax: (630) 227-2198 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jferguson@juniper.net Thu Dec 4 21:31:00 2008 From: jferguson@juniper.net (James Ferguson) Date: Thu, 04 Dec 2008 21:31:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> Message-ID: <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> Thanks for the build, because I couldn't get the build to work. I double checked I'd installed everything (Cygwin installer needs command line option!). Something to do with autoconf I think: ---- checking build system type... config.sub: missing argument Try `config.sub --help' for more information. configure: error: /bin/sh /usr/src/xorg-server-1.5.3-4/src/xorg-server-1.5.3/config.sub failed *** ERROR: configure failed ---- But anyway, when my Emacs fails, it does not trigger the breakpoint. My xterm gave me a BadAlloc, but the Solaris patch fixed that. My GNU Emacs gives me: ---- $ emacs X protocol error: BadAtom (invalid Atom parameter) on protocol request 20 Fatal error (6)Abort (core dumped) ---- This happens almost immediately. The Emacs call stack is below. Is there another breakpoint I should try in the X server? Thanks, James. ----- (dbx) where [1] _kill(0x0, 0x6, 0x0, 0x0, 0x20, 0x0), at 0xfec46398 =>[2] fatal_error_signal(sig = 6), line 398 in "src/emacs.c" [3] __sighndlr(0x6, 0x0, 0xffbfcf50, 0xe751c, 0x0, 0x0), at 0xfec45924 ---- called from signal handler with signal 6 (SIGABRT) ------ [4] _kill(0x0, 0x6, 0x33a801, 0x0, 0xa, 0x1), at 0xfec46398 [5] abort(), line 432 in "src/emacs.c" [6] check_glyph_memory(), line 2622 in "src/dispnew.c" [7] shut_down_emacs(sig = 0, no_x = 0, stuff = 3385345), line 2155 in "src/emacs.c" [8] x_connection_closed(dpy = 0x322000, error_message = 0x322000 ""), line 7803 in "src/xterm.c" [9] x_error_quitter(display = 0x635800, error = 0xffbfd7f0), line 7877 in "src/xterm.c" [10] x_error_handler(display = 0x635800, error = 0xffbfd7f0), line 7833 in "src/xterm.c" [11] _XError(0x635800, 0xffbfd918, 0x48c384, 0x0, 0x5, 0xff060bf0), at 0xfef40bb4 [12] _XReply(0x635800, 0xffbfd918, 0x0, 0x0, 0x0, 0x20), at 0xfef20194 [13] XGetWindowProperty(0x635800, 0x80001e, 0x0, 0x0, 0x2, 0x0), at 0xfef2aff8 [14] 0xfea518dc(0x635800, 0x80001e, 0x744, 0x0, 0x3, 0x400), at 0xfea518dc [15] 0xfea51c78(0x635800, 0x80001e, 0x400, 0x400, 0x122, 0x0), at 0xfea51c78 [16] 0xfea51e4c(0x635800, 0x7c, 0x80001e, 0x0, 0x3, 0x800020), at 0xfea51e4c [17] 0xfea3c3b0(0x698400, 0x7c, 0x1, 0x1, 0x635800, 0x59d500), at 0xfea3c3b0 [18] 0xfea3cddc(0x698400, 0x0, 0x0, 0x635800, 0x3e5c00, 0xfea6bddc), at 0xfea3cddc [19] 0xfea3ceac(0x698400, 0x0, 0x2ef5c, 0x364, 0x3e5c00, 0x0), at 0xfea3ceac [20] 0xfea33014(0x698400, 0x649370, 0x1, 0x6752c0, 0xffbfdf98, 0xfea6bddc), at 0xfea33014 [21] 0xfea33940(0x698400, 0x675258, 0x0, 0xffbfdf98, 0x28c, 0xfea56dcc), at 0xfea33940 [22] 0xfea31174(0x698400, 0x675240, 0x675a80, 0x67e280, 0x3e5c00, 0xfea6bddc), at 0xfea31174 [23] 0xfea30ffc(0x3e5c00, 0x675240, 0xffbfe0d8, 0x3ae34, 0x698400, 0xfea6bddc), at 0xfea30ffc [24] XCreateIC(0x3e5c00, 0xfdc, 0x11da90, 0xc00, 0xff054000, 0xc00), at 0xfef365ec [25] create_frame_xic(f = 0x647a00), line 2307 in "src/xfns.c" [26] Fx_create_frame(parms = 5696389), line 2611 in "src/xfns.c" [27] Ffuncall(nargs = 1, args = 0x372491), line 2993 in "src/eval.c" [28] Fbyte_code(bytestr = 3613841, vector = 2128216, maxdepth = 1), line 679 in "src/bytecode.c" [29] funcall_lambda(fun = 2128148, nargs = 1, arg_vector = 0xffbfe64c), line 3180 in "src/eval.c" [30] Ffuncall(nargs = 1, args = 0x3f26e9), line 3050 in "src/eval.c" [31] Fbyte_code(bytestr = 4138729, vector = 2400240, maxdepth = 1), line 679 in "src/bytecode.c" [32] funcall_lambda(fun = 2400172, nargs = 1, arg_vector = 0xffbfe7ec), line 3180 in "src/eval.c" [33] Ffuncall(nargs = 1, args = 0x4835b1), line 3050 in "src/eval.c" [34] Fbyte_code(bytestr = 4732337, vector = 2398288, maxdepth = 1), line 679 in "src/bytecode.c" [35] funcall_lambda(fun = 2398236, nargs = 0, arg_vector = 0xffbfe98c), line 3180 in "src/eval.c" [36] Ffuncall(nargs = 0, args = 0x35bb01), line 3050 in "src/eval.c" [37] Fbyte_code(bytestr = 3521281, vector = 2152264, maxdepth = 0), line 679 in "src/bytecode.c" [38] funcall_lambda(fun = 2152220, nargs = 0, arg_vector = 0xffbfeb3c), line 3180 in "src/eval.c" [39] Ffuncall(nargs = 0, args = 0x3d8791), line 3050 in "src/eval.c" [40] Fbyte_code(bytestr = 4032401, vector = 2148904, maxdepth = 0), line 679 in "src/bytecode.c" [41] funcall_lambda(fun = 2148860, nargs = 0, arg_vector = 0xffbfec50), line 3180 in "src/eval.c" [42] apply_lambda(fun = 2148860, args = 3385345, eval_flag = 3331072), line 3104 in "src/eval.c" [43] Feval(form = 4202525), line 2384 in "src/eval.c" [44] internal_condition_case(bfun = 0xe9418 = &top_level_2(), handlers = 3453601, hfun = 0xef9c4 = &cmd_error()), line 1484 in "src/eval.c" [45] top_level_1(), line 1347 in "src/keyboard.c" [46] internal_catch(tag = 3443713, func = 0xe9430 = &top_level_1(), arg = 3385345), line 1224 in "src/eval.c" [47] command_loop(), line 1304 in "src/keyboard.c" [48] recursive_edit_1(), line 1007 in "src/keyboard.c" [49] Frecursive_edit(), line 1068 in "src/keyboard.c" [50] main(argc = 1, argv = 0xffbff25c), line 1770 in "src/emacs.c" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 4 21:36:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 04 Dec 2008 21:36:00 -0000 Subject: I Cannot Start the X Server In-Reply-To: References: Message-ID: <49384D3F.3020009@dronecode.org.uk> Michael Wehr wrote: > Fatal server error: > Can't read lock file /tmp/.X0-lock http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-cant-read-lock-file > I have searched the internet and tried a number of solutions to no avail. :S -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From bkeener@thesoftwaresource.com Fri Dec 5 00:39:00 2008 From: bkeener@thesoftwaresource.com (Brian Keener) Date: Fri, 05 Dec 2008 00:39:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package In-Reply-To: References: Message-ID: Andr?? Bleau wrote: > You will need to change OPENGL_INCLUDE_DIR to /usr/include/opengl . > See: http://cygwin.com/ml/cygwin/2008-12/msg00089.html > > - Andr?? Bleau, Cygwin's volunteer OpenGL package maintainer. The above worked great but in the announcement for this version you mention: > you can compile as usual. > > Usr/lib/glut32.lib is now provided. It should used instead of > libglut32.a. I don't seem to see a glut32.lib in my /usr/lib directory? Is this the correct name as I did a find for *glut* and still didn't locate it - just the ones you would expect to find. Thanks bk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aeibach.ml@googlemail.com Fri Dec 5 01:28:00 2008 From: aeibach.ml@googlemail.com (Andreas Eibach) Date: Fri, 05 Dec 2008 01:28:00 -0000 Subject: Where do I have to put fvwm-themes-start? Message-ID: <030d01c95679$b5f3dfe0$3201a8c0@aew2knew> Hi there, installed fvwm, fvwm-themes package as well, with one exception (a warning in ./configure that Xlib could not be found and that fvwm-images(sp?) might not work correctly, I assume a bug in the script somewhere, as my Cygwin+Cygwin/X installations are bog-standard and sane). My problem now: where do I have to put the "fvwm-themes-start" line? .BAT file makes no sense, as this cannot understand extension-less scripts. A last way out would be invoking the startxwin.sh (providing the required line) indirectly by starting bash via cygwin. Problem 2 is that .XWinrc does not seem to support on-startup execution of commands like e. g. .profile or XF86config. The only thing I've found is how to build menus ;) just doing a /bin/fvwm-themes-start will result in a "string error at line XX". Can anyone help please? -Andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Fri Dec 5 01:46:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 05 Dec 2008 01:46:00 -0000 Subject: X, backingstore and opengl In-Reply-To: <49369FB9.7000005@alice.it> References: <492ABFC3.9000104@alice.it> <492B4CF8.1040808@alice.it> <492C0F69.3030107@alice.it> <4931C007.9050802@alice.it> <4933BB2D.7080904@alice.it> <4935E59E.9010400@alice.it> <49369FB9.7000005@alice.it> Message-ID: <493887ED.2090401@dronecode.org.uk> Angelo Grandiosity wrote: > Jon TURNEY wrote: > >> glxgears, glxinfo are GL demo programs which come with mesa (the >> OpenGL library) >> >> It would be useful if you could install the mesa package and check if >> glxinfo, glxgears work for you. > > You have ignored my cygchec.out here [1]. I have those packages > installed and glxgears, glxinfo seem to work (see opengl.txt below). Thanks. The output of glxgears and glxinfo all looks as expected. >> Irrespective of if I use +bs or not, with 1.5.3-4, simple.C runs ok, >> geom/shapes.C causes ROOT to segfault unless XLIB_SKIP_ARGB_VISUALS is >> used. >> >> You should raise the ROOT segfault as an issue with the ROOT >> developers. They will be far more qualified to diagnose the issue than >> me. > > The fact that also XWin segfaults, means it isn't a problem only for > ROOT developers... I'm not saying it's a problem only for them, I'm saying they know far more about the internals of ROOT than me. Please try to look at this from my perspective: For all I know, you may have 2 separate problems. For me geom/Shapes.C always segfaults ROOT unless I have XLIB_SKIP_ARGB_VISUALS set. This is suggestive that ROOT can't handle ARGB visuals. ROOT is the only OpenGL application that Cygwin/X has reported problems with at the moment. >> If you wouldn't mind trying again, I've built a slightly different >> debug version, which you can get from: >> >> ftp://cygwin.com/pub/cygwinx/XWin.20081203132739.exe.bz2 > > Just for completeness, I have tried and IT WORKS JUST FINE and without > XLIB_SKIP_ARGB_VISUALS! Respect to the previous testing-XWin you have > proposed, with XWin.20081203132739 also the keyboard works just fine!!! > > So, I doubt we are referring to the same failing XWin which one finds on > the mirrors... I know you must be finding this frustrating, I know I am. But I am not lying to you when I say that I am using Xwin.exe from 1.5.3-4 and it doesn't fail for me when I run ROOT simple.C, irrespective of if I have +bs selected or not. I don't have some secret Cyginw/X goodness which I'm not putting into the X server which gets uploaded to the mirrors for some bizarre motive. :-) Ok. I've spent a bit more time to carefully build an image which should be identical to the 1.5.3-4 one except for the addition of debug symbols, so perhaps you could try ftp://cygwin.com/pub/cygwinx/XWin.20081204180806.exe.bz2 and see if that one fails for you. Failing that, can you post the XWin.exe.stackdump file which is generated when the 1.5.3-4 X server segfaults for you, and I'll see if I can extract some useful information from that. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Fri Dec 5 11:33:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 05 Dec 2008 11:33:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> Message-ID: <49391166.2090709@dronecode.org.uk> James Ferguson wrote: > But anyway, when my Emacs fails, it does not trigger the breakpoint. My > xterm gave me a BadAlloc, but the Solaris patch fixed that. My instructions were really aimed at investigating the XkbSetNamedIndicator problem, and the report that installing the Solaris patches made no difference to that. Sorry for not making that clearer. > My GNU > Emacs gives me: > > ---- > $ emacs > X protocol error: BadAtom (invalid Atom parameter) on protocol request > 20 > Fatal error (6)Abort (core dumped) > ---- > > This happens almost immediately. The Emacs call stack is below. Is > there another breakpoint I should try in the X server? Urk. Looking at the backtrace, the failure is occurring in XIM initialization. That looks really complex :( If you're building emacs yourself, you might try to ./configure it --without-xim to see if that makes a difference, or if it just fails in a different place. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From richard.toy@gmail.com Fri Dec 5 12:37:00 2008 From: richard.toy@gmail.com (Richard Toy) Date: Fri, 05 Dec 2008 12:37:00 -0000 Subject: X11 apps failing after upgrade Message-ID: <373c64180812050436v4a7f1304kb979b31af33e3a0a@mail.gmail.com> >> If you use my pre-built binary you only need to have the cygwin source package installed and cygwin prep'ed, you don't need all of it's build dependencies as well. Jon, the probem is that xorg-server-1.5.3-4/build/hw/xwin/.libs does not exist because of the build failure I sent you privately. More accurately the build driectory is created but is empty. If I put the Xwin binary in the build directory will it still find all the sources? >> One question I should have asked: do X clients running locally (i.e. on the windows computer running the X server) work correctly or not? Except for nedit (I didn't rebuild it), all other clients (emacs, gvim, xterm) appear to work fine from the local machine. Furthermore, remote xterm clients and other X clients work fine from a remote linux machine (fedora 2.6.26.6-49.fc8) Kindest regards Richard -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jferguson@juniper.net Fri Dec 5 14:43:00 2008 From: jferguson@juniper.net (James Ferguson) Date: Fri, 05 Dec 2008 14:43:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <49391166.2090709@dronecode.org.uk> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> <49391166.2090709@dronecode.org.uk> Message-ID: <272DA63037B08F44B196DCEBBE5ED5DD08B353D8@emailwf1.jnpr.net> > If you're building emacs yourself, you might try to ./configure it --without-xim to see if that makes a difference, or if it just fails in a different place. That worked - Thank you... Now I can run Emacs (from the non-production Solaris machine I'm allowed to patch). Now I'm just trying to work out how to get readable fonts. The behavior seems weird. The fonts appear to be huge and they looks like a bitmap font scaled up. 10 point Courier is really quite large, and 8 point is too small. It's all very strange. Is there some dpi setting I should tweak? I tried -dpi on the XWin command but it didn't seem to have any effect. (background: My XP is at the default dpi, though I did tweak it up and back down a few months ago) I don't suppose there is any way to get the Cygwin of a couple of months ago? That just worked. This is really frustrating, but thanks for your help, without which it would be a disaster. Thanks, James. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From andre_bleau@hotmail.com Fri Dec 5 15:08:00 2008 From: andre_bleau@hotmail.com (=?iso-8859-1?Q?Andr=E9_Bleau?=) Date: Fri, 05 Dec 2008 15:08:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package Message-ID: > Andr? Bleau wrote: >> You will need to change OPENGL_INCLUDE_DIR to /usr/include/opengl . >> See: http://cygwin.com/ml/cygwin/2008-12/msg00089.html >> >> - Andr? Bleau, Cygwin's volunteer OpenGL package maintainer. > > The above worked great Good! > but in the announcement for this version you > mention: > >> you can compile as usual. >> >> Usr/lib/glut32.lib is now provided. It should used instead of >> libglut32.a. My message (and /usr/share/doc/opengl-1.1.0/README.txt) should have mentionned usr/lib/w32api/glut32.lib , NOT Usr/lib/glut32.lib . > I don't seem to see a glut32.lib in my /usr/lib directory? Is this the > correct name as I did a find for *glut* and still didn't locate it - > just the ones you would expect to find. Bummer. Something went wrong with my packaging and usr/lib/w32api/glut32.lib was not added. Anyway, the w32api maintainer and I resolved the conflict over libglut32.a and I was planning to remove glut32.lib in the next update. Could you please test linking with the attaches libglut32.a ? It is the one that would be part of the upcoming opengl-1.1.0-10 . > Thanks > bk Regards, - Andr? Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the OpenGL package to cygwin at cygwin dot com _________________________________________________________________ -------------- next part -------------- A non-text attachment was scrubbed... Name: libglut32.a Type: application/octet-stream Size: 90472 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From angelo.graziosi@alice.it Fri Dec 5 15:13:00 2008 From: angelo.graziosi@alice.it (Angelo Graziosi) Date: Fri, 05 Dec 2008 15:13:00 -0000 Subject: X, backingstore and opengl In-Reply-To: <49369FB9.7000005@alice.it> References: <492ABFC3.9000104@alice.it> <492B4CF8.1040808@alice.it> <492C0F69.3030107@alice.it> <4931C007.9050802@alice.it> <4933BB2D.7080904@alice.it> <4935E59E.9010400@alice.it> <49369FB9.7000005@alice.it> Message-ID: <493944C8.30006@alice.it> Jon TURNEY wrote > so perhaps you could try ftp://cygwin.com/pub/cygwinx/XWin.20081204180806.exe.bz2 and see if that one fails for you Now it fails! For the sake of completeness, attached the stackdump files and the GDB infos as requested here [1], cygcheck.out in [2]. Cheers, Angelo. --- [1] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00395.html [2] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00332/cygcheck-XWin_log.tar.bz2 -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin_failure_with_bs.tar.bz2 Type: application/octet-stream Size: 5030 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Fri Dec 5 16:56:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 05 Dec 2008 16:56:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <272DA63037B08F44B196DCEBBE5ED5DD08B353D8@emailwf1.jnpr.net> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> <49391166.2090709@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B353D8@emailwf1.jnpr.net> Message-ID: <49395D13.5000409@dronecode.org.uk> James Ferguson wrote: >> If you're building emacs yourself, you might try to ./configure it > --without-xim to see if that makes a difference, or if it just fails > in a different place. > > That worked - Thank you... Now I can run Emacs (from the non-production > Solaris machine I'm allowed to patch). Thanks for being the guinea pig. What is the failure mode for running emacs on an unpatched Solaris? > Now I'm just trying to work out how to get readable fonts. The behavior > seems weird. The fonts appear to be huge and they looks like a bitmap > font scaled up. 10 point Courier is really quite large, and 8 point is > too small. It's all very strange. Do you have the font-adobe-dpi75 package installed? > Is there some dpi setting I should tweak? I tried -dpi on the XWin > command but it didn't seem to have any effect. > > (background: My XP is at the default dpi, though I did tweak it up and > back down a few months ago) I don't think changing the X server -dpi actually affects the DPI used for fonts (counter-intuitive perhaps, but this would generally make them look even worse) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Fri Dec 5 17:11:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 05 Dec 2008 17:11:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <0AEFDFCCEC85B24E8051B23293C2CB64018FDDB2@MMMSTCAE1.muac.corp.eurocontrol.int> References: <0AEFDFCCEC85B24E8051B23293C2CB64018FDDB1@MMMSTCAE1.muac.corp.eurocontrol.int> <0AEFDFCCEC85B24E8051B23293C2CB64018FDDB2@MMMSTCAE1.muac.corp.eurocontrol.int> Message-ID: <49396075.5060905@dronecode.org.uk> TOY Richard wrote: > Jon > > First problem is something to do with permissions. > > #rtoy@MDG62057 /usr/src > $ cygport xorg-server-1.5.3-4.cygport prep compile [...] >>>> Compiling xorg-server-1.5.3-4 > autoreconf-2.63: Entering directory `.' > autoreconf-2.63: configure.ac: not using Gettext > autoreconf-2.63: running: aclocal --force > /usr/bin/m4:configure.ac:1510: cannot create temporary file for > diversion: Permission denied > autom4te-2.63: /usr/bin/m4 failed with exit status: 1 > aclocal-1.10: autom4te failed with exit status: 1 > autoreconf-2.63: aclocal failed with exit status: 1 > *** ERROR: autoreconf failed > > Any ideas? This is not really an area I know much about and the error > message is a little cryptic. I am assuming /tmp exists and is writable Google seems to suggest that this kind of problem can be caused by antivirus software etc. (http://cygwin.com/faq/faq.using.html#faq.using.bloda) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From bkeener@thesoftwaresource.com Fri Dec 5 17:21:00 2008 From: bkeener@thesoftwaresource.com (Brian Keener) Date: Fri, 05 Dec 2008 17:21:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package In-Reply-To: References: Message-ID: Andr?? Bleau wrote: > libglut32.a and I was planning to remove glut32.lib in the next update. Could > you please test linking with the attaches libglut32.a ? It is the one that > would be part of the upcoming opengl-1.1.0-10 . OSG completes its build now with the new libglut32.a. It builds an example program osgviewerGLUT.exe which opens a window and diplays an image. When I click the close box on that window I get a segmentation fault when the app closes. The app will also close when you simply press the escape key. This leaves the process running in the background as if I had used the hack -DGLUT_DISABLE_ATEXIT_HACK. When I used the escape I had to kill the process manually. Not sure if this is a glut issue or an issue with their example window but thought I would let you know. bk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jferguson@juniper.net Fri Dec 5 18:14:00 2008 From: jferguson@juniper.net (James Ferguson) Date: Fri, 05 Dec 2008 18:14:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <49395D13.5000409@dronecode.org.uk> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> <49391166.2090709@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B353D8@emailwf1.jnpr.net> <49395D13.5000409@dronecode.org.uk> Message-ID: <272DA63037B08F44B196DCEBBE5ED5DD08B3551A@emailwf1.jnpr.net> > What is the failure mode for running emacs on an unpatched Solaris? Same before and after the patch (the almost immediate BadAtom error). However, before the patch, when I ran an xterm it displayed, but the first keystroke made it crash with BadAlloc. After the patch, xterm appears to run fine, though I notice that the menus on ctrl-mouse don't appear correctly, they're foreshortened and only show half the first item in the menu. My .Xdefaults files are pretty much empty. I can't think what else I might have that's odd. > Do you have the font-adobe-dpi75 package installed? Yeah - I installed them - indeed trying to find something which looks good to my eyes, I've installed just about every font except the Cyrillic fonts. I used to try to avoid Courier, because in some personal aesthetic I don't like it, but even that doesn't work for me now because 8pt is too small and 10pt is really large (much larger and uglier than, for instance, MS Word displays its 10pt Courier). Thanks, James. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Fri Dec 5 18:50:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 05 Dec 2008 18:50:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <272DA63037B08F44B196DCEBBE5ED5DD08B3551A@emailwf1.jnpr.net> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> <49391166.2090709@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B353D8@emailwf1.jnpr.net> <49395D13.5000409@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B3551A@emailwf1.jnpr.net> Message-ID: <493977F0.5040209@dronecode.org.uk> James Ferguson wrote: >> What is the failure mode for running emacs on an unpatched Solaris? > > Same before and after the patch (the almost immediate BadAtom error). Are you sure that the stack trace points back to XCreateIC() in an emacs built --without-xim run on an unpatched Solaris? > However, before the patch, when I ran an xterm it displayed, but the > first keystroke made it crash with BadAlloc. After the patch, xterm > appears to run fine, though I notice that the menus on ctrl-mouse don't > appear correctly, they're foreshortened and only show half the first > item in the menu. > > My .Xdefaults files are pretty much empty. I can't think what else I > might have that's odd. > >> Do you have the font-adobe-dpi75 package installed? > > Yeah - I installed them - indeed trying to find something which looks > good to my eyes, I've installed just about every font except the > Cyrillic fonts. I used to try to avoid Courier, because in some > personal aesthetic I don't like it, but even that doesn't work for me > now because 8pt is too small and 10pt is really large (much larger and > uglier than, for instance, MS Word displays its 10pt Courier). If you have both dpi75 and dpi100 font packages installed, I think the default server fontpath lists the dpi100 font first, so that is the font which will be used. The difference between dpi75 and dpi100 font packages for any given point size on the same display is that the dpi100 font is larger. So perhaps what you need to do is uninstall the dpi100 font package? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jferguson@juniper.net Fri Dec 5 20:01:00 2008 From: jferguson@juniper.net (James Ferguson) Date: Fri, 05 Dec 2008 20:01:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <493977F0.5040209@dronecode.org.uk> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> <49391166.2090709@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B353D8@emailwf1.jnpr.net> <49395D13.5000409@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B3551A@emailwf1.jnpr.net> <493977F0.5040209@dronecode.org.uk> Message-ID: <272DA63037B08F44B196DCEBBE5ED5DD08B355BF@emailwf1.jnpr.net> Some confusion... > Are you sure that the stack trace points back to XCreateIC() in an emacs built --without-xim run on an unpatched Solaris? No - built --without-xim, on a patched Solaris, it doesn't crash any more _at all_, my only problem is fonts. I'll try getting rid of the 100dpi fonts. Built with (i.e. without setting --without-xim), I was pretty sure it crashed with BadAtom from unpatched machines, as that was my original problem and I remember it was different from the xterm scenario, but now I try it, it crashes with BadAlloc. Thanks, James. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From andre_bleau@hotmail.com Fri Dec 5 21:04:00 2008 From: andre_bleau@hotmail.com (=?iso-8859-1?Q?Andr=E9_Bleau?=) Date: Fri, 05 Dec 2008 21:04:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package Message-ID: Brian Keener wrote: > OSG completes its build now with the new libglut32.a. Excellent. > It builds an example > program osgviewerGLUT.exe which opens a window and diplays an image. When I > click the close box on that window I get a segmentation fault when the app > closes. The app will also close when you simply press the escape key. This > leaves the process running in the background as if I had used the hack > -DGLUT_DISABLE_ATEXIT_HACK. > When I used the escape I had to kill the process manually. Not sure if this is > a glut issue or an issue with their example window but thought I would let you > know. > bk Hi Brian, I took a look at osgviewerGLUT. Did that ever worked well with some previous version of the opengl package? I see a few strange things: void keyboard( unsigned char key, int /*x*/, int /*y*/ ) { switch( key ) { case 27: // clean up the viewer if (viewer.valid()) viewer = 0; glutDestroyWindow(glutGetWindow()); break; //... } } Typing esc only destroys the window without stoping the program, which continue with a dangling viewer pointer; no wonder that you have to kill it manually. Instead of calling glutDestroyWindow(glutGetWindow()); it should call exit(0); , maybe after calling delete viewer; . void display(void) { // update and render the scene graph if (viewer.valid()) viewer->frame(); // Swap Buffers glutSwapBuffers(); glutPostRedisplay(); } glutPostRedisplay(); will have display() called again, so it creates an infinite loop. It should not be there. glutPostRedisplay(); should rather be at the end of mousebutton, mousemove, and keyboard. Closing the window with the (X) icon should result in simply calling exit(0) and destroying the window. As to why it segfaults, you would have to degug it, as I don't have OpenSceneGraph installed. Regards, - Andr? Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the OpenGL package to cygwin at cygwin dot com _________________________________________________________________ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kbrown@cornell.edu Fri Dec 5 22:48:00 2008 From: kbrown@cornell.edu (Ken Brown) Date: Fri, 05 Dec 2008 22:48:00 -0000 Subject: XtErrorDB Message-ID: <4939AFA3.5050902@cornell.edu> I'm trying to debug an X11 application that runs fine when built against X11R6.99 but segfaults when built against X11R7.4. (See http://cygwin.com/ml/cygwin-xfree/2008-11/msg00214.html for details.) An strace of the broken version shows that it tries to find the file /usr/lib/X11/XtErrorDB, which doesn't exist. Could this be relevant? I tried to figure out where this came from, and I found the following in /usr/include/X11/IntrinsicI.h: #ifndef ERRORDB #define ERRORDB "/usr/lib/X11/XtErrorDB" #endif Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From bkeener@thesoftwaresource.com Fri Dec 5 23:25:00 2008 From: bkeener@thesoftwaresource.com (Brian Keener) Date: Fri, 05 Dec 2008 23:25:00 -0000 Subject: Recent X11 upgrade and getting _gl?? Undefined references compiling another package In-Reply-To: References: Message-ID: Andr?? Bleau wrote: > I took a look at osgviewerGLUT. Did that ever worked well with some > previous version of the opengl package? I see a few strange things: Honestly - I don't know. I had tried your helloGLUT example to test and since OSG had been trying to build osgviewerGLUT and couldn't I tried it as a test as well. I will pass your findings on to them. > Closing the window with the (X) icon should result in simply calling > exit(0) and destroying the > window. As to why it segfaults, you would have to degug it, as I don't have > OpenSceneGraph installed. See if I can take a look and see how far I get. Let the OSG group know as well. Thanks Andr?? for everything bk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aeibach.ml@googlemail.com Fri Dec 5 23:46:00 2008 From: aeibach.ml@googlemail.com (Andreas Eibach) Date: Fri, 05 Dec 2008 23:46:00 -0000 Subject: Need some help with linking errors when building latest GTK+ Message-ID: <015101c95734$a42a6ed0$3201a8c0@aew2knew> Hi, I'm simply unable to build latest GTK+ (2.14.5) on cygwin atm. I have a bit of building experience, though, so it might simply be a Cygwin-specific thing I don't (yet) know about. (NOTE: This may be a long post.) First of all, the GTK+ tree seems to have some bugs: [0] Preamble: -lintl is always linked in TWICE - this is nonsense. Commenting out LIBS = -lintl in the Makefile(s) did the trick. [1] BOTH -export-symbols and -export-symbols-regex were specified. This lead to a fatal error, since these are mutually exclusive an must not be specified at the very same time. #Commenting out the line LIBTOOL_EXPORT_OPTIONS = -export-symbols-regex "^[^_].*" let me continue without problems. [2] On Cygwin environment, I investigated another problem that WINDRES environment variable in gdk/win32/rc was not recognized, thus auto-transforming this line in the Makefile: $(WINDRES) gdk.rc $@ to [pointless] gdk.rc $@ As a .rc is not an executable script file, This resulted in lots of ugly errors. When completing the line WINDRES = /usr/bin/windres in the parent Makefile, everything worked up to ... [3] ... this point. Lots of coffee breaks later, it breaks off at this LONG line: libtool: link: if test "x`/usr/bin/sed 1q ./gdk.def`" = xEXPORTS; then cp ./gdk.def .libs/cyggdk-win32-2.0-0.dll.def; else echo EXPORTS > .libs/cyggdk-win32-2.0-0.dll.def; cat ./gdk.def >> .libs/cyggdk-win32-2.0-0.dll.def; fi libtool: link: gcc -shared .libs/cyggdk-win32-2.0-0.dll.def .libs/gdk.o .libs/gdkapplaunchcontext.o .libs/gdkcairo.o .libs/gdkcolor.o .libs/gdkcursor.o .libs/gdkdisplay.o .libs/gdkdisplaymanager.o .libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o .libs/gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkimage.o .libs/gdkkeys.o .libs/gdkkeyuni.o .libs/gdkpango.o .libs/gdkpixbuf-drawable.o .libs/gdkpixbuf-render.o .libs/gdkpixmap.o .libs/gdkpolyreg-generic.o .libs/gdkrectangle.o .libs/gdkregion-generic.o .libs/gdkrgb.o .libs/gdkscreen.o .libs/gdkselection.o .libs/gdkvisual.o .libs/gdkwindow.o .libs/gdkwindowimpl.o .libs/gdkenumtypes.o libs/gdkkeynames.o -Wl,--whole-archive win32/.libs/libgdk-win32.a -Wl,--no-whole-archive -L/usr/lib -limm32 -l shell32 -lole32 /usr/lib/libcairo.dll.a -lmsimg32 -lgdi32 /usr/lib/libpixman-1.dll.a -lpng12 /usr/lib/libXrender.dll.a /usr/lib/libX11.dll.a /usr/lib/libxcb-xlib.dll.a /usr/lib/libxcb.dll.a /usr/lib/libXau.dll.a /usr/lib/libXdmcp.dll.a /usr/lib/libfontconfig.dll.a /usr/lib/libexpat.dll.a /usr/lib/libfreetype.dll.a -lz ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.dll.a /usr/lib/libgio-2.0.dll.a /usr/lib/libgobject-2.0.dll.a /usr/lib/libgmodule-2.0.dll.a /usr/lib/libglib-2.0.dll.a -luser32 -lkernel32 /usr/lib/libintl.dll.a /usr/lib/libiconv.dll.a -Wl,win32/rc/gdk-win32-res.o -Wl,-luuid -o .libs/cyggdk-win32-2.0-0.dll -Wl,--enable-auto-image-base -Xlinker --out -implib -Xlinker .libs/libgdk-win32-2.0.dll.a Creating library file: .libs/libgdk-win32-2.0.dll.a .libs/gdkcolor.o: In function `gdk_color_to_string': /home/Administrator/build/gtk+-2.14.5/gdk/gdkcolor.c:376: undefined reference to `_pango_color_to_string' .libs/gdkcolor.o: In function `gdk_color_parse': /home/Administrator/build/gtk+-2.14.5/gdk/gdkcolor.c:340: undefined reference to `_pango_color_parse' [BIG SNIP - 50 undefined pango_* references later...] .libs/gdkpango.o: In function `gdk_pango_renderer_draw_glyphs': /home/Administrator/build/gtk+-2.14.5/gdk/gdkpango.c:251: undefined reference to `_pango_cairo_show_glyph_string' win32/.libs/libgdk-win32.a(gdkfont-win32.o): In function `gdk_font_from_description_for_display': /home/Administrator/build/gtk+-2.14.5/gdk/win32/gdkfont-win32.c:1246: undefined reference to `_pango_font_description_get_size' collect2: ld returned 1 exit status make[4]: *** [libgdk-win32-2.0.la] Error 1 make[4]: Leaving directory `/home/Administrator/build/gtk+-2.14.5/gdk' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/Administrator/build/gtk+-2.14.5/gdk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/Administrator/build/gtk+-2.14.5/gdk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Administrator/build/gtk+-2.14.5' make: *** [all] Error 2 I do have a theory, though. Pango is trunk and has been built without problems, BUT ... As I could see, although _explicitly_ specifying --enable-shared --enable-static the libpango*.dll.a files are still from 2005. But probably the compiler *does* need this .dll.a badly! Yet I'm unable to build a .dll.a, instead I get: Warning: This system can not link to static lib archive /usr/lib/libpango-w32.1.0.la. I have the capability to make that library automatically link in where you link this library. But I can only do this if you have a shared version of the library, which you do not appear to have. Has anyone ever fiddled with this recently? I'd appreciate any help on this. Thank you very much in advance Regards -Andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aeibach.ml@googlemail.com Sat Dec 6 23:49:00 2008 From: aeibach.ml@googlemail.com (Andreas Eibach) Date: Sat, 06 Dec 2008 23:49:00 -0000 Subject: Keyboard map screwed up after launching xemacs Message-ID: <04ce01c957fe$3289a140$3201a8c0@aew2knew> Hi, when I have X running and start off (latest) xemacs & from the command line, my German keyboard is non-existing. WTF? Even the important tilde character can't be typed anymore. Not only until I quit xemacs, my keymap in xterm works again as expected. Anyway to fix this? -Andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From a2intl@gmail.com Sun Dec 7 01:57:00 2008 From: a2intl@gmail.com (Andrew Allen) Date: Sun, 07 Dec 2008 01:57:00 -0000 Subject: XWin.exe crashing at startup Message-ID: <2b95563f0812061757s1b1ef672w2978fcfb6a811c01@mail.gmail.com> I'm trying to start XWin.exe on a fresh cygwin install via startx and am getting the following: bash-3.2$ startx xauth: creating new authority file /cygdrive/c/Users/anallen/.serverauth.4156 giving up. xinit: Connection refused (errno 111): unable to connect to X server xinit: No such process (errno 3): Server error. After the "xauth" message, I get a frame of a window titled "Cygwin/X:0.0" (but nothing in the window), the computer screen "greys out", and a window pops up saying: "XWin.exe has stopped working. Windows is checking for a solution to the problem... A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available." I'm running Windows Vista Enterprise Service Pack 1 bash-3.2$ uname -a CYGWIN_NT-6.0 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin bash-3.2$ echo $PATH /usr/local/bin:/usr/local/bin:/usr/bin:/usr/bin/X11:/bin:/cygdrive/c/Perl/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Program Files/Windows Imaging/:/cygdrive/c/Program Files/ATI echnologies/ATI.ACE/Core-Static:/cygdrive/c/Program Files/Common Files/Lenovo:/cygdrive/c/Program Files/Intel/Wireless/Bin/:/cygdrive/c/Program Files/Intel/Wireless/Bin/:/cygdrive/c/Program Files/Intel/Wireless/Bin/:/cygdrive/c/Program iles/ThinkPad/ConnectUtilities:/cygdrive/c/Program Files/QuickTime/QTSystem/ bash-3.2$ 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 system (binmode,noumount) /var/log/XWin.0.log --------------------------- Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.5.3.0 (10503000) Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/bin/X :0 -auth /cygdrive/c/Users/anallen/.serverauth.4156 ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1680 h 1050 winInitializeDefaultScreens - Returning (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information winPrefsLoadPreferences: /etc/X11/system.XWinrc LoadPreferences: Done parsing the configuration file... MIT-SHM extension disabled due to lack of kernel support (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so (II) GLX: Initialized DRISWRAST GL provider for screen 0 (--) 5 mouse buttons found (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" Here's the error in the windows event log: General: Faulting application XWin.exe, version 0.0.0.0, time stamp 0x492b269d, faulting module ntdll.dll, version 6.0.6001.18000, time stamp 0x4791a7a6, exception code 0xc0000710, fault offset 0x00088e7a, process id 0xef4, application start time 0x01c9580aec39be48. Details: - System - Provider [ Name] Application Error - EventID 1000 [ Qualifiers] 0 Level 2 Task 100 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2008-12-07T01:27:09.000Z EventRecordID 49868 Channel Application Computer Security - EventData XWin.exe 0.0.0.0 492b269d ntdll.dll 6.0.6001.18000 4791a7a6 c0000710 00088e7a ef4 01c9580aec39be48 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From crawford.carl@gmail.com Sun Dec 7 03:40:00 2008 From: crawford.carl@gmail.com (Carl R. Crawford) Date: Sun, 07 Dec 2008 03:40:00 -0000 Subject: xview: hello word does not launch Message-ID: <48E419E60A3A4094828C8F1D2C30B7C8@carllt> The hello world example from the ORA books fails as follows: XView warning: Cannot load font '-b&h-lucida-medium-r-*-*-*-120-*-*-*-*-*-*' (Font package) XView warning: Cannot load font '-b&h-lucida-medium-r-normal-sans-*-120-*-*-*-*-*-*' (Font package) XView error: Cannot open connection to window server: :0 (Server package) Is the cannot connect due to the font issues? How can I get the program to run? Do I need to recompile xview for the new version of X11? Thanks, --Carl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Sun Dec 7 05:41:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Sun, 07 Dec 2008 05:41:00 -0000 Subject: xview: hello word does not launch In-Reply-To: <48E419E60A3A4094828C8F1D2C30B7C8@carllt> References: <48E419E60A3A4094828C8F1D2C30B7C8@carllt> Message-ID: <20081207053334.GB21595@ednor.casa.cgf.cx> On Sat, Dec 06, 2008 at 09:40:06PM -0600, Carl R. Crawford wrote: >The hello world example from the ORA books fails as follows: > >XView warning: Cannot load font '-b&h-lucida-medium-r-*-*-*-120-*-*-*-*-*-*' >(Font package) >XView warning: Cannot load font >'-b&h-lucida-medium-r-normal-sans-*-120-*-*-*-*-*-*' (Font package) >XView error: Cannot open connection to window server: :0 (Server package) > >Is the cannot connect due to the font issues? > >How can I get the program to run? > >Do I need to recompile xview for the new version of X11? It sounds like you need to install a font to me. Run setup.exe again and choose a lucida font from the list. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From crawford.carl@gmail.com Mon Dec 8 00:52:00 2008 From: crawford.carl@gmail.com (Carl R. Crawford) Date: Mon, 08 Dec 2008 00:52:00 -0000 Subject: xview: hello word does not launch In-Reply-To: <20081207053334.GB21595@ednor.casa.cgf.cx> References: <48E419E60A3A4094828C8F1D2C30B7C8@carllt> <20081207053334.GB21595@ednor.casa.cgf.cx> Message-ID: Thank you for replying. While I thought that it was a connect problem, you were correct and it is font issue. There are two problems. 1) Sun put specific fonts in the public domain and they are available thru setup.exe. 2) xview uses a number of fonts, e.g., lucida-medium, as defaults for some packages and uses others that cannot be changed for other packages. I cannot find these fonts via setup. Do you have any suggestions on how to find these latter sets of fonts? Thanks, --Carl Carl R. Crawford Csuptwo, LLC 8900 N. Bayside Drive Bayside, WI 53217-1911 Cell: 414-530-0146 Office/Fax: 414-446-4566 crawford.carl@csuptwo.com www.csuptwo.com -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Christopher Faylor Sent: Saturday, December 06, 2008 11:34 PM To: cygwin-xfree@cygwin.com Subject: Re: xview: hello word does not launch On Sat, Dec 06, 2008 at 09:40:06PM -0600, Carl R. Crawford wrote: >The hello world example from the ORA books fails as follows: > >XView warning: Cannot load font '-b&h-lucida-medium-r-*-*-*-120-*-*-*-*-*-*' >(Font package) >XView warning: Cannot load font >'-b&h-lucida-medium-r-normal-sans-*-120-*-*-*-*-*-*' (Font package) >XView error: Cannot open connection to window server: :0 (Server >package) > >Is the cannot connect due to the font issues? > >How can I get the program to run? > >Do I need to recompile xview for the new version of X11? It sounds like you need to install a font to me. Run setup.exe again and choose a lucida font from the list. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From hellstrom.mattias@gmail.com Mon Dec 8 12:00:00 2008 From: hellstrom.mattias@gmail.com (=?ISO-8859-1?Q?Mattias_Hellstr=F6m?=) Date: Mon, 08 Dec 2008 12:00:00 -0000 Subject: adobe-courier not found Message-ID: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> How can I solve the following error (when trying to view emacs from remote linux machine)? No fonts match `-adobe-courier-medium-r-*-*-12-120-75-75-*-*-*-*' I haved tried to install all fonts but the particular one does not seam to exist. bash-3.2$ ./xlsfonts.exe |./grep.exe adobe|./grep.exe courier -bitstream-courier 10 pitch-bold-i-normal--0-0-0-0-m-0-adobe-standard -bitstream-courier 10 pitch-bold-r-normal--0-0-0-0-m-0-adobe-standard -bitstream-courier 10 pitch-medium-i-normal--0-0-0-0-m-0-adobe-standard -bitstream-courier 10 pitch-medium-r-normal--0-0-0-0-m-0-adobe-standard -ibm-courier-bold-i-normal--0-0-0-0-m-0-adobe-standard -ibm-courier-bold-r-normal--0-0-0-0-m-0-adobe-standard -ibm-courier-medium-i-normal--0-0-0-0-m-0-adobe-standard -ibm-courier-medium-r-normal--0-0-0-0-m-0-adobe-standard -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Phil.Betts@ascribe.com Mon Dec 8 12:44:00 2008 From: Phil.Betts@ascribe.com (Phil Betts) Date: Mon, 08 Dec 2008 12:44:00 -0000 Subject: adobe-courier not found In-Reply-To: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> Message-ID: <5E25AF06EFB9EA4A87C19BC98F5C8753020DE29A@core-email.int.ascribe.com> Mattias Hellstr?m wrote on Monday, December 08, 2008 12:00 PM:: > How can I solve the following error (when trying to view emacs from > remote linux machine)? > > No fonts match `-adobe-courier-medium-r-*-*-12-120-75-75-*-*-*-*' > > I haved tried to install all fonts but the particular one does not > seam to exist. > bash-3.2$ ./xlsfonts.exe |./grep.exe adobe|./grep.exe courier > -bitstream-courier 10 pitch-bold-i-normal--0-0-0-0-m-0-adobe-standard > -bitstream-courier 10 pitch-bold-r-normal--0-0-0-0-m-0-adobe-standard > -bitstream-courier 10 > pitch-medium-i-normal--0-0-0-0-m-0-adobe-standard > -bitstream-courier 10 > pitch-medium-r-normal--0-0-0-0-m-0-adobe-standard > -ibm-courier-bold-i-normal--0-0-0-0-m-0-adobe-standard > -ibm-courier-bold-r-normal--0-0-0-0-m-0-adobe-standard > -ibm-courier-medium-i-normal--0-0-0-0-m-0-adobe-standard > -ibm-courier-medium-r-normal--0-0-0-0-m-0-adobe-standard You need to configure emacs not to request a font that doesn't exist. In your case, this means changing -adobe-courier- to -ibm-courier- Because you don't give any details about the linux configuration (i.e. where the font is specified), it's impossible to be more precise than that. You should probably look in the linux box's app-defaults directory, and also ~/.Xdefaults and/or ~/.Xresources, but it could also be in any of the emacs lisp, or even specified on the command-line. Phil -- This email has been scanned by Ascribe PLC using Microsoft Antigen for Exchange. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Dec 8 13:52:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 08 Dec 2008 13:52:00 -0000 Subject: adobe-courier not found In-Reply-To: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> Message-ID: <493D2663.1000608@dronecode.org.uk> Mattias Hellstr??m wrote: > How can I solve the following error (when trying to view emacs from > remote linux machine)? > > No fonts match `-adobe-courier-medium-r-*-*-12-120-75-75-*-*-*-*' > > I haved tried to install all fonts but the particular one does not > seam to exist. This font should be provided by the font-adobe-dpi75 and font-adobe-dpi100 packages. cygcheck -c | grep adobe ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Dec 8 13:56:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 08 Dec 2008 13:56:00 -0000 Subject: xview: hello word does not launch In-Reply-To: References: <48E419E60A3A4094828C8F1D2C30B7C8@carllt> <20081207053334.GB21595@ednor.casa.cgf.cx> Message-ID: <493D2755.4040505@dronecode.org.uk> Carl R. Crawford wrote: > Thank you for replying. While I thought that it was a connect problem, you > were correct and it is font issue. There are two problems. > > 1) Sun put specific fonts in the public domain and they are available thru > setup.exe. > > 2) xview uses a number of fonts, e.g., lucida-medium, as defaults for some > packages and uses others that cannot be changed for other packages. I cannot > find these fonts via setup. Do you have any suggestions on how to find these > latter sets of fonts? b&h-lucida should be available in the packages font-bh-dpi75 and font-bh-dpi100. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Dec 8 14:00:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 08 Dec 2008 14:00:00 -0000 Subject: Need some help with linking errors when building latest GTK+ In-Reply-To: <015101c95734$a42a6ed0$3201a8c0@aew2knew> References: <015101c95734$a42a6ed0$3201a8c0@aew2knew> Message-ID: <493D2848.9080105@dronecode.org.uk> Andreas Eibach wrote: > Hi, > > I'm simply unable to build latest GTK+ (2.14.5) on cygwin atm. > I have a bit of building experience, though, so it might simply be a > Cygwin-specific thing I don't (yet) know about. > (NOTE: This may be a long post.) > Has anyone ever fiddled with this recently? > I'd appreciate any help on this. > Thank you very much in advance Andreas, You probably want to take a look at the cygwinports project at http://sourceware.org/cygwinports/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jferguson@juniper.net Mon Dec 8 14:16:00 2008 From: jferguson@juniper.net (James Ferguson) Date: Mon, 08 Dec 2008 14:16:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <493977F0.5040209@dronecode.org.uk> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> <49391166.2090709@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B353D8@emailwf1.jnpr.net> <49395D13.5000409@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B3551A@emailwf1.jnpr.net> <493977F0.5040209@dronecode.org.uk> Message-ID: <272DA63037B08F44B196DCEBBE5ED5DD08B35817@emailwf1.jnpr.net> > So perhaps what you need to do is uninstall the dpi100 font package? Just to confirm - I removed the 100dpi fonts, and now my display is back to what it was before the recent major X update. Unfortunately, Cygwin thinks other installs are dependent on the the 100dpi fonts, so on any update I'll have to manually force it not to reinstall them, but at least things look ok again. Kind of odd, since my XP settings are 100dpi, and in reality my screen is more like 120dpi. Anyway, improvement... Thanks. James. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From hellstrom.mattias@gmail.com Mon Dec 8 14:21:00 2008 From: hellstrom.mattias@gmail.com (=?ISO-8859-1?Q?Mattias_Hellstr=F6m?=) Date: Mon, 08 Dec 2008 14:21:00 -0000 Subject: adobe-courier not found In-Reply-To: <493D2663.1000608@dronecode.org.uk> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> <493D2663.1000608@dronecode.org.uk> Message-ID: <8b25b3bc0812080620l3bc9cb90pf90f5621f85dfd22@mail.gmail.com> > This font should be provided by the font-adobe-dpi75 and font-adobe-dpi100 > packages. > > cygcheck -c | grep adobe ? bash-3.2$ /bin/cygcheck -c | /bin/grep adobe font-adobe-dpi75 1.0.0-1 OK font-adobe-utopia-dpi75 1.0.1-1 OK font-adobe-utopia-type1 1.0.1-1 OK bash-3.2$ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From hellstrom.mattias@gmail.com Mon Dec 8 14:30:00 2008 From: hellstrom.mattias@gmail.com (=?ISO-8859-1?Q?Mattias_Hellstr=F6m?=) Date: Mon, 08 Dec 2008 14:30:00 -0000 Subject: adobe-courier not found In-Reply-To: <8b25b3bc0812080620l3bc9cb90pf90f5621f85dfd22@mail.gmail.com> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> <493D2663.1000608@dronecode.org.uk> <8b25b3bc0812080620l3bc9cb90pf90f5621f85dfd22@mail.gmail.com> Message-ID: <8b25b3bc0812080629k2400c3r9883a0cf7758928e@mail.gmail.com> On Mon, Dec 8, 2008 at 3:20 PM, Mattias Hellstr?m wrote: >> This font should be provided by the font-adobe-dpi75 and font-adobe-dpi100 >> packages. >> >> cygcheck -c | grep adobe ? > > bash-3.2$ /bin/cygcheck -c | /bin/grep adobe > font-adobe-dpi75 1.0.0-1 OK > font-adobe-utopia-dpi75 1.0.1-1 OK > font-adobe-utopia-type1 1.0.1-1 OK > bash-3.2$ > I look like a fool now. Restarting the Xserver once more fixed it. Thanks for the help with diagnostics tools to all. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Dec 8 14:43:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 08 Dec 2008 14:43:00 -0000 Subject: Keyboard map screwed up after launching xemacs In-Reply-To: <04ce01c957fe$3289a140$3201a8c0@aew2knew> References: <04ce01c957fe$3289a140$3201a8c0@aew2knew> Message-ID: <493D3283.1070304@dronecode.org.uk> Andreas Eibach wrote: > Hi, > > when I have X running and start off (latest) xemacs & from the command > line, my German keyboard is non-existing. WTF? > Even the important tilde character can't be typed anymore. > > Not only until I quit xemacs, my keymap in xterm works again as > expected. Are you saying the the keymap for all X windows is changed while xemacs is running? Or does it only affect the Xemacs window? Forgive my ignorance about german keyboard usage, but is the tilde character used in some kind of composition sequence which isn't working anymore? Or do you just want to type lots of tildes? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Dec 8 14:54:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 08 Dec 2008 14:54:00 -0000 Subject: X11 apps failing after upgrade In-Reply-To: <272DA63037B08F44B196DCEBBE5ED5DD08B35817@emailwf1.jnpr.net> References: <373c64180812040609g3c564e2eta6ed9882315d9678@mail.gmail.com> <49381C5B.4020701@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35274@emailwf1.jnpr.net> <49391166.2090709@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B353D8@emailwf1.jnpr.net> <49395D13.5000409@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B3551A@emailwf1.jnpr.net> <493977F0.5040209@dronecode.org.uk> <272DA63037B08F44B196DCEBBE5ED5DD08B35817@emailwf1.jnpr.net> Message-ID: <493D34FE.90205@dronecode.org.uk> James Ferguson wrote: >> So perhaps what you need to do is uninstall the dpi100 font package? > > Just to confirm - I removed the 100dpi fonts, and now my display is back > to what it was before the recent major X update. > > Unfortunately, Cygwin thinks other installs are dependent on the the > 100dpi fonts, so on any update I'll have to manually force it not to > reinstall them, but at least things look ok again. Hmm.. which package(s) is this? > Kind of odd, since my XP settings are 100dpi, and in reality my screen > is more like 120dpi. 'dpi' in the context used by XP and the X server is really just a measure of how big you'd like your fonts. Making the fonts on a screen 'actual-size' (so 72 point fonts are 1 inch high) isn't very useful (as people sit at different distances from the screen, have different visual acuities, and want to be able to read). For printed pages, of course it's different. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Dec 8 15:07:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 08 Dec 2008 15:07:00 -0000 Subject: X, backingstore and opengl In-Reply-To: <493944C8.30006@alice.it> References: <492ABFC3.9000104@alice.it> <492B4CF8.1040808@alice.it> <492C0F69.3030107@alice.it> <4931C007.9050802@alice.it> <4933BB2D.7080904@alice.it> <4935E59E.9010400@alice.it> <49369FB9.7000005@alice.it> <493944C8.30006@alice.it> Message-ID: <493D380C.5030709@dronecode.org.uk> Angelo Graziosi wrote: > Jon TURNEY wrote > >> so perhaps you could try >> ftp://cygwin.com/pub/cygwinx/XWin.20081204180806.exe.bz2 and see if >> that one fails for you > > Now it fails! > > For the sake of completeness, attached the stackdump files and the GDB > infos as requested here [1], cygcheck.out in [2]. Great, thanks very much. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ichbinanon@gmail.com Mon Dec 8 16:27:00 2008 From: ichbinanon@gmail.com (Anonymous bin ich) Date: Mon, 08 Dec 2008 16:27:00 -0000 Subject: Keyboard map screwed up after launching xemacs In-Reply-To: <493D3283.1070304@dronecode.org.uk> References: <04ce01c957fe$3289a140$3201a8c0@aew2knew> <493D3283.1070304@dronecode.org.uk> Message-ID: <82839db60812080826g1f2bccd9o1a62d99289058365@mail.gmail.com> FYI tilde is "AltGr"+"+" where AltGr is right Alt On Mon, Dec 8, 2008 at 3:43 PM, Jon TURNEY wrote: > Andreas Eibach wrote: >> >> Hi, >> >> when I have X running and start off (latest) xemacs & from the command >> line, my German keyboard is non-existing. WTF? >> Even the important tilde character can't be typed anymore. >> >> Not only until I quit xemacs, my keymap in xterm works again as >> expected. > > Are you saying the the keymap for all X windows is changed while xemacs is > running? Or does it only affect the Xemacs window? > > Forgive my ignorance about german keyboard usage, but is the tilde character > used in some kind of composition sequence which isn't working anymore? Or do > you just want to type lots of tildes? > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > -- Regards, -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Mon Dec 8 16:42:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Mon, 08 Dec 2008 16:42:00 -0000 Subject: adobe-courier not found In-Reply-To: <8b25b3bc0812080629k2400c3r9883a0cf7758928e@mail.gmail.com> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> <493D2663.1000608@dronecode.org.uk> <8b25b3bc0812080620l3bc9cb90pf90f5621f85dfd22@mail.gmail.com> <8b25b3bc0812080629k2400c3r9883a0cf7758928e@mail.gmail.com> Message-ID: <493D4E49.6040706@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Mattias Hellstr??m wrote: > Restarting the Xserver once more fixed it. > > Thanks for the help with diagnostics tools to all. For addition to the FAQ: after installing server-side fonts, the server must be restarted for them to be available. Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkk9TkkACgkQpiWmPGlmQSOVKQCfSjmsyYVzNBg/evZ13m4HeEP0 9ogAoK/Zf4AMWWq8rCh1BLEPoQnUeGXS =Eyln -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aeibach.ml@googlemail.com Mon Dec 8 16:58:00 2008 From: aeibach.ml@googlemail.com (Andreas Eibach) Date: Mon, 08 Dec 2008 16:58:00 -0000 Subject: Need some help with linking errors when building latest GTK+ References: <015101c95734$a42a6ed0$3201a8c0@aew2knew> <493D2848.9080105@dronecode.org.uk> Message-ID: <07ad01c95957$1f1cd5a0$3201a8c0@aew2knew> ----- Original Message ----- From: "Jon TURNEY" To: Sent: Monday, December 08, 2008 2:59 PM Subject: Re: Need some help with linking errors when building latest GTK+ > Andreas, > > You probably want to take a look at the cygwinports project at > http://sourceware.org/cygwinports/ Oh yes! After days of fiddlng with this, it could've been a good thing if I knew that before! There are so many orphaned sites and links out there now, so it's bloody hard to find out about a *recent* project. As you might have noticed, this list itself is lots more quieter than it was 2 years ago. Thanks, I will take a look there! -Andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From crawford.carl@gmail.com Mon Dec 8 21:27:00 2008 From: crawford.carl@gmail.com (Carl R. Crawford) Date: Mon, 08 Dec 2008 21:27:00 -0000 Subject: xterm: buttons work but cannot type text at the prompt In-Reply-To: <493D2663.1000608@dronecode.org.uk> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> <493D2663.1000608@dronecode.org.uk> Message-ID: <7B73BACB02B3408EA0BDE43D053F1BA0@carllt> With the new release of X11, xterm comes up and its buttons work. However, I cannot type text at the prompt. I am running X11 w/o a window manager. A number of other applications that require text input also do not work. How do I get text input to work? When I try to bring up a window manager with startx, the manager comes up and then crashes. What's up? Thanks, --Carl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Dec 8 21:37:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 08 Dec 2008 21:37:00 -0000 Subject: xterm: buttons work but cannot type text at the prompt In-Reply-To: <7B73BACB02B3408EA0BDE43D053F1BA0@carllt> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> <493D2663.1000608@dronecode.org.uk> <7B73BACB02B3408EA0BDE43D053F1BA0@carllt> Message-ID: <493D9353.2040603@dronecode.org.uk> Carl R. Crawford wrote: > With the new release of X11, xterm comes up and its buttons work. However, I > cannot type text at the prompt. I am running X11 w/o a window manager. A > number of other applications that require text input also do not work. How > do I get text input to work? http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-i-cant-type-anything > When I try to bring up a window manager with startx, the manager comes up > and then crashes. What's up? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Mon Dec 8 21:40:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 08 Dec 2008 21:40:00 -0000 Subject: adobe-courier not found In-Reply-To: <493D4E49.6040706@users.sourceforge.net> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> <493D2663.1000608@dronecode.org.uk> <8b25b3bc0812080620l3bc9cb90pf90f5621f85dfd22@mail.gmail.com> <8b25b3bc0812080629k2400c3r9883a0cf7758928e@mail.gmail.com> <493D4E49.6040706@users.sourceforge.net> Message-ID: <493D9447.4030900@dronecode.org.uk> Yaakov (Cygwin/X) wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Mattias Hellstr??m wrote: >> Restarting the Xserver once more fixed it. >> >> Thanks for the help with diagnostics tools to all. > > For addition to the FAQ: after installing server-side fonts, the server > must be restarted for them to be available. Perhaps the postinstall scripts need to do "xset -display :0.0 fp rehash"? (although even if this works, it won't do any good in scenarios where X servers other than :0 are running) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From crawford.carl@gmail.com Mon Dec 8 21:43:00 2008 From: crawford.carl@gmail.com (Carl R. Crawford) Date: Mon, 08 Dec 2008 21:43:00 -0000 Subject: xterm: buttons work but cannot type text at the prompt In-Reply-To: <493D9353.2040603@dronecode.org.uk> References: <8b25b3bc0812080400k7227a922j5082877311edef18@mail.gmail.com> <493D2663.1000608@dronecode.org.uk> <7B73BACB02B3408EA0BDE43D053F1BA0@carllt> <493D9353.2040603@dronecode.org.uk> Message-ID: <0989ABB74D314786A63A709C9B208DDF@carllt> thank you. i was using an old version of startxwin.bat. when i switched, i can type! thanks, --carl -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Jon TURNEY Sent: Monday, December 08, 2008 3:36 PM To: cygwin-xfree@cygwin.com Subject: Re: xterm: buttons work but cannot type text at the prompt Carl R. Crawford wrote: > With the new release of X11, xterm comes up and its buttons work. > However, I cannot type text at the prompt. I am running X11 w/o a > window manager. A number of other applications that require text input > also do not work. How do I get text input to work? http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-i-cant-type-anything > When I try to bring up a window manager with startx, the manager comes > up and then crashes. What's up? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From linh.h.phan@jpl.nasa.gov Mon Dec 8 22:19:00 2008 From: linh.h.phan@jpl.nasa.gov (Phan, Linh H) Date: Mon, 08 Dec 2008 22:19:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 In-Reply-To: References: Message-ID: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> Hi, I just updated my cygwin opengl-1.1.0-10 today and I'm using cygwin-1.7. I'm having an "error: stddef.h: No such file or directory" problem while compiling: % cd /usr/share/doc/opengl-1.1.0/GLUIexamples/Cygwin % make all g++ -c -I/usr/include/opengl -O2 example1.cpp In file included from /usr/include/sys/reent.h:14, from /usr/include/string.h:11, from example1.cpp:18: /usr/include/sys/_types.h:63:20: error: stddef.h: No such file or directory In file included from /usr/lib/../include/w32api/glui.h:29, from example1.cpp:20: /usr/include/stdio.h:37:20: error: stdarg.h: No such file or directory In file included from /usr/include/sys/reent.h:14, from /usr/include/string.h:11, from example1.cpp:18: /usr/include/sys/_types.h:72: error: 'wint_t' does not name a type In file included from example1.cpp:18: /usr/include/string.h:22: error: 'size_t' has not been declared ... % cd /usr/share/doc/opengl-1.1.0/GLUIexamples/Mingw/ % make all MINGWFLAGS="-mno-cygwin" g++ -c -I/usr/include/opengl -O2 -mno-cygwin example1.cpp In file included from example1.cpp:18: /usr/include/mingw/string.h:24:20: error: stddef.h: No such file or directory In file included from /usr/include/mingw/glui.h:29, from example1.cpp:20: /usr/include/mingw/stdio.h:28:20: error: stdarg.h: No such file or directory In file included from example1.cpp:18: /usr/include/mingw/string.h:36: error: 'size_t' has not been declared ... Does anyone know where stddef.h is in cygwin-1.7? I couldn't find it anywhere under /usr/include. Thank you, Linh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From brian@dessent.net Mon Dec 8 22:53:00 2008 From: brian@dessent.net (Brian Dessent) Date: Mon, 08 Dec 2008 22:53:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 References: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> Message-ID: <493DA543.B6BF38F7@dessent.net> "Phan, Linh H" wrote: > /usr/include/sys/_types.h:63:20: error: stddef.h: No such file or directory > In file included from /usr/lib/../include/w32api/glui.h:29, > from example1.cpp:20: > /usr/include/stdio.h:37:20: error: stdarg.h: No such file or directory > In file included from /usr/include/sys/reent.h:14, > from /usr/include/string.h:11, > from example1.cpp:18: > /usr/include/sys/_types.h:72: error: 'wint_t' does not name a type > In file included from example1.cpp:18: > /usr/include/string.h:22: error: 'size_t' has not been declared stddef.h and stdarg.h aren't part of Cygwin and they don't live in /usr/include. They are provided by the compiler and they should be found in the compiler's private include directory, $libdir/gcc/$target/$version/include. If it's not found you have an installation problem with gcc. Try the following to verify: $ echo "#include " | gcc -x c - -H -E -o /dev/null . /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/stdarg.h Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From linh.h.phan@jpl.nasa.gov Tue Dec 9 01:34:00 2008 From: linh.h.phan@jpl.nasa.gov (Phan, Linh H) Date: Tue, 09 Dec 2008 01:34:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 In-Reply-To: <493DA543.B6BF38F7@dessent.net> References: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> <493DA543.B6BF38F7@dessent.net> Message-ID: <79D001DEDB0DEC47A247B110F3E866820A0DF1A6@ALTPHYEMBEVSP30.RES.AD.JPL> Thanks Brian, the problem was I was using a gcc 4.3.0 which I guess somehow I didn't install correctly. $ /usr/local/bin/g++ -v gcc version 4.3.0 20071101 (experimental) (GCC) I just swithced over to /usr/bin/g++ and it worked great. But now I ran into another problem. I can't compile this short code using /usr/include/opengl/GL: #include #include void test (void) { GLUtesselator *tobj = (GLUtesselator *)gluNewTess(); gluTessCallback(tobj, (GLenum)GLU_BEGIN, (void (*)())glBegin); gluTessCallback(tobj, (GLenum)GLU_END, (void (*)())glEnd); gluTessCallback(tobj, (GLenum)GLU_VERTEX, (void (*)())glVertex2fv); } $ /usr/bin/g++ -g -c -I/usr/include/opengl test.c++ x.c++: In function `void test()': x.c++:7: error: invalid conversion from `void (*)()' to `void (*)()' x.c++:7: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' x.c++:8: error: invalid conversion from `void (*)()' to `void (*)()' x.c++:8: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' x.c++:9: error: invalid conversion from `void (*)()' to `void (*)()' x.c++:9: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' But I can compile it if I use the /usr/X11R6/include/GL: $ /usr/bin/g++ -g -c -I/usr/X11R6/include test.c++ $ Do you know what the problem is? Thank you, Linh -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Brian Dessent Sent: Monday, December 08, 2008 2:53 PM To: cygwin-xfree@cygwin.com Subject: Re: OpenGL-1.1.0 compile problem in cygwin-1.7 "Phan, Linh H" wrote: > /usr/include/sys/_types.h:63:20: error: stddef.h: No such file or directory > In file included from /usr/lib/../include/w32api/glui.h:29, > from example1.cpp:20: > /usr/include/stdio.h:37:20: error: stdarg.h: No such file or directory > In file included from /usr/include/sys/reent.h:14, > from /usr/include/string.h:11, > from example1.cpp:18: > /usr/include/sys/_types.h:72: error: 'wint_t' does not name a type > In file included from example1.cpp:18: > /usr/include/string.h:22: error: 'size_t' has not been declared stddef.h and stdarg.h aren't part of Cygwin and they don't live in /usr/include. They are provided by the compiler and they should be found in the compiler's private include directory, $libdir/gcc/$target/$version/include. If it's not found you have an installation problem with gcc. Try the following to verify: $ echo "#include " | gcc -x c - -H -E -o /dev/null . /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/stdarg.h Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From brian@dessent.net Tue Dec 9 02:05:00 2008 From: brian@dessent.net (Brian Dessent) Date: Tue, 09 Dec 2008 02:05:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 References: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> <493DA543.B6BF38F7@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1A6@ALTPHYEMBEVSP30.RES.AD.JPL> Message-ID: <493DD23E.81C201DA@dessent.net> "Phan, Linh H" wrote: > $ /usr/bin/g++ -g -c -I/usr/include/opengl test.c++ > x.c++: In function `void test()': > x.c++:7: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:7: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' > x.c++:8: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:8: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' > x.c++:9: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:9: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' Here you are using the Win32 API version of these functions, and the Win32 API generally uses the stdcall calling convention throughout, including the callback. C++ is very strict about types and it does not consider "pointer to function taking no args and returning void using cdecl calling convention" and "pointer to function taking no args and returning void using stdcall calling convention" to be compatible types. It's just that the diagnostic doesn't display the calling convention attribute of the type, so it only looks like they're the same type from the message. Moreover, the compiler is right to be picky because calling convention is a fundamental aspect of the function -- it's not something that can be fixed by just changing to the correct cast. In this case since glBegin et al. are also Win32 API functions they have the proper calling convention, so you only need to fix the cast. But if you were actually implementing the callback in your code, you would have to both explicitly ensure that it was is defined with the correct calling convention, in addition to using the proper cast. > But I can compile it if I use the /usr/X11R6/include/GL: > > $ /usr/bin/g++ -g -c -I/usr/X11R6/include test.c++ > $ Here you're using the X11 version of the API, which uses the default cdecl calling convention throughout. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From linh.h.phan@jpl.nasa.gov Tue Dec 9 02:26:00 2008 From: linh.h.phan@jpl.nasa.gov (Phan, Linh H) Date: Tue, 09 Dec 2008 02:26:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 In-Reply-To: <493DD23E.81C201DA@dessent.net> References: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> <493DA543.B6BF38F7@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1A6@ALTPHYEMBEVSP30.RES.AD.JPL> <493DD23E.81C201DA@dessent.net> Message-ID: <79D001DEDB0DEC47A247B110F3E866820A0DF1B3@ALTPHYEMBEVSP30.RES.AD.JPL> Hi Brian, Can you show me how I can fix the cast? I tried this: #include #include void test (void) { GLUtesselator *tobj = (GLUtesselator *)gluNewTess(); gluTessCallback(tobj, (GLenum)GLU_BEGIN, (void (*)())glBegin); gluTessCallback(tobj, (GLenum)GLU_END, glEnd); gluTessCallback(tobj, (GLenum)GLU_VERTEX, (void (*)())glVertex2fv); } And that fixed it for glEnd, but I don't know how to fix the glBegin and glVertex2fv. This is not my code; it's part of the SGI OpenInventor library. Thank you, Linh -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Brian Dessent Sent: Monday, December 08, 2008 6:05 PM To: cygwin-xfree@cygwin.com Subject: Re: OpenGL-1.1.0 compile problem in cygwin-1.7 "Phan, Linh H" wrote: > $ /usr/bin/g++ -g -c -I/usr/include/opengl test.c++ > x.c++: In function `void test()': > x.c++:7: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:7: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' > x.c++:8: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:8: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' > x.c++:9: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:9: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' Here you are using the Win32 API version of these functions, and the Win32 API generally uses the stdcall calling convention throughout, including the callback. C++ is very strict about types and it does not consider "pointer to function taking no args and returning void using cdecl calling convention" and "pointer to function taking no args and returning void using stdcall calling convention" to be compatible types. It's just that the diagnostic doesn't display the calling convention attribute of the type, so it only looks like they're the same type from the message. Moreover, the compiler is right to be picky because calling convention is a fundamental aspect of the function -- it's not something that can be fixed by just changing to the correct cast. In this case since glBegin et al. are also Win32 API functions they have the proper calling convention, so you only need to fix the cast. But if you were actually implementing the callback in your code, you would have to both explicitly ensure that it was is defined with the correct calling convention, in addition to using the proper cast. > But I can compile it if I use the /usr/X11R6/include/GL: > > $ /usr/bin/g++ -g -c -I/usr/X11R6/include test.c++ > $ Here you're using the X11 version of the API, which uses the default cdecl calling convention throughout. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From linh.h.phan@jpl.nasa.gov Tue Dec 9 03:28:00 2008 From: linh.h.phan@jpl.nasa.gov (Phan, Linh H) Date: Tue, 09 Dec 2008 03:28:00 -0000 Subject: OpenGL-1.1.0 link problem (glXMakeCurrent undefined symbols) In-Reply-To: <79D001DEDB0DEC47A247B110F3E866820A0DF1B3@ALTPHYEMBEVSP30.RES.AD.JPL> References: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> <493DA543.B6BF38F7@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1A6@ALTPHYEMBEVSP30.RES.AD.JPL> <493DD23E.81C201DA@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1B3@ALTPHYEMBEVSP30.RES.AD.JPL> Message-ID: <79D001DEDB0DEC47A247B110F3E866820A0DF1C1@ALTPHYEMBEVSP30.RES.AD.JPL> Hi, I'm trying to port OpenInventor code and using the new opengl-1.1.0 and I am getting undefined _glXMakeCurrent symbols: /usr/bin/CC -g Main.o ClassDef.o Man.o Reader.o Writer.o BuildIssues.o -lInventor -lstdc++ -L/usr/X11R6/lib -L/usr/local/lib -limage -ljpeg -liconv -lFL -lfreetype -lglu32 -lopengl32 -lXm -lXt -lXext -lXi -lX11 -lm -o ivman /usr/local/lib/libInventor.a(So.o): In function `_ZN19SoOffscreenRendererD2Ev': /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:173: undefined reference to `_glXDestroyGLXPixmap' /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:174: undefined reference to `_glXDestroyContext' /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:755: undefined reference to `_glXMakeCurrent' ... I could see it in: [phan@phan-xp ...inventor2/lib]$ nm /usr/X11R6/lib/libGL-1.dll.a |grep glXMakeCurrent 00000000 I __imp__glXMakeCurrentReadSGI 00000000 T _glXMakeCurrentReadSGI 00000000 I __imp__glXMakeCurrent 00000000 T _glXMakeCurrent What library in the new opengl-1.1.0 can I used to fix this problem? Thank you, Linh -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Phan, Linh H Sent: Monday, December 08, 2008 6:25 PM To: cygwin-xfree@cygwin.com Subject: RE: OpenGL-1.1.0 compile problem in cygwin-1.7 Hi Brian, Can you show me how I can fix the cast? I tried this: #include #include void test (void) { GLUtesselator *tobj = (GLUtesselator *)gluNewTess(); gluTessCallback(tobj, (GLenum)GLU_BEGIN, (void (*)())glBegin); gluTessCallback(tobj, (GLenum)GLU_END, glEnd); gluTessCallback(tobj, (GLenum)GLU_VERTEX, (void (*)())glVertex2fv); } And that fixed it for glEnd, but I don't know how to fix the glBegin and glVertex2fv. This is not my code; it's part of the SGI OpenInventor library. Thank you, Linh -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Brian Dessent Sent: Monday, December 08, 2008 6:05 PM To: cygwin-xfree@cygwin.com Subject: Re: OpenGL-1.1.0 compile problem in cygwin-1.7 "Phan, Linh H" wrote: > $ /usr/bin/g++ -g -c -I/usr/include/opengl test.c++ > x.c++: In function `void test()': > x.c++:7: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:7: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' > x.c++:8: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:8: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' > x.c++:9: error: invalid conversion from `void (*)()' to `void (*)()' > x.c++:9: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' Here you are using the Win32 API version of these functions, and the Win32 API generally uses the stdcall calling convention throughout, including the callback. C++ is very strict about types and it does not consider "pointer to function taking no args and returning void using cdecl calling convention" and "pointer to function taking no args and returning void using stdcall calling convention" to be compatible types. It's just that the diagnostic doesn't display the calling convention attribute of the type, so it only looks like they're the same type from the message. Moreover, the compiler is right to be picky because calling convention is a fundamental aspect of the function -- it's not something that can be fixed by just changing to the correct cast. In this case since glBegin et al. are also Win32 API functions they have the proper calling convention, so you only need to fix the cast. But if you were actually implementing the callback in your code, you would have to both explicitly ensure that it was is defined with the correct calling convention, in addition to using the proper cast. > But I can compile it if I use the /usr/X11R6/include/GL: > > $ /usr/bin/g++ -g -c -I/usr/X11R6/include test.c++ > $ Here you're using the X11 version of the API, which uses the default cdecl calling convention throughout. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Dec 9 04:09:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 09 Dec 2008 04:09:00 -0000 Subject: OpenGL-1.1.0 link problem (glXMakeCurrent undefined symbols) In-Reply-To: <79D001DEDB0DEC47A247B110F3E866820A0DF1C1@ALTPHYEMBEVSP30.RES.AD.JPL> References: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> <493DA543.B6BF38F7@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1A6@ALTPHYEMBEVSP30.RES.AD.JPL> <493DD23E.81C201DA@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1B3@ALTPHYEMBEVSP30.RES.AD.JPL> <79D001DEDB0DEC47A247B110F3E866820A0DF1C1@ALTPHYEMBEVSP30.RES.AD.JPL> Message-ID: <493DEF58.7060303@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Phan, Linh H wrote: > I'm trying to port OpenInventor code and using the new opengl-1.1.0 and I am getting > undefined _glXMakeCurrent symbols: This is not relevant to Cygwin/X and should be taken to the main list. Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkk971gACgkQpiWmPGlmQSMX2gCgty9omIIpkNsz9U1bNmWy6SoJ 2K4AnA/DB+WaPXwzPZjIw7V78/9z/y8R =mSoR -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From wuyongwei@gmail.com Tue Dec 9 08:11:00 2008 From: wuyongwei@gmail.com (Yongwei Wu) Date: Tue, 09 Dec 2008 08:11:00 -0000 Subject: xterm-237-2 still has no UTF-8 support Message-ID: <8eeef57f0812090009o6d644b1dn63c6b891a35bcc44@mail.gmail.com> This has been raised in the past: http://cygwin.com/ml/cygwin-xfree/2007-08/msg00082.html The recent xterm-237-2 still does not have the Unicode support enabled, even though it contains a uxterm script. It seems the old xterm-202-1, which has UTF-8 support, no longer works with the new xserver :-(. Any help? Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From neomjp@yahoo.co.jp Tue Dec 9 12:32:00 2008 From: neomjp@yahoo.co.jp (neomjp) Date: Tue, 09 Dec 2008 12:32:00 -0000 Subject: xterm-237-2 still has no UTF-8 support Message-ID: <20081209123136.78787.qmail@web4109.mail.ogk.yahoo.co.jp> On 4:59, Yongwei Wu wrote: > The recent xterm-237-2 still does not have the Unicode support It does. But according to xterm-237-2.cygport, it is configured with "--enable-luit --enable-wide-chars". man xterm(1) says in the description of "-u8", "This option and the utf8 resource are overridden by the ?lc and ?en options and locale resource. That is, if xterm has been compiled to support luit, and the locale resource is not ??false?? this option is ignored." So, "-u8" will be ignored without proper options. Try either: 1. xterm +lc -u8 2. xterm -en UTF-8 3. or use cygwin-1.7 with proper locale settings. Start bash and say, perl -we 'binmode(STDOUT, ":utf8"); print(pack("U*", 12371, 12435, 12395, 12385, 12399, 32, 50504, 45397, 54616, 49464, 50836, 63, 32, 20320, 22909));' This should print "hello" in Japanese, Korean, and Chinese. -- neomjp -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From andre_bleau@hotmail.com Tue Dec 9 13:38:00 2008 From: andre_bleau@hotmail.com (=?iso-8859-1?Q?Andr=E9_Bleau?=) Date: Tue, 09 Dec 2008 13:38:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 Message-ID: "Phan, Linh H" wrote: > > Hi Brian, > > Can you show me how I can fix the cast? I tried this: > > #include > #include > void test (void) > { > GLUtesselator *tobj = (GLUtesselator *)gluNewTess(); > gluTessCallback(tobj, (GLenum)GLU_BEGIN, (void (*)())glBegin); > gluTessCallback(tobj, (GLenum)GLU_END, glEnd); > gluTessCallback(tobj, (GLenum)GLU_VERTEX, (void (*)())glVertex2fv); > } > > And that fixed it for glEnd, but I don't know how to fix the glBegin and glVertex2fv. > This is not my code; it's part of the SGI OpenInventor library. > > Thank you, > > Linh > Hi Linh, Did you try: #include #include void test (void) { GLUtesselator *tobj = gluNewTess(); gluTessCallback(tobj, (GLenum)GLU_BEGIN, glBegin); gluTessCallback(tobj, (GLenum)GLU_END, glEnd); gluTessCallback(tobj, (GLenum)GLU_VERTEX, glVertex2fv); } Anyway, glu.h shows that the prototype for gluTessCallback is: GLAPI void APIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); so (_GLUfuncptr) is the obvious cast, no? - Andr? Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the OpenGL package to cygwin at cygwin dot com _________________________________________________________________ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From andre_bleau@hotmail.com Tue Dec 9 14:01:00 2008 From: andre_bleau@hotmail.com (=?iso-8859-1?Q?Andr=E9_Bleau?=) Date: Tue, 09 Dec 2008 14:01:00 -0000 Subject: OpenGL-1.1.0 link problem (glXMakeCurrent undefined symbols) Message-ID: "Phan, Linh H" wrote: > Hi, Hi Linh, > I'm trying to port OpenInventor code and using the new opengl-1.1.0 and I am getting > undefined _glXMakeCurrent symbols: > /usr/bin/CC -g Main.o ClassDef.o Man.o Reader.o Writer.o BuildIssues.o -lInventor -lstdc++ > -L/usr/X11R6/lib -L/usr/local/lib -limage -ljpeg -liconv -lFL -lfreetype > -lglu32 -lopengl32 -lXm -lXt -lXext -lXi -lX11 -lm -o ivman > /usr/local/lib/libInventor.a(So.o): In function `_ZN19SoOffscreenRendererD2Ev': > /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:173: undefined reference to > `_glXDestroyGLXPixmap' > /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:174: undefined reference to > `_glXDestroyContext' > /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:755: undefined reference to > `_glXMakeCurrent' > ... > I could see it in: > [phan@phan-xp ...inventor2/lib]$ nm /usr/X11R6/lib/libGL-1.dll.a |grep glXMakeCurrent > 00000000 I __imp__glXMakeCurrentReadSGI > 00000000 T _glXMakeCurrentReadSGI > 00000000 I __imp__glXMakeCurrent > 00000000 T _glXMakeCurrent > What library in the new opengl-1.1.0 can I used to fix this problem? > Thank you, > Linh > Yeurk! The problem here is that you are trying to mix to incompatible things: 1- libraries from the w32api package (-lglu32 -lopengl32) which are about displaying openGL graphics directly through a native Windows interface (Win32) without any X server; 2- some other librairies (-lX...) that are about displaying through an X server. Than cannot work. You must make up your mind: Either you follow the Win32 road and you move your discussion to cygwin at cygwin dot com (as Yaakov suggested). Or you follow the X server road. As OpenInventor is some SGI thing, it is probably the best choice. In that case, you should update all your X11-related packages (-L/usr/X11R6/lib is related to the old version). In particular, you will need the following packages: libGL-devel, libGL1, libGLU-devel, libGLU1, which are about displaying openGL graphics through an X server. In that case, keep the discussion at cygwin-xfree at cygwin dot com. - Andr? Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the OpenGL package to cygwin at cygwin dot com _________________________________________________________________ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From brian@dessent.net Tue Dec 9 15:07:00 2008 From: brian@dessent.net (Brian Dessent) Date: Tue, 09 Dec 2008 15:07:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 References: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> <493DA543.B6BF38F7@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1A6@ALTPHYEMBEVSP30.RES.AD.JPL> <493DD23E.81C201DA@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1B3@ALTPHYEMBEVSP30.RES.AD.JPL> Message-ID: <493E898A.C631395A@dessent.net> "Phan, Linh H" wrote: > gluTessCallback(tobj, (GLenum)GLU_BEGIN, (void (*)())glBegin); > gluTessCallback(tobj, (GLenum)GLU_END, glEnd); > gluTessCallback(tobj, (GLenum)GLU_VERTEX, (void (*)())glVertex2fv); > } > > And that fixed it for glEnd, but I don't know how to fix the glBegin and glVertex2fv. This is not my code; it's part of the SGI OpenInventor library. You can use a typedef to make life a little easier. There's already one in glu.h that you can reuse (although it looks like it's not meant to be part of the public interface so it might not be the best idea to rely on it): typedef void (APIENTRY *_GLUfuncptr)(); Then the cast becomes just "(_GLUfuncptr)whatever". Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From wuyongwei@gmail.com Tue Dec 9 15:40:00 2008 From: wuyongwei@gmail.com (Yongwei Wu) Date: Tue, 09 Dec 2008 15:40:00 -0000 Subject: xterm-237-2 still has no UTF-8 support Message-ID: <8eeef57f0812090739w2d6cffbdk2a513519d1d21262@mail.gmail.com> > On 4:59, Yongwei Wu wrote: >> The recent xterm-237-2 still does not have the Unicode support > > It does. > > But according to xterm-237-2.cygport, it is configured > with "--enable-luit --enable-wide-chars". man xterm(1) > says in the description of "-u8", > > "This option and the utf8 resource are overridden by the > -lc and -en options and locale resource. That is, if > xterm has been compiled to support luit, and the > locale resource is not > ''false'' this option is ignored." > > So, "-u8" will be ignored without proper options. Try > either: > 1. xterm +lc -u8 I got these messages: Warning: Cannot convert string "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string "nil2" to type FontStruct And non-ASCII characters become either spaces or question marks. I verified that I can copy the correct characters, but they do not appear. > 2. xterm -en UTF-8 Same messages, but the term appears and immediately disappears. > 3. or use cygwin-1.7 with proper locale settings. More details? > Start bash and say, > > perl -we 'binmode(STDOUT, ":utf8"); print(pack("U*", > 12371, 12435, 12395, 12385, 12399, 32, 50504, 45397, > 54616, 49464, 50836, 63, 32, 20320, 22909));' > > This should print "hello" in Japanese, Korean, and > Chinese. Nothing but spaces and question marks. However, they can be copied here: ????? ?????? ?? Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ From gustavo.seabra@gmail.com Tue Dec 9 15:58:00 2008 From: gustavo.seabra@gmail.com (Gustavo Seabra) Date: Tue, 09 Dec 2008 15:58:00 -0000 Subject: xterm line wrapping Message-ID: Hi All, I wonder if anyone else sees this. When I open an xterm, it all works fine with the default dimensions. But if I resize the terminal, line wrapping stops working until I return to the initial size. This was present in the old xterm, and persists after upgrading to the new one. Interestingly, if I have a file opened in vi when resizing, vi works quite well and wraps the lines correctly according to the terminal size. But when I get out of vi I get the same problems back :-( Thanks, Gustavo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From markjreed@gmail.com Tue Dec 9 16:02:00 2008 From: markjreed@gmail.com (Mark J. Reed) Date: Tue, 09 Dec 2008 16:02:00 -0000 Subject: xterm-237-2 still has no UTF-8 support In-Reply-To: <8eeef57f0812090739w2d6cffbdk2a513519d1d21262@mail.gmail.com> References: <8eeef57f0812090739w2d6cffbdk2a513519d1d21262@mail.gmail.com> Message-ID: On Tue, Dec 9, 2008 at 10:39 AM, Yongwei Wu wrote: > I got these messages: > > Warning: Cannot convert string > "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*" to type > FontStruct > Warning: Cannot convert string "nil2" to type FontStruct > > And non-ASCII characters become either spaces or question marks. I > verified that I can copy the correct characters, but they do not > appear. If you can copy them and they appear properly when you paste, that would seem to imply that the xterm is correctly handling the Unicode characters. It's just that the associated glyphs are not present in the font you're using. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue Dec 9 16:29:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 09 Dec 2008 16:29:00 -0000 Subject: Keyboard map screwed up after launching xemacs In-Reply-To: <493D3283.1070304@dronecode.org.uk> References: <04ce01c957fe$3289a140$3201a8c0@aew2knew> <493D3283.1070304@dronecode.org.uk> Message-ID: <493E9CCD.6070009@dronecode.org.uk> Jon TURNEY wrote: > Andreas Eibach wrote: >> Hi, >> >> when I have X running and start off (latest) xemacs & from the command >> line, my German keyboard is non-existing. WTF? >> Even the important tilde character can't be typed anymore. >> >> Not only until I quit xemacs, my keymap in xterm works again as >> expected. > > Are you saying the the keymap for all X windows is changed while xemacs > is running? Or does it only affect the Xemacs window? > > Forgive my ignorance about german keyboard usage, but is the tilde > character used in some kind of composition sequence which isn't working > anymore? Or do you just want to type lots of tildes? Ok, it seems I can reproduce this by telling Windows I have a german keyboard (although starting the X server with '-xkblayout de' doesn't seem to be sufficient, which is somewhat mysterious) and it only affects the xemacs window. Andreas Eibach wrote: > Anyway to fix this? A workaround seems to be to do 'setxkbmap de' before starting xemacs. This and other reported problems make me thing something not quite right about the way we are initializing XKB for an autodetected keyboard layout (probably related to MPX changes in the X server), which needs more investigation.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aeibach.ml@googlemail.com Tue Dec 9 16:47:00 2008 From: aeibach.ml@googlemail.com (Andreas Eibach) Date: Tue, 09 Dec 2008 16:47:00 -0000 Subject: Keyboard map screwed up after launching xemacs References: <04ce01c957fe$3289a140$3201a8c0@aew2knew> <493D3283.1070304@dronecode.org.uk> <493E9CCD.6070009@dronecode.org.uk> Message-ID: <0a6501c95a1e$c985d600$3201a8c0@aew2knew> ----- Original Message ----- From: "Jon TURNEY" To: Sent: Tuesday, December 09, 2008 5:29 PM Subject: Re: Keyboard map screwed up after launching xemacs > Jon TURNEY wrote: > > Forgive my ignorance about german keyboard usage, but is the tilde > > character used in some kind of composition sequence which isn't working > > anymore? Or do you just want to type lots of tildes? (In case that it went down the drain: One is enough,: ~ = -> $HOME :) > Ok, it seems I can reproduce this by telling Windows I have a german keyboard > (although starting the X server with '-xkblayout de' doesn't seem to be > sufficient, which is somewhat mysterious) and it only affects the xemacs window. Great! Thanks for still bearing with me. > A workaround seems to be to do 'setxkbmap de' before starting xemacs. > > This and other reported problems make me thing something not quite right about > the way we are initializing XKB for an autodetected keyboard layout > (probably related to MPX changes in the X server), which needs more > investigation.... I fully agree. -Andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From linh.h.phan@jpl.nasa.gov Tue Dec 9 19:14:00 2008 From: linh.h.phan@jpl.nasa.gov (Phan, Linh H) Date: Tue, 09 Dec 2008 19:14:00 -0000 Subject: OpenGL-1.1.0 link problem (glXMakeCurrent undefined symbols) In-Reply-To: References: Message-ID: <79D001DEDB0DEC47A247B110F3E866820A0DF262@ALTPHYEMBEVSP30.RES.AD.JPL> Hi Andre, > Either you follow the Win32 road ... > Or you follow the X server road. I have been following the X server road (libGL-devel, libGL1, libGLU-devel, libGLU1 and that has been working fine for me) but I guess those are Mesa libraries which does not benefit from hardware acceleration, so when I read your opengl announcement: > These programs can display through the native Windows interface > (Win32) and benefit from hardware and driver acceleration. I wanted the benefit from hardware acceleration, even though I don't care for the Windows interface. Is it possible for me to not use the Windows interface but benefit from the hardware acceleration? Thank you Andre, Linh -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Andr? Bleau Sent: Tuesday, December 09, 2008 6:00 AM To: cygwin-xfree@cygwin.com Subject: Re: OpenGL-1.1.0 link problem (glXMakeCurrent undefined symbols) "Phan, Linh H" wrote: > Hi, Hi Linh, > I'm trying to port OpenInventor code and using the new opengl-1.1.0 and I am getting > undefined _glXMakeCurrent symbols: > /usr/bin/CC -g Main.o ClassDef.o Man.o Reader.o Writer.o BuildIssues.o -lInventor -lstdc++ > -L/usr/X11R6/lib -L/usr/local/lib -limage -ljpeg -liconv -lFL -lfreetype > -lglu32 -lopengl32 -lXm -lXt -lXext -lXi -lX11 -lm -o ivman > /usr/local/lib/libInventor.a(So.o): In function `_ZN19SoOffscreenRendererD2Ev': > /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:173: undefined reference to > `_glXDestroyGLXPixmap' > /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:174: undefined reference to > `_glXDestroyContext' > /usr/local/src/inventor2/lib/database/src/so/SoOffscreenRenderer.c++:755: undefined reference to > `_glXMakeCurrent' > ... > I could see it in: > [phan@phan-xp ...inventor2/lib]$ nm /usr/X11R6/lib/libGL-1.dll.a |grep glXMakeCurrent > 00000000 I __imp__glXMakeCurrentReadSGI > 00000000 T _glXMakeCurrentReadSGI > 00000000 I __imp__glXMakeCurrent > 00000000 T _glXMakeCurrent > What library in the new opengl-1.1.0 can I used to fix this problem? > Thank you, > Linh > Yeurk! The problem here is that you are trying to mix to incompatible things: 1- libraries from the w32api package (-lglu32 -lopengl32) which are about displaying openGL graphics directly through a native Windows interface (Win32) without any X server; 2- some other librairies (-lX...) that are about displaying through an X server. Than cannot work. You must make up your mind: Either you follow the Win32 road and you move your discussion to cygwin at cygwin dot com (as Yaakov suggested). Or you follow the X server road. As OpenInventor is some SGI thing, it is probably the best choice. In that case, you should update all your X11-related packages (-L/usr/X11R6/lib is related to the old version). In particular, you will need the following packages: libGL-devel, libGL1, libGLU-devel, libGLU1, which are about displaying openGL graphics through an X server. In that case, keep the discussion at cygwin-xfree at cygwin dot com. - Andr? Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the OpenGL package to cygwin at cygwin dot com _________________________________________________________________ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From linh.h.phan@jpl.nasa.gov Tue Dec 9 20:19:00 2008 From: linh.h.phan@jpl.nasa.gov (Phan, Linh H) Date: Tue, 09 Dec 2008 20:19:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 In-Reply-To: <493E898A.C631395A@dessent.net> References: <79D001DEDB0DEC47A247B110F3E866820A0DF158@ALTPHYEMBEVSP30.RES.AD.JPL> <493DA543.B6BF38F7@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1A6@ALTPHYEMBEVSP30.RES.AD.JPL> <493DD23E.81C201DA@dessent.net> <79D001DEDB0DEC47A247B110F3E866820A0DF1B3@ALTPHYEMBEVSP30.RES.AD.JPL> <493E898A.C631395A@dessent.net> Message-ID: <79D001DEDB0DEC47A247B110F3E866820A0DF28C@ALTPHYEMBEVSP30.RES.AD.JPL> That worked. Thanks Brian, Linh -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Brian Dessent Sent: Tuesday, December 09, 2008 7:07 AM To: cygwin-xfree@cygwin.com Subject: Re: OpenGL-1.1.0 compile problem in cygwin-1.7 "Phan, Linh H" wrote: > gluTessCallback(tobj, (GLenum)GLU_BEGIN, (void (*)())glBegin); > gluTessCallback(tobj, (GLenum)GLU_END, glEnd); > gluTessCallback(tobj, (GLenum)GLU_VERTEX, (void (*)())glVertex2fv); > } > > And that fixed it for glEnd, but I don't know how to fix the glBegin and glVertex2fv. This is not my code; it's part of the SGI OpenInventor library. You can use a typedef to make life a little easier. There's already one in glu.h that you can reuse (although it looks like it's not meant to be part of the public interface so it might not be the best idea to rely on it): typedef void (APIENTRY *_GLUfuncptr)(); Then the cast becomes just "(_GLUfuncptr)whatever". Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From linh.h.phan@jpl.nasa.gov Tue Dec 9 20:22:00 2008 From: linh.h.phan@jpl.nasa.gov (Phan, Linh H) Date: Tue, 09 Dec 2008 20:22:00 -0000 Subject: OpenGL-1.1.0 compile problem in cygwin-1.7 In-Reply-To: References: Message-ID: <79D001DEDB0DEC47A247B110F3E866820A0DF28F@ALTPHYEMBEVSP30.RES.AD.JPL> Hi Andre, This: gluTessCallback(tobj, (GLenum)GLU_BEGIN, glBegin); gluTessCallback(tobj, (GLenum)GLU_END, glEnd); gluTessCallback(tobj, (GLenum)GLU_VERTEX, glVertex2fv); Would give me these errors: x.c++: In function `void test()': x.c++:7: error: invalid conversion from `void (*)(GLenum)' to `void (*)()' x.c++:7: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' x.c++:9: error: invalid conversion from `void (*)(const GLfloat*)' to `void (*)()' x.c++:9: error: initializing argument 3 of `void gluTessCallback(GLUtesselator*, GLenum, void (*)())' But the below fixes the problem: gluTessCallback(tobj, (GLenum)GLU_BEGIN, (_GLUfuncptr)glBegin); gluTessCallback(tobj, (GLenum)GLU_END, glEnd); gluTessCallback(tobj, (GLenum)GLU_VERTEX, (_GLUfuncptr)glVertex2fv); Thanks Andre, Linh -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Andr? Bleau Sent: Tuesday, December 09, 2008 5:38 AM To: cygwin-xfree@cygwin.com Subject: RE: OpenGL-1.1.0 compile problem in cygwin-1.7 "Phan, Linh H" wrote: > > Hi Brian, > > Can you show me how I can fix the cast? I tried this: > > #include > #include > void test (void) > { > GLUtesselator *tobj = (GLUtesselator *)gluNewTess(); > gluTessCallback(tobj, (GLenum)GLU_BEGIN, (void (*)())glBegin); > gluTessCallback(tobj, (GLenum)GLU_END, glEnd); > gluTessCallback(tobj, (GLenum)GLU_VERTEX, (void (*)())glVertex2fv); > } > > And that fixed it for glEnd, but I don't know how to fix the glBegin and glVertex2fv. > This is not my code; it's part of the SGI OpenInventor library. > > Thank you, > > Linh > Hi Linh, Did you try: #include #include void test (void) { GLUtesselator *tobj = gluNewTess(); gluTessCallback(tobj, (GLenum)GLU_BEGIN, glBegin); gluTessCallback(tobj, (GLenum)GLU_END, glEnd); gluTessCallback(tobj, (GLenum)GLU_VERTEX, glVertex2fv); } Anyway, glu.h shows that the prototype for gluTessCallback is: GLAPI void APIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); so (_GLUfuncptr) is the obvious cast, no? - Andr? Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the OpenGL package to cygwin at cygwin dot com _________________________________________________________________ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dickey@his.com Wed Dec 10 01:32:00 2008 From: dickey@his.com (Thomas Dickey) Date: Wed, 10 Dec 2008 01:32:00 -0000 Subject: xterm line wrapping In-Reply-To: References: Message-ID: <20081210013119.GD28439@invisible-island.net> On Tue, Dec 09, 2008 at 10:57:53AM -0500, Gustavo Seabra wrote: > Hi All, > > I wonder if anyone else sees this. When I open an xterm, it all works > fine with the default dimensions. But if I resize the terminal, line > wrapping stops working until I return to the initial size. This was > present in the old xterm, and persists after upgrading to the new one. that sounds like the "feature" in bash which makes it not pass on the SIGWINCH signal, depending on bash's settings. (I should add it to my ncurses faq, since the bash maintainer doesn't answer this question) > Interestingly, if I have a file opened in vi when resizing, vi works > quite well and wraps the lines correctly according to the terminal > size. But when I get out of vi I get the same problems back :-( vi is probably doing the ioctl to check on the screensize... -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: From Phil.Betts@ascribe.com Wed Dec 10 03:12:00 2008 From: Phil.Betts@ascribe.com (Phil Betts) Date: Wed, 10 Dec 2008 03:12:00 -0000 Subject: xterm line wrapping In-Reply-To: <20081210013119.GD28439@invisible-island.net> References: <20081210013119.GD28439@invisible-island.net> Message-ID: <5E25AF06EFB9EA4A87C19BC98F5C875302139A41@core-email.int.ascribe.com> Thomas Dickey wrote on Wednesday, December 10, 2008 1:31 AM:: > On Tue, Dec 09, 2008 at 10:57:53AM -0500, Gustavo Seabra wrote: >> Hi All, >> >> I wonder if anyone else sees this. When I open an xterm, it all works >> fine with the default dimensions. But if I resize the terminal, line >> wrapping stops working until I return to the initial size. This was >> present in the old xterm, and persists after upgrading to the new >> one. > > that sounds like the "feature" in bash which makes it not pass on the > SIGWINCH signal, depending on bash's settings. (I should add it to > my ncurses faq, since the bash maintainer doesn't answer this > question) > >> Interestingly, if I have a file opened in vi when resizing, vi works >> quite well and wraps the lines correctly according to the terminal >> size. But when I get out of vi I get the same problems back :-( > > vi is probably doing the ioctl to check on the screensize... Try the command "shopt -s checkwinsize" in bash. This causes bash to check the terminal size after every command and adjusts $LINES and $COLUMNS to the correct values. If that works, add it to your .bashrc Phil -- This email has been scanned by Ascribe PLC using Microsoft Antigen for Exchange. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From wuyongwei@gmail.com Wed Dec 10 04:34:00 2008 From: wuyongwei@gmail.com (Yongwei Wu) Date: Wed, 10 Dec 2008 04:34:00 -0000 Subject: xterm-237-2 still has no UTF-8 support Message-ID: <8eeef57f0812092033v44a383bfw7502ca49ee97e3f8@mail.gmail.com> Mark J. Reed wrote: >> Warning: Cannot convert string >> "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*" to type >> FontStruct >> Warning: Cannot convert string "nil2" to type FontStruct >> >> And non-ASCII characters become either spaces or question marks. I >> verified that I can copy the correct characters, but they do not >> appear. > > If you can copy them and they appear properly when you paste, that > would seem to imply that the xterm is correctly handling the Unicode > characters. It's just that the associated glyphs are not present in > the font you're using. Good reasoning. I think you are right. Then who is to blame? :-) Another phenomenon I have observed: one cannot change the fonts in the VT Fonts menu. Something is still wrong here, but I am not sure whether it is in xterm or the rest of the XWindow system. Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From tim@timoxley.com Wed Dec 10 07:47:00 2008 From: tim@timoxley.com (Tim Oxley) Date: Wed, 10 Dec 2008 07:47:00 -0000 Subject: wamp cygwin php. Files with acl, setfacl, issue Message-ID: <493F73DD.5030002@timoxley.com> I'm running wamp/cygwin as a testing environment, and php doesn't want to recognise any files I create under cygwin (eg vim/touch etc) as they don't have the additional permissions (no + at the end of an ls -l command) . For example, a php 'is_file()' returns false on a file that most certainly exists. Figuring out what was going on was source of much headache. I'm sure I am not the first person to have this problem, but I'm having trouble finding info, I've been reading about extended file permissions and setfacl etc, but I don't know how to set it up so I don't have to manually setfacl each file I create in cygwin? Help appreciated, thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Wed Dec 10 08:01:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Wed, 10 Dec 2008 08:01:00 -0000 Subject: wamp cygwin php. Files with acl, setfacl, issue In-Reply-To: <493F73DD.5030002@timoxley.com> References: <493F73DD.5030002@timoxley.com> Message-ID: <493F7710.3070009@users.sourceforge.net> Tim Oxley wrote: > I'm running wamp/cygwin as a testing environment, and php doesn't want > to recognise any files I create under cygwin (eg vim/touch etc) as they > don't have the additional permissions (no + at the end of an ls -l > command) . > > For example, a php 'is_file()' returns false on a file that most > certainly exists. Figuring out what was going on was source of much > headache. > > I'm sure I am not the first person to have this problem, but I'm having > trouble finding info, I've been reading about extended file permissions > and setfacl etc, but I don't know how to set it up so I don't have to > manually setfacl each file I create in cygwin? > > Help appreciated, thanks. The cygwin-xfree list is only for X11 inquiries. Moving this to the main list. Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From gropius365@pobox.com Wed Dec 10 14:02:00 2008 From: gropius365@pobox.com (gropius365@pobox.com) Date: Wed, 10 Dec 2008 14:02:00 -0000 Subject: AltGr works with only one key Message-ID: Hello, I am experiencing what appears to be the same problem as described below. I am attaching my own copy of XWin.0.log and the output of xev which I hope will be helpful. It appears that for every keypress that fails we have the xev output: XLookupString gives 1 bytes: (00) " instead of something like XLookupString gives 1 bytes: (23) "#" Also, sometimes after attempting such a failed AltGr key combination, subsequent keypresses on normal keys act as if the the ctrl key is depressed. Hitting ctrl again returns the keyboard to its normal state. I am running xorg-server 1.5.3 on XP Pro (Version 2002 SP2), and I'm using a French keyboard [layout "French (Standard)" (40c), type "4" is detected]. This problem began for me with the move to X.Org X11R7.4 (when all the /usr/X11R6 paths moved to /usr, etc.). I have found several mentions of this type of problem in past postings (dating back to 2005 for example) but they appeared to have been resolved for previous cygwin X implementations. Regards. . . > I can't do |@\{}[] in X (they all need the AltGr key), but I can do # > perfectly, with the AltGr key. (It's the 3 key with AltGr) > > I have a Toshiba laptop running Vista. I used to have a Toshiba with > XP and Cygwin X and never had this problem. > > The non-X bash terminal window works fine. > > Here's a sequence from xev where I press down the AltGr key, then > press and release the 1 key, then press and release the 2 key, then > press and release the 3 key and then release the AltGr key: > -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.0.log Type: application/octet-stream Size: 3958 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: xev.log Type: application/octet-stream Size: 11777 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From neomjp@yahoo.co.jp Wed Dec 10 15:50:00 2008 From: neomjp@yahoo.co.jp (neomjp) Date: Wed, 10 Dec 2008 15:50:00 -0000 Subject: xterm-237-2 still has no UTF-8 support Message-ID: <20081210154919.68278.qmail@web4108.mail.ogk.yahoo.co.jp> On 2008/12/10 0:39, Yongwei Wu wrote: >> 1. xterm +lc -u8 > > I got these messages: > > Warning: Cannot convert string > "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*" to type > FontStruct > Warning: Cannot convert string "nil2" to type FontStruct These are the default fonts specified in /etc/X11/app-defaults/XTerm. "-adobe-helvetica-..." are provided by font-adobe-dpi100 and font-adobe-dpi75, and nil2 is provided by font-misc-misc. Do you have these fonts installed? What does cygcheck -c | grep font say? If these warnings persist, then you may have something wrong or some non-default settings about fonts. 1. Re-run (as in /etc/postinstall/fontconfig.sh) /usr/bin/fc-cache -r 2. Do you have any files in ls -l ~/.[xX]* 3. Did you modify any files in grep -ril font /etc/X11/|xargs md5sum (On my machine, it says: dd942bff017ee9cfc2bb97bbdd7378b6 */etc/X11/app-defaults/KOI8RXTerm 952670ddfbb90d0a7c36e87e7a796595 */etc/X11/app-defaults/UXTerm 3229b9daa5116a184ebe78949c8794f9 */etc/X11/app-defaults/XTerm I believe these are the default.) 4. How do you start up XWin (startx, starxwin.sh, startxwin.bat, etc.) and xterm? Does the file contain anything about fonts? -- neomjp -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Wed Dec 10 17:23:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 10 Dec 2008 17:23:00 -0000 Subject: Small update for X server 1.5.3 patch set In-Reply-To: <49256310.5090808@dronecode.org.uk> References: <4921E03E.8040605@dronecode.org.uk> <49239D94.1010301@users.sourceforge.net> <49246F67.8040300@dronecode.org.uk> <49253DBD.5090900@users.sourceforge.net> <49256310.5090808@dronecode.org.uk> Message-ID: <493FFB0E.6070205@dronecode.org.uk> Jon TURNEY wrote: > * Always enable built-in fonts; disable other FPEs if > --enable-builtin-fonts > > I've reworked this last one slightly from the form you had it in, but > I've just realized now that your version was actually correct. If > BUILTIN_FONTS is defined, we want to disable the other FPE handlers. fwiw, there seems to be a bug here. If you have no fonts installed (i.e. you are just relying on the built-in fixed/cursor fonts, starting the X server up works fine, however, if the X server restarts (when the last client disconnects), if fails to restart, complaining it can't find fixed/cursor. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Wed Dec 10 17:50:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Wed, 10 Dec 2008 17:50:00 -0000 Subject: cygwin and cygwin-xfree lists to merge Message-ID: <20081210174922.GA2339@ednor.casa.cgf.cx> The historical reasons for merging the cygwin and cygwin-xfree lists no longer seems to exist so I am contemplating merging the two lists. If anyone has a compelling reason why this should not happen please send it to one of the two lists. If I don't hear a coherent argument against doing this, I'll throw the switch over the weekend. Btw, I'm only mildly sympathetic to arguments like "It will be more email for me". I'm more concerned with having to constantly shuttle people back and forth between the two lists. Unless there is a compelling argument to the contrary, I think that the fact that people are confused about which list to use outweighs the increase in email traffic for people who just want to hear about cygwin/x. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From colin.harrison@virgin.net Wed Dec 10 19:20:00 2008 From: colin.harrison@virgin.net (Colin Harrison) Date: Wed, 10 Dec 2008 19:20:00 -0000 Subject: Small update for X server 1.5.3 patch set Message-ID: <200812101919.mBAJJapI014658@StraightRunning.com> Hi, I thing that's what the static last_pf stuff in my dixfonts patch does? http://www.straightrunning.com/XmingCode/patch13/dixfonts.c.patch Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cabrera@wrc.xerox.com Wed Dec 10 19:46:00 2008 From: cabrera@wrc.xerox.com (jose isaias cabrera) Date: Wed, 10 Dec 2008 19:46:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <20081210174922.GA2339@ednor.casa.cgf.cx> References: <20081210174922.GA2339@ednor.casa.cgf.cx> Message-ID: <9B29BB8574554DA0A6166888BE03B534@jicman> I don't mind the traffic of xfree, but the cygwin list has too much traffic. ----- Original Message ----- From: "Christopher Faylor" To: ; Sent: Wednesday, December 10, 2008 12:49 PM Subject: cygwin and cygwin-xfree lists to merge > The historical reasons for merging the cygwin and cygwin-xfree lists no > longer seems to exist so I am contemplating merging the two lists. > > If anyone has a compelling reason why this should not happen please send > it to one of the two lists. If I don't hear a coherent argument against > doing this, I'll throw the switch over the weekend. > > Btw, I'm only mildly sympathetic to arguments like "It will be more > email for me". I'm more concerned with having to constantly shuttle > people back and forth between the two lists. Unless there is a > compelling argument to the contrary, I think that the fact that people > are confused about which list to use outweighs the increase in email > traffic for people who just want to hear about cygwin/x. > > cgf > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Wed Dec 10 20:14:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 10 Dec 2008 20:14:00 -0000 Subject: xterm-237-2 still has no UTF-8 support In-Reply-To: <20081210154919.68278.qmail@web4108.mail.ogk.yahoo.co.jp> References: <20081210154919.68278.qmail@web4108.mail.ogk.yahoo.co.jp> Message-ID: <4940230D.7040602@dronecode.org.uk> neomjp wrote: > On 2008/12/10 0:39, Yongwei Wu wrote: >>> 1. xterm +lc -u8 >> I got these messages: >> >> Warning: Cannot convert string >> > "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*" > to type FontStruct >> Warning: Cannot convert string "nil2" to type FontStruct > These are the default fonts specified in > /etc/X11/app-defaults/XTerm. > > "-adobe-helvetica-..." are provided by font-adobe-dpi100 > and font-adobe-dpi75, and nil2 is provided by > font-misc-misc. font-misc-misc is critical to this working properly. If you don't have that installed, we end-up using the built-in 'fixed' font, which only has a limited set of glyphs (those needed for iso8859-1, I would guess) (Since 1.5.3-3, the x server has has a built-in 'fixed' font and font-misc-misc is not installed by default) > Do you have these fonts installed? What does > cygcheck -c | grep font > say? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Wed Dec 10 20:16:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 10 Dec 2008 20:16:00 -0000 Subject: X package font requires need tidying-up Message-ID: <4940238A.5090508@dronecode.org.uk> Yaakov, There's a few packaging oddities with regards to X fonts requirements, which could probably do with tidying up. I guess for dependency purposes we are assuming that any installed client is going to be run on a local X server, in which case it needs to ensure that fonts it needs are installed locally. xedit: requires both dpi75 and dpi100 versions of several font packages. xman: requires dpi100 versions of font-adobe and font-bh I'd suggest packages should depend only on the dpi75 version of fonts (unless they explicitly require the dpi100 version, which would be bad, and doesn't seem to be the case here) If the user requires dpi100 fonts, they can install them, and they take precedence over the dpi75 fonts as they appear earlier on the font path. emacs-X11: doesn't require any fonts this should probably require packages to provide the fonts which are listed in the default shift-left-click menu. I think that's just font-adobe-dpi75 and font-misc-misc. xterm: doesn't require any fonts possibly this should require font-adobe-dpi75 and font-misc-misc to prevent confusion and alarm about "cannot convert to type FontStruct" warnings every time an xterm is run? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Wed Dec 10 21:29:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Wed, 10 Dec 2008 21:29:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <9B29BB8574554DA0A6166888BE03B534@jicman> References: <20081210174922.GA2339@ednor.casa.cgf.cx> <9B29BB8574554DA0A6166888BE03B534@jicman> Message-ID: <20081210212839.GA3082@ednor.casa.cgf.cx> On Wed, Dec 10, 2008 at 02:45:17PM -0500, jose isaias cabrera wrote: >I don't mind the traffic of xfree, but the cygwin list has too much >traffic. You have my mild sympathy. > ----- Original Message ----- From: "Christopher Faylor" > > To: ; > Sent: Wednesday, December 10, 2008 12:49 PM > Subject: cygwin and cygwin-xfree lists to merge > >> The historical reasons for merging the cygwin and cygwin-xfree lists no >> longer seems to exist so I am contemplating merging the two lists. >> >> If anyone has a compelling reason why this should not happen please send >> it to one of the two lists. If I don't hear a coherent argument against >> doing this, I'll throw the switch over the weekend. >> >> Btw, I'm only mildly sympathetic to arguments like "It will be more >> email for me". I'm more concerned with having to constantly shuttle >> people back and forth between the two lists. Unless there is a >> compelling argument to the contrary, I think that the fact that people >> are confused about which list to use outweighs the increase in email >> traffic for people who just want to hear about cygwin/x. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From sowiso_privAT@gmx.at Wed Dec 10 22:57:00 2008 From: sowiso_privAT@gmx.at (sowiso) Date: Wed, 10 Dec 2008 22:57:00 -0000 Subject: cygwin and cygwin-xfree lists to merge References: <20081210174922.GA2339@ednor.casa.cgf.cx> <9B29BB8574554DA0A6166888BE03B534@jicman> Message-ID: <06dc01c95b0b$46422e40$3201a8c0@aew2knew> > > I don't mind the traffic of xfree, but the cygwin list has too much traffic. There IS traffic on xfree? Looks this has escaped me then. :P -a -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From l1ee057@veritech.com Wed Dec 10 23:07:00 2008 From: l1ee057@veritech.com (Lee D. Rothstein) Date: Wed, 10 Dec 2008 23:07:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <06dc01c95b0b$46422e40$3201a8c0@aew2knew> References: <20081210174922.GA2339@ednor.casa.cgf.cx> <9B29BB8574554DA0A6166888BE03B534@jicman> <06dc01c95b0b$46422e40$3201a8c0@aew2knew> Message-ID: <49404B83.3080004@veritech.com> I applaud the change! And while some hippos may not be sanguine, Elephant\Rhinos (Elifinos!, as in, 'El-if-i-no which list to send it to') are ecstatic! ;-) Lee sowiso wrote: >> I don't mind the traffic of xfree, but the cygwin list has too much >> > traffic. > > There IS traffic on xfree? Looks this has escaped me then. :P > > -a > > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cabrera@wrc.xerox.com Wed Dec 10 23:09:00 2008 From: cabrera@wrc.xerox.com (jose isaias cabrera) Date: Wed, 10 Dec 2008 23:09:00 -0000 Subject: cygwin and cygwin-xfree lists to merge References: <20081210174922.GA2339@ednor.casa.cgf.cx> <9B29BB8574554DA0A6166888BE03B534@jicman> <06dc01c95b0b$46422e40$3201a8c0@aew2knew> Message-ID: Exactly. .-) ----- Original Message ----- From: "sowiso" To: ; Sent: Wednesday, December 10, 2008 4:07 PM Subject: *****SPAM***** Re: cygwin and cygwin-xfree lists to merge > > >> I don't mind the traffic of xfree, but the cygwin list has too much > traffic. > > There IS traffic on xfree? Looks this has escaped me then. :P > > -a > > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aeibach.ml@googlemail.com Wed Dec 10 23:09:00 2008 From: aeibach.ml@googlemail.com (Andreas Eibach) Date: Wed, 10 Dec 2008 23:09:00 -0000 Subject: cygwin and cygwin-xfree lists to merge References: <20081210174922.GA2339@ednor.casa.cgf.cx> Message-ID: <074401c95b1a$d16fc450$3201a8c0@aew2knew> Will Parsons wrote: > You may not consider it a compelling argument, but I find the traffic on > the cygwin list more than enough already, and am glad I don't have to > bother about the cygwin-xfree traffic. I'd prefer to keep things as > is. But on xfree, there IS NO traffic! Just check the archives to get an insight into this: http://cygwin.com/ml/cygwin-xfree/ This is ridiculously few compared to 2 years ago when Harold L Hunt put more work into this _per week_ than all people together summed up from summer to end of this year! -Andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Wed Dec 10 23:44:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Wed, 10 Dec 2008 23:44:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <074401c95b1a$d16fc450$3201a8c0@aew2knew> References: <20081210174922.GA2339@ednor.casa.cgf.cx> <074401c95b1a$d16fc450$3201a8c0@aew2knew> Message-ID: <4940541E.6060106@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Andreas Eibach wrote: > But on xfree, there IS NO traffic! > > This is ridiculously few compared to 2 years ago when Harold L Hunt put > more work into this _per week_ than all people together summed up from > summer to end of this year! That may have been true until November 12. But in the last four weeks since X11R7.4, there have been ~500 messages on cygwin-xfree, including 30 announcements (including 3 xserver revisions). Comparatively, there have been ~660 messages on cygwin including ~45 announcements. Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklAVB4ACgkQpiWmPGlmQSPvBwCeIzsrcy+ySk0YmXiWms6kVIhZ sasAoP6zo/Qqcn04wCbkiqVuHEx9XkMb =DR3t -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From johne53@tiscali.co.uk Thu Dec 11 08:27:00 2008 From: johne53@tiscali.co.uk (John Emmas) Date: Thu, 11 Dec 2008 08:27:00 -0000 Subject: cygwin and cygwin-xfree lists to merge References: <20081210174922.GA2339@ednor.casa.cgf.cx> <074401c95b1a$d16fc450$3201a8c0@aew2knew> <4940541E.6060106@users.sourceforge.net> Message-ID: <01be01c95b6a$44b148e0$4001a8c0@mycomputer> ----- Original Message ----- From: "Yaakov (Cygwin/X)" Subject: Re: cygwin and cygwin-xfree lists to merge > > That may have been true until November 12. But in the last four weeks > since X11R7.4, there have been ~500 messages on cygwin-xfree, including > 30 announcements (including 3 xserver revisions). Comparatively, there > have been ~660 messages on cygwin including ~45 announcements. > I suspect that's probably an untypical situation. I can give you some figures for the 3 months from August 17th (when I first registered) to November 17th (when I unsubscribed from xfree). These figures include announcements as well as posts that were duplicated on both lists:- cygwin.xfree = 194 messages cygwin = at least 1374 messages I can't give an accurate figure for the cygwin list because I regularly have to unsubscribe from it due to the high volume of traffic. It wouldn't surprise me if the true figure isn't 50 percent higher or more (i.e. ten messages on cygwin list for every one on cygwin.xfree). John -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From g.r.vansickle@att.net Thu Dec 11 10:01:00 2008 From: g.r.vansickle@att.net (Gary R. Van Sickle) Date: Thu, 11 Dec 2008 10:01:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <20081210174922.GA2339@ednor.casa.cgf.cx> References: <20081210174922.GA2339@ednor.casa.cgf.cx> Message-ID: > From: Christopher Faylor > > The historical reasons for [un?]merging the cygwin and > cygwin-xfree lists no longer seems to exist so I am > contemplating merging the two lists. For us old-timers, what were the historical reasons again, and why/how did they go away? -- Gary R. Van Sickle -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From wuyongwei@gmail.com Thu Dec 11 12:42:00 2008 From: wuyongwei@gmail.com (Yongwei Wu) Date: Thu, 11 Dec 2008 12:42:00 -0000 Subject: xterm-237-2 still has no UTF-8 support Message-ID: <8eeef57f0812110440j516dc32u63324b4ff94afc33@mail.gmail.com> Jon TURNEY wrote: > neomjp wrote: >> On 2008/12/10 0:39, Yongwei Wu wrote: >>>> 1. xterm +lc -u8 >>> I got these messages: >>> >>> Warning: Cannot convert string >>> >> "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*" >> to type FontStruct >>> Warning: Cannot convert string "nil2" to type FontStruct >> These are the default fonts specified in >> /etc/X11/app-defaults/XTerm. >> >> "-adobe-helvetica-..." are provided by font-adobe-dpi100 >> and font-adobe-dpi75, and nil2 is provided by >> font-misc-misc. > > font-misc-misc is critical to this working properly. If you don't have that > installed, we end-up using the built-in 'fixed' font, which only has a limited > set of glyphs (those needed for iso8859-1, I would guess) > > (Since 1.5.3-3, the x server has has a built-in 'fixed' font and > font-misc-misc is not installed by default) Thanks very much, neomjp and Jon. My only complaints now are that the new behaviour is not well documented from the user's point of view (for both the conflict between -lc and -u8, and the lack of utf-8 fonts by default), and that the name font-misc-misc is not helpful at all (before reading your messages, I had already tried some adobe fonts, but not this one). Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From crawford.carl@gmail.com Thu Dec 11 15:10:00 2008 From: crawford.carl@gmail.com (Carl R. Crawford) Date: Thu, 11 Dec 2008 15:10:00 -0000 Subject: "X" button does not work in some applications Message-ID: <2092F4922BD1482AA1C141600D56A7F0@carllt> With the new release of X11, the "X" button on the top right of the frame does not close some applications. The applications that will not close are those built with the xview toolkit. The applications in /usr/bin close with the "X" button. If I use Cygwin as a remote X server for applications running on a remote Linux computer, the "X" button always works. What's up? Thanks, --Carl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Thu Dec 11 19:04:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Thu, 11 Dec 2008 19:04:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: References: <20081210174922.GA2339@ednor.casa.cgf.cx> Message-ID: <20081211190358.GA6536@ednor.casa.cgf.cx> On Thu, Dec 11, 2008 at 04:00:43AM -0600, Gary R. Van Sickle wrote: >>From: Christopher Faylor >> >>The historical reasons for [un?]merging the cygwin and cygwin-xfree >>lists no longer seems to exist so I am contemplating merging the two >>lists. > >For us old-timers, what were the historical reasons again, and why/how >did they go away? Good question. My email records don't go back far enough to know for sure and I don't see anything telling in the mailing list archives. I think that one of the early maintainers (maybe Suhaib Siddiqi) didn't want to read the cygwin list to look for cygwin-xfree questions. I believe I was actually somewhat reluctant to do the split because (I know this will be hard to believe) I thought there would be end-user confusion that would require a lot of "use the other list" shuttling. OTOH, maybe I was actively insisting on it and relishing the chance to tell people they were off-topic. I'm just proposing this now because Yaakov asked about it and Jon indicated that he would be ok with it. Yaakov obviously reads both lists and he has observed that the lines are sometimes blurred between what's a X question and what isn't. Do you have an opinion either way, Gary? Another thing that occurred to me is that we could keep the two lists and stop telling people that they *had* to ask questions about X here. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From reply-to-list-only-lh-x@cygwin.com Thu Dec 11 19:33:00 2008 From: reply-to-list-only-lh-x@cygwin.com (Larry Hall (Cygwin X)) Date: Thu, 11 Dec 2008 19:33:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <20081211190358.GA6536@ednor.casa.cgf.cx> References: <20081210174922.GA2339@ednor.casa.cgf.cx> <20081211190358.GA6536@ednor.casa.cgf.cx> Message-ID: <49416B01.1060702@cygwin.com> Christopher Faylor wrote: > On Thu, Dec 11, 2008 at 04:00:43AM -0600, Gary R. Van Sickle wrote: >>> From: Christopher Faylor >>> >>> The historical reasons for [un?]merging the cygwin and cygwin-xfree >>> lists no longer seems to exist so I am contemplating merging the two >>> lists. >> For us old-timers, what were the historical reasons again, and why/how >> did they go away? > > Good question. My email records don't go back far enough to know for > sure and I don't see anything telling in the mailing list archives. > > I think that one of the early maintainers (maybe Suhaib Siddiqi) didn't > want to read the cygwin list to look for cygwin-xfree questions. Yes, I remember that. > I believe I was actually somewhat reluctant to do the split because (I > know this will be hard to believe) I thought there would be end-user > confusion that would require a lot of "use the other list" shuttling. > > OTOH, maybe I was actively insisting on it and relishing the chance to > tell people they were off-topic. > > I'm just proposing this now because Yaakov asked about it and Jon > indicated that he would be ok with it. Yaakov obviously reads both > lists and he has observed that the lines are sometimes blurred between > what's a X question and what isn't. > > Do you have an opinion either way, Gary? > > Another thing that occurred to me is that we could keep the two lists > and stop telling people that they *had* to ask questions about X here. True. The downside there is there would exist an artificial split where some discussion would happen only on Cygwin-X while others would happen on the main list. This would be tough to keep track of and be a stumblling block for newbies who might actually look in the archives for answers. If there is a goal to maintain the idea of two lists while really having only one, what about having the Cygwin-X list exist as a "head" only. It would be similar to the announce lists in that it would forward all email to the main list but would be different in that there would be no separate list archive. I'm not sure how easy it would be to set something like this up but it would address the concerns some have expressed about filtering out the main Cygwin list info. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 429-6305 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Thu Dec 11 19:50:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Thu, 11 Dec 2008 19:50:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <49416B01.1060702@cygwin.com> References: <20081210174922.GA2339@ednor.casa.cgf.cx> <20081211190358.GA6536@ednor.casa.cgf.cx> <49416B01.1060702@cygwin.com> Message-ID: <20081211194952.GA6713@ednor.casa.cgf.cx> On Thu, Dec 11, 2008 at 02:33:21PM -0500, Larry Hall (Cygwin X) wrote: > Christopher Faylor wrote: >> On Thu, Dec 11, 2008 at 04:00:43AM -0600, Gary R. Van Sickle wrote: >>>> From: Christopher Faylor >>>> >>>> The historical reasons for [un?]merging the cygwin and cygwin-xfree >>>> lists no longer seems to exist so I am contemplating merging the two >>>> lists. >>> For us old-timers, what were the historical reasons again, and why/how >>> did they go away? >>Good question. My email records don't go back far enough to know for >>sure and I don't see anything telling in the mailing list archives. I >>think that one of the early maintainers (maybe Suhaib Siddiqi) didn't >>want to read the cygwin list to look for cygwin-xfree questions. > >Yes, I remember that. > >>I believe I was actually somewhat reluctant to do the split because (I >>know this will be hard to believe) I thought there would be end-user >>confusion that would require a lot of "use the other list" shuttling. >> >>OTOH, maybe I was actively insisting on it and relishing the chance to >>tell people they were off-topic. >>I'm just proposing this now because Yaakov asked about it and Jon >>indicated that he would be ok with it. Yaakov obviously reads both >>lists and he has observed that the lines are sometimes blurred between >>what's a X question and what isn't. >> >>Another thing that occurred to me is that we could keep the two lists >>and stop telling people that they *had* to ask questions about X here. > >True. The downside there is there would exist an artificial split >where some discussion would happen only on Cygwin-X while others would >happen on the main list. This would be tough to keep track of and be a >stumblling block for newbies who might actually look in the archives >for answers. If there is a goal to maintain the idea of two lists >while really having only one, what about having the Cygwin-X list exist >as a "head" only. It would be similar to the announce lists in that it >would forward all email to the main list but would be different in that >there would be no separate list archive. I'm not sure how easy it >would be to set something like this up but it would address the >concerns some have expressed about filtering out the main Cygwin list >info. I could do the cygwin-xfree -> cygwin mirroring fairly easily and even prepend a "[X11]" to the subject. Going in the other direction would require more work. And, it seems like that would start to make things more complicated. We could adopt a convention of prepending [X11] or [Xorg] in front of X-related messages but I'm sure that people who don't want to see traffic wouldn't consider that an acceptable alternative to a separate mailing list. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From reply-to-list-only-lh-x@cygwin.com Thu Dec 11 20:23:00 2008 From: reply-to-list-only-lh-x@cygwin.com (Larry Hall (Cygwin X)) Date: Thu, 11 Dec 2008 20:23:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <20081211194952.GA6713@ednor.casa.cgf.cx> References: <20081210174922.GA2339@ednor.casa.cgf.cx> <20081211190358.GA6536@ednor.casa.cgf.cx> <49416B01.1060702@cygwin.com> <20081211194952.GA6713@ednor.casa.cgf.cx> Message-ID: <494176A2.2050204@cygwin.com> Christopher Faylor wrote: > On Thu, Dec 11, 2008 at 02:33:21PM -0500, Larry Hall (Cygwin X) wrote: >> Christopher Faylor wrote: >>> On Thu, Dec 11, 2008 at 04:00:43AM -0600, Gary R. Van Sickle wrote: >>>>> From: Christopher Faylor >>>>> >>>>> The historical reasons for [un?]merging the cygwin and cygwin-xfree >>>>> lists no longer seems to exist so I am contemplating merging the two >>>>> lists. >>>> For us old-timers, what were the historical reasons again, and why/how >>>> did they go away? >>> Good question. My email records don't go back far enough to know for >>> sure and I don't see anything telling in the mailing list archives. I >>> think that one of the early maintainers (maybe Suhaib Siddiqi) didn't >>> want to read the cygwin list to look for cygwin-xfree questions. >> Yes, I remember that. >> >>> I believe I was actually somewhat reluctant to do the split because (I >>> know this will be hard to believe) I thought there would be end-user >>> confusion that would require a lot of "use the other list" shuttling. >>> >>> OTOH, maybe I was actively insisting on it and relishing the chance to >>> tell people they were off-topic. > >>> I'm just proposing this now because Yaakov asked about it and Jon >>> indicated that he would be ok with it. Yaakov obviously reads both >>> lists and he has observed that the lines are sometimes blurred between >>> what's a X question and what isn't. >>> >>> Another thing that occurred to me is that we could keep the two lists >>> and stop telling people that they *had* to ask questions about X here. >> True. The downside there is there would exist an artificial split >> where some discussion would happen only on Cygwin-X while others would >> happen on the main list. This would be tough to keep track of and be a >> stumblling block for newbies who might actually look in the archives >> for answers. If there is a goal to maintain the idea of two lists >> while really having only one, what about having the Cygwin-X list exist >> as a "head" only. It would be similar to the announce lists in that it >> would forward all email to the main list but would be different in that >> there would be no separate list archive. I'm not sure how easy it >> would be to set something like this up but it would address the >> concerns some have expressed about filtering out the main Cygwin list >> info. > > I could do the cygwin-xfree -> cygwin mirroring fairly easily and even > prepend a "[X11]" to the subject. Going in the other direction would > require more work. And, it seems like that would start to make things > more complicated. > > We could adopt a convention of prepending [X11] or [Xorg] in front of > X-related messages but I'm sure that people who don't want to see > traffic wouldn't consider that an acceptable alternative to a separate > mailing list. Yep, good point. On thinking about this again, I realize that my suggestion doesn't really address the "I only want to see the X messages" crowd, since people could still (and maybe would feel encouraged to) just send email to the main list and thereby bypass those only on the X list (which I believe was the point you were trying to address with the mention of mirroring from the main list to the X list.) So, in retrospect, it's a dumb idea! Sorry for the noise. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 429-6305 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cabrera@wrc.xerox.com Thu Dec 11 20:45:00 2008 From: cabrera@wrc.xerox.com (jose isaias cabrera) Date: Thu, 11 Dec 2008 20:45:00 -0000 Subject: cygwin and cygwin-xfree lists to merge References: <20081210174922.GA2339@ednor.casa.cgf.cx> <20081211190358.GA6536@ednor.casa.cgf.cx> <49416B01.1060702@cygwin.com> <20081211194952.GA6713@ednor.casa.cgf.cx> Message-ID: From: "Christopher Faylor" > I could do the cygwin-xfree -> cygwin mirroring fairly easily and even > prepend a "[X11]" to the subject. Going in the other direction would > require more work. And, it seems like that would start to make things > more complicated. > > We could adopt a convention of prepending [X11] or [Xorg] in front of > X-related messages but I'm sure that people who don't want to see > traffic wouldn't consider that an acceptable alternative to a separate > mailing list. You are correct. This also involves more work on our parts, since we have to write email rules to delete any non [X11] or [Xorg] emails. Plus, let's not forget the folks that will reply with non-X related emails about a cygwin emails, just because something in the conversation reminded them or another cygwin issue. jos?? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From zdzisiekm@sbcglobal.net Thu Dec 11 21:53:00 2008 From: zdzisiekm@sbcglobal.net (Zdzislaw Meglicki) Date: Thu, 11 Dec 2008 21:53:00 -0000 Subject: X11R7.4-1 can't read keyboard Message-ID: <630528.914.qm@web80703.mail.mud.yahoo.com> After having upgraded X11 from the previous version I had installed (and working) on my Cygwin laptop, I found that the new X11R7.4-1 server doesn't read the keyboard. All X11 apps I have tried are keyboard-deaf. I have also noticed another thing. The keyboard seems to work if X11 is invoked by "root", an admin user who owns the Cygwin tree. But user "gustav" (i.e., me) cannot get the X11 keyboard to work neither as a non-admin user (this is how I normally work), nor even as an admin one. What happens: X11 comes up. X11 apps come up. They can read the mouse. No errors are flagged. They can't read the keyboard though. /var/log/XWin.0.log, /tmp/.X0-lock, /tmp/.X11-unix, and /tmp/.X11-unix/X0 are created without problems. I enclose cygcheck.out below. Zdzislaw Meglicki Indiana University -----Inline Attachment Follows----- Cygwin Configuration Diagnostics Current System Time: Thu Dec 11 14:04:05 2008 Windows XP Professional Ver 5.1 Build 2600 Service Pack 3 Path:??? C:\cygwin\home\gustav\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\QuickTime\QTSystem\ ??? C:\cygwin\lib\lapack Output from C:\cygwin\bin\id.exe (nontsec) UID: 1006(gustav)? GID: 513(None) 0(root)? ? ? ? ? ? 513(None)? ? ? ? ? 544(Administrators) 545(Users) Output from C:\cygwin\bin\id.exe (ntsec) UID: 1006(gustav)? GID: 513(None) 0(root)? ? ? ? ? ? 513(None)? ? ? ? ? 544(Administrators) 545(Users) SysDir: C:\WINDOWS\system32 WinDir: C:\WINDOWS USER = 'gustav' PWD = '/home/gustav' HOME = '/home/gustav' MAKE_MODE = 'unix' HOMEPATH = '\Documents and Settings\gustav' MANPATH = '/home/gustav/man:/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man:/usr/share/qt3/doc/man' APPDATA = 'C:\Documents and Settings\gustav\Application Data' HOSTNAME = 'YANCHEP' XKEYSYMDB = '/usr/X11R6/lib/X11/XKeysymDB' SHELL = '/bin/bash' TERM = 'cygwin' PROCESSOR_IDENTIFIER = 'x86 Family 6 Model 14 Stepping 8, GenuineIntel' WINDIR = 'C:\WINDOWS' TEXDOCVIEW_txt = 'cygstart %s' TEXDOCVIEW_dvi = 'cygstart %s' QTDIR = '/usr/lib/qt3' OLDPWD = '/var/log' USERDOMAIN = 'YANCHEP' OS = 'Windows_NT' ALLUSERSPROFILE = 'C:\Documents and Settings\All Users' XAPPLRESDIR = '/usr/X11R6/lib/X11/app-defaults' XCMSDB = '/usr/X11R6/lib/X11/Xcms.txt' !:: = '::\' TEMP = '/tmp' COMMONPROGRAMFILES = 'C:\Program Files\Common Files' XNLSPATH = '/usr/X11R6/lib/X11/locale' QTJAVA = 'C:\Program Files\Java\jre1.6.0_01\lib\ext\QTJava.zip' USERNAME = 'gustav' TEXDOCVIEW_pdf = 'cygstart %s' PROCESSOR_LEVEL = '6' MAIL = '/var/spool/mail/gustav' FP_NO_HOST_CHECK = 'NO' SYSTEMDRIVE = 'C:' __COMPAT_LAYER = 'EnableNXShowUI ' TEXDOCVIEW_html = 'cygstart %s' USERPROFILE = 'C:\Documents and Settings\gustav' QMAKESPEC = '/usr/lib/qt3/mkspecs/cygwin-g++' PS1 = '\u@\h:../\W \t !\! \$ ' LOGONSERVER = '\\YANCHEP' PROCESSOR_ARCHITECTURE = 'x86' !C: = 'C:\cygwin\bin' MAILHOST = 'perth.ovpit.indiana.edu' SHLVL = '1' PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' HOMEDRIVE = 'C:' PROMPT = '$P$G' COMSPEC = 'C:\WINDOWS\system32\cmd.exe' TMP = '/cygdrive/c/DOCUME~1/gustav/LOCALS~1/Temp' SYSTEMROOT = 'C:\WINDOWS' PRINTER = 'HP DeskJet 930C/932C/935C' CVS_RSH = '/bin/ssh' PROCESSOR_REVISION = '0e08' CLASSPATH = '.;C:\Program Files\Java\jre1.6.0_01\lib\ext\QTJava.zip' TEXDOCVIEW_ps = 'cygstart %s' INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:' PROGRAMFILES = 'C:\Program Files' DISPLAY = 'localhost:0.0' NUMBER_OF_PROCESSORS = '2' SESSIONNAME = 'Console' COMPUTERNAME = 'YANCHEP' SONICCENTRAL = 'C:\Program Files\Common Files\Sonic Shared\Sonic Central\' _ = '/usr/bin/cygcheck' 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 c:? hd? NTFS? ? 90828Mb? 45% CP CS UN PA FC? ? d:? cd? ? ? ? ? ? N/A? ? N/A? ? ? ? ? ? ? ? ? ? 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\crontab.exe Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gdb.exe Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\kill.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\patch.exe Found: C:\cygwin\bin\perl.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\ssh.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe Found: C:\cygwin\bin\test.exe Not Found: vi Found: C:\cygwin\bin\vim.exe 1293k 2007/09/24 C:\cygwin\home\gustav\bin\cyghdf5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyghdf5.dll" v0.0 ts=2007/9/24 19:48 1029k 2007/09/24 C:\cygwin\home\gustav\bin\cyghdf5_cpp.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyghdf5_cpp.dll" v0.0 ts=2007/9/24 19:55 ? 72k 2007/09/24 C:\cygwin\home\gustav\bin\cyghdf5_hl.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyghdf5_hl.dll" v0.0 ts=2007/9/24 19:50 ? 80k 2008/11/22 C:\cygwin\bin\cygaa-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygaa-1.dll" v0.0 ts=2008/11/22 18:47 ? 20k 2007/07/29 C:\cygwin\bin\cygao-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygao-2.dll" v0.0 ts=2007/7/29 14:06 ? 91k 2005/11/11 C:\cygwin\bin\cygapr-0-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygapr-0-0.dll" v0.0 ts=2005/11/11 10:03 ? 107k 2008/09/01 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygapr-1-0.dll" v0.0 ts=2008/9/1 3:42 ? 67k 2005/11/11 C:\cygwin\bin\cygaprutil-0-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygaprutil-0-0.dll" v0.0 ts=2005/11/11 11:55 ? 89k 2008/09/01 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygaprutil-1-0.dll" v0.0 ts=2008/9/1 3:48 ? 151k 2008/08/26 C:\cygwin\bin\cygarchive-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygarchive-2.dll" v0.0 ts=2008/8/25 23:32 ? 52k 2005/11/10 C:\cygwin\bin\cygart_lgpl-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygart_lgpl-2.dll" v0.0 ts=2005/11/10 15:33 ? 77k 2008/01/30 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=2008/1/30 8:06 ? 704k 2007/12/18 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygaspell-15.dll" v0.0 ts=2007/12/18 6:39 ? 280k 2008/11/10 C:\cygwin\bin\cygasprintf-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygasprintf-0.dll" v0.0 ts=2008/11/9 20:31 ? 87k 2006/02/16 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=2006/2/6 16:13 ? 72k 2008/10/26 C:\cygwin\bin\cygaudio-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygaudio-2.dll" v0.0 ts=2008/10/26 1:53 ? 135k 2007/02/11 C:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygaudiofile-0.dll" v0.0 ts=2007/2/11 14:29 ? 180k 2008/03/31 C:\cygwin\bin\cygautotrace-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygautotrace-3.dll" v0.0 ts=2008/3/31 11:34 ? 329k 2006/04/27 C:\cygwin\bin\cygbonobo-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygbonobo-2-0.dll" v0.0 ts=2006/4/27 18:21 ? 68k 2006/04/27 C:\cygwin\bin\cygbonobo-activation-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygbonobo-activation-4.dll" v0.0 ts=2006/4/27 18:16 ? 334k 2005/09/27 C:\cygwin\bin\cygbonoboui-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygbonoboui-2-0.dll" v0.0 ts=2005/9/27 17:26 ? 351k 2008/01/14 C:\cygwin\bin\cygboost_date_time-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_date_time-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:36 ? 120k 2008/01/14 C:\cygwin\bin\cygboost_filesystem-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_filesystem-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:36 ? 79k 2008/01/14 C:\cygwin\bin\cygboost_iostreams-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_iostreams-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:37 ? 526k 2008/01/14 C:\cygwin\bin\cygboost_program_options-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_program_options-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:38 ? 564k 2008/01/14 C:\cygwin\bin\cygboost_python-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_python-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:39 ? 678k 2008/01/14 C:\cygwin\bin\cygboost_regex-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_regex-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:41 ? 621k 2008/01/14 C:\cygwin\bin\cygboost_serialization-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_serialization-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:44 ? 118k 2008/01/14 C:\cygwin\bin\cygboost_signals-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_signals-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:44 ? 91k 2008/01/14 C:\cygwin\bin\cygboost_thread-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0 ? ? ? ? ? ? ? ? ? "cygboost_thread-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:47 ? 29k 2008/08/31 C:\cygwin\bin\cygbrlapi-0.5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygbrlapi-0.5.dll" v0.0 ts=2008/8/30 22:27 ? 61k 2008/04/01 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygbz2-1.dll" v0.0 ts=2008/3/31 23:37 ? 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 20:07 ? 386k 2008/08/27 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcairo-2.dll" v0.0 ts=2008/8/26 23:01 ? ? 7k 2008/11/10 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcharset-1.dll" v0.0 ts=2008/11/9 19:34 ? 23k 2006/11/22 C:\cygwin\bin\cygcheck-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcheck-0.dll" v0.0 ts=2006/11/21 22:51 1845k 2008/10/09 C:\cygwin\bin\cygchicken-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygchicken-0.dll" v0.0 ts=2008/10/9 15:22 ? 389k 2007/02/22 C:\cygwin\bin\cygclamav-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamav-1.dll" v0.0 ts=2007/2/22 3:14 ? 515k 2007/09/21 C:\cygwin\bin\cygclamav-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamav-2.dll" v0.0 ts=2007/9/21 1:31 ? 511k 2008/02/15 C:\cygwin\bin\cygclamav-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamav-3.dll" v0.0 ts=2008/2/15 17:06 ? 560k 2008/07/07 C:\cygwin\bin\cygclamav-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamav-4.dll" v0.0 ts=2008/7/7 17:14 ? 644k 2008/11/27 C:\cygwin\bin\cygclamav-5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamav-5.dll" v0.0 ts=2008/11/27 10:28 ? 42k 2008/02/15 C:\cygwin\bin\cygclamunrar-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamunrar-3.dll" v0.0 ts=2008/2/15 17:00 ? 42k 2008/07/07 C:\cygwin\bin\cygclamunrar-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamunrar-4.dll" v0.0 ts=2008/7/7 17:12 ? 42k 2008/11/27 C:\cygwin\bin\cygclamunrar-5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamunrar-5.dll" v0.0 ts=2008/11/27 10:21 ? ? 8k 2008/02/15 C:\cygwin\bin\cygclamunrar_iface-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamunrar_iface-3.dll" v0.0 ts=2008/2/15 17:00 ? ? 8k 2008/07/07 C:\cygwin\bin\cygclamunrar_iface-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamunrar_iface-4.dll" v0.0 ts=2008/7/7 17:12 ? ? 8k 2008/11/27 C:\cygwin\bin\cygclamunrar_iface-5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygclamunrar_iface-5.dll" v0.0 ts=2008/11/27 10:21 ? 16k 2005/10/11 C:\cygwin\bin\cygcompface-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcompface-0.dll" v0.0 ts=2005/10/11 9:58 ? 657k 2007/10/25 C:\cygwin\bin\cygcppunit-1-12-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcppunit-1-12-0.dll" v0.0 ts=2007/10/25 13:27 ? 192k 2006/03/08 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=2006/3/7 20:04 ? 651k 2008/09/11 C:\cygwin\bin\cygcruft.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcruft.dll" v0.0 ts=2008/9/11 6:24 ? ? 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 3:57 1125k 2006/10/04 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcrypto-0.9.7.dll" v0.0 ts=2006/10/4 8:12 1064k 2008/09/30 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcrypto-0.9.8.dll" v0.0 ts=2008/9/30 11:27 ? 194k 2007/06/30 C:\cygwin\bin\cygcurl-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcurl-3.dll" v0.0 ts=2007/6/29 21:13 ? 221k 2007/06/30 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygcurl-4.dll" v0.0 ts=2007/6/29 20:54 ? 424k 2007/12/16 C:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb-3.1.dll" v0.0 ts=2007/12/16 9:09 ? 512k 2007/12/16 C:\cygwin\bin\cygdb-3.3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb-3.3.dll" v0.0 ts=2007/12/16 8:47 ? 547k 2007/12/18 C:\cygwin\bin\cygdb-4.0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb-4.0.dll" v0.0 ts=2007/12/18 8:35 ? 647k 2007/12/17 C:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb-4.1.dll" v0.0 ts=2007/12/16 13:35 ? 703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb-4.2.dll" v0.0 ts=2007/12/17 6:58 ? 764k 2007/12/17 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb-4.3.dll" v0.0 ts=2007/12/17 7:29 ? 866k 2007/12/17 C:\cygwin\bin\cygdb-4.4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb-4.4.dll" v0.0 ts=2007/12/17 7:55 ? 943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb-4.5.dll" v0.0 ts=2007/12/17 8:12 ? 329k 2007/12/16 C:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb2.dll" v0.0 ts=2007/12/16 8:19 ? 725k 2007/12/16 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=2007/12/16 9:09 ? 818k 2007/12/16 C:\cygwin\bin\cygdb_cxx-3.3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb_cxx-3.3.dll" v0.0 ts=2007/12/16 8:47 ? 857k 2007/12/18 C:\cygwin\bin\cygdb_cxx-4.0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb_cxx-4.0.dll" v0.0 ts=2007/12/18 8:35 ? 967k 2007/12/17 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=2007/12/16 13:35 1036k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 6:58 1106k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 7:29 1217k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb_cxx-4.4.dll" v0.0 ts=2007/12/17 7:55 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 8:12 ? 243k 2005/02/23 C:\cygwin\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdps-1.dll" v0.0 ts=2005/2/23 9:42 ? 26k 2005/02/23 C:\cygwin\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygdpstk-1.dll" v0.0 ts=2005/2/23 9:42 ? 46k 2008/06/24 C:\cygwin\bin\cygecpg.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygecpg.dll" v0.0 ts=2008/6/23 5:45 ? 12k 2008/06/24 C:\cygwin\bin\cygecpg_compat.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygecpg_compat.dll" v0.0 ts=2008/6/23 5:45 ? 56k 2008/07/12 C:\cygwin\bin\cygedsio-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygedsio-0.dll" v0.0 ts=2008/7/12 15:41 ? 508k 2008/03/19 C:\cygwin\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygEMF-1.dll" v0.0 ts=2008/3/19 18:49 ? 29k 2008/11/24 C:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygesd-0.dll" v0.0 ts=2008/11/23 21:40 ? 52k 2007/10/06 C:\cygwin\bin\cygevtlog-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygevtlog-0.dll" v0.0 ts=2007/10/6 12:41 ? 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 4:53 ? 164k 2008/11/11 C:\cygwin\bin\cygexif-12.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygexif-12.dll" v0.0 ts=2008/11/11 2:06 ? 118k 2007/04/06 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygexpat-0.dll" v0.0 ts=2007/4/6 16:43 ? 118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygexpat-1.dll" v0.0 ts=2008/5/9 0:03 ? 67k 2008/08/07 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygexslt-0.dll" v0.0 ts=2008/8/6 20:15 ? 286k 2006/08/06 C:\cygwin\bin\cygfcgi++-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfcgi++-0.dll" v0.0 ts=2006/8/6 16:09 ? 30k 2006/08/06 C:\cygwin\bin\cygfcgi-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfcgi-0.dll" v0.0 ts=2006/8/6 16:09 ? 564k 2008/04/06 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfftw3-3.dll" v0.0 ts=2008/4/6 6:45 ? 559k 2008/04/06 C:\cygwin\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfftw3f-3.dll" v0.0 ts=2008/4/6 6:40 ? 17k 2008/04/06 C:\cygwin\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfftw3f_threads-3.dll" v0.0 ts=2008/4/6 6:40 ? 17k 2008/04/06 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfftw3_threads-3.dll" v0.0 ts=2008/4/6 6:45 ? 214k 2005/08/13 C:\cygwin\bin\cygFLAC++-5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygFLAC++-5.dll" v0.0 ts=2005/8/13 4:09 ? 79k 2007/09/17 C:\cygwin\bin\cygFLAC++-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygFLAC++-6.dll" v0.0 ts=2007/9/17 14:08 ? 274k 2005/08/13 C:\cygwin\bin\cygFLAC-7.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygFLAC-7.dll" v0.0 ts=2005/8/13 4:04 ? 265k 2007/09/17 C:\cygwin\bin\cygFLAC-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygFLAC-8.dll" v0.0 ts=2007/9/17 14:04 ? 520k 2007/01/31 C:\cygwin\bin\cygfltknox-1.1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfltknox-1.1.dll" v0.0 ts=2007/1/31 15:22 ? 34k 2007/01/31 C:\cygwin\bin\cygfltknox_forms-1.1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfltknox_forms-1.1.dll" v0.0 ts=2007/1/31 15:22 ? 41k 2007/01/31 C:\cygwin\bin\cygfltknox_gl-1.1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfltknox_gl-1.1.dll" v0.0 ts=2007/1/31 15:22 ? 70k 2007/01/31 C:\cygwin\bin\cygfltknox_images-1.1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfltknox_images-1.1.dll" v0.0 ts=2007/1/31 15:22 ? 161k 2008/06/01 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfontconfig-1.dll" v0.0 ts=2008/6/1 18:16 ? 19k 2008/10/26 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfontenc-1.dll" v0.0 ts=2008/10/26 17:25 ? 40k 2006/11/15 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygform-8.dll" v0.0 ts=2006/11/15 2:06 ? 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 1: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 1: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 5:25 ? 860k 2008/03/23 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfpx-1.dll" v0.0 ts=2008/3/23 16:12 ? 426k 2008/06/29 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygfreetype-6.dll" v0.0 ts=2008/6/29 13:56 ? 23k 2005/11/30 C:\cygwin\bin\cyggailutil-17.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggailutil-17.dll" v0.0 ts=2005/11/30 16:11 ? 41k 2008/09/12 C:\cygwin\bin\cyggcc_s.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggcc_s.dll" v0.0 ts=2008/9/11 2:43 ? 176k 2006/05/30 C:\cygwin\bin\cyggconf-2-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggconf-2-4.dll" v0.0 ts=2006/5/29 19:24 ? 414k 2008/06/16 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggcrypt-11.dll" v0.0 ts=2008/6/16 17:13 ? 225k 2008/11/28 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggd-2.dll" v0.0 ts=2008/11/28 17:29 ? 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 3:58 ? 19k 2006/11/19 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggdbm-4.dll" v0.0 ts=2006/11/19 3:18 ? 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 22: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 4:00 ? ? 8k 2006/11/19 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggdbm_compat-4.dll" v0.0 ts=2006/11/19 3:18 ? 194k 2008/07/04 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=2008/7/4 2:19 ? 451k 2005/12/27 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=2005/12/26 6:20 ? 128k 2005/08/02 C:\cygwin\bin\cyggdk_imlib-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggdk_imlib-1.dll" v0.0 ts=2005/8/1 20:36 ? 77k 2005/12/27 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=2005/12/26 6:11 ? 72k 2005/11/16 C:\cygwin\bin\cyggdk_pixbuf-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggdk_pixbuf-2.dll" v0.0 ts=2005/11/16 16:40 ? 54k 2005/12/27 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=2005/12/26 7:03 ? 105k 2005/11/16 C:\cygwin\bin\cyggdk_pixbuf_xlib-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggdk_pixbuf_xlib-2.dll" v0.0 ts=2005/11/16 16:41 ? 23k 2006/02/14 C:\cygwin\bin\cygGeoIP-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygGeoIP-1.dll" v0.0 ts=2006/2/6 16:13 ? 21k 2006/02/14 C:\cygwin\bin\cygGeoIPUpdate-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygGeoIPUpdate-0.dll" v0.0 ts=2006/2/14 2:27 ? 114k 2007/02/19 C:\cygwin\bin\cyggeotiff-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggeotiff-1.dll" v0.0 ts=2007/2/18 23:57 ? 963k 2008/11/10 C:\cygwin\bin\cyggettextlib-0-17.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggettextlib-0-17.dll" v0.0 ts=2008/11/9 20:39 ? 219k 2008/11/10 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggettextpo-0.dll" v0.0 ts=2008/11/9 20:48 ? 203k 2008/11/10 C:\cygwin\bin\cyggettextsrc-0-17.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggettextsrc-0-17.dll" v0.0 ts=2008/11/9 20:42 ? 32k 2008/11/19 C:\cygwin\bin\cyggg-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggg-1.dll" v0.0 ts=2008/11/19 14:24 ? 45k 2008/11/19 C:\cygwin\bin\cygggi-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygggi-2.dll" v0.0 ts=2008/11/19 14:58 ? ? 9k 2008/11/19 C:\cygwin\bin\cygggimisc-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygggimisc-2.dll" v0.0 ts=2008/11/19 15:24 ? ? 9k 2008/11/19 C:\cygwin\bin\cygggiwmh-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygggiwmh-0.dll" v0.0 ts=2008/11/19 15:18 ? 28k 2008/09/08 C:\cygwin\bin\cyggif-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggif-4.dll" v0.0 ts=2008/9/7 20:01 ? 23k 2008/11/19 C:\cygwin\bin\cyggii-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggii-1.dll" v0.0 ts=2008/11/19 14:27 ? 444k 2008/11/15 C:\cygwin\bin\cyggit.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggit.dll" v0.0 ts=2008/11/14 13:35 2297k 2008/10/29 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygGL-1.dll" v0.0 ts=2008/10/29 1:13 ? 81k 2005/08/18 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=2005/8/18 14:51 ? 135k 2008/07/04 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=2008/7/3 17:01 ? 515k 2006/06/06 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=2006/6/5 18:32 ? 148k 2006/10/27 C:\cygwin\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygglitz-1.dll" v0.0 ts=2006/10/27 17:37 ? 20k 2006/10/27 C:\cygwin\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygglitz-glx-1.dll" v0.0 ts=2006/10/27 17:38 ? 655k 2008/09/19 C:\cygwin\bin\cygglpk-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygglpk-0.dll" v0.0 ts=2008/9/19 12:58 ? 447k 2008/10/29 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygGLU-1.dll" v0.0 ts=2008/10/29 1:13 ? 182k 2008/03/23 C:\cygwin\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygglut-3.dll" v0.0 ts=2008/3/23 14:18 ? 20k 2008/10/29 C:\cygwin\bin\cygGLw-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygGLw-1.dll" v0.0 ts=2008/10/29 1:13 ? 11k 2008/07/04 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=2008/7/3 17:19 ? 10k 2006/06/06 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=2006/6/5 18:36 ? 219k 2008/10/04 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggmp-3.dll" v0.0 ts=2008/10/4 19:48 ? 288k 2008/10/04 C:\cygwin\bin\cyggmpxx-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggmpxx-3.dll" v0.0 ts=2008/10/4 19:48 ? 68k 2005/12/01 C:\cygwin\bin\cyggnome-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnome-2-0.dll" v0.0 ts=2005/11/30 21:14 ? 87k 2005/11/10 C:\cygwin\bin\cyggnome-32.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnome-32.dll" v0.0 ts=2005/11/10 16:21 ? 35k 2006/02/28 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnome-keyring-0.dll" v0.0 ts=2006/2/28 17:10 ? 156k 2005/11/30 C:\cygwin\bin\cyggnomecanvas-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnomecanvas-2-0.dll" v0.0 ts=2005/11/30 17:55 ? 12k 2005/11/16 C:\cygwin\bin\cyggnomecanvaspixbuf-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnomecanvaspixbuf-1.dll" v0.0 ts=2005/11/16 16:41 ? 338k 2005/08/22 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=2005/8/21 20:20 ? 179k 2005/08/22 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=2005/8/22 15:14 ? 18k 2005/11/10 C:\cygwin\bin\cyggnomesupport-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnomesupport-0.dll" v0.0 ts=2005/11/10 15:30 ? 509k 2006/02/07 C:\cygwin\bin\cyggnomeui-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnomeui-2-0.dll" v0.0 ts=2006/2/7 16:57 ? 826k 2005/11/10 C:\cygwin\bin\cyggnomeui-32.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnomeui-32.dll" v0.0 ts=2005/11/10 16:24 ? 332k 2005/12/06 C:\cygwin\bin\cyggnomevfs-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnomevfs-2-0.dll" v0.0 ts=2005/12/5 17:01 ? 42k 2005/11/10 C:\cygwin\bin\cyggnorba-27.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnorba-27.dll" v0.0 ts=2005/11/10 16:27 ? 22k 2005/11/10 C:\cygwin\bin\cyggnorbagtk-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnorbagtk-0.dll" v0.0 ts=2005/11/10 16:10 ? 382k 2005/08/21 C:\cygwin\bin\cyggnutls-11.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnutls-11.dll" v0.0 ts=2005/8/21 7:40 ? 571k 2008/09/07 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnutls-26.dll" v0.0 ts=2008/9/6 13:33 ? 71k 2005/08/21 C:\cygwin\bin\cyggnutls-extra-11.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnutls-extra-11.dll" v0.0 ts=2005/8/21 7:42 ? 26k 2008/09/07 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnutls-extra-26.dll" v0.0 ts=2008/9/6 13:33 ? 21k 2005/08/21 C:\cygwin\bin\cyggnutls-openssl-11.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnutls-openssl-11.dll" v0.0 ts=2005/8/21 7:42 ? 36k 2008/09/07 C:\cygwin\bin\cyggnutls-openssl-26.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggnutls-openssl-26.dll" v0.0 ts=2008/9/6 13:33 ? 222k 2006/06/06 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=2006/6/5 18:35 ? 13k 2008/03/08 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggpg-error-0.dll" v0.0 ts=2008/3/8 18:18 ? 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 4: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 4:46 5491k 2008/11/27 C:\cygwin\bin\cyggs-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggs-8.dll" v0.0 ts=2008/11/27 8:24 1620k 2008/04/05 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggsl-0.dll" v0.0 ts=2008/4/5 6:51 ? 186k 2008/04/05 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggslcblas-0.dll" v0.0 ts=2008/4/5 5:41 ? ? 8k 2008/07/04 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=2008/7/3 17:20 ? 14k 2006/06/06 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=2006/6/5 18:36 1262k 2008/07/04 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=2008/7/4 2:53 2764k 2005/12/27 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=2005/12/26 6:43 ? 340k 2006/02/15 C:\cygwin\bin\cyggtkhtml-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggtkhtml-2-0.dll" v0.0 ts=2006/2/14 21:56 ? 338k 2005/11/10 C:\cygwin\bin\cyggtkxmhtml-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyggtkxmhtml-1.dll" v0.0 ts=2005/11/10 16:04 ? 528k 2005/10/09 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-12.dll" v0.0 ts=2005/10/9 9:25 ? 659k 2005/10/08 C:\cygwin\bin\cygguile-16.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-16.dll" v0.0 ts=2005/10/6 17:15 ? 675k 2007/08/27 C:\cygwin\bin\cygguile-17.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-17.dll" v0.0 ts=2007/8/27 3:14 ? 18k 2005/10/09 C:\cygwin\bin\cygguile-ltdl-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-ltdl-1.dll" v0.0 ts=2005/10/9 9:24 ? 23k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-1-v-3-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-srfi-srfi-1-v-3-3.dll" v0.0 ts=2007/8/27 3:14 ? 68k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2005/10/9 9:25 ? ? 4k 2005/10/08 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=2005/10/8 3:52 ? ? 4k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-3-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-srfi-srfi-13-14-v-3-3.dll" v0.0 ts=2007/8/27 3:14 ? 31k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2005/10/9 9:25 ? ? 4k 2005/10/08 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=2005/10/8 3:52 ? ? 4k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-4-v-3-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-srfi-srfi-4-v-3-3.dll" v0.0 ts=2007/8/27 3:14 ? ? 8k 2005/10/08 C:\cygwin\bin\cygguile-srfi-srfi-60-v-1-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-srfi-srfi-60-v-1-1.dll" v0.0 ts=2005/10/6 17:15 ? ? 8k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-60-v-2-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguile-srfi-srfi-60-v-2-2.dll" v0.0 ts=2007/8/27 3:14 ? 12k 2005/10/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguilereadline-v-12-12.dll" v0.0 ts=2005/10/9 9:25 ? 11k 2005/10/08 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=2005/10/6 17:15 ? 11k 2007/08/27 C:\cygwin\bin\cygguilereadline-v-17-17.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygguilereadline-v-17-17.dll" v0.0 ts=2007/8/27 3:14 1287k 2008/06/18 C:\cygwin\bin\cyghdf5-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyghdf5-0.dll" v0.0 ts=2008/6/18 10:21 ? 72k 2008/06/18 C:\cygwin\bin\cyghdf5_hl-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyghdf5_hl-0.dll" v0.0 ts=2008/6/18 10:23 ? 17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyghistory4.dll" v0.0 ts=2001/1/6 23: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 19:16 ? 24k 2008/11/29 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyghistory6.dll" v0.0 ts=2008/11/29 9:30 ? 337k 2007/09/16 C:\cygwin\bin\cyghttpd2core.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyghttpd2core.dll" v0.0 ts=2007/9/16 16:58 ? 72k 2008/10/26 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygICE-6.dll" v0.0 ts=2008/10/25 21:55 ? 271k 2007/08/24 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygicons-0.dll" v0.0 ts=2007/8/24 3:24 ? 978k 2008/11/10 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygiconv-2.dll" v0.0 ts=2008/11/9 19:35 10917k 2008/08/28 C:\cygwin\bin\cygicudata38.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygicudata38.dll" v0.0 ts=2008/8/28 13:49 1441k 2008/08/28 C:\cygwin\bin\cygicui18n38.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygicui18n38.dll" v0.0 ts=2008/8/28 13:48 ? 271k 2008/08/28 C:\cygwin\bin\cygicuio38.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygicuio38.dll" v0.0 ts=2008/8/28 13:49 ? 240k 2008/08/28 C:\cygwin\bin\cygicule38.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygicule38.dll" v0.0 ts=2008/8/28 13:48 ? 58k 2008/08/28 C:\cygwin\bin\cygiculx38.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygiculx38.dll" v0.0 ts=2008/8/28 13:48 ? 114k 2008/08/28 C:\cygwin\bin\cygicutu38.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygicutu38.dll" v0.0 ts=2008/8/28 13:48 1095k 2008/08/28 C:\cygwin\bin\cygicuuc38.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygicuuc38.dll" v0.0 ts=2008/8/28 13:46 ? 136k 2005/08/01 C:\cygwin\bin\cygIDL-0-6-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygIDL-0-6-0.dll" v0.0 ts=2005/8/1 15:50 ? 142k 2005/08/01 C:\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygIDL-2-0.dll" v0.0 ts=2005/8/1 17:33 ? 189k 2008/05/14 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygidn-11.dll" v0.0 ts=2008/5/14 6:27 ? 40k 2005/08/01 C:\cygwin\bin\cygIIOP-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygIIOP-0.dll" v0.0 ts=2005/8/1 16:28 ? 155k 2005/08/02 C:\cygwin\bin\cygImlib-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygImlib-1.dll" v0.0 ts=2005/8/1 20:37 ? ? 9k 2005/08/02 C:\cygwin\bin\cygimlib-bmp.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygimlib-bmp.dll" v0.0 ts=2005/8/1 20:38 ? ? 6k 2005/08/02 C:\cygwin\bin\cygimlib-gif.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygimlib-gif.dll" v0.0 ts=2005/8/1 20:38 ? ? 7k 2005/08/02 C:\cygwin\bin\cygimlib-jpeg.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygimlib-jpeg.dll" v0.0 ts=2005/8/1 20:38 ? 11k 2005/08/02 C:\cygwin\bin\cygimlib-png.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygimlib-png.dll" v0.0 ts=2005/8/1 20:39 ? ? 8k 2005/08/02 C:\cygwin\bin\cygimlib-ppm.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygimlib-ppm.dll" v0.0 ts=2005/8/1 20:38 ? ? 7k 2005/08/02 C:\cygwin\bin\cygimlib-ps.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygimlib-ps.dll" v0.0 ts=2005/8/1 20:38 ? ? 6k 2005/08/02 C:\cygwin\bin\cygimlib-tiff.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygimlib-tiff.dll" v0.0 ts=2005/8/1 20:39 ? 10k 2005/08/02 C:\cygwin\bin\cygimlib-xpm.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygimlib-xpm.dll" v0.0 ts=2005/8/1 20:38 ? 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 4: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 17:50 ? 31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygintl-3.dll" v0.0 ts=2005/11/19 21:04 ? 31k 2008/11/10 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygintl-8.dll" v0.0 ts=2008/11/9 20:32 ? 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 13: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 14:58 ? 241k 2008/04/02 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=2008/4/2 11:19 ? 246k 2008/04/02 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygjasper-1.dll" v0.0 ts=2008/4/2 12:19 ? 48k 2006/11/17 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygjbig-2.dll" v0.0 ts=2006/11/17 2:43 ? 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 19:58 ? 124k 2006/11/09 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygjpeg-62.dll" v0.0 ts=2006/11/9 4:02 ? 119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygjpeg6b.dll" v0.0 ts=2002/2/9 0: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 13:32 ? 65k 2005/05/05 C:\cygwin\bin\cygkpathsea-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygkpathsea-4.dll" v0.0 ts=2005/5/5 10:33 ? 41k 2005/08/29 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=2005/8/14 13:48 ? 39k 2008/09/07 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 8: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 6:11 ? 173k 2008/03/23 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyglcms-1.dll" v0.0 ts=2008/3/23 6:35 ? 176k 2005/08/29 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=2005/8/29 7:14 ? 189k 2008/09/07 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 8:29 ? 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 6:27 ? 188k 2005/08/29 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=2005/8/29 7:14 ? 201k 2008/09/07 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 8:31 ? 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 6:27 ? 72k 2008/10/19 C:\cygwin\bin\cyglightcomp.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyglightcomp.dll" v0.0 ts=2008/10/19 8:04 ? 24k 2008/04/14 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygltdl-3.dll" v0.0 ts=2008/4/14 1:40 ? 28k 2008/11/08 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygltdl-7.dll" v0.0 ts=2008/11/7 16:39 ? 12k 2008/08/26 C:\cygwin\bin\cyglzmadec-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyglzmadec-0.dll" v0.0 ts=2008/8/25 22:31 ? 95k 2008/03/13 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyglzo2-2.dll" v0.0 ts=2008/3/13 3:39 ? 83k 2007/06/06 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygmagic-1.dll" v0.0 ts=2007/6/6 6:41 ? 395k 2008/04/17 C:\cygwin\bin\cygMagick++-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygMagick++-1.dll" v0.0 ts=2008/4/17 15:21 ? 391k 2006/11/05 C:\cygwin\bin\cygMagick++-10.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygMagick++-10.dll" v0.0 ts=2006/11/5 9:43 ? 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 2:04 1709k 2006/11/05 C:\cygwin\bin\cygMagick-10.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygMagick-10.dll" v0.0 ts=2006/11/5 9:32 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 1:37 1915k 2008/04/17 C:\cygwin\bin\cygMagickCore-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygMagickCore-1.dll" v0.0 ts=2008/4/17 15:05 ? 782k 2008/04/17 C:\cygwin\bin\cygMagickWand-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygMagickWand-1.dll" v0.0 ts=2008/4/17 15:17 ? 146k 2008/04/01 C:\cygwin\bin\cygmcrypt-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygmcrypt-4.dll" v0.0 ts=2008/4/1 12:04 ? 21k 2006/11/15 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygmenu-8.dll" v0.0 ts=2006/11/15 2:05 ? 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 1: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 1: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 5:25 ? 222k 2005/05/28 C:\cygwin\bin\cygmhash-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygmhash-2.dll" v0.0 ts=2005/5/28 5:40 ? 278k 2008/03/23 C:\cygwin\bin\cygming-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygming-0.dll" v0.0 ts=2008/3/22 21:25 ? 24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0 ? ? ? ? ? ? ? ? ? "cygminires.dll" v0.0 ts=2008/10/30 19:53 ? 331k 2008/03/31 C:\cygwin\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygmng-1.dll" v0.0 ts=2008/3/31 10:43 ? 121k 2008/10/04 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygmp-3.dll" v0.0 ts=2008/10/4 19:48 ? 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 3:47 ? 229k 2008/09/16 C:\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygmpfr-1.dll" v0.0 ts=2008/9/16 9:45 ? 74k 2008/10/28 C:\cygwin\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygMrm-2.dll" v0.0 ts=2008/10/27 23:04 ? 409k 2007/04/30 C:\cygwin\bin\cygnaim_core-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygnaim_core-0.dll" v0.0 ts=2007/4/30 16:23 ? 67k 2006/11/15 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygncurses++-8.dll" v0.0 ts=2006/11/15 2:13 ? 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 1: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 1:03 ? 237k 2006/11/15 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygncurses-8.dll" v0.0 ts=2006/11/15 2:02 ? 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 1: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 1: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 5:24 ? 91k 2005/11/24 C:\cygwin\bin\cygneon-24.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygneon-24.dll" v0.0 ts=2005/11/24 7:21 ? 90k 2006/01/25 C:\cygwin\bin\cygneon-25.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygneon-25.dll" v0.0 ts=2006/1/25 6:02 ? 97k 2007/09/16 C:\cygwin\bin\cygneon-26.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygneon-26.dll" v0.0 ts=2007/9/16 13:41 ? 103k 2008/09/07 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygneon-27.dll" v0.0 ts=2008/8/28 7:10 ? 175k 2008/11/06 C:\cygwin\bin\cygnetpbm-10.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygnetpbm-10.dll" v0.0 ts=2008/11/6 1:58 10998k 2008/09/11 C:\cygwin\bin\cygoctave.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygoctave.dll" v0.0 ts=2008/9/11 6:33 12439k 2008/09/11 C:\cygwin\bin\cygoctinterp.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygoctinterp.dll" v0.0 ts=2008/9/11 6:49 ? 15k 2007/07/29 C:\cygwin\bin\cygogg-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygogg-0.dll" v0.0 ts=2007/7/29 14:55 ? 150k 2005/08/13 C:\cygwin\bin\cygOggFLAC++-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygOggFLAC++-2.dll" v0.0 ts=2005/8/13 4:09 ? 107k 2005/08/13 C:\cygwin\bin\cygOggFLAC-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygOggFLAC-3.dll" v0.0 ts=2005/8/13 4:09 ? 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 11:41 ? 121k 2008/03/18 C:\cygwin\bin\cygopencdk-10.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygopencdk-10.dll" v0.0 ts=2008/3/18 18:11 ? 131k 2005/08/21 C:\cygwin\bin\cygopencdk-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygopencdk-8.dll" v0.0 ts=2005/8/21 11:35 ? 217k 2005/08/01 C:\cygwin\bin\cygORBit-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygORBit-0.dll" v0.0 ts=2005/8/1 16:29 ? 281k 2006/04/25 C:\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygORBit-2-0.dll" v0.0 ts=2006/4/24 22:16 ? 34k 2006/04/25 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=2006/4/24 22:30 ? 28k 2005/08/01 C:\cygwin\bin\cygORBitCosNaming-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygORBitCosNaming-0.dll" v0.0 ts=2005/8/1 16:29 ? 16k 2006/04/25 C:\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygORBitCosNaming-2-0.dll" v0.0 ts=2006/4/24 22:22 ? ? 5k 2005/08/01 C:\cygwin\bin\cygORBitutil-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygORBitutil-0.dll" v0.0 ts=2005/8/1 15:51 ? 40k 2008/10/29 C:\cygwin\bin\cygOSMesa-7.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygOSMesa-7.dll" v0.0 ts=2008/10/29 1:13 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 10: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 12: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 12:07 ? 12k 2006/11/15 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpanel-8.dll" v0.0 ts=2006/11/15 2:04 ? 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 1: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 1: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 5:24 ? 198k 2005/07/18 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/7/18 7:26 ? 134k 2005/07/18 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/7/18 7:28 ? 33k 2005/07/18 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/7/18 7:29 ? 36k 2005/07/18 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/7/18 7:27 ? 22k 2005/07/18 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/7/18 7:29 3303k 2008/10/03 C:\cygwin\bin\cygparrot0_7_1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygparrot0_7_1.dll" v0.0 ts=2008/10/3 7:43 ? 181k 2008/09/07 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpcre-0.dll" v0.0 ts=2008/9/6 23:36 ? 302k 2008/09/07 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpcrecpp-0.dll" v0.0 ts=2008/9/6 23:36 ? ? 7k 2008/09/07 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpcreposix-0.dll" v0.0 ts=2008/9/6 23:36 1543k 2008/07/03 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygperl5_10.dll" v0.0 ts=2008/6/30 12:06 ? 52k 2008/06/24 C:\cygwin\bin\cygpgtypes.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpgtypes.dll" v0.0 ts=2008/6/23 5:45 ? 273k 2008/10/23 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpixman-1-0.dll" v0.0 ts=2008/10/23 17:25 1063k 2005/10/13 C:\cygwin\bin\cygplot-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygplot-2.dll" v0.0 ts=2005/10/13 10:30 1229k 2005/10/13 C:\cygwin\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygplotter-2.dll" v0.0 ts=2005/10/13 11:22 ? 221k 2006/11/05 C:\cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpng10.dll" v0.0 ts=2006/11/5 18:28 ? 226k 2006/11/05 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpng12.dll" v0.0 ts=2006/11/5 18:32 ? 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 20: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 1:45 ? 103k 2008/06/24 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpq.dll" v0.0 ts=2008/6/23 5:45 ? 199k 2007/02/19 C:\cygwin\bin\cygproj-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygproj-0.dll" v0.0 ts=2007/2/18 20:24 ? ? 4k 2007/12/18 C:\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpspell-15.dll" v0.0 ts=2007/12/18 6:40 1349k 2008/11/26 C:\cygwin\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygpstoedit-0.dll" v0.0 ts=2008/11/25 19:19 ? 277k 2008/05/12 C:\cygwin\bin\cygqhull.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygqhull.dll" v0.0 ts=2008/5/12 7:06 6018k 2005/08/11 C:\cygwin\bin\cygqt-mt-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygqt-mt-3.dll" v0.0 ts=2005/8/11 18:06 ? 202k 2005/08/11 C:\cygwin\bin\cygqui-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygqui-1.dll" v0.0 ts=2005/8/11 18:13 ? 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 23: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 19:16 ? 155k 2008/11/29 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygreadline6.dll" v0.0 ts=2008/11/29 9:30 ? 40k 2008/10/10 C:\cygwin\bin\cygrsync-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygrsync-1.dll" v0.0 ts=2008/10/10 12:50 ? 761k 2008/09/30 C:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygruby18.dll" v0.0 ts=2008/9/30 9:10 ? 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 18:50 ? 40k 2008/08/05 C:\cygwin\bin\cygserf-0-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygserf-0-0.dll" v0.0 ts=2008/8/5 16:26 ? 26k 2008/10/26 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygSM-6.dll" v0.0 ts=2008/10/25 22:02 ? 318k 2008/05/14 C:\cygwin\bin\cygsmi-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsmi-2.dll" v0.0 ts=2008/5/14 6:31 ? 82k 2008/08/02 C:\cygwin\bin\cygspeex-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygspeex-1.dll" v0.0 ts=2008/8/2 12:36 ? 58k 2008/08/02 C:\cygwin\bin\cygspeexdsp-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygspeexdsp-1.dll" v0.0 ts=2008/8/2 12:37 ? 355k 2008/09/09 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsqlite3-0.dll" v0.0 ts=2008/9/9 14:20 ? 118k 2007/06/27 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygssh2-1.dll" v0.0 ts=2007/6/27 1:56 ? 231k 2006/10/04 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygssl-0.9.7.dll" v0.0 ts=2006/10/4 8:12 ? 218k 2008/09/30 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygssl-0.9.8.dll" v0.0 ts=2008/9/30 11:28 ? 26k 2007/06/28 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=2007/6/28 8:11 ? ? 5k 2008/07/15 C:\cygwin\bin\cygstunnel.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygstunnel.dll" v0.0 ts=2008/7/15 15:02 ? 210k 2008/10/24 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_client-1-0.dll" v0.0 ts=2008/10/24 16:09 ? 34k 2008/10/24 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_delta-1-0.dll" v0.0 ts=2008/10/24 15:42 ? 32k 2008/10/24 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_diff-1-0.dll" v0.0 ts=2008/10/24 15:43 ? 15k 2008/10/24 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_fs-1-0.dll" v0.0 ts=2008/10/24 15:49 ? 136k 2008/10/24 C:\cygwin\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=2008/10/24 15:45 ? 106k 2008/10/24 C:\cygwin\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=2008/10/24 15:44 ? ? 6k 2008/10/24 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_fs_util-1-0.dll" v0.0 ts=2008/10/24 15:42 ? 26k 2008/10/24 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_ra-1-0.dll" v0.0 ts=2008/10/24 15:55 ? 22k 2008/10/24 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_ra_local-1-0.dll" v0.0 ts=2008/10/24 15:50 ? 111k 2008/10/24 C:\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_ra_neon-1-0.dll" v0.0 ts=2008/10/24 15:46 ? 115k 2008/10/24 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_ra_serf-1-0.dll" v0.0 ts=2008/10/24 15:47 ? 67k 2008/10/24 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_ra_svn-1-0.dll" v0.0 ts=2008/10/24 15:45 ? 132k 2008/10/24 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_repos-1-0.dll" v0.0 ts=2008/10/24 15:49 ? 189k 2008/10/24 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_subr-1-0.dll" v0.0 ts=2008/10/24 15:41 ? 30k 2008/10/24 C:\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_swig_perl-1-0.dll" v0.0 ts=2008/10/24 16:51 ? 44k 2008/10/24 C:\cygwin\bin\cygsvn_swig_py-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_swig_py-1-0.dll" v0.0 ts=2008/10/24 16:43 ? 50k 2008/10/24 C:\cygwin\bin\cygsvn_swig_ruby-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_swig_ruby-1-0.dll" v0.0 ts=2008/10/24 16:58 ? 209k 2008/10/24 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygsvn_wc-1-0.dll" v0.0 ts=2008/10/24 15:46 ? 229k 2008/11/22 C:\cygwin\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygt1-5.dll" v0.0 ts=2008/11/22 16:10 ? 17k 2008/11/22 C:\cygwin\bin\cygt1x-5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygt1x-5.dll" v0.0 ts=2008/11/22 16:10 ? 60k 2008/05/14 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygtasn1-3.dll" v0.0 ts=2008/5/14 5:47 ? 14k 2007/08/13 C:\cygwin\bin\cygtextcat-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygtextcat-0.dll" v0.0 ts=2007/8/13 12:31 ? 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 9:34 ? 312k 2006/11/10 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygtiff-5.dll" v0.0 ts=2006/11/10 3:09 ? 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 23: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 22:32 ? 281k 2006/11/10 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygtiffxx-5.dll" v0.0 ts=2006/11/10 3:09 1618k 2008/10/09 C:\cygwin\bin\cyguchicken-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyguchicken-0.dll" v0.0 ts=2008/10/9 15:23 ? 63k 2008/10/28 C:\cygwin\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygUil-2.dll" v0.0 ts=2008/10/27 23:04 ? 27k 2006/12/06 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygungif-4.dll" v0.0 ts=2006/12/5 22:41 ? 41k 2007/03/31 C:\cygwin\bin\cygusb0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygusb0.dll" v0.0 ts=2007/3/31 17:00 ? 150k 2008/05/14 C:\cygwin\bin\cygvorbis-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygvorbis-0.dll" v0.0 ts=2008/5/14 13:34 ? 982k 2008/05/14 C:\cygwin\bin\cygvorbisenc-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygvorbisenc-2.dll" v0.0 ts=2008/5/14 13:34 ? 25k 2008/05/14 C:\cygwin\bin\cygvorbisfile-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygvorbisfile-3.dll" v0.0 ts=2008/5/14 13:34 ? 697k 2006/11/05 C:\cygwin\bin\cygWand-10.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygWand-10.dll" v0.0 ts=2006/11/5 9:41 ? 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 2:04 ? ? 8k 2008/11/05 C:\cygwin\bin\cygWindowsWM-7.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygWindowsWM-7.dll" v0.0 ts=2008/11/5 2:40 ? 289k 2008/11/26 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=2008/11/26 10:51 ? 99k 2008/11/26 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=2008/11/26 10:51 ? 152k 2006/02/08 C:\cygwin\bin\cygwnck-1-18.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygwnck-1-18.dll" v0.0 ts=2006/2/7 22:10 ? 22k 2008/02/24 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygwrap-0.dll" v0.0 ts=2008/2/23 2:03 ? 888k 2008/10/26 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygX11-6.dll" v0.0 ts=2008/10/25 21:40 ? ? 4k 2008/10/26 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygX11-xcb-1.dll" v0.0 ts=2008/10/25 21:41 ? ? 8k 2008/10/24 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXau-6.dll" v0.0 ts=2008/10/24 13:36 ? 249k 2008/11/21 C:\cygwin\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXaw-6.dll" v0.0 ts=2008/11/20 20:05 ? 351k 2008/11/21 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXaw-7.dll" v0.0 ts=2008/11/20 20:05 ? 360k 2005/10/27 C:\cygwin\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXaw-8.dll" v0.0 ts=2005/10/26 13:45 ? 268k 2008/11/15 C:\cygwin\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXaw3d-7.dll" v0.0 ts=2008/11/13 3:37 ? 77k 2008/10/24 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-1.dll" v0.0 ts=2008/10/24 13:51 ? ? 8k 2008/10/24 C:\cygwin\bin\cygxcb-composite-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-composite-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 6k 2008/10/24 C:\cygwin\bin\cygxcb-damage-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-damage-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 7k 2008/10/24 C:\cygwin\bin\cygxcb-dpms-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-dpms-0.dll" v0.0 ts=2008/10/24 13:51 ? 50k 2008/10/24 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-glx-0.dll" v0.0 ts=2008/10/24 13:51 ? 18k 2008/10/24 C:\cygwin\bin\cygxcb-randr-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-randr-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 9k 2008/10/24 C:\cygwin\bin\cygxcb-record-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-record-0.dll" v0.0 ts=2008/10/24 13:51 ? 21k 2008/10/24 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-render-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 7k 2008/10/24 C:\cygwin\bin\cygxcb-res-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-res-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 7k 2008/10/24 C:\cygwin\bin\cygxcb-screensaver-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-screensaver-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 8k 2008/10/24 C:\cygwin\bin\cygxcb-shape-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-shape-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 7k 2008/10/24 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-shm-0.dll" v0.0 ts=2008/10/24 13:51 ? 10k 2008/10/24 C:\cygwin\bin\cygxcb-sync-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-sync-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 7k 2008/10/24 C:\cygwin\bin\cygxcb-xevie-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-xevie-0.dll" v0.0 ts=2008/10/24 13:51 ? 15k 2008/10/24 C:\cygwin\bin\cygxcb-xfixes-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-xfixes-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 5k 2008/10/24 C:\cygwin\bin\cygxcb-xlib-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxcb-xlib-0.dll" v0.0 ts=2008/10/24 13:51 ? ? 8k 2008/10/26 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXcomposite-1.dll" v0.0 ts=2008/10/25 22:01 ? 30k 2008/10/26 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXcursor-1.dll" v0.0 ts=2008/10/25 22:09 ? ? 8k 2008/10/26 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXdamage-1.dll" v0.0 ts=2008/10/25 22:39 ? 34k 2008/07/12 C:\cygwin\bin\cygxdelta-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxdelta-2.dll" v0.0 ts=2008/7/12 15:41 ? 16k 2008/10/24 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXdmcp-6.dll" v0.0 ts=2008/10/24 15:14 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 23: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 13: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 22: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 14: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 1:49 3821k 2008/07/19 C:\cygwin\bin\cygxerces-c28.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxerces-c28.dll" v0.0 ts=2008/7/19 16:36 ? 409k 2008/07/19 C:\cygwin\bin\cygxerces-depdom28.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxerces-depdom28.dll" v0.0 ts=2008/7/19 16:36 ? ? 7k 2008/10/26 C:\cygwin\bin\cygXevie-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXevie-1.dll" v0.0 ts=2008/10/25 22:59 ? 49k 2008/10/26 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXext-6.dll" v0.0 ts=2008/10/25 23:25 ? 16k 2008/10/26 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXfixes-3.dll" v0.0 ts=2008/10/25 23:41 ? 336k 2008/10/28 C:\cygwin\bin\cygXfont-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXfont-1.dll" v0.0 ts=2008/10/23 16:55 ? 62k 2008/10/26 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXft-2.dll" v0.0 ts=2008/10/26 2:52 ? 27k 2008/11/17 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXi-6.dll" v0.0 ts=2008/11/16 20:43 ? 121k 2008/11/04 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxkbfile-1.dll" v0.0 ts=2008/11/4 0:34 1173k 2008/10/28 C:\cygwin\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXm-2.dll" v0.0 ts=2008/10/27 23:03 ? 453k 2008/11/25 C:\cygwin\bin\cygXmHTML-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXmHTML-0.dll" v0.0 ts=2008/11/25 15:30 ? 95k 2005/10/13 C:\cygwin\bin\cygxmi-0.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxmi-0.dll" v0.0 ts=2005/10/13 10:33 ? 408k 2005/08/01 C:\cygwin\bin\cygxml-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxml-1.dll" v0.0 ts=2005/8/1 15:43 1081k 2008/12/04 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxml2-2.dll" v0.0 ts=2008/12/4 0:01 ? 74k 2008/10/26 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXmu-6.dll" v0.0 ts=2008/10/26 3:05 ? 10k 2008/10/26 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXmuu-1.dll" v0.0 ts=2008/10/26 3:05 ? 26k 2005/10/27 C:\cygwin\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXp-6.dll" v0.0 ts=2005/10/26 13:27 ? 53k 2008/10/26 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXpm-4.dll" v0.0 ts=2008/10/26 3:14 ? 48k 2006/11/18 C:\cygwin\bin\cygXpm-noX-4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXpm-noX-4.dll" v0.0 ts=2006/11/18 3:32 ? 45k 2006/04/18 C:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXpm-noX4.dll" v0.0 ts=2006/4/18 1:06 ? 21k 2008/10/26 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXrandr-2.dll" v0.0 ts=2008/10/26 3:28 ? 31k 2008/10/26 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXrender-1.dll" v0.0 ts=2008/10/26 3:28 ? ? 7k 2008/10/26 C:\cygwin\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXRes-1.dll" v0.0 ts=2008/10/26 3:52 ? 200k 2008/08/07 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygxslt-1.dll" v0.0 ts=2008/8/6 20:15 ? ? 9k 2008/10/26 C:\cygwin\bin\cygXss-1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXss-1.dll" v0.0 ts=2008/10/25 22:15 ? 281k 2008/10/26 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXt-6.dll" v0.0 ts=2008/10/26 3:54 ? 17k 2008/10/26 C:\cygwin\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygXtst-6.dll" v0.0 ts=2008/10/26 4:02 ? 65k 2006/10/16 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygz.dll" v0.0 ts=2006/10/15 21:10 ? 78k 2005/11/10 C:\cygwin\bin\cygzvt-2.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygzvt-2.dll" v0.0 ts=2005/11/10 16:06 1829k 2008/06/12 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygwin1.dll" v0.0 ts=2008/6/12 13:35 ? ? Cygwin DLL version info: ? ? ? ? DLL version: 1.5.25 ? ? ? ? DLL epoch: 19 ? ? ? ? DLL bad signal mask: 19005 ? ? ? ? DLL old termios: 5 ? ? ? ? DLL malloc env: 28 ? ? ? ? API major: 0 ? ? ? ? API minor: 156 ? ? ? ? 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: Thu Jun 12 19:34:46 CEST 2008 ? ? ? ? CVS tag: cr-0x5f1 ? ? ? ? Shared id: cygwin1S4 ? 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 ? 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 20:42 ? 578k 2006/03/24 C:\cygwin\lib\lapack\cygblas.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cygblas.dll" v0.0 ts=2006/3/24 1:30 4887k 2006/03/24 C:\cygwin\lib\lapack\cyglapack.dll - os=4.0 img=1.0 sys=4.0 ? ? ? ? ? ? ? ? ? "cyglapack.dll" v0.0 ts=2006/3/24 1:30 Service? ? ? ? ? ? : BrlAPI Description? ? ? ? : Braille API (BrlAPI) Current State? ? ? : Stopped Command? ? ? ? ? ? : /bin/brltty.exe -P /var/run/brltty.pid stdin path? ? ? ? ? : /dev/null stdout path? ? ? ? : /var/log/BrlAPI.log stderr path? ? ? ? : /var/log/BrlAPI.log pidfile path? ? ? ? : /var/run/brltty.pid Special flags? ? ? : --interactive Process Type? ? ? ? : Own Process, Interactive Startup? ? ? ? ? ? : Manual Account? ? ? ? ? ? : LocalSystem Cygwin Package Information Last downloaded files to: C:\Documents and Settings\root\My Documents\Cygwin Download Last downloaded files from: http://www.gtlib.gatech.edu/pub/cygwin/ Package? ? ? ? ? ? ? ? ? ? ? ? Version _update-info-dir? ? ? ? ? ? ? ? 00786-1 a2ps? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.13-1 aalib? ? ? ? ? ? ? ? ? ? ? ? ? 1.4rc5-3 aalib-devel? ? ? ? ? ? ? ? ? ? 1.4rc5-3 abook? ? ? ? ? ? ? ? ? ? ? ? ? 0.5.6-1 aewm++? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.2-1 aewm++-goodies? ? ? ? ? ? ? ? ? 1.0-1 afio? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.5-1 agetty? ? ? ? ? ? ? ? ? ? ? ? ? 2.1-2 alternatives? ? ? ? ? ? ? ? ? ? 1.3.30c-2 annoyance-filter? ? ? ? ? ? ? ? 1.0d-1 antiword? ? ? ? ? ? ? ? ? ? ? ? 0.37-1 apache? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.33-2 apache2? ? ? ? ? ? ? ? ? ? ? ? 2.2.6-1 apache2-devel? ? ? ? ? ? ? ? ? 2.2.6-1 apache2-manual? ? ? ? ? ? ? ? ? 2.2.6-1 appres? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 apr? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.9.7-1 apr-util? ? ? ? ? ? ? ? ? ? ? ? 0.9.7-1 apr1? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.3-1 aprutil1? ? ? ? ? ? ? ? ? ? ? ? 1.3.4-1 arc? ? ? ? ? ? ? ? ? ? ? ? ? ? 5.21m-1 archivemail? ? ? ? ? ? ? ? ? ? 0.7.0-1 aria2? ? ? ? ? ? ? ? ? ? ? ? ? 0.13.1+1-1 asciidoc? ? ? ? ? ? ? ? ? ? ? ? 8.3.0-1 ash? ? ? ? ? ? ? ? ? ? ? ? ? ? 20040127-4 aspell? ? ? ? ? ? ? ? ? ? ? ? ? 0.60.5-1 aspell-de? ? ? ? ? ? ? ? ? ? ? 20030222.1-1 aspell-dev? ? ? ? ? ? ? ? ? ? ? 0.60.5-1 aspell-doc? ? ? ? ? ? ? ? ? ? ? 0.60.5-1 aspell-en? ? ? ? ? ? ? ? ? ? ? 6.0.0-1 aspell-pl? ? ? ? ? ? ? ? ? ? ? 6.0.20061121.0-1 aspell-sv? ? ? ? ? ? ? ? ? ? ? 0.50.2-2 astyle? ? ? ? ? ? ? ? ? ? ? ? ? 1.22-1 atk? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.10.3-1 atk-devel? ? ? ? ? ? ? ? ? ? ? 1.10.3-1 atk-doc? ? ? ? ? ? ? ? ? ? ? ? 1.10.3-1 atk-runtime? ? ? ? ? ? ? ? ? ? 1.10.3-1 atool? ? ? ? ? ? ? ? ? ? ? ? ? 0.35.0-1 audiofile? ? ? ? ? ? ? ? ? ? ? 0.2.6-3 autoconf? ? ? ? ? ? ? ? ? ? ? ? 6-1 autoconf2.1? ? ? ? ? ? ? ? ? ? 2.13-5 autoconf2.5? ? ? ? ? ? ? ? ? ? 2.63-1 automake? ? ? ? ? ? ? ? ? ? ? ? 3-1 automake1.10? ? ? ? ? ? ? ? ? ? 1.10.1-2 automake1.4? ? ? ? ? ? ? ? ? ? 1.4p6-5 automake1.5? ? ? ? ? ? ? ? ? ? 1.5-3 automake1.6? ? ? ? ? ? ? ? ? ? 1.6.3-5 automake1.7? ? ? ? ? ? ? ? ? ? 1.7.9-4 automake1.8? ? ? ? ? ? ? ? ? ? 1.8.5-4 automake1.9? ? ? ? ? ? ? ? ? ? 1.9.6-3 autossh? ? ? ? ? ? ? ? ? ? ? ? 1.4b-1 autotrace? ? ? ? ? ? ? ? ? ? ? 0.31.1-1 aview? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.0rc1-1 base-files? ? ? ? ? ? ? ? ? ? ? 3.7-1 base-passwd? ? ? ? ? ? ? ? ? ? 2.2-1 bash? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.2.48-21 bash-completion? ? ? ? ? ? ? ? 20060301-2 bashdb? ? ? ? ? ? ? ? ? ? ? ? ? 3.1_0.09-1 bc? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.06-2 bcrypt? ? ? ? ? ? ? ? ? ? ? ? ? 1.1-1 bdftopcf? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 beforelight? ? ? ? ? ? ? ? ? ? 1.0.3-1 bigreqsproto? ? ? ? ? ? ? ? ? ? 1.0.2-1 binutils? ? ? ? ? ? ? ? ? ? ? ? 20080624-2 bison? ? ? ? ? ? ? ? ? ? ? ? ? 2.3-1 bitmap? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 bmp2png? ? ? ? ? ? ? ? ? ? ? ? 1.62-1 bool? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.2.1-1 boost? ? ? ? ? ? ? ? ? ? ? ? ? 1.33.1-4 boost-devel? ? ? ? ? ? ? ? ? ? 1.33.1-4 boxes? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1a-1 brltty? ? ? ? ? ? ? ? ? ? ? ? ? 3.10-2 bsdcpio? ? ? ? ? ? ? ? ? ? ? ? 2.5.5-1 bsdiff? ? ? ? ? ? ? ? ? ? ? ? ? 4.3-4 bsdtar? ? ? ? ? ? ? ? ? ? ? ? ? 2.5.5-1 bsfilter? ? ? ? ? ? ? ? ? ? ? ? 1.0.15-1 bsflite? ? ? ? ? ? ? ? ? ? ? ? 0.82-2 bvi? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.2-1 byacc? ? ? ? ? ? ? ? ? ? ? ? ? 1.9-1 bzip2? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-2 bzr? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.9-1 c-client? ? ? ? ? ? ? ? ? ? ? ? 2007-2 c3270? ? ? ? ? ? ? ? ? ? ? ? ? 3.3.4p7-1 cabextract? ? ? ? ? ? ? ? ? ? ? 1.1-1 cadaver? ? ? ? ? ? ? ? ? ? ? ? 0.23.2-1 cairo? ? ? ? ? ? ? ? ? ? ? ? ? 1.6.4-2 cairo-doc? ? ? ? ? ? ? ? ? ? ? 1.6.4-2 catdoc? ? ? ? ? ? ? ? ? ? ? ? ? 0.94.2-3 catgets? ? ? ? ? ? ? ? ? ? ? ? 1.0-1 ccache? ? ? ? ? ? ? ? ? ? ? ? ? 2.4-1 ccdoc? ? ? ? ? ? ? ? ? ? ? ? ? 0.8.41-2 ccrypt? ? ? ? ? ? ? ? ? ? ? ? ? 1.7-1 cdargs? ? ? ? ? ? ? ? ? ? ? ? ? 1.35-1 cdda2wav? ? ? ? ? ? ? ? ? ? ? ? 1.1.7.1-1 cdrecord? ? ? ? ? ? ? ? ? ? ? ? 1.1.7.1-1 cdrkit? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.7.1-1 cfourcc? ? ? ? ? ? ? ? ? ? ? ? 0.1.2-1 cgoban? ? ? ? ? ? ? ? ? ? ? ? ? 1.9.14-2 check? ? ? ? ? ? ? ? ? ? ? ? ? 0.9.5-1 checkx? ? ? ? ? ? ? ? ? ? ? ? ? 0.2.0-2 chere? ? ? ? ? ? ? ? ? ? ? ? ? 1.0-1 chewmail? ? ? ? ? ? ? ? ? ? ? ? 1.2-1 chicken? ? ? ? ? ? ? ? ? ? ? ? 3.4.0-1 chkconfig? ? ? ? ? ? ? ? ? ? ? 1.3.30a-1 clamav? ? ? ? ? ? ? ? ? ? ? ? ? 0.94.2-1 clamav-db? ? ? ? ? ? ? ? ? ? ? 0.94.2-1 clear? ? ? ? ? ? ? ? ? ? ? ? ? 1.0-2 clisp? ? ? ? ? ? ? ? ? ? ? ? ? 2.46-1 clisp-clx? ? ? ? ? ? ? ? ? ? ? 2.46-1 clisp-gdi? ? ? ? ? ? ? ? ? ? ? 2.46-1 clisp-gtk2? ? ? ? ? ? ? ? ? ? ? 2.44-1 cmake? ? ? ? ? ? ? ? ? ? ? ? ? 2.6.2-1 cocom? ? ? ? ? ? ? ? ? ? ? ? ? 0.995-1 codeville? ? ? ? ? ? ? ? ? ? ? 0.8.0-2 cogito? ? ? ? ? ? ? ? ? ? ? ? ? 0.18.2-2 colordiff? ? ? ? ? ? ? ? ? ? ? 1.0.7-1 colorgcc? ? ? ? ? ? ? ? ? ? ? ? 1.3.2-1 compface? ? ? ? ? ? ? ? ? ? ? ? 1.5.2-1 compositeproto? ? ? ? ? ? ? ? ? 0.4-1 connect-proxy? ? ? ? ? ? ? ? ? 1.100-1 coreutils? ? ? ? ? ? ? ? ? ? ? 6.10-2 corkscrew? ? ? ? ? ? ? ? ? ? ? 2.0-1 cpio? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.9-1 cppunit? ? ? ? ? ? ? ? ? ? ? ? 1.12.0-1 cramfs? ? ? ? ? ? ? ? ? ? ? ? ? 1.1-1 cron? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.1-7 crypt? ? ? ? ? ? ? ? ? ? ? ? ? 1.1-1 csih? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.1.8-1 ctags? ? ? ? ? ? ? ? ? ? ? ? ? 5.7-1 ctetris? ? ? ? ? ? ? ? ? ? ? ? 0.30-1 ctorrent? ? ? ? ? ? ? ? ? ? ? ? 1.3.4-dnh3.2-1 ctris? ? ? ? ? ? ? ? ? ? ? ? ? 0.42-1 curl? ? ? ? ? ? ? ? ? ? ? ? ? ? 7.16.3-1 curl-devel? ? ? ? ? ? ? ? ? ? ? 7.16.3-1 cvs? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.11.22-1 cvs2svn? ? ? ? ? ? ? ? ? ? ? ? 2.1.1-1 cvsps? ? ? ? ? ? ? ? ? ? ? ? ? 2.1-1 cvsutils? ? ? ? ? ? ? ? ? ? ? ? 0.2.5-1 cygport? ? ? ? ? ? ? ? ? ? ? ? 0.4.2-1 cygrunsrv? ? ? ? ? ? ? ? ? ? ? 1.34-1 cygutils? ? ? ? ? ? ? ? ? ? ? ? 1.3.2-1 cygwin? ? ? ? ? ? ? ? ? ? ? ? ? 1.5.25-15 cygwin-doc? ? ? ? ? ? ? ? ? ? ? 1.4-4 cygwin-x-doc? ? ? ? ? ? ? ? ? ? 1.0.4-1 cyrus-sasl? ? ? ? ? ? ? ? ? ? ? 2.1.19-3 d? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.0-1 damageproto? ? ? ? ? ? ? ? ? ? 1.1.0-1 db2? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.7.7-5 db3.1? ? ? ? ? ? ? ? ? ? ? ? ? 3.1.17-3 db3.3? ? ? ? ? ? ? ? ? ? ? ? ? 3.3.11.2-1 db4.0? ? ? ? ? ? ? ? ? ? ? ? ? 4.0.14-1 db4.1? ? ? ? ? ? ? ? ? ? ? ? ? 4.1.25.3-2 db4.2? ? ? ? ? ? ? ? ? ? ? ? ? 4.2.52.5-2 db4.3? ? ? ? ? ? ? ? ? ? ? ? ? 4.3.29.1-1 db4.4? ? ? ? ? ? ? ? ? ? ? ? ? 4.4.20.4-1 db4.5? ? ? ? ? ? ? ? ? ? ? ? ? 4.5.20.2-2 ddd? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.3.9-1 ddrescue? ? ? ? ? ? ? ? ? ? ? ? 1.9-1 dejagnu? ? ? ? ? ? ? ? ? ? ? ? 20021217-2 deroff? ? ? ? ? ? ? ? ? ? ? ? ? 1.1-1 desktop-file-utils? ? ? ? ? ? ? 0.10-1 dhttpd? ? ? ? ? ? ? ? ? ? ? ? ? 1.02a-1 diffstat? ? ? ? ? ? ? ? ? ? ? ? 1.46-1 diffutils? ? ? ? ? ? ? ? ? ? ? 2.8.7-1 distcc? ? ? ? ? ? ? ? ? ? ? ? ? 2.18.3-1 dmalloc? ? ? ? ? ? ? ? ? ? ? ? 5.4.2-2 docbook-xml412? ? ? ? ? ? ? ? ? 4.1.2-1 docbook-xml42? ? ? ? ? ? ? ? ? 4.2-3 docbook-xml43? ? ? ? ? ? ? ? ? 4.3-1 docbook-xml44? ? ? ? ? ? ? ? ? 4.4-1 docbook-xsl? ? ? ? ? ? ? ? ? ? 1.69.1-1 dog? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.7-1 doxygen? ? ? ? ? ? ? ? ? ? ? ? 1.5.5-1 dpatch? ? ? ? ? ? ? ? ? ? ? ? ? 2.0.26-2 dpkg? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.10.4-2 e2fsimage? ? ? ? ? ? ? ? ? ? ? 0.2.0-2 e2fsprogs? ? ? ? ? ? ? ? ? ? ? 1.35-3 ec-fonts-mftraced? ? ? ? ? ? ? 1.0.8-4 ed? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0-1 editres? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 editrights? ? ? ? ? ? ? ? ? ? ? 1.01-2 ELFIO? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 emacs? ? ? ? ? ? ? ? ? ? ? ? ? 21.2-13 emacs-el? ? ? ? ? ? ? ? ? ? ? ? 21.2-13 emacs-leim? ? ? ? ? ? ? ? ? ? ? 21.3.50-2 emacs-X11? ? ? ? ? ? ? ? ? ? ? 21.2-13 email? ? ? ? ? ? ? ? ? ? ? ? ? 2.5.1-1 enscript? ? ? ? ? ? ? ? ? ? ? ? 1.6.4-2 epstool? ? ? ? ? ? ? ? ? ? ? ? 3.08-2 esound? ? ? ? ? ? ? ? ? ? ? ? ? 0.2.41-1 eventlog? ? ? ? ? ? ? ? ? ? ? ? 0.2.5-1 evieext? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 exif? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.6.15-1 exim? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.69-1 expat? ? ? ? ? ? ? ? ? ? ? ? ? 2.0.1-1 expect? ? ? ? ? ? ? ? ? ? ? ? ? 20030128-1 fcgi? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.4.0-2 fcrackzip? ? ? ? ? ? ? ? ? ? ? 0.3-1 fdupes? ? ? ? ? ? ? ? ? ? ? ? ? 1.50-PR2-1 fetchmail? ? ? ? ? ? ? ? ? ? ? 6.3.9-1 ffcall? ? ? ? ? ? ? ? ? ? ? ? ? 1.10-1 fftw3? ? ? ? ? ? ? ? ? ? ? ? ? 3.1.2-2 fftw3-dev? ? ? ? ? ? ? ? ? ? ? 3.1.2-2 fftw3-doc? ? ? ? ? ? ? ? ? ? ? 3.1.2-2 figlet? ? ? ? ? ? ? ? ? ? ? ? ? 2.2.2-2 file? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.21-1 findutils? ? ? ? ? ? ? ? ? ? ? 4.4.0-3 fixesproto? ? ? ? ? ? ? ? ? ? ? 4.0-1 flac? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.1-1 flac-devel? ? ? ? ? ? ? ? ? ? ? 1.2.1-1 flawfinder? ? ? ? ? ? ? ? ? ? ? 1.27-1 flex? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.5.35-1 flip? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.19-1 fltk? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.8r5648-1 fltk-demos? ? ? ? ? ? ? ? ? ? ? 1.1.8r5648-1 fltk-devel? ? ? ? ? ? ? ? ? ? ? 1.1.8r5648-1 fltk-doc? ? ? ? ? ? ? ? ? ? ? ? 1.1.8r5648-1 font-adobe-dpi100? ? ? ? ? ? ? 1.0.0-1 font-adobe-dpi75? ? ? ? ? ? ? ? 1.0.0-1 font-adobe-utopia-dpi100? ? ? ? 1.0.1-1 font-adobe-utopia-dpi75? ? ? ? 1.0.1-1 font-adobe-utopia-type1? ? ? ? 1.0.1-1 font-alias? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 font-arabic-misc? ? ? ? ? ? ? ? 1.0.0-1 font-bh-dpi100? ? ? ? ? ? ? ? ? 1.0.0-1 font-bh-dpi75? ? ? ? ? ? ? ? ? 1.0.0-1 font-bh-lucidatypewriter-dpi100 1.0.0-1 font-bh-lucidatypewriter-dpi75? 1.0.0-1 font-bh-ttf? ? ? ? ? ? ? ? ? ? 1.0.0-1 font-bh-type1? ? ? ? ? ? ? ? ? 1.0.0-1 font-bitstream-dpi100? ? ? ? ? 1.0.0-1 font-bitstream-dpi75? ? ? ? ? ? 1.0.0-1 font-bitstream-speedo? ? ? ? ? 1.0.0-1 font-bitstream-type1? ? ? ? ? ? 1.0.0-1 font-bitstream-vera-ttf? ? ? ? 1.10-1 font-cronyx-cyrillic? ? ? ? ? ? 1.0.0-1 font-cursor-misc? ? ? ? ? ? ? ? 1.0.0-1 font-daewoo-misc? ? ? ? ? ? ? ? 1.0.0-1 font-dec-misc? ? ? ? ? ? ? ? ? 1.0.0-1 font-encodings? ? ? ? ? ? ? ? ? 1.0.2-1 font-ibm-type1? ? ? ? ? ? ? ? ? 1.0.0-1 font-isas-misc? ? ? ? ? ? ? ? ? 1.0.0-1 font-jis-misc? ? ? ? ? ? ? ? ? 1.0.0-1 font-micro-misc? ? ? ? ? ? ? ? 1.0.0-1 font-misc-cyrillic? ? ? ? ? ? ? 1.0.0-1 font-misc-meltho? ? ? ? ? ? ? ? 1.0.0-1 font-misc-misc? ? ? ? ? ? ? ? ? 1.0.0-1 font-mutt-misc? ? ? ? ? ? ? ? ? 1.0.0-1 font-schumacher-misc? ? ? ? ? ? 1.0.0-1 font-screen-cyrillic? ? ? ? ? ? 1.0.1-1 font-sony-misc? ? ? ? ? ? ? ? ? 1.0.0-1 font-sun-misc? ? ? ? ? ? ? ? ? 1.0.0-1 font-util? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 font-winitzki-cyrillic? ? ? ? ? 1.0.0-1 font-xfree86-type1? ? ? ? ? ? ? 1.0.1-1 fontconfig? ? ? ? ? ? ? ? ? ? ? 2.6.0-1 fontsproto? ? ? ? ? ? ? ? ? ? ? 2.0.2-1 fonttosfnt? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 fortune? ? ? ? ? ? ? ? ? ? ? ? 1.99.1-2 freeglut? ? ? ? ? ? ? ? ? ? ? ? 2.4.0-1 freetype2? ? ? ? ? ? ? ? ? ? ? 2.3.7-1 fvwm? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.5.21-1 gail? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.8.8-1 gawk? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.1.6-1 gcc? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-ada? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-core? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-g++? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-g77? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-gdc? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-gpc? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-java? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-mingw? ? ? ? ? ? ? ? ? ? ? 20040810-1 gcc-mingw-ada? ? ? ? ? ? ? ? ? 20050522-1 gcc-mingw-core? ? ? ? ? ? ? ? ? 20050522-1 gcc-mingw-g++? ? ? ? ? ? ? ? ? 20050522-1 gcc-mingw-g77? ? ? ? ? ? ? ? ? 20050522-1 gcc-mingw-gdc? ? ? ? ? ? ? ? ? 20050522-1 gcc-mingw-gpc? ? ? ? ? ? ? ? ? 20040810-1 gcc-mingw-java? ? ? ? ? ? ? ? ? 20050522-1 gcc-mingw-objc? ? ? ? ? ? ? ? ? 20050522-1 gcc-objc? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-3 gcc-testsuite? ? ? ? ? ? ? ? ? 3.4.4-3 gcc4? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.3.2-1 gcc4-ada? ? ? ? ? ? ? ? ? ? ? ? 4.3.2-1 gcc4-core? ? ? ? ? ? ? ? ? ? ? 4.3.2-1 gcc4-fortran? ? ? ? ? ? ? ? ? ? 4.3.2-1 gcc4-g++? ? ? ? ? ? ? ? ? ? ? ? 4.3.2-1 gcc4-java? ? ? ? ? ? ? ? ? ? ? 4.3.2-1 gcc4-objc? ? ? ? ? ? ? ? ? ? ? 4.3.2-1 gcc4-runtime? ? ? ? ? ? ? ? ? ? 4.3.2-1 gccmakedep? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 GConf2? ? ? ? ? ? ? ? ? ? ? ? ? 2.14.0-2 GConf2-devel? ? ? ? ? ? ? ? ? ? 2.14.0-2 GConf2-doc? ? ? ? ? ? ? ? ? ? ? 2.14.0-2 gd? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.0.36RC1-1 gdb? ? ? ? ? ? ? ? ? ? ? ? ? ? 6.8-2 gdbm? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.8.3-8 gdk-pixbuf? ? ? ? ? ? ? ? ? ? ? 0.22.0-4 gdk-pixbuf-devel? ? ? ? ? ? ? ? 0.22.0-4 gdk-pixbuf-doc? ? ? ? ? ? ? ? ? 0.22.0-4 gdk-pixbuf2-wmf? ? ? ? ? ? ? ? 0.2.8.4-3 genisoimage? ? ? ? ? ? ? ? ? ? 1.1.7.1-1 geoip? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.14-1 getmail? ? ? ? ? ? ? ? ? ? ? ? 4.7.7-1 gettext? ? ? ? ? ? ? ? ? ? ? ? 0.17-1 gettext-devel? ? ? ? ? ? ? ? ? 0.17-1 ghostscript? ? ? ? ? ? ? ? ? ? 8.63-2 ghostscript-base? ? ? ? ? ? ? ? 8.62-3 ghostscript-fonts-other? ? ? ? 6.0-1 ghostscript-fonts-std? ? ? ? ? 8.11-1 ghostscript-x11? ? ? ? ? ? ? ? 8.62-3 giflib? ? ? ? ? ? ? ? ? ? ? ? ? 4.1.6-2 git? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.6.0.4-1 git-completion? ? ? ? ? ? ? ? ? 1.6.0.4-1 git-gui? ? ? ? ? ? ? ? ? ? ? ? 1.6.0.4-1 git-oodiff? ? ? ? ? ? ? ? ? ? ? 20080328-1 gitk? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.6.0.4-1 glib? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.10-4 glib-devel? ? ? ? ? ? ? ? ? ? ? 1.2.10-4 glib2? ? ? ? ? ? ? ? ? ? ? ? ? 2.10.3-1 glib2-devel? ? ? ? ? ? ? ? ? ? 2.10.3-1 glib2-doc? ? ? ? ? ? ? ? ? ? ? 2.10.3-1 glib2-runtime? ? ? ? ? ? ? ? ? 2.10.3-1 glitz? ? ? ? ? ? ? ? ? ? ? ? ? 0.5.6-1 glpk? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.31-1 glproto? ? ? ? ? ? ? ? ? ? ? ? 1.4.9-1 gmp? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.2.4-1 gnome-common? ? ? ? ? ? ? ? ? ? 2.24.0-1 gnome-icon-theme? ? ? ? ? ? ? ? 2.14.2-1 gnome-keyring? ? ? ? ? ? ? ? ? 0.4.8-1 gnome-libs? ? ? ? ? ? ? ? ? ? ? 1.4.2-3 gnome-libs-devel? ? ? ? ? ? ? ? 1.4.2-3 gnome-libs-doc? ? ? ? ? ? ? ? ? 1.4.2-3 gnome-mime-data? ? ? ? ? ? ? ? 2.4.2-1 gnome-themes? ? ? ? ? ? ? ? ? ? 2.14.2-1 gnome-vfs2? ? ? ? ? ? ? ? ? ? ? 2.12.2-1 gnome-vfs2-devel? ? ? ? ? ? ? ? 2.12.2-1 gnome-vfs2-doc? ? ? ? ? ? ? ? ? 2.12.2-1 gnubg? ? ? ? ? ? ? ? ? ? ? ? ? 0.16-1 gnugo? ? ? ? ? ? ? ? ? ? ? ? ? 3.7.12-1 gnupg? ? ? ? ? ? ? ? ? ? ? ? ? 1.4.9-2 gnuplot? ? ? ? ? ? ? ? ? ? ? ? 4.2.4-1 gnutls? ? ? ? ? ? ? ? ? ? ? ? ? 2.4.1-1 gnutls-devel? ? ? ? ? ? ? ? ? ? 2.4.1-1 gnutls-doc? ? ? ? ? ? ? ? ? ? ? 2.4.1-1 gperf? ? ? ? ? ? ? ? ? ? ? ? ? 3.0.3-1 gq? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.2-1 grace? ? ? ? ? ? ? ? ? ? ? ? ? 5.1.19-1 grandr? ? ? ? ? ? ? ? ? ? ? ? ? 0.1-1 GraphicsMagick? ? ? ? ? ? ? ? ? 1.0.6-1 greed? ? ? ? ? ? ? ? ? ? ? ? ? 3.4-1 grep? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.5.3-1 grepmail? ? ? ? ? ? ? ? ? ? ? ? 5.3033-2 groff? ? ? ? ? ? ? ? ? ? ? ? ? 1.19.2-2 gsl? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.11-1 gsl-apps? ? ? ? ? ? ? ? ? ? ? ? 1.11-1 gsl-devel? ? ? ? ? ? ? ? ? ? ? 1.11-1 gsl-doc? ? ? ? ? ? ? ? ? ? ? ? 1.11-1 gtk+? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.10-3 gtk+-devel? ? ? ? ? ? ? ? ? ? ? 1.2.10-3 gtk-doc? ? ? ? ? ? ? ? ? ? ? ? 1.11-1 gtk-engines? ? ? ? ? ? ? ? ? ? 0.12-3 gtk2-x11? ? ? ? ? ? ? ? ? ? ? ? 2.6.10-1 gtk2-x11-devel? ? ? ? ? ? ? ? ? 2.6.10-1 gtk2-x11-doc? ? ? ? ? ? ? ? ? ? 2.6.10-1 gtk2-x11-engines? ? ? ? ? ? ? ? 2.6.7-1 gtk2-x11-runtime? ? ? ? ? ? ? ? 2.6.10-1 gtypist? ? ? ? ? ? ? ? ? ? ? ? 2.8.1-1 guile? ? ? ? ? ? ? ? ? ? ? ? ? 1.8.2-1 guile-devel? ? ? ? ? ? ? ? ? ? 1.8.2-1 guile-doc? ? ? ? ? ? ? ? ? ? ? 1.8.2-1 guilt? ? ? ? ? ? ? ? ? ? ? ? ? 0.27-1 gv? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.6.5-1 gvim? ? ? ? ? ? ? ? ? ? ? ? ? ? 7.2-1 gzip? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.12-2 hdf5? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.6.7-2 hdparm? ? ? ? ? ? ? ? ? ? ? ? ? 6.9-1 help2man? ? ? ? ? ? ? ? ? ? ? ? 1.36.4-2 hexedit? ? ? ? ? ? ? ? ? ? ? ? 1.2.12-1 hicolor-icon-theme? ? ? ? ? ? ? 0.10-1 hp2xx? ? ? ? ? ? ? ? ? ? ? ? ? 3.4.4-1 httping? ? ? ? ? ? ? ? ? ? ? ? 1.2.5-1 httptunnel? ? ? ? ? ? ? ? ? ? ? 3.3-1 iceauth? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 icedax? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.7.1-1 ico? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 icu? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.8-4 icu-doc? ? ? ? ? ? ? ? ? ? ? ? 3.8-4 ifile? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.8-1 ii? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.3-1 ImageMagick? ? ? ? ? ? ? ? ? ? 6.4.0.6-1 imake? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-2 imlib? ? ? ? ? ? ? ? ? ? ? ? ? 1.9.14-3 indent? ? ? ? ? ? ? ? ? ? ? ? ? 2.2.9-2 inetutils? ? ? ? ? ? ? ? ? ? ? 1.5-4 initscripts? ? ? ? ? ? ? ? ? ? 0.9-2 inputproto? ? ? ? ? ? ? ? ? ? ? 1.4.4-1 integrit? ? ? ? ? ? ? ? ? ? ? ? 4.1-1 intltool? ? ? ? ? ? ? ? ? ? ? ? 0.40.5-1 ioperm? ? ? ? ? ? ? ? ? ? ? ? ? 0.4-1 ipcalc? ? ? ? ? ? ? ? ? ? ? ? ? 0.41-1 iprint? ? ? ? ? ? ? ? ? ? ? ? ? 1.3-1 irc? ? ? ? ? ? ? ? ? ? ? ? ? ? 20010101-3 irssi? ? ? ? ? ? ? ? ? ? ? ? ? 0.8.12-2 iselect? ? ? ? ? ? ? ? ? ? ? ? 1.4.0-1 jasper? ? ? ? ? ? ? ? ? ? ? ? ? 1.900.1-1 jbigkit? ? ? ? ? ? ? ? ? ? ? ? 1.6-1 jgraph? ? ? ? ? ? ? ? ? ? ? ? ? 8.3-1 jikes? ? ? ? ? ? ? ? ? ? ? ? ? 1.22-2 jlint? ? ? ? ? ? ? ? ? ? ? ? ? 3.1-1 joe? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.5-2 jpeg? ? ? ? ? ? ? ? ? ? ? ? ? ? 6b-12 kbproto? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-1 keychain? ? ? ? ? ? ? ? ? ? ? ? 2.6.8-1 lablgtk2? ? ? ? ? ? ? ? ? ? ? ? 20060908-1 lapack? ? ? ? ? ? ? ? ? ? ? ? ? 3.0-5 lcms? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.17-1 less? ? ? ? ? ? ? ? ? ? ? ? ? ? 382-1 lesstif? ? ? ? ? ? ? ? ? ? ? ? 0.95.0-2 lftp? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.7.3-2 libaa1? ? ? ? ? ? ? ? ? ? ? ? ? 1.4rc5-3 libao? ? ? ? ? ? ? ? ? ? ? ? ? 0.8.8-1 libao-devel? ? ? ? ? ? ? ? ? ? 0.8.8-1 libao2? ? ? ? ? ? ? ? ? ? ? ? ? 0.8.8-1 libapr0? ? ? ? ? ? ? ? ? ? ? ? 0.9.7-1 libapr1? ? ? ? ? ? ? ? ? ? ? ? 1.3.3-1 libapr1-devel? ? ? ? ? ? ? ? ? 1.3.3-1 libaprutil0? ? ? ? ? ? ? ? ? ? 0.9.7-1 libaprutil1? ? ? ? ? ? ? ? ? ? 1.3.4-1 libaprutil1-devel? ? ? ? ? ? ? 1.3.4-1 libarchive? ? ? ? ? ? ? ? ? ? ? 2.5.5-1 libarchive-devel? ? ? ? ? ? ? ? 2.5.5-1 libarchive2? ? ? ? ? ? ? ? ? ? 2.5.5-1 libart_lgpl? ? ? ? ? ? ? ? ? ? 1.4.2-3 libart_lgpl2? ? ? ? ? ? ? ? ? ? 2.3.20-1 libart_lgpl2-devel? ? ? ? ? ? ? 2.3.20-1 libaspell15? ? ? ? ? ? ? ? ? ? 0.60.5-1 libasprintf0? ? ? ? ? ? ? ? ? ? 0.17-1 libaudio-devel? ? ? ? ? ? ? ? ? 1.9.1-2 libaudio2? ? ? ? ? ? ? ? ? ? ? 1.9.1-2 libaudiofile-devel? ? ? ? ? ? ? 0.2.6-3 libaudiofile0? ? ? ? ? ? ? ? ? 0.2.6-3 libautotrace-devel? ? ? ? ? ? ? 0.31.1-1 libautotrace3? ? ? ? ? ? ? ? ? 0.31.1-1 libbonobo2? ? ? ? ? ? ? ? ? ? ? 2.14.0-1 libbonobo2-devel? ? ? ? ? ? ? ? 2.14.0-1 libbonobo2-doc? ? ? ? ? ? ? ? ? 2.14.0-1 libbonoboui2? ? ? ? ? ? ? ? ? ? 2.10.1-1 libboost? ? ? ? ? ? ? ? ? ? ? ? 1.33.1-4 libbrlapi? ? ? ? ? ? ? ? ? ? ? 3.10-2 libbrlapi-devel? ? ? ? ? ? ? ? 3.10-2 libbz2-devel? ? ? ? ? ? ? ? ? ? 1.0.5-2 libbz2_0? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 libbz2_1? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-2 libcairo-devel? ? ? ? ? ? ? ? ? 1.6.4-2 libcairo2? ? ? ? ? ? ? ? ? ? ? 1.6.4-2 libcharset1? ? ? ? ? ? ? ? ? ? 1.12-1 libclamav-devel? ? ? ? ? ? ? ? 0.94.2-1 libclamav1? ? ? ? ? ? ? ? ? ? ? 0.90-1 libclamav2? ? ? ? ? ? ? ? ? ? ? 0.91.2-1 libclamav3? ? ? ? ? ? ? ? ? ? ? 0.92.1-1 libclamav4? ? ? ? ? ? ? ? ? ? ? 0.93.3-1 libclamav5? ? ? ? ? ? ? ? ? ? ? 0.94.2-1 libcroco06? ? ? ? ? ? ? ? ? ? ? 0.6.1-1 libcroco06-devel? ? ? ? ? ? ? ? 0.6.1-1 libcurl2? ? ? ? ? ? ? ? ? ? ? ? 7.11.1-3 libcurl3? ? ? ? ? ? ? ? ? ? ? ? 7.15.4-2 libcurl4? ? ? ? ? ? ? ? ? ? ? ? 7.16.3-1 libdb2? ? ? ? ? ? ? ? ? ? ? ? ? 2.7.7-5 libdb2-devel? ? ? ? ? ? ? ? ? ? 2.7.7-5 libdb3.1? ? ? ? ? ? ? ? ? ? ? ? 3.1.17-3 libdb3.1-devel? ? ? ? ? ? ? ? ? 3.1.17-3 libdb3.3? ? ? ? ? ? ? ? ? ? ? ? 3.3.11.2-1 libdb3.3-devel? ? ? ? ? ? ? ? ? 3.3.11.2-1 libdb4.0? ? ? ? ? ? ? ? ? ? ? ? 4.0.14-1 libdb4.0-devel? ? ? ? ? ? ? ? ? 4.0.14-1 libdb4.1? ? ? ? ? ? ? ? ? ? ? ? 4.1.25.3-2 libdb4.1-devel? ? ? ? ? ? ? ? ? 4.1.25.3-2 libdb4.2? ? ? ? ? ? ? ? ? ? ? ? 4.2.52.5-2 libdb4.2-devel? ? ? ? ? ? ? ? ? 4.2.52.5-2 libdb4.3? ? ? ? ? ? ? ? ? ? ? ? 4.3.29.1-1 libdb4.3-devel? ? ? ? ? ? ? ? ? 4.3.29.1-1 libdb4.4? ? ? ? ? ? ? ? ? ? ? ? 4.4.20.4-1 libdb4.4-devel? ? ? ? ? ? ? ? ? 4.4.20.4-1 libdb4.5? ? ? ? ? ? ? ? ? ? ? ? 4.5.20.2-2 libdb4.5-devel? ? ? ? ? ? ? ? ? 4.5.20.2-2 libdpstk1? ? ? ? ? ? ? ? ? ? ? 6.8.2.0-1 libecpg-compat1? ? ? ? ? ? ? ? 7.4.5-1 libecpg-compat2? ? ? ? ? ? ? ? 8.2.9-1 libecpg-devel? ? ? ? ? ? ? ? ? 8.2.9-1 libecpg4? ? ? ? ? ? ? ? ? ? ? ? 7.4.5-1 libecpg5? ? ? ? ? ? ? ? ? ? ? ? 8.2.9-1 libEMF? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 libEMF-devel? ? ? ? ? ? ? ? ? ? 1.0.3-2 libEMF1? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 libesd-devel? ? ? ? ? ? ? ? ? ? 0.2.41-1 libesd0? ? ? ? ? ? ? ? ? ? ? ? 0.2.41-1 libesound-devel? ? ? ? ? ? ? ? 0.2.41-1 libesound0? ? ? ? ? ? ? ? ? ? ? 0.2.41-1 libexif? ? ? ? ? ? ? ? ? ? ? ? 0.6.17-1 libexif-devel? ? ? ? ? ? ? ? ? 0.6.17-1 libexif10? ? ? ? ? ? ? ? ? ? ? 0.6.9-2 libexif12? ? ? ? ? ? ? ? ? ? ? 0.6.17-1 libexpat0? ? ? ? ? ? ? ? ? ? ? 1.95.8-2 libexpat1? ? ? ? ? ? ? ? ? ? ? 2.0.1-1 libexpat1-devel? ? ? ? ? ? ? ? 2.0.1-1 libfcgi-devel? ? ? ? ? ? ? ? ? 2.4.0-2 libfcgi0? ? ? ? ? ? ? ? ? ? ? ? 2.4.0-2 libfftw3-devel? ? ? ? ? ? ? ? ? 3.1.2-2 libfftw3_3? ? ? ? ? ? ? ? ? ? ? 3.1.2-2 libFLAC++5? ? ? ? ? ? ? ? ? ? ? 1.1.2-1 libFLAC++6? ? ? ? ? ? ? ? ? ? ? 1.2.1-1 libFLAC7? ? ? ? ? ? ? ? ? ? ? ? 1.1.2-1 libFLAC8? ? ? ? ? ? ? ? ? ? ? ? 1.2.1-1 libfontconfig-devel? ? ? ? ? ? 2.6.0-1 libfontconfig1? ? ? ? ? ? ? ? ? 2.6.0-1 libfontenc? ? ? ? ? ? ? ? ? ? ? 1.0.4-2 libfontenc-devel? ? ? ? ? ? ? ? 1.0.4-2 libfontenc1? ? ? ? ? ? ? ? ? ? 1.0.4-2 libfpx? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.0.13-1 libfpx-devel? ? ? ? ? ? ? ? ? ? 1.2.0.13-1 libfpx1? ? ? ? ? ? ? ? ? ? ? ? 1.2.0.13-1 libfreetype2-devel? ? ? ? ? ? ? 2.3.7-1 libfreetype26? ? ? ? ? ? ? ? ? 2.3.7-1 libgc? ? ? ? ? ? ? ? ? ? ? ? ? 6.4-1 libgcrypt? ? ? ? ? ? ? ? ? ? ? 1.4.1-4 libgcrypt-devel? ? ? ? ? ? ? ? 1.4.1-4 libgcrypt11? ? ? ? ? ? ? ? ? ? 1.4.1-4 libgd-devel? ? ? ? ? ? ? ? ? ? 2.0.36RC1-1 libgd2? ? ? ? ? ? ? ? ? ? ? ? ? 2.0.36RC1-1 libgdbm? ? ? ? ? ? ? ? ? ? ? ? 1.8.0-5 libgdbm-devel? ? ? ? ? ? ? ? ? 1.8.3-8 libgdbm3? ? ? ? ? ? ? ? ? ? ? ? 1.8.3-3 libgdbm4? ? ? ? ? ? ? ? ? ? ? ? 1.8.3-8 libgeotiff? ? ? ? ? ? ? ? ? ? ? 1.2.3a-1 libgeotiff-devel? ? ? ? ? ? ? ? 1.2.3a-1 libgeotiff1? ? ? ? ? ? ? ? ? ? 1.2.3a-1 libgettextpo0? ? ? ? ? ? ? ? ? 0.17-1 libggi2? ? ? ? ? ? ? ? ? ? ? ? 2.2.2-1 libggi2-devel? ? ? ? ? ? ? ? ? 2.2.2-1 libggi2-display-aa? ? ? ? ? ? ? 2.2.2-1 libggi2-display-file? ? ? ? ? ? 2.2.2-1 libggi2-display-terminfo? ? ? ? 2.2.2-1 libggi2-display-x? ? ? ? ? ? ? 2.2.2-1 libggi2-samples? ? ? ? ? ? ? ? 2.2.2-1 libggimisc2? ? ? ? ? ? ? ? ? ? 2.2.2-1 libggimisc2-devel? ? ? ? ? ? ? 2.2.2-1 libggimisc2-samples? ? ? ? ? ? 2.2.2-1 libggiwmh0? ? ? ? ? ? ? ? ? ? ? 0.3.2-1 libggiwmh0-devel? ? ? ? ? ? ? ? 0.3.2-1 libggiwmh0-display-x? ? ? ? ? ? 0.3.2-1 libggiwmh0-samples? ? ? ? ? ? ? 0.3.2-1 libgif-devel? ? ? ? ? ? ? ? ? ? 4.1.6-2 libgif4? ? ? ? ? ? ? ? ? ? ? ? 4.1.6-2 libgii1? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 libgii1-devel? ? ? ? ? ? ? ? ? 1.0.2-1 libgii1-input-x? ? ? ? ? ? ? ? 1.0.2-1 libGL-devel? ? ? ? ? ? ? ? ? ? 7.2-2 libGL1? ? ? ? ? ? ? ? ? ? ? ? ? 7.2-2 libglade2? ? ? ? ? ? ? ? ? ? ? 2.5.1-1 libglitz-devel? ? ? ? ? ? ? ? ? 0.5.6-1 libglitz-glx1? ? ? ? ? ? ? ? ? 0.5.6-1 libglitz1? ? ? ? ? ? ? ? ? ? ? 0.5.6-1 libglpk-devel? ? ? ? ? ? ? ? ? 4.31-1 libglpk0? ? ? ? ? ? ? ? ? ? ? ? 4.31-1 libGLU-devel? ? ? ? ? ? ? ? ? ? 7.2-2 libGLU1? ? ? ? ? ? ? ? ? ? ? ? 7.2-2 libglut-devel? ? ? ? ? ? ? ? ? 2.4.0-1 libglut3? ? ? ? ? ? ? ? ? ? ? ? 2.4.0-1 libGLw-devel? ? ? ? ? ? ? ? ? ? 7.2-2 libGLw1? ? ? ? ? ? ? ? ? ? ? ? 7.2-2 libgmp-devel? ? ? ? ? ? ? ? ? ? 4.2.4-1 libgmp3? ? ? ? ? ? ? ? ? ? ? ? 4.2.4-1 libgnome? ? ? ? ? ? ? ? ? ? ? ? 1.4.2-3 libgnome2? ? ? ? ? ? ? ? ? ? ? 2.12.0.1-1 libgnome2-devel? ? ? ? ? ? ? ? 2.12.0.1-1 libgnome2-doc? ? ? ? ? ? ? ? ? 2.12.0.1-1 libgnomecanvas2? ? ? ? ? ? ? ? 2.12.0-1 libgnomecanvas2-devel? ? ? ? ? 2.12.0-1 libgnomecanvas2-doc? ? ? ? ? ? 2.12.0-1 libgnomecanvaspixbuf? ? ? ? ? ? 0.22.0-4 libgnomeprint22? ? ? ? ? ? ? ? 2.10.3-1 libgnomeprintui22? ? ? ? ? ? ? 2.10.2-1 libgnomesupport? ? ? ? ? ? ? ? 1.4.2-3 libgnomeui? ? ? ? ? ? ? ? ? ? ? 1.4.2-3 libgnomeui2? ? ? ? ? ? ? ? ? ? 2.12.1-1 libgnomeui2-devel? ? ? ? ? ? ? 2.12.1-1 libgnomeui2-doc? ? ? ? ? ? ? ? 2.12.1-1 libgnorba? ? ? ? ? ? ? ? ? ? ? 1.4.2-3 libgnutls11? ? ? ? ? ? ? ? ? ? 1.0.25-2 libgnutls26? ? ? ? ? ? ? ? ? ? 2.4.1-1 libgpg-error? ? ? ? ? ? ? ? ? ? 1.6-1 libGraphicsMagick-devel? ? ? ? 1.0.6-1 libGraphicsMagick0? ? ? ? ? ? ? 1.0.6-1 libgs-devel? ? ? ? ? ? ? ? ? ? 8.63-2 libgs8? ? ? ? ? ? ? ? ? ? ? ? ? 8.63-2 libgtkhtml2? ? ? ? ? ? ? ? ? ? 2.6.3-2 libgtkhtml2-devel? ? ? ? ? ? ? 2.6.3-2 libgtkxmhtml? ? ? ? ? ? ? ? ? ? 1.4.2-3 libguile12? ? ? ? ? ? ? ? ? ? ? 1.6.7-4 libguile16? ? ? ? ? ? ? ? ? ? ? 1.7.2-3 libguile17? ? ? ? ? ? ? ? ? ? ? 1.8.2-1 libhdf5-devel? ? ? ? ? ? ? ? ? 1.6.7-2 libhdf5_0? ? ? ? ? ? ? ? ? ? ? 1.6.7-2 libICE? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-2 libICE-devel? ? ? ? ? ? ? ? ? ? 1.0.4-2 libICE6? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-2 libiconv? ? ? ? ? ? ? ? ? ? ? ? 1.12-1 libiconv2? ? ? ? ? ? ? ? ? ? ? 1.12-1 libicu-devel? ? ? ? ? ? ? ? ? ? 3.8-4 libicu38? ? ? ? ? ? ? ? ? ? ? ? 3.8-4 libIDL? ? ? ? ? ? ? ? ? ? ? ? ? 0.5.17-2 libIDL2? ? ? ? ? ? ? ? ? ? ? ? 0.8.6-1 libidn? ? ? ? ? ? ? ? ? ? ? ? ? 1.8-1 libidn-devel? ? ? ? ? ? ? ? ? ? 1.8-1 libidn-doc? ? ? ? ? ? ? ? ? ? ? 1.8-1 libidn11? ? ? ? ? ? ? ? ? ? ? ? 1.8-1 libImageMagick1? ? ? ? ? ? ? ? 6.4.0.6-1 libintl? ? ? ? ? ? ? ? ? ? ? ? 0.10.38-3 libintl1? ? ? ? ? ? ? ? ? ? ? ? 0.10.40-1 libintl2? ? ? ? ? ? ? ? ? ? ? ? 0.12.1-3 libintl3? ? ? ? ? ? ? ? ? ? ? ? 0.14.5-1 libintl8? ? ? ? ? ? ? ? ? ? ? ? 0.17-1 libjasper-devel? ? ? ? ? ? ? ? 1.900.1-1 libjasper1? ? ? ? ? ? ? ? ? ? ? 1.900.1-1 libjasper1.701_0? ? ? ? ? ? ? ? 1.701.0-3 libjbig-devel? ? ? ? ? ? ? ? ? 1.6-1 libjbig1? ? ? ? ? ? ? ? ? ? ? ? 1.5-3 libjbig2? ? ? ? ? ? ? ? ? ? ? ? 1.6-1 libjpeg-devel? ? ? ? ? ? ? ? ? 6b-12 libjpeg62? ? ? ? ? ? ? ? ? ? ? 6b-12 libjpeg6b? ? ? ? ? ? ? ? ? ? ? 6b-8 libkpathsea3? ? ? ? ? ? ? ? ? ? 2.0.2-15 libkpathsea4? ? ? ? ? ? ? ? ? ? 3.0.0-3 liblcms-devel? ? ? ? ? ? ? ? ? 1.17-1 liblcms1? ? ? ? ? ? ? ? ? ? ? ? 1.17-1 libltdl3? ? ? ? ? ? ? ? ? ? ? ? 1.5.27a-1 libltdl7? ? ? ? ? ? ? ? ? ? ? ? 2.2.6a-1 liblzmadec-devel? ? ? ? ? ? ? ? 4.32.7-2 liblzmadec0? ? ? ? ? ? ? ? ? ? 4.32.7-2 liblzo2? ? ? ? ? ? ? ? ? ? ? ? 2.02-1 liblzo2-devel? ? ? ? ? ? ? ? ? 2.02-1 liblzo2_2? ? ? ? ? ? ? ? ? ? ? 2.02-1 libMagick-devel? ? ? ? ? ? ? ? 6.4.0.6-1 libMagick10? ? ? ? ? ? ? ? ? ? 6.3.0.1-2 libMagick6? ? ? ? ? ? ? ? ? ? ? 6.0.4-1 libmcrypt? ? ? ? ? ? ? ? ? ? ? 2.5.8-1 libmcrypt-devel? ? ? ? ? ? ? ? 2.5.8-1 libmcrypt4? ? ? ? ? ? ? ? ? ? ? 2.5.8-1 libming-devel? ? ? ? ? ? ? ? ? 0.4.0.beta5-1 libming0? ? ? ? ? ? ? ? ? ? ? ? 0.4.0.beta5-1 libmng? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.10-1 libmng-contrib? ? ? ? ? ? ? ? ? 1.0.10-1 libmng-devel? ? ? ? ? ? ? ? ? ? 1.0.10-1 libmng1? ? ? ? ? ? ? ? ? ? ? ? 1.0.10-1 libmpfr-devel? ? ? ? ? ? ? ? ? 2.3.2-1 libmpfr0? ? ? ? ? ? ? ? ? ? ? ? 4.1.4-3 libmpfr1? ? ? ? ? ? ? ? ? ? ? ? 2.3.2-1 libncurses-devel? ? ? ? ? ? ? ? 5.5-3 libncurses5? ? ? ? ? ? ? ? ? ? 5.2-1 libncurses6? ? ? ? ? ? ? ? ? ? 5.2-8 libncurses7? ? ? ? ? ? ? ? ? ? 5.3-4 libncurses8? ? ? ? ? ? ? ? ? ? 5.5-3 libneon-devel? ? ? ? ? ? ? ? ? 0.28.3-1 libneon24? ? ? ? ? ? ? ? ? ? ? 0.24.7-2 libneon25? ? ? ? ? ? ? ? ? ? ? 0.25.5-1 libneon26? ? ? ? ? ? ? ? ? ? ? 0.26.4-1 libneon27? ? ? ? ? ? ? ? ? ? ? 0.28.3-1 libnetpbm-devel? ? ? ? ? ? ? ? 10.44.2-1 libnetpbm10? ? ? ? ? ? ? ? ? ? 10.44.2-1 libogg? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.3-1 libogg-devel? ? ? ? ? ? ? ? ? ? 1.1.3-1 libogg0? ? ? ? ? ? ? ? ? ? ? ? 1.1.3-1 libOggFLAC++2? ? ? ? ? ? ? ? ? 1.1.2-1 libOggFLAC3? ? ? ? ? ? ? ? ? ? 1.1.2-1 libopencdk-devel? ? ? ? ? ? ? ? 0.6.6-1 libopencdk10? ? ? ? ? ? ? ? ? ? 0.6.6-1 libopencdk8? ? ? ? ? ? ? ? ? ? 0.5.7-1 libopenldap2? ? ? ? ? ? ? ? ? ? 2.1.25-1 libopenldap2_2_7? ? ? ? ? ? ? ? 2.2.26-2 libopenldap2_3_0? ? ? ? ? ? ? ? 2.3.43-1 libOSMesa-devel? ? ? ? ? ? ? ? 7.2-2 libOSMesa7? ? ? ? ? ? ? ? ? ? ? 7.2-2 libparrot-devel? ? ? ? ? ? ? ? 0.7.1-1 libparrot0? ? ? ? ? ? ? ? ? ? ? 0.7.1-1 libpcre0? ? ? ? ? ? ? ? ? ? ? ? 7.8-1 libpgtypes1? ? ? ? ? ? ? ? ? ? 7.4.5-1 libpgtypes2? ? ? ? ? ? ? ? ? ? 8.2.9-1 libpixman1-devel? ? ? ? ? ? ? ? 0.12.0-1 libpixman1_0? ? ? ? ? ? ? ? ? ? 0.12.0-1 libplot2? ? ? ? ? ? ? ? ? ? ? ? 2.4.1-1 libplotter2? ? ? ? ? ? ? ? ? ? 2.4.1-1 libpng? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.12-1 libpng10? ? ? ? ? ? ? ? ? ? ? ? 1.0.20-1 libpng10-devel? ? ? ? ? ? ? ? ? 1.0.20-1 libpng12? ? ? ? ? ? ? ? ? ? ? ? 1.2.12-1 libpng12-devel? ? ? ? ? ? ? ? ? 1.2.12-1 libpng2? ? ? ? ? ? ? ? ? ? ? ? 1.0.12-1 libpopt0? ? ? ? ? ? ? ? ? ? ? ? 1.6.4-4 libpq-devel? ? ? ? ? ? ? ? ? ? 8.2.9-1 libpq3? ? ? ? ? ? ? ? ? ? ? ? ? 7.4.5-1 libpq4? ? ? ? ? ? ? ? ? ? ? ? ? 8.2.5-1 libpq5? ? ? ? ? ? ? ? ? ? ? ? ? 8.2.9-1 libproj-devel? ? ? ? ? ? ? ? ? 4.5.0a-2 libproj0? ? ? ? ? ? ? ? ? ? ? ? 4.5.0a-2 libpstoedit0? ? ? ? ? ? ? ? ? ? 3.45-2 libpthread-stubs? ? ? ? ? ? ? ? 0.1-1 libqhull? ? ? ? ? ? ? ? ? ? ? ? 2003.1-1 libqhull-devel? ? ? ? ? ? ? ? ? 2003.1-1 libreadline4? ? ? ? ? ? ? ? ? ? 4.1-2 libreadline5? ? ? ? ? ? ? ? ? ? 4.3-5 libreadline6? ? ? ? ? ? ? ? ? ? 5.2.13-11 librsync-devel? ? ? ? ? ? ? ? ? 0.9.7-2 librsync1? ? ? ? ? ? ? ? ? ? ? 0.9.7-2 libsasl2? ? ? ? ? ? ? ? ? ? ? ? 2.1.19-3 libsasl2-devel? ? ? ? ? ? ? ? ? 2.1.19-3 libserf0-devel? ? ? ? ? ? ? ? ? 0.2.0-1 libserf0_0? ? ? ? ? ? ? ? ? ? ? 0.2.0-1 libsigsegv? ? ? ? ? ? ? ? ? ? ? 2.4-1 libSM? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.0-1 libSM-devel? ? ? ? ? ? ? ? ? ? 1.1.0-1 libSM6? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.0-1 libsmi? ? ? ? ? ? ? ? ? ? ? ? ? 0.4.8-1 libsmi-devel? ? ? ? ? ? ? ? ? ? 0.4.8-1 libsmi2? ? ? ? ? ? ? ? ? ? ? ? 0.4.8-1 libspeex1? ? ? ? ? ? ? ? ? ? ? 1.2rc1-1 libsqlite3-devel? ? ? ? ? ? ? ? 3.6.2-1 libsqlite3_0? ? ? ? ? ? ? ? ? ? 3.6.2-1 libssh2? ? ? ? ? ? ? ? ? ? ? ? 0.15-1 libssh2-devel? ? ? ? ? ? ? ? ? 0.15-1 libssh2_1? ? ? ? ? ? ? ? ? ? ? 0.15-1 libSuiteSparse-devel? ? ? ? ? ? 3.1.0-1 libtasn1? ? ? ? ? ? ? ? ? ? ? ? 1.4-1 libtasn1-devel? ? ? ? ? ? ? ? ? 1.4-1 libtasn1_3? ? ? ? ? ? ? ? ? ? ? 1.4-1 libtextcat? ? ? ? ? ? ? ? ? ? ? 2.2-2 libtextcat-devel? ? ? ? ? ? ? ? 2.2-2 libtextcat0? ? ? ? ? ? ? ? ? ? 2.2-2 libtiff-devel? ? ? ? ? ? ? ? ? 3.8.2-3 libtiff3? ? ? ? ? ? ? ? ? ? ? ? 3.6.0-2 libtiff4? ? ? ? ? ? ? ? ? ? ? ? 3.6.0-5 libtiff5? ? ? ? ? ? ? ? ? ? ? ? 3.8.2-3 libtiffxx-devel? ? ? ? ? ? ? ? 3.8.2-3 libtiffxx5? ? ? ? ? ? ? ? ? ? ? 3.8.2-3 libtool? ? ? ? ? ? ? ? ? ? ? ? 2.2.6a-1 libtool1.5? ? ? ? ? ? ? ? ? ? ? 1.5.27a-1 libungif? ? ? ? ? ? ? ? ? ? ? ? 4.1.4-2 libungif-devel? ? ? ? ? ? ? ? ? 4.1.4-2 libungif4? ? ? ? ? ? ? ? ? ? ? 4.1.4-2 libusb-win32? ? ? ? ? ? ? ? ? ? 0.1.12.1-2 libvorbis? ? ? ? ? ? ? ? ? ? ? 1.2.0-2 libvorbis-devel? ? ? ? ? ? ? ? 1.2.0-2 libvorbis0? ? ? ? ? ? ? ? ? ? ? 1.2.0-2 libvorbisenc2? ? ? ? ? ? ? ? ? 1.2.0-2 libvorbisfile3? ? ? ? ? ? ? ? ? 1.2.0-2 libWindowsWM? ? ? ? ? ? ? ? ? ? 1.0.0-2 libWindowsWM-devel? ? ? ? ? ? ? 1.0.0-2 libWindowsWM7? ? ? ? ? ? ? ? ? 1.0.0-2 libwmf? ? ? ? ? ? ? ? ? ? ? ? ? 0.2.8.4-3 libwmf-devel? ? ? ? ? ? ? ? ? ? 0.2.8.4-3 libwmf-doc? ? ? ? ? ? ? ? ? ? ? 0.2.8.4-3 libwmf027? ? ? ? ? ? ? ? ? ? ? 0.2.8.4-3 libwnck? ? ? ? ? ? ? ? ? ? ? ? 2.12.3-1 libwnck-devel? ? ? ? ? ? ? ? ? 2.12.3-1 libwnck-doc? ? ? ? ? ? ? ? ? ? 2.12.3-1 libwnck1_18? ? ? ? ? ? ? ? ? ? 2.12.3-1 libwrap-devel? ? ? ? ? ? ? ? ? 7.6-4 libwrap0? ? ? ? ? ? ? ? ? ? ? ? 7.6-4 libX11? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.5-1 libX11-devel? ? ? ? ? ? ? ? ? ? 1.1.5-1 libX11-xcb1? ? ? ? ? ? ? ? ? ? 1.1.5-1 libX11_6? ? ? ? ? ? ? ? ? ? ? ? 1.1.5-1 libXau? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXau-devel? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXau6? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXaw? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-1 libXaw-devel? ? ? ? ? ? ? ? ? ? 1.0.5-1 libXaw3d-devel? ? ? ? ? ? ? ? ? 1.5D-8 libXaw3d7? ? ? ? ? ? ? ? ? ? ? 1.5D-8 libXaw6? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-1 libXaw7? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-1 libXaw8? ? ? ? ? ? ? ? ? ? ? ? 6.8.99.901-1 libxcb? ? ? ? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb-composite-devel? ? ? ? ? 1.1-2 libxcb-composite0? ? ? ? ? ? ? 1.1-2 libxcb-damage-devel? ? ? ? ? ? 1.1-2 libxcb-damage0? ? ? ? ? ? ? ? ? 1.1-2 libxcb-devel? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb-doc? ? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb-dpms-devel? ? ? ? ? ? ? 1.1-2 libxcb-dpms0? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb-glx-devel? ? ? ? ? ? ? ? 1.1-2 libxcb-glx0? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb-randr-devel? ? ? ? ? ? ? 1.1-2 libxcb-randr0? ? ? ? ? ? ? ? ? 1.1-2 libxcb-record-devel? ? ? ? ? ? 1.1-2 libxcb-record0? ? ? ? ? ? ? ? ? 1.1-2 libxcb-render-devel? ? ? ? ? ? 1.1-2 libxcb-render0? ? ? ? ? ? ? ? ? 1.1-2 libxcb-res-devel? ? ? ? ? ? ? ? 1.1-2 libxcb-res0? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb-screensaver-devel? ? ? ? 1.1-2 libxcb-screensaver0? ? ? ? ? ? 1.1-2 libxcb-shape-devel? ? ? ? ? ? ? 1.1-2 libxcb-shape0? ? ? ? ? ? ? ? ? 1.1-2 libxcb-shm-devel? ? ? ? ? ? ? ? 1.1-2 libxcb-shm0? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb-sync-devel? ? ? ? ? ? ? 1.1-2 libxcb-sync0? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb-xevie-devel? ? ? ? ? ? ? 1.1-2 libxcb-xevie0? ? ? ? ? ? ? ? ? 1.1-2 libxcb-xfixes-devel? ? ? ? ? ? 1.1-2 libxcb-xfixes0? ? ? ? ? ? ? ? ? 1.1-2 libxcb-xlib-devel? ? ? ? ? ? ? 1.1-2 libxcb-xlib0? ? ? ? ? ? ? ? ? ? 1.1-2 libxcb1? ? ? ? ? ? ? ? ? ? ? ? 1.1-2 libXcomposite? ? ? ? ? ? ? ? ? 0.4.0-1 libXcomposite-devel? ? ? ? ? ? 0.4.0-1 libXcomposite1? ? ? ? ? ? ? ? ? 0.4.0-1 libXcursor? ? ? ? ? ? ? ? ? ? ? 1.1.9-2 libXcursor-devel? ? ? ? ? ? ? ? 1.1.9-2 libXcursor1? ? ? ? ? ? ? ? ? ? 1.1.9-2 libXdamage? ? ? ? ? ? ? ? ? ? ? 1.1.1-2 libXdamage-devel? ? ? ? ? ? ? ? 1.1.1-2 libXdamage1? ? ? ? ? ? ? ? ? ? 1.1.1-2 libxdelta2? ? ? ? ? ? ? ? ? ? ? 1.1.4-1 libXdmcp? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-3 libXdmcp-devel? ? ? ? ? ? ? ? ? 1.0.2-3 libXdmcp6? ? ? ? ? ? ? ? ? ? ? 1.0.2-3 libxerces-c-devel? ? ? ? ? ? ? 2.8.0-5 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 libxerces-c28? ? ? ? ? ? ? ? ? 2.8.0-5 libXevie? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-2 libXevie-devel? ? ? ? ? ? ? ? ? 1.0.2-2 libXevie1? ? ? ? ? ? ? ? ? ? ? 1.0.2-2 libXext? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXext-devel? ? ? ? ? ? ? ? ? 1.0.4-1 libXext6? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXfixes? ? ? ? ? ? ? ? ? ? ? 4.0.3-2 libXfixes-devel? ? ? ? ? ? ? ? 4.0.3-2 libXfixes3? ? ? ? ? ? ? ? ? ? ? 4.0.3-2 libXfont? ? ? ? ? ? ? ? ? ? ? ? 1.3.3-1 libXfont-devel? ? ? ? ? ? ? ? ? 1.3.3-1 libXfont1? ? ? ? ? ? ? ? ? ? ? 1.3.3-1 libXft? ? ? ? ? ? ? ? ? ? ? ? ? 2.1.13-1 libXft-devel? ? ? ? ? ? ? ? ? ? 2.1.13-1 libXft1? ? ? ? ? ? ? ? ? ? ? ? 1.0.0-1 libXft2? ? ? ? ? ? ? ? ? ? ? ? 2.1.13-1 libXi? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.4-1 libXi-devel? ? ? ? ? ? ? ? ? ? 1.1.4-1 libXi6? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.4-1 libxkbfile? ? ? ? ? ? ? ? ? ? ? 1.0.5-2 libxkbfile-devel? ? ? ? ? ? ? ? 1.0.5-2 libxkbfile1? ? ? ? ? ? ? ? ? ? 1.0.5-2 libXm-devel? ? ? ? ? ? ? ? ? ? 0.95.0-2 libXm2? ? ? ? ? ? ? ? ? ? ? ? ? 0.95.0-2 libXmHTML0? ? ? ? ? ? ? ? ? ? ? 1.1.7-3 libxmi0? ? ? ? ? ? ? ? ? ? ? ? 2.4.1-1 libxml? ? ? ? ? ? ? ? ? ? ? ? ? 1.8.17-2 libxml2? ? ? ? ? ? ? ? ? ? ? ? 2.7.2-1 libxml2-devel? ? ? ? ? ? ? ? ? 2.7.2-1 libxml2-doc? ? ? ? ? ? ? ? ? ? 2.7.2-1 libxml2-python? ? ? ? ? ? ? ? ? 2.6.26-1 libXmu? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXmu-devel? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXmu6? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXmuu1? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 libXp6? ? ? ? ? ? ? ? ? ? ? ? ? 6.8.99.901-1 libXpm? ? ? ? ? ? ? ? ? ? ? ? ? 3.5.7-2 libXpm-devel? ? ? ? ? ? ? ? ? ? 3.5.7-2 libXpm-noX? ? ? ? ? ? ? ? ? ? ? 3.5.6-1 libXpm-noX-devel? ? ? ? ? ? ? ? 3.5.6-1 libXpm-noX_4? ? ? ? ? ? ? ? ? ? 3.5.6-1 libXpm4? ? ? ? ? ? ? ? ? ? ? ? 3.5.7-2 libXrandr? ? ? ? ? ? ? ? ? ? ? 1.2.3-1 libXrandr-devel? ? ? ? ? ? ? ? 1.2.3-1 libXrandr2? ? ? ? ? ? ? ? ? ? ? 1.2.3-1 libXrender? ? ? ? ? ? ? ? ? ? ? 0.9.4-2 libXrender-devel? ? ? ? ? ? ? ? 0.9.4-2 libXrender1? ? ? ? ? ? ? ? ? ? 0.9.4-2 libXres? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 libXRes-devel? ? ? ? ? ? ? ? ? 1.0.3-2 libXRes1? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 libXScrnSaver? ? ? ? ? ? ? ? ? 1.1.3-1 libxslt? ? ? ? ? ? ? ? ? ? ? ? 1.1.24-2 libxslt-devel? ? ? ? ? ? ? ? ? 1.1.24-2 libxslt-doc? ? ? ? ? ? ? ? ? ? 1.1.24-2 libXss-devel? ? ? ? ? ? ? ? ? ? 1.1.3-1 libXss1? ? ? ? ? ? ? ? ? ? ? ? 1.1.3-1 libXt? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-2 libXt-devel? ? ? ? ? ? ? ? ? ? 1.0.5-2 libXt6? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-2 libXtst? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 libXtst-devel? ? ? ? ? ? ? ? ? 1.0.3-2 libXtst6? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 libzvt? ? ? ? ? ? ? ? ? ? ? ? ? 1.4.2-3 lighttpd? ? ? ? ? ? ? ? ? ? ? ? 1.4.20-1 lilypond? ? ? ? ? ? ? ? ? ? ? ? 2.10.33-1 lilypond-doc? ? ? ? ? ? ? ? ? ? 2.10.33-1 links? ? ? ? ? ? ? ? ? ? ? ? ? 1.00pre20-1 listres? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 lndir? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 login? ? ? ? ? ? ? ? ? ? ? ? ? 1.9-8 luit? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-1 lv? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.51-1 lynx? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.8.5-4 lyx? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.4.5-1 lzma? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.32.7-2 lzop? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.02rc1-1 m4? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.4.10b-2 mairix? ? ? ? ? ? ? ? ? ? ? ? ? 0.21-1 make? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.81-2 makedepend? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 makestrs? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-2 man? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.6e-1 mathomatic? ? ? ? ? ? ? ? ? ? ? 14.2.3-1 mc? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.6.1-2 mcrypt? ? ? ? ? ? ? ? ? ? ? ? ? 2.6.7-1 mercurial? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 mesa? ? ? ? ? ? ? ? ? ? ? ? ? ? 7.2-2 mhash? ? ? ? ? ? ? ? ? ? ? ? ? 0.9.2-1 micro-httpd? ? ? ? ? ? ? ? ? ? 20011214-1 mined? ? ? ? ? ? ? ? ? ? ? ? ? 2000.14-2 ming? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.4.0.beta5-1 mingw-bzip2? ? ? ? ? ? ? ? ? ? 1.0.5-2 mingw-libbz2_1? ? ? ? ? ? ? ? ? 1.0.5-2 mingw-runtime? ? ? ? ? ? ? ? ? 3.15.1-1 mingw-zlib? ? ? ? ? ? ? ? ? ? ? 1.2.3-2 minires? ? ? ? ? ? ? ? ? ? ? ? 1.02-1 minires-devel? ? ? ? ? ? ? ? ? 1.02-1 mkcfm? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 mkcomposecache? ? ? ? ? ? ? ? ? 1.2-1 mkfontdir? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 mkfontscale? ? ? ? ? ? ? ? ? ? 1.0.5-1 mkisofs? ? ? ? ? ? ? ? ? ? ? ? 1.1.7.1-1 mktemp? ? ? ? ? ? ? ? ? ? ? ? ? 1.999-9 mlcscope? ? ? ? ? ? ? ? ? ? ? ? 14.1.8-2 mmv? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.01b-1 monotone? ? ? ? ? ? ? ? ? ? ? ? 0.40-1 more? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.11o-3 mpfr? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.3.2-1 msmtp? ? ? ? ? ? ? ? ? ? ? ? ? 1.4.13-2 mt? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.3.1-1 mtd? ? ? ? ? ? ? ? ? ? ? ? ? ? 20050419-1 multitail? ? ? ? ? ? ? ? ? ? ? 5.2.1-1 mutt? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.4.2.2-2 naim? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.11.8.2.1-2 nano? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.0.9-1 nas? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.9.1-2 nasm? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.02-1 ncdu? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.3-1 ncftp? ? ? ? ? ? ? ? ? ? ? ? ? 3.2.1-1 ncurses? ? ? ? ? ? ? ? ? ? ? ? 5.5-3 ncurses-demo? ? ? ? ? ? ? ? ? ? 5.5-3 nedit? ? ? ? ? ? ? ? ? ? ? ? ? 5.5-2 neon? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.28.3-1 netcat? ? ? ? ? ? ? ? ? ? ? ? ? 1.10-2 netpbm? ? ? ? ? ? ? ? ? ? ? ? ? 10.44.2-1 netpbm-doc? ? ? ? ? ? ? ? ? ? ? 10.44.2-1 nfs-server? ? ? ? ? ? ? ? ? ? ? 2.3-5 ninvaders? ? ? ? ? ? ? ? ? ? ? 0.1.1-1 nrss? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.3.9-1 nttcp? ? ? ? ? ? ? ? ? ? ? ? ? 1.47-1 Numeric? ? ? ? ? ? ? ? ? ? ? ? 24.2-1 o3read? ? ? ? ? ? ? ? ? ? ? ? ? 0.0.4-1 ocaml? ? ? ? ? ? ? ? ? ? ? ? ? 3.08.1-1 oclock? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 octave? ? ? ? ? ? ? ? ? ? ? ? ? 3.0.2-1 octave-devel? ? ? ? ? ? ? ? ? ? 3.0.2-1 octave-doc? ? ? ? ? ? ? ? ? ? ? 3.0.2-1 octave-forge? ? ? ? ? ? ? ? ? ? 20080831-1 octave-headers? ? ? ? ? ? ? ? ? 3.0.1-1 octave-htmldoc? ? ? ? ? ? ? ? ? 3.0.1-1 octave-info? ? ? ? ? ? ? ? ? ? 3.0.1-1 octave-otags? ? ? ? ? ? ? ? ? ? 3.0.1-1 odt2txt? ? ? ? ? ? ? ? ? ? ? ? 0.3+git20070827-1 ogmtools? ? ? ? ? ? ? ? ? ? ? ? 1.5-1 oodiff? ? ? ? ? ? ? ? ? ? ? ? ? 20080328-1 openbox? ? ? ? ? ? ? ? ? ? ? ? 0.99.1-4 opencdk? ? ? ? ? ? ? ? ? ? ? ? 0.6.6-1 opengl? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.0-10 openjade? ? ? ? ? ? ? ? ? ? ? ? 1.3.3-1 openldap? ? ? ? ? ? ? ? ? ? ? ? 2.3.43-1 openldap-devel? ? ? ? ? ? ? ? ? 2.3.43-1 OpenSP? ? ? ? ? ? ? ? ? ? ? ? ? 1.5.1-1 openssh? ? ? ? ? ? ? ? ? ? ? ? 5.1p1-10 openssl? ? ? ? ? ? ? ? ? ? ? ? 0.9.8i-1 openssl-devel? ? ? ? ? ? ? ? ? 0.9.8i-1 openssl097? ? ? ? ? ? ? ? ? ? ? 0.9.7l-1 optipng? ? ? ? ? ? ? ? ? ? ? ? 0.5.5-2 ORBit? ? ? ? ? ? ? ? ? ? ? ? ? 0.5.17-2 ORBit-devel? ? ? ? ? ? ? ? ? ? 0.5.17-2 ORBit2? ? ? ? ? ? ? ? ? ? ? ? ? 2.14.0-1 ORBit2-devel? ? ? ? ? ? ? ? ? ? 2.14.0-1 ORBit2-doc? ? ? ? ? ? ? ? ? ? ? 2.14.0-1 orpie? ? ? ? ? ? ? ? ? ? ? ? ? 1.5.1-1 outguess? ? ? ? ? ? ? ? ? ? ? ? 0.2-1 p7zip? ? ? ? ? ? ? ? ? ? ? ? ? 4.57-1 pal? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.3.5-1 pango? ? ? ? ? ? ? ? ? ? ? ? ? 1.8.1-1 pango-devel? ? ? ? ? ? ? ? ? ? 1.8.1-1 pango-doc? ? ? ? ? ? ? ? ? ? ? 1.8.1-1 pango-runtime? ? ? ? ? ? ? ? ? 1.8.1-1 par? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.52-1 parrot? ? ? ? ? ? ? ? ? ? ? ? ? 0.7.1-1 parrot-languages? ? ? ? ? ? ? ? 0.7.1-1 parrot-perl6? ? ? ? ? ? ? ? ? ? 0.7.1-1 patch? ? ? ? ? ? ? ? ? ? ? ? ? 2.5.8-9 patcher? ? ? ? ? ? ? ? ? ? ? ? 0.0.20040521-1 patchutils? ? ? ? ? ? ? ? ? ? ? 0.2.31-2 pcre? ? ? ? ? ? ? ? ? ? ? ? ? ? 7.8-1 pcre-devel? ? ? ? ? ? ? ? ? ? ? 7.8-1 pcre-doc? ? ? ? ? ? ? ? ? ? ? ? 7.8-1 pdftk? ? ? ? ? ? ? ? ? ? ? ? ? 1.41-1 pdksh? ? ? ? ? ? ? ? ? ? ? ? ? 5.2.14-3 perl? ? ? ? ? ? ? ? ? ? ? ? ? ? 5.10.0-5 perl-Error? ? ? ? ? ? ? ? ? ? ? 0.17014-1 perl-ExtUtils-Depends? ? ? ? ? 0.301-1 perl-ExtUtils-PkgConfig? ? ? ? 1.12-1 perl-Image-Magick? ? ? ? ? ? ? 6.4.0.6-1 perl-libwin32? ? ? ? ? ? ? ? ? 0.28-2 perl-Locale-gettext? ? ? ? ? ? 1.05-3 perl-Module-Build? ? ? ? ? ? ? 0.2808-2 perl-Tk? ? ? ? ? ? ? ? ? ? ? ? 804.028-1 perl-Win32-GUI? ? ? ? ? ? ? ? ? 1.06-2 perl_manpages? ? ? ? ? ? ? ? ? 5.10.0-5 pine? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.58-1 pinfo? ? ? ? ? ? ? ? ? ? ? ? ? 0.6.9-1 ping? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0-1 pixman? ? ? ? ? ? ? ? ? ? ? ? ? 0.12.0-1 pkg-config? ? ? ? ? ? ? ? ? ? ? 0.23a-2 pkgconfig? ? ? ? ? ? ? ? ? ? ? 0.17.2-3 planet? ? ? ? ? ? ? ? ? ? ? ? ? 2.0-1 ploticus? ? ? ? ? ? ? ? ? ? ? ? 2.32-1 ploticus-common? ? ? ? ? ? ? ? 2.32-1 ploticus-doc? ? ? ? ? ? ? ? ? ? 2.32-1 plotutils? ? ? ? ? ? ? ? ? ? ? 2.4.1-1 plotutils-devel? ? ? ? ? ? ? ? 2.4.1-1 plotutils-doc? ? ? ? ? ? ? ? ? 2.4.1-1 pngcheck? ? ? ? ? ? ? ? ? ? ? ? 2.3.0-1 pngcrush? ? ? ? ? ? ? ? ? ? ? ? 1.6.7-1 pngquant? ? ? ? ? ? ? ? ? ? ? ? 1.0-1 popt? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.6.4-4 posh? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.6-1 postgresql? ? ? ? ? ? ? ? ? ? ? 8.2.9-1 postgresql-client? ? ? ? ? ? ? 8.2.9-1 postgresql-contrib? ? ? ? ? ? ? 8.2.9-1 postgresql-devel? ? ? ? ? ? ? ? 8.2.9-1 postgresql-doc? ? ? ? ? ? ? ? ? 8.2.9-1 postgresql-plperl? ? ? ? ? ? ? 8.2.9-1 postgresql-plpython? ? ? ? ? ? 8.2.9-1 potrace? ? ? ? ? ? ? ? ? ? ? ? 1.8-1 pr3287? ? ? ? ? ? ? ? ? ? ? ? ? 3.3.4p7-1 procmail? ? ? ? ? ? ? ? ? ? ? ? 3.22-10 procps? ? ? ? ? ? ? ? ? ? ? ? ? 3.2.7-1 proftpd? ? ? ? ? ? ? ? ? ? ? ? 1.2.10-1 proj? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.5.0a-2 proxymngr? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 pscan? ? ? ? ? ? ? ? ? ? ? ? ? 1.2-1 psmisc? ? ? ? ? ? ? ? ? ? ? ? ? 21.5-3 pstoedit? ? ? ? ? ? ? ? ? ? ? ? 3.45-2 pstoedit-devel? ? ? ? ? ? ? ? ? 3.45-2 psutils? ? ? ? ? ? ? ? ? ? ? ? 1.17-1 pure-ftpd? ? ? ? ? ? ? ? ? ? ? 1.0.21-2 pwgen? ? ? ? ? ? ? ? ? ? ? ? ? 2.06-2 pygtk2? ? ? ? ? ? ? ? ? ? ? ? ? 2.6.3-1 pylibxml2? ? ? ? ? ? ? ? ? ? ? 2.6.28-2 pylibxslt? ? ? ? ? ? ? ? ? ? ? 1.1.20-2 python? ? ? ? ? ? ? ? ? ? ? ? ? 2.5.2-1 python-brlapi? ? ? ? ? ? ? ? ? 3.10-2 python-crypto? ? ? ? ? ? ? ? ? 2.0.1-1 python-feedparser? ? ? ? ? ? ? 4.1-1 python-lcms? ? ? ? ? ? ? ? ? ? 1.17-1 python-libxml2? ? ? ? ? ? ? ? ? 2.7.2-1 python-libxslt? ? ? ? ? ? ? ? ? 1.1.24-2 python-paramiko? ? ? ? ? ? ? ? 1.7.4-1 python-pyrex? ? ? ? ? ? ? ? ? ? 0.9.8.5-1 qhull? ? ? ? ? ? ? ? ? ? ? ? ? 2003.1-1 qsf? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.7-1 qt3? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.3.4-2 qt3-bin? ? ? ? ? ? ? ? ? ? ? ? 3.3.4-2 qt3-devel? ? ? ? ? ? ? ? ? ? ? 3.3.4-2 qt3-doc? ? ? ? ? ? ? ? ? ? ? ? 3.3.4-2 quilt? ? ? ? ? ? ? ? ? ? ? ? ? 0.46-2 randrproto? ? ? ? ? ? ? ? ? ? ? 1.2.2-1 rats? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.1-1 rcs? ? ? ? ? ? ? ? ? ? ? ? ? ? 5.7-4 rdiff? ? ? ? ? ? ? ? ? ? ? ? ? 0.9.7-2 rdiff-backup? ? ? ? ? ? ? ? ? ? 1.2.1-1 rdtool? ? ? ? ? ? ? ? ? ? ? ? ? 0.6.20-1 readline? ? ? ? ? ? ? ? ? ? ? ? 5.2.13-11 readpst? ? ? ? ? ? ? ? ? ? ? ? 0.5.2-1 rebase? ? ? ? ? ? ? ? ? ? ? ? ? 2.4.4-1 recordproto? ? ? ? ? ? ? ? ? ? 1.13.2-1 renattach? ? ? ? ? ? ? ? ? ? ? 1.2.4-1 rendercheck? ? ? ? ? ? ? ? ? ? 1.3-1 renderproto? ? ? ? ? ? ? ? ? ? 0.9.3-1 resourceproto? ? ? ? ? ? ? ? ? 1.0.2-1 rgb? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-1 rlwrap? ? ? ? ? ? ? ? ? ? ? ? ? 0.24-1 robodoc? ? ? ? ? ? ? ? ? ? ? ? 4.99.36-1 robots? ? ? ? ? ? ? ? ? ? ? ? ? 2.0-4 rpm? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.1-2 rpm-build? ? ? ? ? ? ? ? ? ? ? 4.1-2 rpm-doc? ? ? ? ? ? ? ? ? ? ? ? 4.1-2 rsnapshot? ? ? ? ? ? ? ? ? ? ? 1.3.0-1 rstart? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 rsync? ? ? ? ? ? ? ? ? ? ? ? ? 3.0.4-1 ruby? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.8.7-p72-2 run? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.10-1 rxp? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.4.8-1 rxvt? ? ? ? ? ? ? ? ? ? ? ? ? ? 20050409-9 rxvt-unicode-common? ? ? ? ? ? 7.7-6 rxvt-unicode-X? ? ? ? ? ? ? ? ? 7.7-6 rzip? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.1-1 s3270? ? ? ? ? ? ? ? ? ? ? ? ? 3.3.4p7-1 screen? ? ? ? ? ? ? ? ? ? ? ? ? 4.0.3-1 scrnsaverproto? ? ? ? ? ? ? ? ? 1.1.0-1 scsh? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.6.7-2 sed? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.1.5-2 sendxmpp? ? ? ? ? ? ? ? ? ? ? ? 0.0.8+cvs20070910-1 serf? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.2.0-1 sessreg? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 setsid? ? ? ? ? ? ? ? ? ? ? ? ? 0.0-4 setxkbmap? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 sgrep? ? ? ? ? ? ? ? ? ? ? ? ? 1.94a-2 shared-mime-info? ? ? ? ? ? ? ? 0.17-1 sharutils? ? ? ? ? ? ? ? ? ? ? 4.7-1 shutdown? ? ? ? ? ? ? ? ? ? ? ? 1.7-1 sic? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.9-1 since? ? ? ? ? ? ? ? ? ? ? ? ? 0.5-1 singular-base? ? ? ? ? ? ? ? ? 3.0.4-1 singular-help? ? ? ? ? ? ? ? ? 3.0.3-1 singular-icons? ? ? ? ? ? ? ? ? 3.0.3-1 singular-share? ? ? ? ? ? ? ? ? 3.0.4-1 singular-surf? ? ? ? ? ? ? ? ? 3.0.3-1 smartmontools? ? ? ? ? ? ? ? ? 5.38-1 smproxy? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 sng? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 snownews? ? ? ? ? ? ? ? ? ? ? ? 1.5.7-1 spambayes? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 spamoracle? ? ? ? ? ? ? ? ? ? ? 1.4-1 spamprobe? ? ? ? ? ? ? ? ? ? ? 1.4d-1 speex? ? ? ? ? ? ? ? ? ? ? ? ? 1.2rc1-1 speex-devel? ? ? ? ? ? ? ? ? ? 1.2rc1-1 splint? ? ? ? ? ? ? ? ? ? ? ? ? 3.1.1-2 sqlite3? ? ? ? ? ? ? ? ? ? ? ? 3.6.2-1 squid? ? ? ? ? ? ? ? ? ? ? ? ? 2.6.STABLE17-1 ssmtp? ? ? ? ? ? ? ? ? ? ? ? ? 2.62-1 startup-notification? ? ? ? ? ? 0.9-1 startup-notification-devel? ? ? 0.9-1 stgit? ? ? ? ? ? ? ? ? ? ? ? ? 0.13-1 stow? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.3-1 stunnel? ? ? ? ? ? ? ? ? ? ? ? 4.25-1 subversion? ? ? ? ? ? ? ? ? ? ? 1.5.4-1 subversion-apache2? ? ? ? ? ? ? 1.5.4-1 subversion-book? ? ? ? ? ? ? ? 1.2.3-1 subversion-devel? ? ? ? ? ? ? ? 1.5.4-1 subversion-perl? ? ? ? ? ? ? ? 1.5.4-1 subversion-python? ? ? ? ? ? ? 1.5.4-1 subversion-ruby? ? ? ? ? ? ? ? 1.5.4-1 suck? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.3.2-1 sudoku? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 suite3270? ? ? ? ? ? ? ? ? ? ? 3.3.4p7-1 SuiteSparse? ? ? ? ? ? ? ? ? ? 3.1.0-1 sunrpc? ? ? ? ? ? ? ? ? ? ? ? ? 4.0-3 SWI-Prolog? ? ? ? ? ? ? ? ? ? ? 5.6.36-1 swig? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.36-1 sxpm? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.5.7-2 syslog-ng? ? ? ? ? ? ? ? ? ? ? 2.1.1-1 sysvinit? ? ? ? ? ? ? ? ? ? ? ? 2.86-3 t1lib? ? ? ? ? ? ? ? ? ? ? ? ? 5.1.2-2 t1lib-devel? ? ? ? ? ? ? ? ? ? 5.1.2-2 t1lib-x11? ? ? ? ? ? ? ? ? ? ? 5.1.2-2 t1lib5? ? ? ? ? ? ? ? ? ? ? ? ? 5.1.2-2 t1libx-devel? ? ? ? ? ? ? ? ? ? 5.1.2-2 t1libx5? ? ? ? ? ? ? ? ? ? ? ? 5.1.2-2 tailor? ? ? ? ? ? ? ? ? ? ? ? ? 0.9.30-1 tar? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.20-1 tcl-brlapi? ? ? ? ? ? ? ? ? ? ? 3.10-2 tcl-db3.1? ? ? ? ? ? ? ? ? ? ? 3.1.17-3 tcl-db3.3? ? ? ? ? ? ? ? ? ? ? 3.3.11.2-1 tcl-db4.0? ? ? ? ? ? ? ? ? ? ? 4.0.14-1 tcl-db4.1? ? ? ? ? ? ? ? ? ? ? 4.1.25.3-2 tcl-db4.2? ? ? ? ? ? ? ? ? ? ? 4.2.52.5-2 tcl-db4.3? ? ? ? ? ? ? ? ? ? ? 4.3.29.1-1 tcl-db4.4? ? ? ? ? ? ? ? ? ? ? 4.4.20.4-1 tcl-db4.5? ? ? ? ? ? ? ? ? ? ? 4.5.20.2-2 tcl3270? ? ? ? ? ? ? ? ? ? ? ? 3.3.4p7-1 tcltk? ? ? ? ? ? ? ? ? ? ? ? ? 20080420-1 tcm? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.20-1 tcp_wrappers? ? ? ? ? ? ? ? ? ? 7.6-4 tcsh? ? ? ? ? ? ? ? ? ? ? ? ? ? 6.15.00-4 ted? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.17-1 termcap? ? ? ? ? ? ? ? ? ? ? ? 20050421-1 terminfo? ? ? ? ? ? ? ? ? ? ? ? 5.5_20061104-1 tetex? ? ? ? ? ? ? ? ? ? ? ? ? 3.0.0-3 tetex-base? ? ? ? ? ? ? ? ? ? ? 3.0.0-3 tetex-bin? ? ? ? ? ? ? ? ? ? ? 3.0.0-3 tetex-devel? ? ? ? ? ? ? ? ? ? 3.0.0-3 tetex-doc? ? ? ? ? ? ? ? ? ? ? 3.0.0-3 tetex-extra? ? ? ? ? ? ? ? ? ? 3.0.0-3 tetex-tiny? ? ? ? ? ? ? ? ? ? ? 3.0.0-3 tetex-x11? ? ? ? ? ? ? ? ? ? ? 3.0.0-3 texi2html? ? ? ? ? ? ? ? ? ? ? 1.78-1 texinfo? ? ? ? ? ? ? ? ? ? ? ? 4.8a-1 TeXmacs? ? ? ? ? ? ? ? ? ? ? ? 1.0.6-1 tidy? ? ? ? ? ? ? ? ? ? ? ? ? ? 041206-1 tiff? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.8.2-3 tiff-doc? ? ? ? ? ? ? ? ? ? ? ? 3.8.2-3 tig? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.9.1-1 time? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.7-2 tin? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.8.3-1 tinyirc? ? ? ? ? ? ? ? ? ? ? ? 1.1-1 tirc? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.2-1 tnef? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.4.3-1 transfig? ? ? ? ? ? ? ? ? ? ? ? 3.2.5-1 ttcp? ? ? ? ? ? ? ? ? ? ? ? ? ? 20071212-1 twm? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 txt2regex? ? ? ? ? ? ? ? ? ? ? 0.8-1 typespeed? ? ? ? ? ? ? ? ? ? ? 0.6.4-1 tzcode? ? ? ? ? ? ? ? ? ? ? ? ? 2008h-1 ucl? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.03-1 unace? ? ? ? ? ? ? ? ? ? ? ? ? 1.2b-1 unalz? ? ? ? ? ? ? ? ? ? ? ? ? 0.61-1 unifdef? ? ? ? ? ? ? ? ? ? ? ? 1.0+20030701-1 unison2.10.2? ? ? ? ? ? ? ? ? ? 2.10.2-6 unison2.12.0? ? ? ? ? ? ? ? ? ? 2.12.0-4 unison2.13? ? ? ? ? ? ? ? ? ? ? 2.13.16-4 unison2.17? ? ? ? ? ? ? ? ? ? ? 2.17.1-4 unison2.27? ? ? ? ? ? ? ? ? ? ? 2.27.57-1 unison2.9.1? ? ? ? ? ? ? ? ? ? 2.9.1-3 unison2.9.20? ? ? ? ? ? ? ? ? ? 2.9.20-3 units? ? ? ? ? ? ? ? ? ? ? ? ? 1.77-1 unrtf? ? ? ? ? ? ? ? ? ? ? ? ? 0.19.3-1 untex? ? ? ? ? ? ? ? ? ? ? ? ? 9210-1 unzip? ? ? ? ? ? ? ? ? ? ? ? ? 5.52-2 upx? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.01-1 urlgrabber? ? ? ? ? ? ? ? ? ? ? 3.1.0-1 util-linux? ? ? ? ? ? ? ? ? ? ? 2.13.1-2 uw-imap? ? ? ? ? ? ? ? ? ? ? ? 2007-2 uw-imap-imapd? ? ? ? ? ? ? ? ? 2007-2 uw-imap-util? ? ? ? ? ? ? ? ? ? 2007-2 vfu? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.06-1 viewres? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 vim? ? ? ? ? ? ? ? ? ? ? ? ? ? 7.2-3 vorbis-tools? ? ? ? ? ? ? ? ? ? 1.2.0-2 w32api? ? ? ? ? ? ? ? ? ? ? ? ? 3.13-1 w3m? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.5.1-2 wdiff? ? ? ? ? ? ? ? ? ? ? ? ? 0.5-1 webcheck? ? ? ? ? ? ? ? ? ? ? ? 1.10.1-1 wget? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.11.3-1 which? ? ? ? ? ? ? ? ? ? ? ? ? 2.19-1 whois? ? ? ? ? ? ? ? ? ? ? ? ? 4.7.24-1 wiggle? ? ? ? ? ? ? ? ? ? ? ? ? 0.6-1 WindowMaker? ? ? ? ? ? ? ? ? ? 0.90.0-2 windowswmproto? ? ? ? ? ? ? ? ? 1.0.3-1 wodim? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.7.1-1 WordNet? ? ? ? ? ? ? ? ? ? ? ? 3.0-1 wput? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.6.1-2 wtf? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.0.4-6 X-start-menu-icons? ? ? ? ? ? ? 1.0.4-1 X-startup-scripts? ? ? ? ? ? ? 1.1.0-2 x11perf? ? ? ? ? ? ? ? ? ? ? ? 1.5-1 x2x? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.30-2 x3270? ? ? ? ? ? ? ? ? ? ? ? ? 3.3.4p7-1 xauth? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-1 Xaw3d? ? ? ? ? ? ? ? ? ? ? ? ? 1.5D-8 xbiff? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xbitmaps? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xbrlapi? ? ? ? ? ? ? ? ? ? ? ? 3.10-2 xcalc? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-2 xcb-proto? ? ? ? ? ? ? ? ? ? ? 1.2-1 xclipboard? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xclock? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 xcmiscproto? ? ? ? ? ? ? ? ? ? 1.1.2-1 xcmsdb? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xcompmgr? ? ? ? ? ? ? ? ? ? ? ? 1.1.4-1 xconsole? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 xcursor-themes? ? ? ? ? ? ? ? ? 1.0.1-1 xcursorgen? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xdbedizzy? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xdelta? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.4-1 xdelta-devel? ? ? ? ? ? ? ? ? ? 1.1.4-1 xditview? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xdpyinfo? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-2 xedit? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.2-1 xemacs? ? ? ? ? ? ? ? ? ? ? ? ? 21.4.21-1 xemacs-emacs-common? ? ? ? ? ? 21.4.21-1 xemacs-mule-sumo? ? ? ? ? ? ? ? 2007-04-27-1 xemacs-sumo? ? ? ? ? ? ? ? ? ? 2007-04-27-1 xemacs-tags? ? ? ? ? ? ? ? ? ? 21.4.21-1 xerces-c? ? ? ? ? ? ? ? ? ? ? ? 2.8.0-5 xerces-c-devel? ? ? ? ? ? ? ? ? 2.8.0-1 xerces-c-doc? ? ? ? ? ? ? ? ? ? 2.8.0-5 xerces-c-test? ? ? ? ? ? ? ? ? 2.8.0-5 xev? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-1 xextproto? ? ? ? ? ? ? ? ? ? ? 7.0.3-1 xeyes? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xfd? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xfig? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.2.4-7 xfig-lib? ? ? ? ? ? ? ? ? ? ? ? 3.2.4-7 xfindproxy? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xfontsel? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-2 XFree86-lib-compat? ? ? ? ? ? ? 4.3.0-2 xfwp? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xgc? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xgraph? ? ? ? ? ? ? ? ? ? ? ? ? 12.1-2 xhost? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xinetd? ? ? ? ? ? ? ? ? ? ? ? ? 2.3.9-1 xinit? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.0-3 xinput? ? ? ? ? ? ? ? ? ? ? ? ? 1.3.0-1 xkbcomp? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-1 xkbevd? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xkbprint? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xkbutils? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xkeyboard-config? ? ? ? ? ? ? ? 1.4-1 xkill? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xload? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-2 xlogo? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xlsatoms? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xlsclients? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xlsfonts? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xmag? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-2 xman? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-3 xmessage? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-2 xmh? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 XmHTML? ? ? ? ? ? ? ? ? ? ? ? ? 1.1.7-3 XmHTML-devel? ? ? ? ? ? ? ? ? ? 1.1.7-3 xmlto? ? ? ? ? ? ? ? ? ? ? ? ? 0.0.18-2 xmodmap? ? ? ? ? ? ? ? ? ? ? ? 1.0.3-1 xmon? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.5.6-2 xmore? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xorg-cf-files? ? ? ? ? ? ? ? ? 1.0.2-7 xorg-docs? ? ? ? ? ? ? ? ? ? ? 1.4-1 xorg-scripts? ? ? ? ? ? ? ? ? ? 1.0.1-1 xorg-server? ? ? ? ? ? ? ? ? ? 1.5.3-4 xorg-sgml-doctools? ? ? ? ? ? ? 1.2-1 xorg-util-macros? ? ? ? ? ? ? ? 1.1.6-1 xorg-x11-base? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-bin? ? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-bin-dlls? ? ? ? ? ? ? 7.4-1 xorg-x11-bin-lndir? ? ? ? ? ? ? 7.4-1 xorg-x11-devel? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-etc? ? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-f100? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-fcyr? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-fenc? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-fnts? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-fscl? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-fsrv? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-libs-data? ? ? ? ? ? ? 7.4-1 xorg-x11-man-pages? ? ? ? ? ? ? 7.4-1 xorg-x11-man-pages-html? ? ? ? 7.4-1 xorg-x11-nest? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-vfb? ? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-xwin? ? ? ? ? ? ? ? ? 7.4-1 xorg-x11-xwin-gl? ? ? ? ? ? ? ? 7.4-1 xpdf? ? ? ? ? ? ? ? ? ? ? ? ? ? 3.02-1 xpm-nox? ? ? ? ? ? ? ? ? ? ? ? 4.2.0-6 xpr? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xprop? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 xproto? ? ? ? ? ? ? ? ? ? ? ? ? 7.0.14-1 xproxymanagementprotocol? ? ? ? 1.0.2-1 xrandr? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.3-1 xrdb? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.5-1 xrefresh? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xrx? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xscope? ? ? ? ? ? ? ? ? ? ? ? ? 1.1-2 xset? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-2 xsetmode? ? ? ? ? ? ? ? ? ? ? ? 1.0.0-1 xsetroot? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xsm? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-2 xsri? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.1.0-2 xstdcmap? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 xterm? ? ? ? ? ? ? ? ? ? ? ? ? 237-2 xtrans? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.2-3 xwd? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.2-1 xwininfo? ? ? ? ? ? ? ? ? ? ? ? 1.0.4-1 xwinwm? ? ? ? ? ? ? ? ? ? ? ? ? 0.0.5-1 xwud? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.0.1-1 zip? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.32-2 zlib? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.2.3-2 zoo? ? ? ? ? ? ? ? ? ? ? ? ? ? 2.10-2 zsh? ? ? ? ? ? ? ? ? ? ? ? ? ? 4.3.9-1 zsync? ? ? ? ? ? ? ? ? ? ? ? ? 0.5-1 Use -h to see help about each section -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 11 22:09:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 11 Dec 2008 22:09:00 -0000 Subject: X11R7.4-1 can't read keyboard In-Reply-To: <630528.914.qm@web80703.mail.mud.yahoo.com> References: <630528.914.qm@web80703.mail.mud.yahoo.com> Message-ID: <49418F65.8080808@dronecode.org.uk> Zdzislaw Meglicki wrote: > After having upgraded X11 from the previous version I had installed (and working) on my Cygwin laptop, I found that the new X11R7.4-1 server doesn't read the keyboard. All X11 apps I have tried are keyboard-deaf. > > I have also noticed another thing. The keyboard seems to work if X11 is invoked by "root", an admin user who owns the Cygwin tree. But user "gustav" (i.e., me) cannot get the X11 keyboard to work neither as a non-admin user (this is how I normally work), nor even as an admin one. > > What happens: X11 comes up. X11 apps come up. They can read the mouse. No errors are flagged. They can't read the keyboard though. /var/log/XWin.0.log, /tmp/.X0-lock, /tmp/.X11-unix, and /tmp/.X11-unix/X0 are created without problems. > > I enclose cygcheck.out below. http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-i-cant-type-anything > XKEYSYMDB = '/usr/X11R6/lib/X11/XKeysymDB' -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rodmedina@cantv.net Fri Dec 12 01:29:00 2008 From: rodmedina@cantv.net (Rodrigo Medina) Date: Fri, 12 Dec 2008 01:29:00 -0000 Subject: Failure of XtGetApplicationResources() in X11R7. Message-ID: <380-22008125121289528@cantv.net> To the X11 mantainer: I am trying to compile the last version of xdvik (22.84.14) with X11R7. The execution of xdvi-xaw3d stops with Segmentation fault. Using gdb I have determined that the failure is due to the function XtGetApplicationResources() of the Xt library. folows an extract of the gdb session ... Program received signal SIGSEGV, Segmentation fault. 0x61016583 in stack_info::walk () from /usr/bin/cygwin1.dll (gdb) start The program being debugged has been started already. Start it from the beginning? (y or n) y Breakpoint 4 at 0x4255fe: file main.c, line 951. Starting program: /home/rmedina/xdvi/xdvik-22.84.14/texk/xdvik/xdvi-xaw3d.exe [New thread 2816.0xbb0] [New thread 2816.0xfe8] main (argc=1, argv=0x8e1f38) at main.c:951 951 { (gdb) continue Continuing. [New thread 2816.0x7a4] [New thread 2816.0x888] [New thread 2816.0xa84] Breakpoint 2, 0x0048bd58 in XtGetApplicationResources () (gdb) s Single stepping until exit from function XtGetApplicationResources, which has no line number information. 0x6ad1f430 in cygXt-6!XtGetApplicationResources () from /usr/bin/cygXt-6.dll (gdb) s Single stepping until exit from function cygXt-6!XtGetApplicationResources, which has no line number information. Warning: No type converter registered for '' to '<81>????' conversion. main (argc=1, argv=0x8e1f38) at main.c:1123 1123 if (!resource.no_init_file) { /* Read user preferences from ~/.xdvir c. */ (gdb) s 1124 read_user_preferences(globals.widgets.top_level, ".xdvirc"); (gdb) n 1129 XrmDatabase cmdline_db = XrmGetDatabase(DISP); (gdb) n 1133 for (i = 0; i < argc_bak; i++) { (gdb) n 1129 XrmDatabase cmdline_db = XrmGetDatabase(DISP); (gdb) n 1130 XrmParseCommand(&cmdline_db, options, XtNumber(options), (gdb) n 1133 for (i = 0; i < argc_bak; i++) { (gdb) n 1134 free(argv_bak[i]); (gdb) n 1133 for (i = 0; i < argc_bak; i++) { (gdb) n 1136 free(argv_bak); (gdb) n 1137 argc_bak = 0; (gdb) n 1141 load_app_resources(False); (gdb) s load_app_resources (also_pixels=0) at xdvi.c:2601 2601 { (gdb) s 2613 XtGetApplicationResources(globals.widgets.top_level, (XtPointer)&res ource, (gdb) s Breakpoint 2, 0x0048bd58 in XtGetApplicationResources () (gdb) s Single stepping until exit from function XtGetApplicationResources, which has no line number information. 0x6ad1f430 in cygXt-6!XtGetApplicationResources () from /usr/bin/cygXt-6.dll (gdb) (gdb) s Single stepping until exit from function cygXt-6!XtGetApplicationResources, which has no line number information. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. Warning: No type converter registered for '' to '<81>????' conversion. Warning: No type converter registered for '<90>' to '' conversion. load_app_resources (also_pixels=0) at xdvi.c:2617 2617 if (also_pixels) { (gdb) (gdb) s 2623 } (gdb) s main (argc=1, argv=0x8e1f38) at main.c:1146 1146 currwin.shrinkfactor = resource.shrinkfactor; (gdb) s 1147 globals.curr_use_color = resource.use_color; (gdb) s 1148 globals.curr_gamma = resource.gamma; (gdb) s 1149 globals.curr_paper = xstrdup(resource.paper); /* never free()d */ (gdb) p resource.paper $2 = 0x70003461
(gdb) n 3 [main] xdvi-xaw3d 2816 _cygtls::handle_exceptions: Exception: STATUS_ACC ESS_VIOLATION 384 [main] xdvi-xaw3d 2816 open_stackdumpfile: Dumping stack trace to xdvi-x aw3d.exe.stackdump Program received signal SIGSEGV, Segmentation fault. 0x61016583 in stack_info::walk () from /usr/bin/cygwin1.dll -------------------------------- The function XtGetApplicationResources() gives a lot of warnings about type conversion and yields a pointer resource.paper which is out of bounds. I am sorry of not being able to give you a simpler example of failure, but I am not an expert on libXt. bye RM -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: check-xdvi-xaw3d.txt URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: checksys.txt URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kbrown@cornell.edu Fri Dec 12 01:41:00 2008 From: kbrown@cornell.edu (Ken Brown) Date: Fri, 12 Dec 2008 01:41:00 -0000 Subject: Failure of XtGetApplicationResources() in X11R7. In-Reply-To: <380-22008125121289528@cantv.net> References: <380-22008125121289528@cantv.net> Message-ID: <4941C104.4060601@cornell.edu> On 12/11/2008 8:28 PM, Rodrigo Medina wrote: > To the X11 mantainer: > I am trying to compile the last version of > xdvik (22.84.14) with X11R7. > > The execution of xdvi-xaw3d stops with Segmentation fault. > > Using gdb I have determined that the failure is due to the > function XtGetApplicationResources() of the Xt library. [...] This is the same problem I reported in http://cygwin.com/ml/cygwin-xfree/2008-11/msg00214.html , but I didn't know how to debug it. I'm glad someone more knowledgeable was able to isolate the problem. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From gustav@indiana.edu Fri Dec 12 02:44:00 2008 From: gustav@indiana.edu (gustav) Date: Fri, 12 Dec 2008 02:44:00 -0000 Subject: X11R7.4-1 can't read keyboard Message-ID: <20081212024320.E549D164085@perth.ovpit.indiana.edu> To follow up on my previous message... I still don't know why the X11 server could not read the keyboard, but the following remedy fixed the problem. I have simply wiped out my whole Cygwin, downloaded the whole new and complete edition, reinstalled it, and... it all works now. I can only fathom that as my old version of Cygwin evolved, with numerous updates applied, some permissions somewhere, or some dlls perhaps, ended up not being what they should have been. == Zdzislaw (Gustav) Meglicki, Office of the Vice President for Information Technology, Indiana University, 601 E. Kirkwood Ave., Room 116, Bloomington, IN 47405-1223, USA, http://perth.ovpit.indiana.edu/gustav, Ph: 812-856-5597 (o), 812-345-3284 (m), Fax: 812-855-3310/812-856-3147, == Messenger: zdzisiekm@hotmail.com Yahoo: zdzisiekm@sbcglobal.net Skype: zdzislaw.meglicki -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From gustav@indiana.edu Fri Dec 12 03:09:00 2008 From: gustav@indiana.edu (gustav) Date: Fri, 12 Dec 2008 03:09:00 -0000 Subject: X11R7.4-1 can't read keyboard Message-ID: <20081212030851.D5F60164086@perth.ovpit.indiana.edu> Jon Turney wrote: > http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-i-cant-type-anything (My previous message and this one missed each other...) Indeed, this entry talks about XKEYSYMDB being set up incorrectly in the old startxwin.bat scripts and pointing to the wrong file. In my case, I had it set wrongly in my .bashrc, hence the error. This is also why it worked for Mr Root: his .bashrc was different! But the full cleanup and reinstall was useful, too, even if not perhaps necessary in this case. Greetings, == Zdzislaw (Gustav) Meglicki, Office of the Vice President for Information Technology, Indiana University, 601 E. Kirkwood Ave., Room 116, Bloomington, IN 47405-1223, USA, http://perth.ovpit.indiana.edu/gustav, Ph: 812-856-5597 (o), 812-345-3284 (m), Fax: 812-855-3310/812-856-3147, == Messenger: zdzisiekm@hotmail.com Yahoo: zdzisiekm@sbcglobal.net Skype: zdzislaw.meglicki -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Phil.Betts@ascribe.com Fri Dec 12 13:57:00 2008 From: Phil.Betts@ascribe.com (Phil Betts) Date: Fri, 12 Dec 2008 13:57:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <20081210174922.GA2339@ednor.casa.cgf.cx> References: <20081210174922.GA2339@ednor.casa.cgf.cx> Message-ID: <5E25AF06EFB9EA4A87C19BC98F5C8753021C12E3@core-email.int.ascribe.com> Christopher Faylor wrote on Wednesday, December 10, 2008 5:49 PM:: > The historical reasons for merging the cygwin and cygwin-xfree lists > no longer seems to exist so I am contemplating merging the two lists. > > If anyone has a compelling reason why this should not happen please > send it to one of the two lists. If I don't hear a coherent argument > against doing this, I'll throw the switch over the weekend. > > Btw, I'm only mildly sympathetic to arguments like "It will be more > email for me". I'm more concerned with having to constantly shuttle > people back and forth between the two lists. Unless there is a > compelling argument to the contrary, I think that the fact that people > are confused about which list to use outweighs the increase in email > traffic for people who just want to hear about cygwin/x. > > cgf Although I currently have rules to put the two lists in different mail folders and it works well for me, but I'd also be perfectly happy with the change. There are plenty of borderline issues where it's not clear (to the user at least) whether the problem is X related or cygwin related, so a unified list removes any need to speculate. With the 1.7 release now officially available for public test, there are bound to be issues in X apps, where the cause is really in the cygwin DLL, so merging the lists asap will save everyone having to play the guess-the-list game. A couple of things to consider (although you're probably way ahead of me): Will mail sent to the xfree ML email address be diverted (or mirrored) to the cygwin ML? Human nature being what it is, it's unrealistic to expect everyone replying to an old thread to remember to change the To: line. Also, what will happen to the archives? Will they be merged too? If they are, any links to xfree archived posts (both within the ML itself, and also from bookmarks/blogs/forums/other MLs/etc) will be broken. Would it be possible to alias the old URLs to avoid breaking links? If the archives are not merged, the threading should at least be maintained (both ways) between the old xfree list and the merged list. (i.e. a reply to a message on cygwin-xfree which goes to the cygwin ML needs the References entry to point back to the xfree archive, and the xfree message needs the Follow-ups entry to point to the cygwin archive). Phil -- This email has been scanned by Ascribe PLC using Microsoft Antigen for Exchange. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aeibach.ml@googlemail.com Fri Dec 12 20:43:00 2008 From: aeibach.ml@googlemail.com (Andreas Eibach) Date: Fri, 12 Dec 2008 20:43:00 -0000 Subject: cygwin and cygwin-xfree lists to merge References: <20081210174922.GA2339@ednor.casa.cgf.cx> <9B29BB8574554DA0A6166888BE03B534@jicman> <20081210212839.GA3082@ednor.casa.cgf.cx> Message-ID: <041201c95c9b$634b5f20$3201a8c0@aew2knew> ----- Original Message ----- From: "Christopher Faylor" To: Sent: Wednesday, December 10, 2008 10:28 PM Subject: Re: cygwin and cygwin-xfree lists to merge > On Wed, Dec 10, 2008 at 02:45:17PM -0500, jose isaias cabrera wrote: > >I don't mind the traffic of xfree, but the cygwin list has too much > >traffic. > > You have my mild sympathy. Well, come to think of it, we could both merge cygwin + cygwin-xfree, BUT also _resplit_ cygwin, but this time into cygwin 1.7 and cygwin-"the rest". So the additional X traffic (which will be far less than the 1.7 traffic I guess) is balanced better again. just a thought. -Andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Fri Dec 12 20:49:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Fri, 12 Dec 2008 20:49:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <041201c95c9b$634b5f20$3201a8c0@aew2knew> References: <20081210174922.GA2339@ednor.casa.cgf.cx> <9B29BB8574554DA0A6166888BE03B534@jicman> <20081210212839.GA3082@ednor.casa.cgf.cx> <041201c95c9b$634b5f20$3201a8c0@aew2knew> Message-ID: <20081212204903.GA4693@ednor.casa.cgf.cx> On Fri, Dec 12, 2008 at 09:51:11PM +0100, Andreas Eibach wrote: >From: "Christopher Faylor" >To: cygwin-xfree >Sent: Wednesday, December 10, 2008 10:28 PM >Subject: Re: cygwin and cygwin-xfree lists to merge Why are you duplicating the headers of the email in the body of the message? There is no need for this repetition and you're feeding spammers by adding email addresses there. >>On Wed, Dec 10, 2008 at 02:45:17PM -0500, jose isaias cabrera wrote: >>>I don't mind the traffic of xfree, but the cygwin list has too much >>>traffic. >> >>You have my mild sympathy. > >Well, come to think of it, we could both merge cygwin + cygwin-xfree, >BUT also _resplit_ cygwin, but this time into cygwin 1.7 and >cygwin-"the rest". So the additional X traffic (which will be far less >than the 1.7 traffic I guess) is balanced better again. > >just a thought. The intent is to make 1.7 the default release of Cygwin. There will be no "the rest" in a month or two. My sympathies are growing milder by the minute. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pjfarley3@yahoo.com Sat Dec 13 00:31:00 2008 From: pjfarley3@yahoo.com (Peter Farley) Date: Sat, 13 Dec 2008 00:31:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <20081212204903.GA4693@ednor.casa.cgf.cx> Message-ID: <907388.29611.qm@web31008.mail.mud.yahoo.com> --- On Fri, 12/12/08, Christopher Faylor wrote: > My sympathies are growing milder by the minute. I am only a lurker here just trying to keep track of events in cygwin-X, but I do think your arguments for re-merging the lists are not unreasonable. It will mean "change" for those who have only been tracking cygwin-X, and that's not always comfortable. I frankly can't come up with any solid reason to oppose the re-merge, so I guess that's a yes vote here. Especially if you have already planned on using Mr. Betts' ideas about maintaining X-threads and links to the X-archives. Regards, Peter -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Sat Dec 13 03:11:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Sat, 13 Dec 2008 03:11:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <907388.29611.qm@web31008.mail.mud.yahoo.com> References: <20081212204903.GA4693@ednor.casa.cgf.cx> <907388.29611.qm@web31008.mail.mud.yahoo.com> Message-ID: <20081213031053.GA5946@ednor.casa.cgf.cx> On Fri, Dec 12, 2008 at 04:30:37PM -0800, Peter Farley wrote: >--- On Fri, 12/12/08, Christopher Faylor wrote: > >> My sympathies are growing milder by the minute. > >I am only a lurker here just trying to keep track of events in >cygwin-X, but I do think your arguments for re-merging the lists are >not unreasonable. > >It will mean "change" for those who have only been tracking cygwin-X, >and that's not always comfortable. I frankly can't come up with any >solid reason to oppose the re-merge, so I guess that's a yes vote here. > >Especially if you have already planned on using Mr. Betts' ideas about >maintaining X-threads and links to the X-archives. I responded to the message here but my clever mailer (which I programmed myself so I only have myself to blame) only sent it to cygwin-xfree. http://cygwin.com/ml/cygwin/2008-12/msg00295.html Short answer: The only thing I'm considering is turning off the cygwin-xfree list and removing hints of it from cygwin.com/lists.html. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Sat Dec 13 03:26:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Sat, 13 Dec 2008 03:26:00 -0000 Subject: cygwin and cygwin-xfree lists to merge In-Reply-To: <20081213031053.GA5946@ednor.casa.cgf.cx> References: <20081212204903.GA4693@ednor.casa.cgf.cx> <907388.29611.qm@web31008.mail.mud.yahoo.com> <20081213031053.GA5946@ednor.casa.cgf.cx> Message-ID: <20081213032541.GB5946@ednor.casa.cgf.cx> On Fri, Dec 12, 2008 at 10:10:53PM -0500, Christopher Faylor wrote: >On Fri, Dec 12, 2008 at 04:30:37PM -0800, Peter Farley wrote: >>--- On Fri, 12/12/08, Christopher Faylor wrote: >> >>> My sympathies are growing milder by the minute. >> >>I am only a lurker here just trying to keep track of events in >>cygwin-X, but I do think your arguments for re-merging the lists are >>not unreasonable. >> >>It will mean "change" for those who have only been tracking cygwin-X, >>and that's not always comfortable. I frankly can't come up with any >>solid reason to oppose the re-merge, so I guess that's a yes vote here. >> >>Especially if you have already planned on using Mr. Betts' ideas about >>maintaining X-threads and links to the X-archives. > >I responded to the message here but my clever mailer (which I programmed >myself so I only have myself to blame) only sent it to cygwin-xfree. Wow, that was clear. I can't blame the mailer for a nonsensical sentence. I responded to the message but my mailer only sent it to the cygwin list. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From colin.harrison@virgin.net Sat Dec 13 15:59:00 2008 From: colin.harrison@virgin.net (Colin Harrison) Date: Sat, 13 Dec 2008 15:59:00 -0000 Subject: Small update for X server 1.5.3 patch set Message-ID: <200812131558.mBDFwfNe011278@StraightRunning.com> Hi, >Colin said >I thing that's what the static last_pf stuff in my dixfonts patch does? That was an old bodge, that worked but was not that clever. Better to not call 'InitFonts()' other than on serverGeneration 1 and not call 'FreeFonts()' unless shutting down --- ./dix/save_main.c 2008-12-12 09:20:45.000000000 +0000 +++ ./dix/main.c 2008-12-13 14:29:33.000000000 +0000 @@ -326,7 +326,7 @@ FatalError("failed to create root window"); } - InitFonts(); + if (serverGeneration == 1) InitFonts(); if (SetDefaultFontPath(defaultFontPath) != Success) { ErrorF("[dix] failed to set default font path '%s'", defaultFontPath); } @@ -416,7 +416,7 @@ xfree(screenInfo.screens[i]); screenInfo.numScreens = i; } - FreeFonts(); + if (dispatchException & DE_TERMINATE) FreeFonts(); FreeAuditTimer(); Thanks Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kakuda@engr.ucsb.edu Sat Dec 13 21:43:00 2008 From: kakuda@engr.ucsb.edu (ScKaSx) Date: Sat, 13 Dec 2008 21:43:00 -0000 Subject: Cygwin/X not working after installing OpenSSH Message-ID: <20994680.post@talk.nabble.com> Hi All, I was recently using cygwin/x without any problems. Normally I would use the startxwin.bat file to open an X11 terminal. Now this is not working because the startxwin.bat file 'cannot be found.' Indeed when I look for it in /usr/X11R6/bin it is not there! This file went missing after I installed the OpenSSH packages in order to run cygrunsrv so that I can access my computer from outside my network (via ssh in cygwin). Are the X11 and OpenSSH packages incompatible? When I try to run X11 by using the XWin.exe file it says that cygwin1.dll can not be found. This is a huge problem since I need X11 working in order to run some of my important programs. Are there any solutions to get this working? I prefer to keep the ssh ability but will drop it if I have to. Thanks in advance. Cheers, ScKaSx -- View this message in context: http://www.nabble.com/Cygwin-X-not-working-after-installing-OpenSSH-tp20994680p20994680.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From mback@qualcomm.com Sat Dec 13 22:21:00 2008 From: mback@qualcomm.com (Michael G Back) Date: Sat, 13 Dec 2008 22:21:00 -0000 Subject: Cygwin/X not working after installing OpenSSH In-Reply-To: <20994680.post@talk.nabble.com> References: <20994680.post@talk.nabble.com> Message-ID: <1229206810.6174.14.camel@m.qualcomm.com> On Sat, 2008-12-13 at 13:42 -0800, ScKaSx wrote: > Hi All, > > I was recently using cygwin/x without any problems. Normally I would use > the startxwin.bat file to open an X11 terminal. Now this is not working > because the startxwin.bat file 'cannot be found.' Indeed when I look for it > in /usr/X11R6/bin it is not there! Welcome to X.Org R7.4: http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-whereis-startxwin-bat Regards, Michael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Sun Dec 14 15:14:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Sun, 14 Dec 2008 15:14:00 -0000 Subject: Small update for X server 1.5.3 patch set In-Reply-To: <200812131558.mBDFwfNe011278@StraightRunning.com> References: <200812131558.mBDFwfNe011278@StraightRunning.com> Message-ID: Colin Harrison wrote: > Hi, > >> Colin said >> I thing that's what the static last_pf stuff in my dixfonts patch does? > > That was an old bodge, that worked but was not that clever. > > Better to not call 'InitFonts()' other than on serverGeneration 1 and not > call 'FreeFonts()' unless shutting down Excellent. Thanks very much for the explanation and the fix :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kakuda@engr.ucsb.edu Sun Dec 14 22:02:00 2008 From: kakuda@engr.ucsb.edu (ScKaSx) Date: Sun, 14 Dec 2008 22:02:00 -0000 Subject: Cygwin/X not working after installing OpenSSH In-Reply-To: <1229206810.6174.14.camel@m.qualcomm.com> References: <20994680.post@talk.nabble.com> <1229206810.6174.14.camel@m.qualcomm.com> Message-ID: <21005198.post@talk.nabble.com> Hi Michael, Thanks for the reply, however, there is nothing in my /usr/bin folder. Any other ideas? Cheers, ScKaSx Back, Michael wrote: > > On Sat, 2008-12-13 at 13:42 -0800, ScKaSx wrote: >> Hi All, >> >> I was recently using cygwin/x without any problems. Normally I would use >> the startxwin.bat file to open an X11 terminal. Now this is not working >> because the startxwin.bat file 'cannot be found.' Indeed when I look for >> it >> in /usr/X11R6/bin it is not there! > > Welcome to X.Org R7.4: > > http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-whereis-startxwin-bat > > Regards, > > Michael > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > > -- View this message in context: http://www.nabble.com/Cygwin-X-not-working-after-installing-OpenSSH-tp20994680p21005198.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From reply-to-list-only-lh-x@cygwin.com Sun Dec 14 22:17:00 2008 From: reply-to-list-only-lh-x@cygwin.com (Larry Hall (Cygwin X)) Date: Sun, 14 Dec 2008 22:17:00 -0000 Subject: Cygwin/X not working after installing OpenSSH In-Reply-To: <21005198.post@talk.nabble.com> References: <20994680.post@talk.nabble.com> <1229206810.6174.14.camel@m.qualcomm.com> <21005198.post@talk.nabble.com> Message-ID: <49458598.6070108@cygwin.com> ScKaSx wrote: > Hi Michael, > > Thanks for the reply, however, there is nothing in my /usr/bin folder. Any > other ideas? Without further useful input from you, my WAG is that your installation didn't complete for some reason. Try re-running 'setup.exe' and just "Next" through all the pages. Presuming that the problem is that the postinstall scripts didn't run for some reason, this should clear things up. If not, I'd recommend reading and following the problem reporting guidelines found here: >> Problem reports: http://cygwin.com/problems.html In particular, the part about the 'cygcheck' output could be helpful. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 429-6305 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kbrown@cornell.edu Sun Dec 14 22:40:00 2008 From: kbrown@cornell.edu (Ken Brown) Date: Sun, 14 Dec 2008 22:40:00 -0000 Subject: Cygwin/X not working after installing OpenSSH In-Reply-To: <49458598.6070108@cygwin.com> References: <20994680.post@talk.nabble.com> <1229206810.6174.14.camel@m.qualcomm.com> <21005198.post@talk.nabble.com> <49458598.6070108@cygwin.com> Message-ID: <49458B1B.1010607@cornell.edu> On 12/14/2008 5:15 PM, Larry Hall (Cygwin X) wrote: > ScKaSx wrote: >> >> Thanks for the reply, however, there is nothing in my /usr/bin >> folder. Any >> other ideas? > > Without further useful input from you, my WAG is that your installation > didn't complete for some reason. Another possibility is that he's using something like windows explorer and looking for c:\cygwin\usr\bin instead of c:\cygwin\bin: http://cygwin.com/faq/faq-nochunks.html#faq.using.directory-structure Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kakuda@engr.ucsb.edu Sun Dec 14 22:53:00 2008 From: kakuda@engr.ucsb.edu (ScKaSx) Date: Sun, 14 Dec 2008 22:53:00 -0000 Subject: Cygwin/X not working after installing OpenSSH In-Reply-To: <49458B1B.1010607@cornell.edu> References: <20994680.post@talk.nabble.com> <1229206810.6174.14.camel@m.qualcomm.com> <21005198.post@talk.nabble.com> <49458598.6070108@cygwin.com> <49458B1B.1010607@cornell.edu> Message-ID: <21005701.post@talk.nabble.com> Hi Guys, Yes, I spoke without thinking. I was using explorer to find it, which it did before when it was in the X11R6 folder. I found it through cygwin tho. Thanks! Cheers, ScKaSx Ken Brown-6 wrote: > > On 12/14/2008 5:15 PM, Larry Hall (Cygwin X) wrote: >> ScKaSx wrote: >>> >>> Thanks for the reply, however, there is nothing in my /usr/bin >>> folder. Any >>> other ideas? >> >> Without further useful input from you, my WAG is that your installation >> didn't complete for some reason. > > Another possibility is that he's using something like windows explorer > and looking for c:\cygwin\usr\bin instead of c:\cygwin\bin: > http://cygwin.com/faq/faq-nochunks.html#faq.using.directory-structure > > Ken > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > > -- View this message in context: http://www.nabble.com/Cygwin-X-not-working-after-installing-OpenSSH-tp20994680p21005701.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From borgille@gmail.com Mon Dec 15 22:22:00 2008 From: borgille@gmail.com (Rob Gillen) Date: Mon, 15 Dec 2008 22:22:00 -0000 Subject: assertion "!c->xlib.lock" failed Message-ID: I didn't find any posts on the Cygwin mailing lists regarding this issue, so I'm not sure if anyone else has dealt with it. I've had this issue for a while now (likely after an X upgrade) where Nedit would exit completely with an assert after trying to CTRL-V paste into it: assertion "!c->xlib.lock" failed: file "/usr/src/ports/xorg/libxcb/libxcb-1.1-2/src/libxcb-1.1/src/xcb_xlib.c", line 73 Aborted (core dumped) It's possible that I might have some weird configuration that's causing the problem, but I did see that the same assert occurs with graphical Java apps on a lot of newer Linux distributions that utilize recent versions of xcb. The solution for the Linux problems, which is just an environment setting appears to work just as well with Cygwin-X: export LIBXCB_ALLOW_SLOPPY_LOCK=1 If others are having the same issue, it might be useful to add it to the Cygwin-X FAQ. That was the first place that I looked. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From g.danti@assyoma.it Tue Dec 16 09:54:00 2008 From: g.danti@assyoma.it (Gionatan Danti) Date: Tue, 16 Dec 2008 09:54:00 -0000 Subject: Windows scaling Message-ID: <1229421240.5506.17.camel@localhost.localdomain> Hi all, I have a question regarding CygWin/X. I would like to know if there is a method to scale a window, similar to what is possible with UltraVNC and its scaling option. To be more clear, I will explain my setup. I have a Linux server where run a fixed-resolution application: it's window can't be resized and/or maximized. When I connect to this Linux server via CygWin and SSH X forwarding, I can maximize the window (because CygWin start in multiwindow mode and use it's own window manager), but the majority of the maximized window is empty (it's white). I would like to know if there is a method to scale the image so that it can fit completely the maximized window (eg: by mean of linear / bilinear filtering). Thank you in advice. PS: my english is not very good, sorry for the mistakes ;) -- Danti Gionatan Supporto Tecnico Assyoma S.r.l. - www.assyoma.it email: g.danti@assyoma.it - info@assyoma.it GPG public key ID: FF5F32A8 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Questa ? una parte del messaggio firmata digitalmente URL: From jon.turney@dronecode.org.uk Tue Dec 16 18:13:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 16 Dec 2008 18:13:00 -0000 Subject: Swiss German Keyboard Layout - Some Keys Not Found In-Reply-To: <7996beca0812040736r52f8cf18pe90c2080dde425ec@mail.gmail.com> References: <7996beca0812040736r52f8cf18pe90c2080dde425ec@mail.gmail.com> Message-ID: <4947EFB5.5050909@dronecode.org.uk> Sascha Tayefeh wrote: > Dear all, > > I have been trying to set the Swiss German keyboard layout: > > $ setxkbmap.exe ch -model pc105 > > Fortunately, most of the keys are recognised ... unfortunately, some > are not. ?????? are not recognised at all. Furthermore, some combinations > with the right meta key don't work, e.g. pipe: |. > > Any suggestions what I have done wrong or what else I could try? Telling Windows I have a Swiss German keyboard, my /var/log/XWin.0.log contains... (--) winConfigKeyboard - Layout: "00000807" (00000807) (--) Using preset keyboard for "German (Switzerland)" (807), type "4" Rules = "xorg" Model = "pc105" Layout = "de_CH" Variant = "(null)" Options = "(null)" The XKEYBOARD keymap compiler (xkbcomp) reports: > Error: Can't find file "de_CH" for symbols include > Exiting > Abandoning symbols file "default" Errors from xkbcomp are not fatal to the X server So it seems that the name of the auto-detected keyboard layout is no longer correct. Guessing wildly, is 'setxkbmap ch -variant de -model pc105' any better? If you let me know the setkxbmap which works correctly, I can update the table of autodetected keyboard maps appropriately. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue Dec 16 18:37:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 16 Dec 2008 18:37:00 -0000 Subject: PATCH: Message-ID: <4947F54E.2070103@dronecode.org.uk> There seem to be a couple of reported problem which seem to be due to the fact that virtual core keyboard doesn't get the updated with the state of the windows keyboard device until the first keypress. This can lead to oddness in the behaviour of clients started from bash in a DOS window before the X server receives a keypress... This seems to be responsible for the problem reported with xemacs[1], and a least part of the oddness with autorepeat reported in [2] Attached patch works around this by forcing the state to be copied into the VCK at startup time. [1] http://cygwin.com/ml/cygwin-xfree/2008-12/msg00048.html [2] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00392.html -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cygwin-xkb-fixes.patch URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue Dec 16 18:48:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 16 Dec 2008 18:48:00 -0000 Subject: Windows scaling In-Reply-To: <1229421240.5506.17.camel@localhost.localdomain> References: <1229421240.5506.17.camel@localhost.localdomain> Message-ID: <4947F7F9.1080204@dronecode.org.uk> Gionatan Danti wrote: > Hi all, > I have a question regarding CygWin/X. > > I would like to know if there is a method to scale a window, similar to > what is possible with UltraVNC and its scaling option. > > To be more clear, I will explain my setup. I have a Linux server where > run a fixed-resolution application: it's window can't be resized and/or > maximized. > When I connect to this Linux server via CygWin and SSH X forwarding, I > can maximize the window (because CygWin start in multiwindow mode and > use it's own window manager), but the majority of the maximized window > is empty (it's white). This sounds like a bug. Ideally, the Cygwin/X multiwindow mode window manager should also take note of the hint that this window isn't resizable/maximizable and not allow it to be maximized. > I would like to know if there is a method to scale the image so that it > can fit completely the maximized window (eg: by mean of linear / > bilinear filtering). This feature doesn't exist. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue Dec 16 20:44:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 16 Dec 2008 20:44:00 -0000 Subject: PATCH: In-Reply-To: <4947F54E.2070103@dronecode.org.uk> References: <4947F54E.2070103@dronecode.org.uk> Message-ID: <494812D4.4090102@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Jon TURNEY wrote: > There seem to be a couple of reported problem which seem to be due to > the fact that virtual core keyboard doesn't get the updated with the > state of the windows keyboard device until the first keypress. This > can lead to oddness in the behaviour of clients started from bash in a > DOS window before the X server receives a keypress... > > This seems to be responsible for the problem reported with xemacs[1], > and a least part of the oddness with autorepeat reported in [2] > > Attached patch works around this by forcing the state to be copied into > the VCK at startup time. Thanks for the patch. Since I've been pretty much away for the last few weeks, could you catch me up on the new issues and patches? I also noticed that you got commit access; I've been waiting for the same[1], perhaps you could help speed things up? [1] http://bugs.freedesktop.org/show_bug.cgi?id=18251 Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklIEtQACgkQpiWmPGlmQSOQXQCdHtdSUvC3ZPIiMOdF0Qw9CYHO 3qMAnA5GyAO+acnAHlrvUv05iVIy8G44 =thPN -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Tom.George@numerical.com Tue Dec 16 21:10:00 2008 From: Tom.George@numerical.com (Tom George) Date: Tue, 16 Dec 2008 21:10:00 -0000 Subject: cursor warp Message-ID: <49481920.8020008@numerical.com> Cursor warping does not work with the -multiwindow option. It works fine in the single window mode. I saw some vague references to this but nothing to indicate it will be fixed. Are there any plans to fix this? Otherwise, Cygwin/X work great! Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From name@beverlyhillscouncil.net Wed Dec 17 16:06:00 2008 From: name@beverlyhillscouncil.net (Craigslist) Date: Wed, 17 Dec 2008 16:06:00 -0000 Subject: CraigsList Pays12/17/2008 08:05:45 Message-ID: Hello From Craigslist, I just want to thank you so much for being able to receive this and would be flattered if you could just take some a few minutes and check it out for me. Thank you. 12/17/2008 08:05:45 http://beverlyhillscouncil.net/1cz80043l4 Real people today are making real money working with craigslist, sort of like eBay ina sense. So its proven to work. Everyone deserves a chance at stardom this is yours, Take it before its too late. today,You'll get a complete step-by-step program that will show you exactly how to begin with Craigslist from your home. Craigslist is a life saver,really! It's one of the most visited websites in the world and people are making great incomes with it. At last. This is the real deal, I cannot stress this enough. http://beverlyhillscouncil.net/1cz80043l4 Enjoy! Only for today, Good luck everybody. Happy Holidays to all, from your Craigslist adviser. visit: http://beverlyhillscouncil.net/2cz80043y4 Or mail : 1235 Bay Street Toronto, Ontario M5R3K4 Canadato end http://beverlyhillscouncil.net/unsub.php?e=cygwin-xfree@sources.redhat.com or write P,O.Box-17598_#16380_Baltimore_Maryland_21297-1598 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From parsonsl@upstate.edu Wed Dec 17 21:10:00 2008 From: parsonsl@upstate.edu (Lee S Parsons) Date: Wed, 17 Dec 2008 21:10:00 -0000 Subject: Cannot type in xterm Message-ID: <494968BB.70109@upstate.edu> I recently upgraded Cygwin on my windows 2000 box, and am no longer able to type in an xterm. I used to start X by running 'startx' from cygwin, but I see now I need to use 'startxwin.bat' or 'startxwin.sh'. I have found the same response regardless of which way I start it, no response to keyboard input. I am running unix services for windows on this box, and found the mention of it interfering: http://x.cygwin.com/docs/faq/cygwin-x-faq.html#microsoft-services-for-unix So I unset those four system variables, and there was no improvement. What do I need to change next? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From reply-to-list-only-lh@cygwin.com Wed Dec 17 21:23:00 2008 From: reply-to-list-only-lh@cygwin.com (Larry Hall (Cygwin)) Date: Wed, 17 Dec 2008 21:23:00 -0000 Subject: Cannot type in xterm In-Reply-To: <494968BB.70109@upstate.edu> References: <494968BB.70109@upstate.edu> Message-ID: <49496D7A.3080406@cygwin.com> Lee S Parsons wrote: > I recently upgraded Cygwin on my windows 2000 box, and am no longer able > to type in an xterm. I used to start X by running 'startx' from cygwin, > but I see now I need to use 'startxwin.bat' or 'startxwin.sh'. I have > found the same response regardless of which way I start it, no response > to keyboard input. > > I am running unix services for windows on this box, and found the > mention of it interfering: > http://x.cygwin.com/docs/faq/cygwin-x-faq.html#microsoft-services-for-unix > > So I unset those four system variables, and there was no improvement. > What do I need to change next? Your scrollbar position: -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From parsonsl@upstate.edu Wed Dec 17 21:41:00 2008 From: parsonsl@upstate.edu (Lee S Parsons) Date: Wed, 17 Dec 2008 21:41:00 -0000 Subject: Cannot type in xterm Message-ID: <494970D6.7060206@upstate.edu> Never mind, I found a solution. I found that, just as the FAQ says, the file /usr/X11R6/lib/X11/XKeysymDB Does not exist. However, as the file /usr/share/X11/XKeysymDB does, I created a symbolic link pointing from the inexistent file to the one that does now exist, and life is good. For reasons I cannot explain, the updated startxwin.bat file did not resolve this situation on its own, nor did startxwin.sh. thanks Lee -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From reply-to-list-only-lh-x@cygwin.com Wed Dec 17 21:50:00 2008 From: reply-to-list-only-lh-x@cygwin.com (Larry Hall (Cygwin X)) Date: Wed, 17 Dec 2008 21:50:00 -0000 Subject: Cannot type in xterm In-Reply-To: <494970D6.7060206@upstate.edu> References: <494970D6.7060206@upstate.edu> Message-ID: <494973D4.4030609@cygwin.com> Lee S Parsons wrote: > Never mind, I found a solution. I found that, just as the FAQ says, the > file > /usr/X11R6/lib/X11/XKeysymDB > Does not exist. However, as the file > /usr/share/X11/XKeysymDB > does, I created a symbolic link pointing from the inexistent file to the > one that does now exist, and life is good. > > For reasons I cannot explain, the updated startxwin.bat file did not > resolve this situation on its own, nor did startxwin.sh. Did you read the entire FAQ entry? "If you are (perhaps unintentionally) using a copy of the old startxwin.bat (perhaps under another name) to start the X server, remove the environment variables XAPPLRESDIR, XCMSDB, XNLSPATH and XKEYSYMDB from it, or (preferrably) use the updated startxwin.bat." So you're apparently using an old startxwin.bat/.sh. While you can certainly tweak things to make these work in the new environment, if it's all the same to you, things will go easier for you if you use the new scripts with the new environment. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 429-6305 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From sympa@lists.wwtld.org Thu Dec 18 07:57:00 2008 From: sympa@lists.wwtld.org (SYMPA) Date: Thu, 18 Dec 2008 07:57:00 -0000 Subject: Message distribution Message-ID: <20081218075649.6755C4BA1CA@indium.openminds.be> Your message for list cctld-discuss has been forwarded to editor(s) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kbrown@cornell.edu Thu Dec 18 20:32:00 2008 From: kbrown@cornell.edu (Ken Brown) Date: Thu, 18 Dec 2008 20:32:00 -0000 Subject: [1.7] Question - Should X11 apps work? Message-ID: <494AB347.3030402@cornell.edu> I've been trying out cygwin 1.7, and I'm wondering if the X server and/or libraries will have to be rebuilt before I can expect them to cooperate with 1.7. My question is prompted by some problems with emacs under 1.7 that I reported elsewhere (http://cygwin.com/ml/cygwin/2008-12/msg00261.html). I forgot to mention in that thread that the problems occurred when running emacs under X. I hardly ever use emacs any other way, so it slipped my mind. But I just tried emacs under cygwin 1.7 without X (i.e., by running Cygwin.bat and then running emacs in the resulting window), and the problems don't occur. So maybe it's just too soon to be testing X11 applications under 1.7. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 18 20:32:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 18 Dec 2008 20:32:00 -0000 Subject: PATCH: In-Reply-To: <494812D4.4090102@users.sourceforge.net> References: <4947F54E.2070103@dronecode.org.uk> <494812D4.4090102@users.sourceforge.net> Message-ID: <494AB31E.9060508@dronecode.org.uk> It seems I got distracted by something shiny whilst writing the original email. The subject should be something like "PATCH: Fix some keyboard strangeness". Yaakov (Cygwin/X) wrote: >> There seem to be a couple of reported problem which seem to be due to >> the fact that virtual core keyboard doesn't get the updated with the >> state of the windows keyboard device until the first keypress. This >> can lead to oddness in the behaviour of clients started from bash in a >> DOS window before the X server receives a keypress... >> >> This seems to be responsible for the problem reported with xemacs[1], >> and a least part of the oddness with autorepeat reported in [2] >> >> Attached patch works around this by forcing the state to be copied into >> the VCK at startup time. > > Thanks for the patch. > > Since I've been pretty much away for the last few weeks, could you catch > me up on the new issues and patches? Here's a small patch-set you could use to update cygports: http://www.dronecode.org.uk/cygwin/cygwin-xorg-server-patch-set-update-20081218.tar.bz2 In addition to the above, this includes patches: * an update to the keyboard layout mapping table which updates some no longer valid keyboard layout names (e.g. de_CH -> ch -variant "de") and adds a few more layouts culled from the list archives * silence "GetWindowProp" log spam * The patch to really fix -silent-dup-error -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 18 20:34:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 18 Dec 2008 20:34:00 -0000 Subject: cursor warp In-Reply-To: <49481920.8020008@numerical.com> References: <49481920.8020008@numerical.com> Message-ID: <494AB3BC.9040603@dronecode.org.uk> Tom George wrote: > Cursor warping does not work with the -multiwindow option. It works fine > in the single window mode. I saw some vague references to this but > nothing to indicate it will be fixed. Are there any plans to fix this? The first step towards fixing this is a description of the problem that can be understood by someone who isn't in front of your computer :-) > Otherwise, Cygwin/X work great! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 18 20:44:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 18 Dec 2008 20:44:00 -0000 Subject: Cannot type in xterm In-Reply-To: <494970D6.7060206@upstate.edu> References: <494970D6.7060206@upstate.edu> Message-ID: <494AB5EE.7090304@dronecode.org.uk> Lee S Parsons wrote: > Never mind, I found a solution. I found that, just as the FAQ says, the > file > /usr/X11R6/lib/X11/XKeysymDB > Does not exist. However, as the file > /usr/share/X11/XKeysymDB > does, I created a symbolic link pointing from the inexistent file to the > one that does now exist, and life is good. > > For reasons I cannot explain, the updated startxwin.bat file did not > resolve this situation on its own, nor did startxwin.sh. The meaning of 'unset' as used in this FAQ is perhaps ambiguous. If 'microsoft services for unix' is adding these variables with (as far as Cygwin/X is concerned) bogus values to the environment, it's not enough to simply not set them in startxwin.bat, they must be unset or reset to the default. If startxwin.bat had originally unset these environment variables, rather than setting them to the (now incorrect) default, perhaps we wouldn't be having this particular problem now. Things are always easy with hindsight... So perhaps startxwin.bat needs something like this adding? unset XAPPLRESDIR XCMSDB XKEYSYMDB XNLSPATH -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Thu Dec 18 20:52:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 18 Dec 2008 20:52:00 -0000 Subject: No repetition of keys in X11R7 In-Reply-To: <380-220081152852741230@cantv.net> References: <380-220081152852741230@cantv.net> Message-ID: <494AB7FC.2060902@dronecode.org.uk> Rodrigo Medina wrote: > Jon Turney wrote: >> This keyboard layout should be auto-detected, so you >> shouldn't need to do anything to get it work > > Actually the X11 us international map that XWin puts is quite > different from the Windows us-international map, the map > us(intl) is more similar to Window's one. Oh, yes, I see... there is both '-layout us -variant intl' and '-layout us -variant alt-intl' (this last one is the one we currently select when windows has 'English (USA, International)' keyboard layout configured. I'm not sure if you are telling me the 'intl' variant should be selected for this keyboard layout, or if you just prefer it... >> You might try "xset q" to check what the reported key repeat settings are > > Using xset I have discovered the following: > > After starting XWin with > $ XWin -multiwindow -clipboard & > XWin.0.log says: > (--) Setting autorepeat to delay=500, rate=31 > > but if xset q is ran before opening any client it reports: > auto repeat: on key click percent: 0 LED mask: 00000000 > auto repeat delay: 660 repeat rate: 25 > > Now if a client is opened, then xset q reports: > auto repeat: on key click percent: 0 LED mask: 00000000 > auto repeat delay: 500 repeat rate: 31 Thanks for this. This was very helpful in trying to work out what was responsible for this weirdness. > Just for curiosity, why there is now an additional lock file? The code to use this lock file was optional (and disabled under Cygwin/X) in the old X server. Now it's always enabled. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ChristopherB.Williams@amd.com Thu Dec 18 23:59:00 2008 From: ChristopherB.Williams@amd.com (Williams, Chris (Marlboro)) Date: Thu, 18 Dec 2008 23:59:00 -0000 Subject: Intermittent X clipboard failure Message-ID: <049C4E48B10A854FB9D3B3C9DFAB506BF27388@smarexmb1.amd.com> Hi, I've been using the Xwin release 1.5.3.0 on XP SP2 and I'm experiencing odd copy/paste behavior. When I first start the X server with the "-clipboard" command-line option everything works fine, copy/paste to/from X apps with no problem. After a while, and unfortunately I don't know what event triggers this, Windows stops accepting clipboard data from the X apps and vice versa, I can't paste into any X app. The log isn't that much help, probably because I don't understand what I'm looking at. I do see messages like: winProcessXEventsTimeout - Call to select () failed: 0. Bailing. winClipboardFlushXEvents - SelectionRequest - OpenClipboard () failed: 00000000 If I restart the X server this problem goes away immediately. Or if I wait long it enough I stop seeing those log messages and the problem goes away on it's own apparently. Anyone else have this type of problem? I'm not even sure what the next step is as far as providing useful data for debugging purposes. I'll also add that I'm only talking about text copy here. Thank you, Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kakuda@engr.ucsb.edu Fri Dec 19 03:09:00 2008 From: kakuda@engr.ucsb.edu (ScKaSx) Date: Fri, 19 Dec 2008 03:09:00 -0000 Subject: XWin.exe won't let me type! Message-ID: <21085047.post@talk.nabble.com> Hi All, So yesterday, XWin.exe was behaving perfectly. I could start an xterm and do all the wonderful things I do in linux. However, all of a sudden today when I open an xterm window I can't type! Any ideas? Thanks in advance. Cheers, ScKaSx -- View this message in context: http://www.nabble.com/XWin.exe-won%27t-let-me-type%21-tp21085047p21085047.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kakuda@engr.ucsb.edu Fri Dec 19 03:11:00 2008 From: kakuda@engr.ucsb.edu (ScKaSx) Date: Fri, 19 Dec 2008 03:11:00 -0000 Subject: XWin.exe won't let me type! In-Reply-To: <21085047.post@talk.nabble.com> References: <21085047.post@talk.nabble.com> Message-ID: <21085062.post@talk.nabble.com> Nevermind, I noticed someone else had the same problem. Thanks and sorry for the double post. Cheers, ScKaSx ScKaSx2 wrote: > > Hi All, > > So yesterday, XWin.exe was behaving perfectly. I could start an xterm and > do all the wonderful things I do in linux. > > However, all of a sudden today when I open an xterm window I can't type! > Any ideas? Thanks in advance. > > Cheers, > ScKaSx > -- View this message in context: http://www.nabble.com/XWin.exe-won%27t-let-me-type%21-tp21085047p21085062.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Dec 19 08:46:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 19 Dec 2008 08:46:00 -0000 Subject: [ANNOUNCEMENT] Updated: libart_lgpl_2-2.3.20-2 Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The GNOME-2.x version of libart_lgpl has been rebuilt, with the package names changing from libart_lgpl2{,-devel} to libart_lgpl_2{_2,-devel}. This was done to better accommodate parallel installation with the gnome-libs-1.4 version of the same library. The package move will occur automatically. Yaakov DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklLXOwACgkQpiWmPGlmQSNt0ACgicpxCdI3mL1FSjjq/252Nqau kJQAoLbg20jhKgqLekHzeVRmhJQDF5hx =VSGt -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From colin.harrison@virgin.net Fri Dec 19 11:44:00 2008 From: colin.harrison@virgin.net (Colin Harrison) Date: Fri, 19 Dec 2008 11:44:00 -0000 Subject: PATCH: Message-ID: <200812191144.mBJBi8bs010983@StraightRunning.com> Hi, >Jon wrote >* The patch to really fix -silent-dup-error I don't get this? How does this manifest itself, perhaps my test is different? (I don't have server lock file(s)) Thanks Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Fri Dec 19 12:49:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 19 Dec 2008 12:49:00 -0000 Subject: PATCH: In-Reply-To: <200812191144.mBJBi8bs010983@StraightRunning.com> References: <200812191144.mBJBi8bs010983@StraightRunning.com> Message-ID: <494B9830.4020909@dronecode.org.uk> Colin Harrison wrote: > Hi, > >> Jon wrote >> * The patch to really fix -silent-dup-error > > I don't get this? How does this manifest itself, perhaps my test is > different? > (I don't have server lock file(s)) Yes, I think this due to the lock file code. OsInit() does a LockServer() before OsVendorInit() (which is where I'd tried moving the call to winCheckDisplayNumber() to initially). I couldn't really see a simple way of moving this check earlier, since it needs to be after ProcessCommandLine() so we know what the display number is, hence the rather in-elegant solution :( I don't really quite get what the lock files and the mutex are doing for us, the server will still fail at the socket bind if there's already a duplicate server on the same display number. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From colin.harrison@virgin.net Fri Dec 19 13:47:00 2008 From: colin.harrison@virgin.net (Colin Harrison) Date: Fri, 19 Dec 2008 13:47:00 -0000 Subject: PATCH: Message-ID: <200812191346.mBJDkPRY004352@StraightRunning.com> Hi, Can't think what the option achieves anyway. You can't run duplicate display-numbers, so warning the user is **always** a good idea. Maybe an idea too-far, but I've never used -silent-dup-error, it is a little daft..so lets just ditch it? Thanks Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From colin.harrison@virgin.net Fri Dec 19 14:17:00 2008 From: colin.harrison@virgin.net (Colin Harrison) Date: Fri, 19 Dec 2008 14:17:00 -0000 Subject: PATCH: Message-ID: <200812191417.mBJEH6HF004647@StraightRunning.com> Hi, For the script merchants, who want to force a run, just to "test the water". (Who think it?s a good idea to test Xmas tree light sockets with a wet finger). We could have a '-silent-running' flag to suppress all output, MessageBoxes (but not any smoke). Thanks Colin > > Can't think what the option achieves anyway. > You can't run duplicate display-numbers, so warning the user > is **always** a good idea. > > Maybe an idea too-far, but I've never used -silent-dup-error, > it is a little daft..so lets just ditch it? > > Thanks > Colin > > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Phil.Betts@ascribe.com Fri Dec 19 17:14:00 2008 From: Phil.Betts@ascribe.com (Phil Betts) Date: Fri, 19 Dec 2008 17:14:00 -0000 Subject: Windows scaling In-Reply-To: <4947F7F9.1080204@dronecode.org.uk> References: <1229421240.5506.17.camel@localhost.localdomain> <4947F7F9.1080204@dronecode.org.uk> Message-ID: <5E25AF06EFB9EA4A87C19BC98F5C8753022552C6@core-email.int.ascribe.com> Jon TURNEY wrote on Tuesday, December 16, 2008 6:48 PM:: > Gionatan Danti wrote: >> Hi all, >> I have a question regarding CygWin/X. >> >> I would like to know if there is a method to scale a window, similar >> to what is possible with UltraVNC and its scaling option. >> >> To be more clear, I will explain my setup. I have a Linux server >> where run a fixed-resolution application: it's window can't be >> resized and/or maximized. When I connect to this Linux server via >> CygWin and SSH X forwarding, I can maximize the window (because >> CygWin start in multiwindow mode and use it's own window manager), >> but the majority of the maximized window is empty (it's white). > > This sounds like a bug. Ideally, the Cygwin/X multiwindow mode > window manager should also take note of the hint that this window > isn't resizable/maximizable and not allow it to be maximized. I agree >> I would like to know if there is a method to scale the image so that >> it can fit completely the maximized window (eg: by mean of linear / >> bilinear filtering). > > This feature doesn't exist. Agree again, but it would be nice. Perhaps with a fully hardware accelerated GL, compiz or similar would be usable? On the other hand, almost all X applications support the -geometry option, and/or setting the font, so even though it isn't resizable, it may be possible to run it with a larger window initially, and by using a larger font achieve a similar (perhaps better) result. Phil -- This email has been scanned by Ascribe PLC using Microsoft Antigen for Exchange. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From g.danti@assyoma.it Fri Dec 19 17:23:00 2008 From: g.danti@assyoma.it (Gionatan Danti) Date: Fri, 19 Dec 2008 17:23:00 -0000 Subject: Windows scaling In-Reply-To: <5E25AF06EFB9EA4A87C19BC98F5C8753022552C6@core-email.int.ascribe.com> References: <1229421240.5506.17.camel@localhost.localdomain> <4947F7F9.1080204@dronecode.org.uk> <5E25AF06EFB9EA4A87C19BC98F5C8753022552C6@core-email.int.ascribe.com> Message-ID: <13751.89.97.140.209.1229707386.squirrel@webmail.assyoma.it> > Jon TURNEY wrote on Tuesday, December 16, 2008 6:48 PM:: > >> Gionatan Danti wrote: >>> Hi all, >>> I have a question regarding CygWin/X. >>> >>> I would like to know if there is a method to scale a window, similar >>> to what is possible with UltraVNC and its scaling option. >>> >>> To be more clear, I will explain my setup. I have a Linux server >>> where run a fixed-resolution application: it's window can't be >>> resized and/or maximized. When I connect to this Linux server via >>> CygWin and SSH X forwarding, I can maximize the window (because >>> CygWin start in multiwindow mode and use it's own window manager), >>> but the majority of the maximized window is empty (it's white). >> >> This sounds like a bug. Ideally, the Cygwin/X multiwindow mode >> window manager should also take note of the hint that this window >> isn't resizable/maximizable and not allow it to be maximized. > > I agree > >>> I would like to know if there is a method to scale the image so that >>> it can fit completely the maximized window (eg: by mean of linear / >>> bilinear filtering). >> >> This feature doesn't exist. > > Agree again, but it would be nice. Perhaps with a fully hardware > accelerated GL, compiz or similar would be usable? > > On the other hand, almost all X applications support the -geometry > option, and/or setting the font, so even though it isn't resizable, it > may be possible to run it with a larger window initially, and by using > a larger font achieve a similar (perhaps better) result. > > Phil Mmm... an interesting tip... I must try it, indeed! Thanks. -- Gionatan Danti Assyoma s.r.l. email: g.danti@assyoma.it - info@assyoma.it -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Fri Dec 19 23:28:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 19 Dec 2008 23:28:00 -0000 Subject: PATCH: In-Reply-To: <200812191346.mBJDkPRY004352@StraightRunning.com> References: <200812191346.mBJDkPRY004352@StraightRunning.com> Message-ID: <494C2DFA.8030101@dronecode.org.uk> Colin Harrison wrote: > Can't think what the option achieves anyway. > You can't run duplicate display-numbers, so warning the user is **always** a > good idea. > > Maybe an idea too-far, but I've never used -silent-dup-error, it is a little > daft..so lets just ditch it? The usefulness is that you can write a script that does: * start X server --multiwindow --silent-dup-error * start xterm (or whatever application) which gives you the application in a window whether the X server is already running or not. The default startxwin.bat script for Cygwin/X does exactly that. In this case, if the server can't start for some reason other than that there is one already running, the right thing to do is tell the user, rather than mysteriously failing silently. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From GooglePayDay@rootjazz.com Fri Dec 19 23:55:00 2008 From: GooglePayDay@rootjazz.com (Google Pay Day!) Date: Fri, 19 Dec 2008 23:55:00 -0000 Subject: Profit with Google Message-ID: <0cdu-hibn0iijmmkqa@rootjazz.com> Google this cygwin-xfree@cygwin.com? Hey cygwin-xfree@cygwin.com, Tom here, telling you that Tina and Steve had a great idea that they shared with me...but only after I pestered them for a few weeks. It was only because they seemed so happy all the time. They told me that they started "Googleing this" & "Googleing that" and were having more fun than a barrel of monkeys with their clothes on. So - Google this if you wanna see... http://rootjazz.com/ammcbaa4t2yq8gzecupq Tom PS - I love those old video clips where monkeys wore suits and acted like tv detectives....that was cool... To unsubscribe click here: http://rootjazz.com/tka2qgmfa6ujnav6rsda or write to: Google Cash Ontario Pkwy Unit 400 Ontario, CA 91764 To stop receiving advertisements please follow this link, or write to the address below: http://rootjazz.com/unsub/?id=bq6-gin60iwdqbzwhq Customer Service 363 7th Ave. FL 9 New York, NY, 10001 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Sat Dec 20 00:12:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Sat, 20 Dec 2008 00:12:00 -0000 Subject: Failure of XtGetApplicationResources() in X11R7. In-Reply-To: <380-22008125121289528@cantv.net> References: <380-22008125121289528@cantv.net> Message-ID: <494C3867.1020504@dronecode.org.uk> Rodrigo Medina wrote: > To the X11 mantainer: > I am trying to compile the last version of > xdvik (22.84.14) with X11R7. > > The execution of xdvi-xaw3d stops with Segmentation fault. > > Using gdb I have determined that the failure is due to the > function XtGetApplicationResources() of the Xt library. Thanks very much for looking into this... > Warning: No type converter registered for '' to '<81>????' conversion. [...] > Warning: No type converter registered for '<90>' to '' conversion. I took a quick look at this, there's definitely something strange going on here. I think those strings between '' are supposed to be type names like "String", via the defines in /usr/include/X11/StringDefs.h, but for some reason XtString[] doesn't seem to get linked from the Xt libary, so we use a local, uninitialized instance, with, as they say, hilarious consequences. You can see this quite clearly if you set a breakpoint on the call to XtSetTypeConverter() in main.c. You can work around this by building with CFLAGS="-DXTSTRINGDEFINES", which makes the strings constants rather than references to elements in an imported array. But then it fails with a different segv, but this looks to be due to a similar problem with transientShellWidgetClass This really needs some digging into how this used to work and what's changed.... > The function XtGetApplicationResources() gives a lot of warnings about > type conversion and yields a pointer resource.paper which is out of bounds. > > I am sorry of not being able to give you a simpler example of failure, > but I am not an expert on libXt. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From colin.harrison@virgin.net Sat Dec 20 00:30:00 2008 From: colin.harrison@virgin.net (Colin Harrison) Date: Sat, 20 Dec 2008 00:30:00 -0000 Subject: PATCH: Message-ID: <200812200029.mBK0Tfq1021398@StraightRunning.com> Hi, > Jon wrote > The usefulness is that you can write a script that does: Good point..its been years since I stated a server+client with a script like that :) An easily addable option is to just suppress/redirect MessageBoxes (i.e. no popups demanding OK to be clicked). Or just keep MessageBoxes for deadly failures..not duplicate servers. Errors would then just go the log file (or stdout/stderr when the log isn?t up), which is the first place to look anyway when nothing happens. (there can still be many another silent deadly incident for server novices and/or fresh installations, judging by the maillist). Also if you had another Windows server running not (XWin or Xming), e.g. Xnest, things could be fun. Donno really.. just seems a shame to have to mung the code. Thanks Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Sun Dec 21 01:50:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Sun, 21 Dec 2008 01:50:00 -0000 Subject: [ANNOUNCEMENT] Updated: nedit-5.5-4 Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following package was updated in the Cygwin distribution: *** nedit-5.5-4 This release includes a patch for proper operation with X11R7.4. Yaakov DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklNn9MACgkQpiWmPGlmQSNryACgm7zlC9QwNZoYwc1cijrDgvHY J1YAoNMEEk+8SDjqLZO5HPeOOxR/8+6U =LYMC -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dkkm@temporaryinbox.com Sun Dec 21 10:50:00 2008 From: dkkm@temporaryinbox.com (David Monksfield) Date: Sun, 21 Dec 2008 10:50:00 -0000 Subject: Updated: nedit-5.5-4 References: <494D9FD3.7070609@users.sourceforge.net> Message-ID: <872sk4p3q58aroporakel4mbe4clacgrir@4ax.com> > The following package was updated in the Cygwin distribution: > *** nedit-5.5-4 > > This release includes a patch for proper operation with X11R7.4. Since the X server update, some NEdit windows won't resize any more. I can't grab a corner, and the 'Resize' option in the window menu is greyed-out. Examples include the 'Find...' and Replace...' dialogs and, more importantly, the output from 'Shell' menu items that have their command output set to 'dialog'. I use this a lot, e.g. I have one for 'cvs diff'. The size of the output can vary enormously, so it's important to be able to resize the dialog. This definitely worked prior to the X11R7.4 upgrade. Any idea how I can diagnose the problem? Thanks, David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Sun Dec 21 16:55:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Sun, 21 Dec 2008 16:55:00 -0000 Subject: Updated: nedit-5.5-4 In-Reply-To: <872sk4p3q58aroporakel4mbe4clacgrir@4ax.com> References: <494D9FD3.7070609@users.sourceforge.net> <872sk4p3q58aroporakel4mbe4clacgrir@4ax.com> Message-ID: <20081221165404.GA23254@ednor.casa.cgf.cx> On Sun, Dec 21, 2008 at 09:15:44AM +0000, David Monksfield wrote: >> The following package was updated in the Cygwin distribution: >> *** nedit-5.5-4 >> >> This release includes a patch for proper operation with X11R7.4. > >Since the X server update, some NEdit windows won't resize any more. >I can't grab a corner, and the 'Resize' option in the window menu is greyed-out. > >Examples include the 'Find...' and Replace...' dialogs and, more importantly, >the output from 'Shell' menu items that have their command output set to 'dialog'. >I use this a lot, e.g. I have one for 'cvs diff'. The size of the output can vary >enormously, so it's important to be able to resize the dialog. > >This definitely worked prior to the X11R7.4 upgrade. > >Any idea how I can diagnose the problem? Start here: >Problem reports: http://cygwin.com/problems.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ChristopherB.Williams@amd.com Mon Dec 22 18:47:00 2008 From: ChristopherB.Williams@amd.com (Williams, Chris (Marlboro)) Date: Mon, 22 Dec 2008 18:47:00 -0000 Subject: Intermittent X clipboard failure In-Reply-To: <049C4E48B10A854FB9D3B3C9DFAB506BF27388@smarexmb1.amd.com> References: <049C4E48B10A854FB9D3B3C9DFAB506BF27388@smarexmb1.amd.com> Message-ID: <049C4E48B10A854FB9D3B3C9DFAB506BF275E1@smarexmb1.amd.com> Hi, This clipboard failure happened again. This time I notice I could still copy from X apps to the Windows clipboard buffer. Also this time I copied some log information about the shutdown: ---- Start log clip ---- winDeinitMultiWindowWM - Noting shutdown in progress winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop. winClipboardProc - XDestroyWindow succeeded. winClipboardIOErrorHandler! ---- End log clip ---- Anyone have any specific hints about hunting down this clipboard problem? Possibly apropos, anyone have any issues running the "Office Clipboard" that comes with MS Office 2003 with this new X server, X.Org 7.4? Thanks, Chris -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Williams, Chris (Marlboro) Sent: Thursday, December 18, 2008 6:59 PM To: cygwin-xfree@cygwin.com Subject: Intermittent X clipboard failure Hi, I've been using the Xwin release 1.5.3.0 on XP SP2 and I'm experiencing odd copy/paste behavior. When I first start the X server with the "-clipboard" command-line option everything works fine, copy/paste to/from X apps with no problem. After a while, and unfortunately I don't know what event triggers this, Windows stops accepting clipboard data from the X apps and vice versa, I can't paste into any X app. The log isn't that much help, probably because I don't understand what I'm looking at. I do see messages like: winProcessXEventsTimeout - Call to select () failed: 0. Bailing. winClipboardFlushXEvents - SelectionRequest - OpenClipboard () failed: 00000000 If I restart the X server this problem goes away immediately. Or if I wait long it enough I stop seeing those log messages and the problem goes away on it's own apparently. Anyone else have this type of problem? I'm not even sure what the next step is as far as providing useful data for debugging purposes. I'll also add that I'm only talking about text copy here. Thank you, Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pfe09@yahoo.de Tue Dec 23 19:09:00 2008 From: pfe09@yahoo.de (Daniel A) Date: Tue, 23 Dec 2008 19:09:00 -0000 Subject: Cygwin 1.5.3 on vista - startx Message-ID: <04FE6969BADC420B984931655A2118C4@mit.edu> Dear Cygwinnies, I am just a newbie. I am using cygwin 1.5.3 on windows vista. I would like to start an x server using startx. This results in a failure and the startx is shut down. I tried to reinstall xinit but the installation gets blocked at 99% of the installation process and it never ends. Could anyone tell me what to do? Thanks. Dan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Tue Dec 23 19:25:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Tue, 23 Dec 2008 19:25:00 -0000 Subject: Cygwin 1.5.3 on vista - startx In-Reply-To: <04FE6969BADC420B984931655A2118C4@mit.edu> References: <04FE6969BADC420B984931655A2118C4@mit.edu> Message-ID: <20081223192414.GA12737@ednor.casa.cgf.cx> On Tue, Dec 23, 2008 at 02:08:41PM -0500, Daniel A wrote: >Dear Cygwinnies, > >I am just a newbie. That's no excuse for calling us Cygwinnies. >I am using cygwin 1.5.3 on windows vista. I would like to start an x >server using startx. This results in a failure and the startx is shut >down. > >I tried to reinstall xinit but the installation gets blocked at 99% of >the installation process and it never ends. Could anyone tell me what >to do? I'd start by going to x.cygwin.com and reading the FAQ. Also, please read: http://cygwin.com/problems.html cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jessicabrooks@allsitesdirectory.com Tue Dec 23 20:13:00 2008 From: jessicabrooks@allsitesdirectory.com (Jessica Brooks) Date: Tue, 23 Dec 2008 20:13:00 -0000 Subject: Would you like to trade links? Message-ID: <200812232012.mBNKCsC0010168@mx01.mailboxcop.com> Hi, I visited your site x.cygwin.com and I'm interested in swapping links with you. I can add your link to a category specific page on our site www.allsitesdirectory.com, in exchange for a link back from the home or internal page of your site. If you're interested, please reply to this email with your link details and the URL of your links page below: Anchor Text (example: Atlanta employment agency): URL: Description: Links Page (where you will place my link): Once I hear back from you with the following information, I'll send you a reply regarding our link details. Remember, we need all of the information above in order to post your link. I look forward to hearing from you. Best regards, Jessica Brooks Account Manager www.allsitesdirectory.com Ref: 12-20 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kakuda@engr.ucsb.edu Wed Dec 24 07:51:00 2008 From: kakuda@engr.ucsb.edu (ScKaSx) Date: Wed, 24 Dec 2008 07:51:00 -0000 Subject: XIO error (104) in plotting program Message-ID: <21156413.post@talk.nabble.com> Hi All, I use a plotting program based on the plotutils package that works on a PC but which I am having trouble running in BootCamp on my macbook pro. The code compiles correctly but when I execute it, it will show the plot for only a second (on a new window) until that window shuts down and the following error message displays on the command line: ???XIO: fatal IO error 104 (Connection reset by peer) on X server "127.0.0.1:0.0" after 1153 requests (1151 known processed) with 0 events remaining. I am not sure where to begin to start debugging this. Any ideas? Thanks. Cheers, ScKaSx -- View this message in context: http://www.nabble.com/XIO-error-%28104%29-in-plotting-program-tp21156413p21156413.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From tals1975@gmail.com Wed Dec 24 12:30:00 2008 From: tals1975@gmail.com (Sergey Talchuk) Date: Wed, 24 Dec 2008 12:30:00 -0000 Subject: (EE) Keyboardlayout "Russian" (00000419) is unknown Message-ID: Hello, could you please help me to resolve the following problem: (--) winConfigKeyboard - Layout: "00000419" (00000419) (EE) Keyboardlayout "Russian" (00000419) is unknown I'm using: CYGWIN_NT-5.1 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin Keyboard model: Dell SK8115 Also getting an error: xkbcomp -w 3 -xkm -m ru /usr/share/X11/xkb/keymap/xfree86 localhost:0.0 Error: Can't find file "en_US" for symbols include Exiting Abandoning symbols file "ru" Error: success in unknown Couldn't write keyboard description to localhost:0.0 Thank you very much in advance. Merry Christmas! Sergey -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kbrown@cornell.edu Fri Dec 26 15:38:00 2008 From: kbrown@cornell.edu (Ken Brown) Date: Fri, 26 Dec 2008 15:38:00 -0000 Subject: Failure of XtGetApplicationResources() in X11R7. In-Reply-To: <494C3867.1020504@dronecode.org.uk> References: <380-22008125121289528@cantv.net> <494C3867.1020504@dronecode.org.uk> Message-ID: <4954FA33.3000800@cornell.edu> On 12/19/2008 7:12 PM, Jon TURNEY wrote: > This really needs some digging into how this used to work and what's > changed.... In case it helps you debug this, let me remind you that if xdvik is built with X11R6.99, then it still runs without a problem under X11R7.4 (provided the obsolete libXaw8 package is installed). It's only when you *build* xdvik with X11R7.4 that it segfaults. If it would be useful to run a working version of xdvi-xaw.exe under a debugger to see what's different, you can get it from Angelo Graziosi's build of texlive: http://www.webalice.it/angelo.graziosi/cygwin/texlive/texlive.html Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dkkm@temporaryinbox.com Sun Dec 28 11:08:00 2008 From: dkkm@temporaryinbox.com (David Monksfield) Date: Sun, 28 Dec 2008 11:08:00 -0000 Subject: Updated: nedit-5.5-4 (0/1) References: <494D9FD3.7070609@users.sourceforge.net> <872sk4p3q58aroporakel4mbe4clacgrir@4ax.com> <20081221165404.GA23254@ednor.casa.cgf.cx> Message-ID: <1umel49kakj07p58getvjbasfigumm4f8j@4ax.com> On Sun, 21 Dec 2008 11:54:05 -0500, Christopher Faylor wrote: > On Sun, Dec 21, 2008 at 09:15:44AM +0000, David Monksfield wrote: > >Since the X server update, some NEdit windows won't resize any more. > >I can't grab a corner, and the 'Resize' option in the window menu is greyed-out. [...] > >Any idea how I can diagnose the problem? > > Start here: > >Problem reports: http://cygwin.com/problems.html Thanks Christopher. I'll try again... Some NEdit windows won't resize. I can't grab a corner, and the 'Size' option in the window menu is greyed-out. Resizing did work prior to the X11R7.4 update. I've attached my .Xdefaults and the XWin logfile as well as cygcheck output. X server started with the following command: XWin -multiwindow -clipboard -silent-dup-error & To repeat: From the nedit menu bar... Preferences->Default Settings->Custimize Menus->Shell Menu... Fill-in the form as follows: Menu Entry = foo Command input = none Command Output = dialog Shell Command = ls -l Click 'OK' Then select the new shell menu item: Shell->foo The resulting dialog has corners that cannot be grabbed, and its (top-left) window manager menu has 'Size' greyed-out. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dkkm@temporaryinbox.com Sun Dec 28 11:10:00 2008 From: dkkm@temporaryinbox.com (David Monksfield) Date: Sun, 28 Dec 2008 11:10:00 -0000 Subject: Updated: nedit-5.5-4 (1/1) References: <494D9FD3.7070609@users.sourceforge.net> <872sk4p3q58aroporakel4mbe4clacgrir@4ax.com> <20081221165404.GA23254@ednor.casa.cgf.cx> Message-ID: begin 644 XWin.0.log M5V5L8V]M92!T;R!T:&4@6%=I;B!8(%-E6=W M:6XO6"!0F5$969A=6QT4V-R965N%]I;FET(')E='5R;F5D"DEN M:711=65U92`M($-A;&QI;F<@<'1H%]L;V-K("@I"G=I;DUU;'1I5VEN9&]W6$US9U!R;V,@ M+2!(96QL;PIW:6Y-=6QT:5=I;F1O=UA-'1E;G-I;VX@9&ES86)L960@ M9'5E('1O(&QA8VL@;V8@:V5R;F5L('-U<'!O6]U=#H@(C`P,#`P.#`Y(B`H,#`P M,#`X,#DI(`HH+2TI(%5S:6YG('!R97-E="!K97EB;V%R9"!F;W(@(D5N9VQI M%]L;V-K("@I(')E='5R;F5D+@IW:6Y);FET375L=&E7:6YD;W=732`M('!T M:')E861?;75T97A?=6YL;V-K("@I(')E='5R;F5D+@IW:6Y-=6QT:5=I;F1O M=UA-%]L;V-K("@I(')E='5R;F5D+@IW M:6Y);FET375L=&E7:6YD;W=732`M($1)4U!,05D],3(W+C`N,"XQ.C`N,`IW M:6Y-=6QT:5=I;F1O=UA-%]U;FQO8VL@ M*"D@2!O<&5N960@=&AE(&1I2!O<&5N960@=&AE(&1I2!O<&5N960@=&AE(&1I&ET:6YG(&UA:6X@;&]O<"X*=VEN0VQI<&)O M87)D4')O8R`M(%A$97-T6=W:6X@0V]N9FEG=7)A=&EO;B!$:6%G;F]S=&EC7-T96T@5&EM93H@4W5N($1E8R`R."`Q,#HT-3HT,2`R,#`X#0H-"E=I;F1O M=W,@6%`@2&]M92!%9&ET:6]N(%9E6=W:6Y<=7-R7&QO8V%L7&)I;@T*"4,Z M7&-Y9W=I;EQB:6X-"@E#.EQC>6=W:6Y<8FEN#0H)0SI<8WEG=VEN7'5S6=W:6Y<8FEN7&ED M+F5X92`H;F]N='-E8RD-"E5)1#H@,3`P-BA$879I9$TI($=)1#H@-3$S*$YO M;F4I#0HU,3,H3F]N92D@("`@("`@("`U-#4H57-E7-T96TS,@T*5VEN1&ER M.B!#.EQ724Y$3U=3#0H-"E5315(@/2`G1&%V:61-)PT*4%=$(#T@)R]D;2]H M;VUE+VEN8V]M:6YG)PT*2$]-12`](""<-"E1% M4DT@/2`G>'1E#@V)PT*3$534T-(05)3150@/2`G;&%T:6XQ)PT*4TA,5DP@ M/2`G,2<-"D-/3$]21D="1R`]("7-T96TS,EQC;60N97AE)PT*3$534R`]("'!M)PT*7R`]("6=C:&5C:R<-"@T*2$M%65]#55)214Y47U5315)<4V]F='=A6=W:6X-"DA+15E?0U524D5.5%]54T527%-O9G1W M87)E7$-Y9VYU6=W:6Y< M4')O9W)A;2!/<'1I;VYS#0I(2T597TQ/0T%,7TU!0TA)3D5<4T]&5%=!4D5< M0WEG;G5S(%-O;'5T:6]N6=W:6Y<;6]U;G1S('8R#0H@ M("AD969A=6QT*2`]("6=D6=N=7,@4V]L M=71I;VYS7$-Y9W=I;EQM;W5N=',@=C)<+PT*("`H9&5F875L="D@/2`G0SI< M8WEG=VEN)PT*("!F;&%G6=N=7,@4V]L=71I;VYS7$-Y9W=I;EQM;W5N=',@ M=C)<+V1M#0H@("AD969A=6QT*2`]("=C.EQD;2<-"B`@9FQA9W,@/2`P>#`P M,#`P,#!A#0I(2T597TQ/0T%,7TU!0TA)3D5<4T]&5%=!4D5<0WEG;G5S(%-O M;'5T:6]N6=W:6Y<;6]U;G1S('8R7"]U6=W:6XO8FEN)PT*("!F;&%G6=N=7,@4V]L=71I;VYS7$-Y M9W=I;EQM;W5N=',@=C)<+W5S7-T96T@(&)I;FUO9&4-"F,Z7&1M("`@("`@("`@("]D;2`@ M("`@("!S>7-T96T@(&)I;FUO9&4-"D,Z7&-Y9W=I;B]B:6X@("]U7-T96T@(&)I;FUO9&4-"D,Z7&-Y9W=I;B]L:6(@("]U7-T96T@(&)I;FUO9&4-"BX@("`@("`@("`@("`@("]W:6X@("`@("!S>7-T M96T@(&)I;FUO9&4L8WEG9')I=F4-"@T*1F]U;F0Z($,Z7&-Y9W=I;EQB:6Y< M87=K+F5X90T*1F]U;F0Z($,Z7&-Y9W=I;EQB:6Y<8F%S:"YE>&4-"D9O=6YD M.B!#.EQC>6=W:6Y<8FEN7&-A="YE>&4-"D9O=6YD.B!#.EQC>6=W:6Y<8FEN M7&-P+F5X90T*1F]U;F0Z($,Z7&-Y9W=I;EQB:6Y<8W!P+F5X90T*3F]T($9O M=6YD.B!C&4- M"D9O=6YD.B!#.EQC>6=W:6Y<8FEN7&MI;&PN97AE#0I&;W5N9#H@0SI<8WEG M=VEN7&)I;EQL9"YE>&4-"D9O=6YD.B!#.EQC>6=W:6Y<8FEN7&QS+F5X90T* M1F]U;F0Z($,Z7&-Y9W=I;EQB:6Y<;6%K92YE>&4-"D9O=6YD.B!#.EQC>6=W M:6Y<8FEN7&UV+F5X90T*1F]U;F0Z($,Z7&-Y9W=I;EQB:6Y<<&%T8V@N97AE M#0I&;W5N9#H@0SI<8WEG=VEN7&)I;EQP97)L+F5X90T*1F]U;F0Z($,Z7&-Y M9W=I;EQB:6Y<&4-"D9O=6YD.B!#.EQC>6=W:6Y<8FEN7'1A&4- M"D9O=6YD.B!#.EQC>6=W:6Y<8FEN7'1E7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG86\M,BYD;&PB M('8P+C`@=',],C`P-R\W+S(Y(#$Y.C`V#0H@("`Y,6L@,C`P-2\Q,2\Q,2!# M.EQC>6=W:6Y<8FEN7&-Y9V%P6=W:6Y<8FEN7&-Y9V%S<&5L;"TQ-2YD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG87-P96QL M+3$U+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y9V%U9&EO9FEL92TP+F1L;"`M(&]S M/30N,"!I;6<],2XP('-Y6=A M=61I;V9I;&4M,"YD;&PB('8P+C`@=',],C`P-R\R+S$Q(#$Y.C(Y#0H@(#,U M,6L@,C`P."\P,2\Q-"!#.EQC>6=W:6Y<8FEN7&-Y9V)O;W-T7V1A=&5?=&EM M92UG8V,M;70M,5\S,U\Q+F1L;"`M(&]S/30N,"!I;6<],2XS,R!S>7,]-"XP M#0H@("`@("`@("`@("`@("`@("`B8WEG8F]O6=W:6Y<8FEN7&-Y9V)O;W-T7V9I;&5S>7-T96TM M9V-C+6UT+3%?,S-?,2YD;&P@+2!O7-T96TM9V-C+6UT M+3%?,S-?,2YD;&PB('8P+C`@=',],C`P."\Q+S$T(#@Z,S8-"B`@(#6=B;V]S=%]I;W-T6=B;V]S=%]P6=B;V]S=%]P>71H;VXM9V-C+6UT+3%? M,S-?,2YD;&PB('8P+C`@=',],C`P."\Q+S$T(#@Z,SD-"B`@-C6=W:6Y<8FEN7&-Y9V)O;W-T7W-E6=B>C(M,2YD;&P@+2!O7,]-"XP#0H@("`@("`@ M("`@("`@("`@("`B8WEG8GHR+3$N9&QL(B!V,"XP('1S/3(P,#@O-"\Q(#0Z M,S<-"B`@,S@V:R`R,#`X+S`X+S(W($,Z7&-Y9W=I;EQB:6Y<8WEG8V%I7,]-"XP#0H@("`@("`@("`@("`@ M("`@("`B8WEG8V%I6=C:&%R6=C;&%M878M M-"YD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@ M("`@("`B8WEG8VQA;6%V+30N9&QL(B!V,"XP('1S/3(P,#@O-R\W(#(R.C$T M#0H@(#8T-&L@,C`P."\Q,2\R-R!#.EQC>6=W:6Y<8FEN7&-Y9V-L86UA=BTU M+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=C;&%M878M-2YD;&PB('8P+C`@=',],C`P."\Q,2\R-R`Q-3HR M.`T*("`@-#)K(#(P,#@O,#6=C;&%M=6YR M87(M-"YD;&P@+2!O7,]-"XP#0H@("`@("`@("`@ M("`@("`@("`B8WEG8VQA;75N6=W:6Y<8FEN7&-Y9V-L M86UU;G)A6=C;&%M=6YR87(M-2YD;&PB('8P+C`@=',],C`P M."\Q,2\R-R`Q-3HR,0T*("`@(#AK(#(P,#@O,#6=C;&%M=6YR87)?:69A8V4M-"YD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG8VQA;75N6=W:6Y<8FEN7&-Y9V-L86UU;G)A6=C;&%M=6YR87)?:69A8V4M-2YD;&PB('8P+C`@=',],C`P."\Q,2\R-R`Q M-3HR,0T*("`@(#=K(#(P,#,O,3`O,3D@0SI<8WEG=VEN7&)I;EQC>6=C6=C6=C6=C7!T;RTP+CDN."YD;&PB('8P+C`@ M=',],C`P."\Y+S,P(#$V.C(W#0H@(#$Y-&L@,C`P-R\P-B\S,"!#.EQC>6=W M:6Y<8FEN7&-Y9V-U7,]-"XP M#0H@("`@("`@("`@("`@("`@("`B8WEG8W5R;"TS+F1L;"(@=C`N,"!T6=C=7)L+30N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=D8BTT+C(N9&QL(B!V,"XP('1S/3(P,#6=D8BTT+C,N9&QL(B!V,"XP('1S/3(P,#6=D8BTT+C4N9&QL(B!V,"XP('1S/3(P,#7,]-"XP#0H@("`@("`@("`@("`@ M("`@("`B8WEG9&)?8WAX+30N,BYD;&PB('8P+C`@=',],C`P-R\Q,B\Q-R`Q M,3HU.`T*(#$Q,#9K(#(P,#6=D8E]C M>'@M-"XS+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=D8E]C>'@M-"XS+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y M9V1B7V-X>"TT+C4N9&QL("T@;W,]-"XP(&EM9STQ+C`@"TT+C4N9&QL(B!V,"XP('1S/3(P M,#7,]-"XP M#0H@("`@("`@("`@("`@("`@("`B8WEG9&QL;V%D97(M-BYD;&PB('8P+C`@ M=',],C`P-"\Q,"\R-"`X.C4Y#0H@("`R.6L@,C`P."\Q,2\R-"!#.EQC>6=W M:6Y<8FEN7&-Y9V5S9"TP+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=E6=W:6Y<8FEN M7&-Y9V5X:68M,3(N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=E>'!A="TP+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=E>'!A="TP+F1L;"(@=C`N,"!T6=E M>'!A="TQ+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=E>'!A="TQ+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y9V5X6=&3$%#*RLM-BYD M;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@ M("`B8WEG1DQ!0RLK+38N9&QL(B!V,"XP('1S/3(P,#6=&3$%#+36=& M3$%#+3@N9&QL(B!V,"XP('1S/3(P,#6=F;VYT8V]N9FEG+3$N9&QL("T@ M;W,]-"XP(&EM9STQ+C`@6=F;VYT96YC+3$N9&QL(B!V,"XP('1S/3(P,#@O,3`O,C8@,C$Z,C4- M"B`@(#0P:R`R,#`V+S$Q+S$U($,Z7&-Y9W=I;EQB:6Y<8WEG9F]R;2TX+F1L M;"`M(&]S/30N,"!I;6<],2XP('-Y6=F;W)M+3@N9&QL(B!V,"XP('1S/3(P,#8O,3$O,34@-SHP-@T*("`@ M-#5K(#(P,#$O,#0O,C4@0SI<8WEG=VEN7&)I;EQC>6=F;W)M-2YD;&P@+2!O M7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG M9F]R;34N9&QL(B!V,"XP('1S/3(P,#$O-"\R-2`V.C(X#0H@("`S-6L@,C`P M,B\P,2\P.2!#.EQC>6=W:6Y<8FEN7&-Y9V9O6=F;W)M-BYD M;&PB('8P+C`@=',],C`P,B\Q+SD@-CHP,PT*("`@-#AK(#(P,#,O,#@O,#D@ M0SI<8WEG=VEN7&)I;EQC>6=F;W)M-RYD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG9F]R;36=W M:6Y<8FEN7&-Y9V9P>"TQ+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=F<'@M,2YD;&PB('8P+C`@=',],C`P M."\S+S(S(#(P.C$R#0H@(#0R-FL@,C`P."\P-B\R.2!#.EQC>6=W:6Y<8FEN M7&-Y9V9R965T>7!E+38N9&QL("T@;W,]-"XP(&EM9STQ+C`@7!E+38N9&QL(B!V,"XP('1S M/3(P,#@O-B\R.2`Q.#HU-@T*("`T,31K(#(P,#@O,#8O,38@0SI<8WEG=VEN M7&)I;EQC>6=G8W)Y<'0M,3$N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=W:6Y<8FEN7&-Y9V=D8FU?8V]M M<&%T+3,N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=W:6Y<8FEN7&-Y M9V=D8FU?8V]M<&%T+30N9&QL("T@;W,]-"XP(&EM9STQ+C`@6='3"TQ+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6='3"TQ+F1L;"(@=C`N,"!T7,]-"XP#0H@ M("`@("`@("`@("`@("`@("`B8WEG9VQI8BTR+C`M,"YD;&PB('8P+C`@=',] M,C`P-B\V+S4@,C,Z,S(-"B`@,30X:R`R,#`V+S$P+S(W($,Z7&-Y9W=I;EQB M:6Y<8WEG9VQI='HM,2YD;&P@+2!O7,]-"XP#0H@ M("`@("`@("`@("`@("`@("`B8WEG9VQI='HM,2YD;&PB('8P+C`@=',],C`P M-B\Q,"\R-R`R,CHS-PT*("`@,C!K(#(P,#8O,3`O,C<@0SI<8WEG=VEN7&)I M;EQC>6=G;&ET>BUG;'@M,2YD;&P@+2!O7,]-"XP M#0H@("`@("`@("`@("`@("`@("`B8WEG9VQI='HM9VQX+3$N9&QL(B!V,"XP M('1S/3(P,#8O,3`O,C<@,C(Z,S@-"B`@-#0W:R`R,#`X+S$P+S(Y($,Z7&-Y M9W=I;EQB:6Y<8WEG1TQ5+3$N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=G;'5T+3,N9&QL(B!V,"XP('1S/3(P,#@O M,R\R,R`Q.#HQ.`T*("`@,3!K(#(P,#8O,#8O,#8@0SI<8WEG=VEN7&)I;EQC M>6=G;6]D=6QE+3(N,"TP+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=G;6]D=6QE+3(N,"TP+F1L;"(@=C`N M,"!T6=G;7`M,RYD;&P@+2!O7,]-"XP M#0H@("`@("`@("`@("`@("`@("`B8WEG9VUP+3,N9&QL(B!V,"XP('1S/3(P M,#@O,3`O-2`P.C0X#0H@(#(X.&L@,C`P."\Q,"\P-"!#.EQC>6=W:6Y<8FEN M7&-Y9V=M<'AX+3,N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=W:6Y<8FEN7&-Y M9V=O8FIE8W0M,BXP+3`N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=W M:6Y<8FEN7&-Y9V=P9RUE6=G<&6=G=&AR96%D+3(N,"TP+F1L M;"(@=C`N,"!T6=H:7-T;W)Y-"YD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG:&ES=&]R>30N9&QL M(B!V,"XP('1S/3(P,#$O,2\W(#0Z,S0-"B`@(#(Y:R`R,#`S+S`X+S$P($,Z M7&-Y9W=I;EQB:6Y<8WEG:&ES=&]R>34N9&QL("T@;W,]-"XP(&EM9STQ+C`@ M6=H:7-T;W)Y-BYD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG:&ES=&]R>38N9&QL(B!V M,"XP('1S/3(P,#@O,3$O,CD@,30Z,S`-"B`@(#7,]-"XP M#0H@("`@("`@("`@("`@("`@("`B8WEG:6-O;G,M,"YD;&PB('8P+C`@=',] M,C`P-R\X+S(T(#@Z,C0-"B`@.37,]-"XP#0H@ M("`@("`@("`@("`@("`@("`B8WEG:6-O;G8M,BYD;&PB('8P+C`@=',],C`P M."\Q,2\Q,"`P.C,U#0H@("`R,FL@,C`P,2\Q,B\Q,R!#.EQC>6=W:6Y<8FEN M7&-Y9VEN=&PM,2YD;&P@+2!O7,]-"XP#0H@("`@ M("`@("`@("`@("`@("`B8WEG:6YT;"TQ+F1L;"(@=C`N,"!T6=I;G1L+3(N9&QL(B!V,"XP('1S/3(P,#,O."\Q,"`R M,CHU,`T*("`@,S%K(#(P,#4O,3$O,C`@0SI<8WEG=VEN7&)I;EQC>6=I;G1L M+3,N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=W:6Y<8FEN7&-Y9VEN=&PM."YD M;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@ M("`B8WEG:6YT;"TX+F1L;"(@=C`N,"!T7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG M:6YT;"YD;&PB('8P+C`@=',],C`P,2\V+S(P(#$X.C`Y#0H@("`Q,FL@,C`P M,R\P,B\Q-R!#.EQC>6=W:6Y<8FEN7&-Y9VEO<&5R;2TP+F1L;"`M(&]S/30N M,"!I;6<],2XP('-Y6=I;W!E M6=W:6Y<8FEN7&-Y9VIA6=J87-P97(M,2TW,#$M,2YD;&PB('8P+C`@=',],C`P."\T+S(@,38Z,3D- M"B`@,C0V:R`R,#`X+S`T+S`R($,Z7&-Y9W=I;EQB:6Y<8WEG:F%S<&5R+3$N M9&QL("T@;W,]-"XP(&EM9STQ+C`@6=J8FEG+3(N9&QL M("T@;W,]-"XP(&EM9STQ+C`@6=J M8FEG,2YD;&PB('8P+C`@=',],C`P,R\X+S$Q(#`Z-3@-"B`@,3(T:R`R,#`V M+S$Q+S`Y($,Z7&-Y9W=I;EQB:6Y<8WEG:G!E9RTV,BYD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG:G!E9RTV M,BYD;&PB('8P+C`@=',],C`P-B\Q,2\Y(#DZ,#(-"B`@,3$Y:R`R,#`R+S`R M+S`Y($,Z7&-Y9W=I;EQB:6Y<8WEG:G!E9S9B+F1L;"`M(&]S/30N,"!I;6<] M,2XP('-Y6=J<&5G-F(N9&QL M(B!V,"XP('1S/3(P,#(O,B\Y(#4Z,3D-"B`@(#,Y:R`R,#`X+S`Y+S`W($,Z M7&-Y9W=I;EQB:6Y<8WEG;&)E7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG;&)E6=L8VUS+3$N9&QL(B!V M,"XP('1S/3(P,#@O,R\R,R`Q,#HS-0T*("`Q.#EK(#(P,#@O,#DO,#<@0SI< M8WEG=VEN7&)I;EQC>6=L9&%P+3(M,RTP+F1L;"`M(&]S/30N,"!I;6<],2XP M('-Y6=L9&%P+3(M,RTP+F1L M;"(@=C`N,"!T6=L9&%P7W(M,BTS+3`N9&QL("T@;W,]-"XP(&EM M9STQ+C`@6=L=&1L+3,N M9&QL(B!V,"XP('1S/3(P,#@O-"\Q-"`V.C0P#0H@("`R-FL@,C`P-"\Q,"\R M-"!#.EQC>6=W:6Y<8FEN7&-Y9VQT9&PM-BYD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG;'1D;"TV+F1L;"(@ M=C`N,"!T6=L=&1L+36=L>FUA9&5C+3`N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=-86=I8VLK*RTQ,"YD M;&PB('8P+C`@=',],C`P-B\Q,2\U(#$T.C0S#0H@,36=W:6Y<8FEN7&-Y9TUA9VEC:RTQ,"YD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG36%G:6-K+3$P M+F1L;"(@=C`N,"!T6=-86=I M8VM#;W)E+3$N9&QL(B!V,"XP('1S/3(P,#@O-"\Q-R`R,#HP-0T*("`W.#)K M(#(P,#@O,#0O,3<@0SI<8WEG=VEN7&)I;EQC>6=-86=I8VM786YD+3$N9&QL M("T@;W,]-"XP(&EM9STQ+C`@6=W:6Y<8FEN7&-Y9VUE;G4M."YD M;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@ M("`B8WEG;65N=2TX+F1L;"(@=C`N,"!T6=M96YU-BYD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG;65N=38N M9&QL(B!V,"XP('1S/3(P,#(O,2\Y(#8Z,#,-"B`@(#(Y:R`R,#`S+S`X+S`Y M($,Z7&-Y9W=I;EQB:6Y<8WEG;65N=36=M:6YI6=M:6YI6=W M:6Y<8FEN7&-Y9VUP+3,N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=W:6Y<8FEN7&-Y M9VUP,VQA;64M,"YD;&P@+2!O7,]-"XP#0H@("`@ M("`@("`@("`@("`@("`B8WEG;7`S;&%M92TP+F1L;"(@=C`N,"!T6=W:6Y<8FEN M7&-Y9TUR;2TR+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=-6=W:6Y<8FEN7&-Y9VYC M=7)S97,K*RTX+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=N8W5R6=W:6Y<8FEN M7&-Y9VYC=7)S97,K*S4N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=W:6Y< M8FEN7&-Y9VYC=7)S97,K*S8N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=N8W5R6=N8W5R7,] M-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG;F-U6=W M:6Y<8FEN7&-Y9VYC=7)S97,V+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=N8W5R6=W:6Y< M8FEN7&-Y9VYE;VXM,C0N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=N971P8FTM,3`N9&QL(B!V,"XP('1S M/3(P,#@O,3$O-B`V.C4X#0H@("`Q-6L@,C`P-R\P-R\R.2!#.EQC>6=W:6Y< M8FEN7&-Y9V]G9RTP+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=O9V6=W:6Y<8FEN7&-Y M9T]G9T9,04,K*RTR+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=/9V=&3$%#*RLM,BYD;&PB('8P+C`@=',] M,C`P-2\X+S$S(#DZ,#D-"B`@,3`W:R`R,#`U+S`X+S$S($,Z7&-Y9W=I;EQB M:6Y<8WEG3V=G1DQ!0RTS+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=/9V=&3$%#+3,N9&QL(B!V,"XP('1S M/3(P,#4O."\Q,R`Y.C`Y#0H@("`Q,FL@,C`P-B\Q,2\Q-2!#.EQC>6=W:6Y< M8FEN7&-Y9W!A;F5L+3@N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=P86YE;#4N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=P86YE;#8N9&QL(B!V,"XP('1S/3(P,#(O,2\Y(#8Z M,#,-"B`@(#$Y:R`R,#`S+S`X+S`Y($,Z7&-Y9W=I;EQB:6Y<8WEG<&%N96PW M+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=P86YE;#6=W:6Y<8FEN7&-Y9W!C7,]-"XP#0H@("`@("`@("`@("`@("`@("`B M8WEG<&-R92TP+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y9W!C7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG M<&-R96-P<"TP+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y9W!C"TP+F1L;"`M M(&]S/30N,"!I;6<],2XP('-Y6=P8W)E<&]S:7@M,"YD;&PB('8P+C`@=',],C`P."\Y+S<@-#HS-@T*(#$U M-#-K(#(P,#@O,#6=P97)L-5\Q,"YD;&P@ M+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B M8WEG<&5R;#5?,3`N9&QL(B!V,"XP('1S/3(P,#@O-B\S,"`Q-SHP-@T*("`R M-S-K(#(P,#@O,3`O,C,@0SI<8WEG=VEN7&)I;EQC>6=P:7AM86XM,2TP+F1L M;"`M(&]S/30N,"!I;6<],2XP('-Y6=P:7AM86XM,2TP+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y9W!N9S$R+F1L M;"`M(&]S/30N,"!I;6<],2XP('-Y6=P;F6=W:6Y<8FEN7&-Y9W!O<'0M,"YD;&P@+2!O M7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG M<&]P="TP+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y9W!S<&5L;"TQ-2YD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG<'-P M96QL+3$U+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y9W)E861L:6YE-"YD;&P@+2!O M7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG M6=W:6Y<8FEN7&-Y9W)E861L:6YE-2YD;&P@+2!O M7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG M6=R96%D;&EN938N9&QL("T@ M;W,]-"XP(&EM9STQ+C`@6=S87-L,BTR+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y9U--+38N9&QL("T@;W,] M-"XP(&EM9STQ+C`@6=S<&5E>"TQ+F1L;"`M(&]S/30N,"!I M;6<],2XP('-Y6=S<&5E>"TQ M+F1L;"(@=C`N,"!T6=S<&5E>&1S<"TQ+F1L;"`M(&]S/30N,"!I M;6<],2XP('-Y6=S<&5E>&1S M<"TQ+F1L;"(@=C`N,"!T6=S<6QI=&4S+3`N9&QL("T@;W,]-"XP M(&EM9STQ+C`@6=S6=W:6Y<8FEN7&-Y9W-S;"TP+CDN-RYD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG6=S6=T:69F+34N9&QL("T@;W,]-"XP(&EM M9STQ+C`@6=T:69F-"YD;&PB('8P M+C`@=',],C`P,R\X+S$Q(#,Z,S(-"B`@(#8S:R`R,#`X+S$P+S(X($,Z7&-Y M9W=I;EQB:6Y<8WEG56EL+3(N9&QL("T@;W,]-"XP(&EM9STQ+C`@7,]-"XP#0H@("`@ M("`@("`@("`@("`@("`B8WEG=7-B,"YD;&PB('8P+C`@=',],C`P-R\S+S,Q M(#(R.C`P#0H@(#$U,&L@,C`P."\P-2\Q-"!#.EQC>6=W:6Y<8FEN7&-Y9W9O M6=V;W)B:7,M,"YD;&PB('8P+C`@=',],C`P."\U+S$T M(#$X.C,T#0H@(#DX,FL@,C`P."\P-2\Q-"!#.EQC>6=W:6Y<8FEN7&-Y9W9O M6=V;W)B:7-E;F,M,BYD;&PB('8P+C`@=',],C`P M."\U+S$T(#$X.C,T#0H@("`R-6L@,C`P."\P-2\Q-"!#.EQC>6=W:6Y<8FEN M7&-Y9W9O7,]-"XP M#0H@("`@("`@("`@("`@("`@("`B8WEG=F]R8FES9FEL92TS+F1L;"(@=C`N M,"!T7,] M-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG5V%N9"TQ,"YD;&PB('8P+C`@ M=',],C`P-B\Q,2\U(#$T.C0Q#0H@(#(X.6L@,C`P."\Q,2\R-B!#.EQC>6=W M:6Y<8FEN7&-Y9W=M9BTP+3(M-RYD;&P@+2!O7,] M-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG=VUF+3`M,BTW+F1L;"(@=C`N M,"!T6=W:6Y<8FEN7&-Y9W=M9FQI=&4M,"TR+36=W6=W:6Y<8FEN7&-Y9U@Q,2TV+F1L;"`M(&]S/30N,"!I;6<],2XP M('-Y6=8,3$M-BYD;&PB('8P M+C`@=',],C`P."\Q,"\R-B`Q.C0P#0H@("`@.&L@,C`P."\Q,"\R-"!#.EQC M>6=W:6Y<8FEN7&-Y9UAA=2TV+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=8874M-BYD;&PB('8P+C`@=',] M,C`P."\Q,"\R-"`Q.#HS-@T*("`S-3%K(#(P,#@O,3$O,C$@0SI<8WEG=VEN M7&)I;EQC>6=8877,]-"XP#0H@ M("`@("`@("`@("`@("`@("`B8WEG6&%W+36=X8V(M,2YD;&P@+2!O7,]-"XP#0H@("`@("`@ M("`@("`@("`@("`B8WEG>&-B+3$N9&QL(B!V,"XP('1S/3(P,#@O,3`O,C0@ M,3@Z-3$-"B`@("`U:R`R,#`X+S$P+S(T($,Z7&-Y9W=I;EQB:6Y<8WEG>&-B M+7AL:6(M,"YD;&P@+2!O7,]-"XP#0H@("`@("`@ M("`@("`@("`@("`B8WEG>&-B+7AL:6(M,"YD;&PB('8P+C`@=',],C`P."\Q M,"\R-"`Q.#HU,0T*("`@,39K(#(P,#@O,3`O,C0@0SI<8WEG=VEN7&)I;EQC M>6=89&UC<"TV+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=89&UC<"TV+F1L;"(@=C`N,"!T6=W:6Y<8FEN7&-Y M9UAE>'0M-BYD;&P@+2!O7,]-"XP#0H@("`@("`@ M("`@("`@("`@("`B8WEG6&5X="TV+F1L;"(@=C`N,"!T&MB9FEL92TQ M+F1L;"`M(&]S/30N,"!I;6<],2XP('-Y6=X:V)F:6QE+3$N9&QL(B!V,"XP('1S/3(P,#@O,3$O-"`U.C,T M#0H@,3$W,VL@,C`P."\Q,"\R."!#.EQC>6=W:6Y<8FEN7&-Y9UAM+3(N9&QL M("T@;W,]-"XP(&EM9STQ+C`@6=X;6PR+3(N9&QL("T@;W,] M-"XP(&EM9STQ+C`@6=8;75U+3$N9&QL(B!V M,"XP('1S/3(P,#@O,3`O,C8@-SHP-0T*("`@-3-K(#(P,#@O,3`O,C8@0SI< M8WEG=VEN7&)I;EQC>6=8<&TM-"YD;&P@+2!O7,] M-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG6'!M+30N9&QL(B!V,"XP('1S M/3(P,#@O,3`O,C8@-SHQ-`T*("`@,S%K(#(P,#@O,3`O,C8@0SI<8WEG=VEN M7&)I;EQC>6=87,]-"XP M#0H@("`@("`@("`@("`@("`@("`B8WEG>'-L="TQ+F1L;"(@=C`N,"!T6=W:6Y<8FEN M7&-Y9UAT+38N9&QL("T@;W,]-"XP(&EM9STQ+C`@6=Z+F1L M;"`M(&]S/30N,"!I;6<],2XP('-Y6=Z+F1L;"(@=C`N,"!T7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG=VEN,2YD M;&PB('8P+C`@=',],C`P."\V+S$R(#$X.C,U#0H@("`@0WEG=VEN($1,3"!V M97)S:6]N(&EN9F\Z#0H@("`@("`@($1,3"!V97)S:6]N.B`Q+C4N,C4-"B`@ M("`@("`@1$Q,(&5P;V-H.B`Q.0T*("`@("`@("!$3$P@8F%D('-I9VYA;"!M M87-K.B`Q.3`P-0T*("`@("`@("!$3$P@;VQD('1E6=N=7,@6=W:6X@6=D6=D#5F,0T*("`@("`@("!3:&%R M960@:60Z(&-Y9W=I;C%3-`T*#0H@("`U-FL@,C`P-"\P,R\Q,2!#.EQC>6=W M:6Y<=7-R7%@Q,5(V7&)I;EQC>6=89G0M,2YD;&P@+2!O7,]-"XP#0H@("`@("`@("`@("`@("`@("`B8WEG6&9T+3$N9&QL(B!V M,"XP('1S/3(P,#,O,3$O,3@@,3HT,@T*#0I0;W1E;G1I86P@87!P(&-O;F9L M:6-T2!+97DL($YA;65D(&9I;&4N#0H-"@T*3F\@0WEG M=VEN('-EFEP,B`@("`@("`@("`@("`@("`@("`@("`@("`@,2XP+C4M,@T*8V%I7!T("`@ M("`@("`@("`@("`@("`@("`@("`@("`Q+C$M,0T*8W-I:"`@("`@("`@("`@ M("`@("`@("`@("`@("`@(#`N,2XX+3$-"F-T86=S("`@("`@("`@("`@("`@ M("`@("`@("`@("`U+CC)?,2`@("`@("`@("`@("`@("`@("`@("`@,2XP+C4M,@T*;&EB8V%I M'!A=#`@("`@("`@("`@ M("`@("`@("`@("`@,2XY-2XX+3(-"FQI8F5X<&%T,2`@("`@("`@("`@("`@ M("`@("`@("`R+C`N,2TQ#0IL:6)E>'!A=#$M9&5V96P@("`@("`@("`@("`@ M("`@,BXP+C$M,0T*;&EB1DQ!0RLK-2`@("`@("`@("`@("`@("`@("`@(#$N M,2XR+3$-"FQI8D9,04,K*S8@("`@("`@("`@("`@("`@("`@("`Q+C(N,2TQ M#0IL:6)&3$%#-R`@("`@("`@("`@("`@("`@("`@("`@,2XQ+C(M,0T*;&EB M1DQ!0S@@("`@("`@("`@("`@("`@("`@("`@(#$N,BXQ+3$-"FQI8F9O;G1C M;VYF:67!E,C8@("`@("`@("`@("`@("`@("`R+C,N M-RTQ#0IL:6)G8W)Y<'0@("`@("`@("`@("`@("`@("`@("`@,2XT+C$M-`T* M;&EB9V-R>7!T,3$@("`@("`@("`@("`@("`@("`@(#$N-"XQ+30-"FQI8F=D M8FT@("`@("`@("`@("`@("`@("`@("`@("`Q+C@N,"TU#0IL:6)G9&)M+61E M=F5L("`@("`@("`@("`@("`@("`@,2XX+C,M.`T*;&EB9V1B;3,@("`@("`@ M("`@("`@("`@("`@("`@(#$N."XS+3,-"FQI8F=D8FTT("`@("`@("`@("`@ M("`@("`@("`@("`Q+C@N,RTX#0IL:6)'3"UD979E;"`@("`@("`@("`@("`@ M("`@("`@-RXR+3(-"FQI8D=,,2`@("`@("`@("`@("`@("`@("`@("`@("`W M+C(M,@T*;&EB9VQI='HM9&5V96P@("`@("`@("`@("`@("`@(#`N-2XV+3$- M"FQI8F=L:71Z,2`@("`@("`@("`@("`@("`@("`@("`P+C4N-BTQ#0IL:6)' M3%4Q("`@("`@("`@("`@("`@("`@("`@("`@-RXR+3(-"FQI8F=L=70S("`@ M("`@("`@("`@("`@("`@("`@("`R+C0N,"TQ#0IL:6)G;7`S("`@("`@("`@ M("`@("`@("`@("`@("`@-"XR+C0M,0T*;&EB9W!G+65R&MB M9FEL92`@("`@("`@("`@("`@("`@("`@(#$N,"XU+3(-"FQI8GAK8F9I;&4Q M("`@("`@("`@("`@("`@("`@("`Q+C`N-2TR#0IL:6)8;3(@("`@("`@("`@ M("`@("`@("`@("`@("`@,"XY-2XP+3(-"FQI8GAM;#(@("`@("`@("`@("`@ M("`@("`@("`@("`R+C6YC("`@("`@("`@("`@("`@("`@("`@("`@("`S+C`N-"TQ#0IR=6X@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@,2XQ+C$P+3$-"G)X=G0@("`@ M("`@("`@("`@("`@("`@("`@("`@("`R,#`U,#0P.2TY#0IS960@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@-"XQ+C4M,@T*F-O9&4@("`@ M("`@("`@("`@("`@("`@("`@("`@,C`P.&@M,0T*=6YZ:7`@("`@("`@("`@ M("`@("`@("`@("`@("`@(#4N-3(M,@T*=71I;"UL:6YU>"`@("`@("`@("`@ M("`@("`@("`@(#(N,3,N,2TR#0IV:6T@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@-RXR+3,-"G9O&-U'1P&AO&ME>6)O87)D+6-O;F9I M9R`@("`@("`@("`@("`@(#$N-"TQ#0IX:VEL;"`@("`@("`@("`@("`@("`@ M("`@("`@("`@,2XP+C$M,0T*>&QS871O;7,@("`@("`@("`@("`@("`@("`@ M("`@(#$N,"XQ+3$-"GAL&UO9&UA<"`@("`@("`@("`@("`@("`@("`@("`@(#$N,"XS+3$-"GAO M&]R9RUS97)V M97(@("`@("`@("`@("`@("`@("`@(#$N-2XS+30-"GAO#$Q+6)A&]R9RUX,3$M8FEN("`@("`@("`@ M("`@("`@("`@(##$Q+6)I;BUL;F1I&]R9RUX,3$M971C("`@("`@("`@("`@("`@("`@(##$Q+69N M=',@("`@("`@("`@("`@("`@("`W+C0M,0T*>&]R9RUX,3$M9G-R=B`@("`@ M("`@("`@("`@("`@(##$Q+6UA;BUP86=E&]R9RUX,3$M>'=I;B`@("`@("`@("`@("`@("`@(#'1E'`@)`HA("13;W5R8V4Z("]D;2]H;VUE+U)#4R\N6&1E9F%U M;'1S+'8@)`HA"B$@6"!R97-O=7)C92!F:6QE"B$*(VEF9&5F($-/3$]2"BIC M=7-T;VUI>F%T:6]N.B`M8V]L;W(*(V5N9&EF"@HA(%1H:7,@:7,@9F]R($-Y M9W=I;@I2>'9T*F9O;G0Z($QU8VED82!386YS(%1Y<&5W'9T*G-A=F5,:6YE'9T M*F)A8VMG'1E'1E'1E'1E7!E=W)I=&5R+6UE9&EU;2UR+2HM*BTJ+3$R,"TW M-2TW-2UM+2HM:7-O.#@U.2TQ"GAT97)M*F9U;&Q#=7)S;W(Z('1R=64*>'1E M'1E3Y" M86-K4W!A8V4Z('-T#=&*5QN7`H)/$ME>3Y$96QE=&4Z('-T'1E'1E'1E#(U*S(P*S(P"GAT97)M7V-O;&]R*F9U;&Q#=7)S;W(Z('1R=64*>'1E'1E5!R97-S/E!R:6]R(#H@5!R97-S/DYE>'0@.B!S8W)O;&PM9F]R=R@Q+'!A9V4I"GAT M97)M7V-O;&]R*G1I=&QE0F%R.B!F86QS90H*(2!'5FEM(&=R96%T($-O;&]R M3Y+4%]%;G1E3Y&,3!<;EP*("`@(&]S9DQE9G0@(#H@(#Q+97D^3&5F=%QN7`H@("`@;W-F M57`@(#H@(#Q+97D^57!<;EP*("`@(&]S9E)I9VAT(#H@(#Q+97D^4FEG:'1< M;EP*("`@(&]S9D1O=VX@(#H@(#Q+97D^1&]W;EQN7`H@("`@;W-F0F5G:6Y, M:6YE(#H@(#Q+97D^2&]M95QN7`H@("`@;W-F16YD3&EN92`Z("`\2V5Y/D5N M9%QN7`H@("`@;W-F4&%G955P(#H@(#Q+97D^4')I;W)<;EP*("`@(&]S9E!A M9V5$;W=N(#H@(#Q+97D^3F5X=%QN7`H@("`@;W-F0F%C:U-P86-E(#H@(#Q+ M97D^0F%C:U-P86-E7&Y<"B`@("!O3Y$96QE=&5< M;EP*("`@(&]S9DEN3Y&,31<;EP*("`@(&]S9D%D9$UO9&4@.E-H:69T("`\2V5Y M/D8X7&Y<"B`@("!O3Y&,3A<;@HA M"B$@3F5D:70@'0N9F]N=#H@+2HM:&5L M=F5T:6-A+6UE9&EU;2UR+2HM*BTJ+3$T,"TW-2TW-2UP+2HM:7-O.#@U.2TQ M"B$@;F5D:70J9F]N=$QI5!R97-S/G8Z('!A M5!R97-S M/F,Z(&-O<'DM8VQI<&)O87)D*"E<;EP*("`@($-T#H@8W5T+6-L:7!B;V%R9"@I7&X*(0HA(%-W:71C:"!B971W965N M(&EN2X*(0HA(&YE9&ET*G!R969E2!I5!R97-S/E)E='5R;@IN961I="IS M:&5L;$UE;G4N97AE8W5T94-O;6UA;F1,:6YE+F%C8V5L97)A=&]R5&5X=#H@ M0W1R;"M2971U [Oops - posted this via Usenet, and something ate my attachments] On Sun, 21 Dec 2008 11:54:05 -0500, Christopher Faylor wrote: > On Sun, Dec 21, 2008 at 09:15:44AM +0000, David Monksfield wrote: > >Since the X server update, some NEdit windows won't resize any more. > >I can't grab a corner, and the 'Resize' option in the window menu is greyed-out. [...] > >Any idea how I can diagnose the problem? > > Start here: > >Problem reports: http://cygwin.com/problems.html Thanks Christopher. I'll try again... Some NEdit windows won't resize. I can't grab a corner, and the 'Size' option in the window menu is greyed-out. Resizing did work prior to the X11R7.4 update. I've attached my .Xdefaults and the XWin logfile as well as cygcheck output. X server started with the following command: XWin -multiwindow -clipboard -silent-dup-error & To repeat: From the nedit menu bar... Preferences->Default Settings->Custimize Menus->Shell Menu... Fill-in the form as follows: Menu Entry = foo Command input = none Command Output = dialog Shell Command = ls -l Click 'OK' Then select the new shell menu item: Shell->foo The resulting dialog has corners that cannot be grabbed, and its (top-left) window manager menu has 'Size' greyed-out. -------------- next part -------------- A non-text attachment was scrubbed... Name: XWin.0.log Type: application/octet-stream Size: 3576 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: cygcheck.out Type: application/octet-stream Size: 45006 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: .Xdefaults. Type: application/octet-stream Size: 3845 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From coolkidd3@hotmail.com Mon Dec 29 03:46:00 2008 From: coolkidd3@hotmail.com (Graeme Kidd) Date: Mon, 29 Dec 2008 03:46:00 -0000 Subject: Lesstif cannot be found Message-ID: Hi, I am currently trying to install xpdf which requires Motif or Lesstif installed. I have installed the entire X11 section which includes Lesstif and the xinit package which is required for Lesstif. The problem is that when I run configure for xpdf it complains that it cant find Motif but it does give the options to to tell configure where to find it if it is installed in a non standard place. Any idea where that place is? Thanks, Graeme -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Mon Dec 29 04:09:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Mon, 29 Dec 2008 04:09:00 -0000 Subject: Lesstif cannot be found In-Reply-To: References: Message-ID: <49584D40.6000607@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Graeme Kidd wrote: > I am currently trying to install xpdf which requires Motif or Lesstif > installed. I have installed the entire X11 section which includes > Lesstif and the xinit package which is required for Lesstif. > The problem is that when I run configure for xpdf it complains that it > cant find Motif but it does give the options to to tell configure where > to find it if it is installed in a non standard place. Any idea where > that place is? "cygcheck -l lesstif" will show you that the lesstif binary package does not contain the libdevel files for lesstif/motif. "cygcheck -p motif-config" will show you what you need to install. BTW, xinit is not required for lesstif. Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklYTT8ACgkQpiWmPGlmQSOZSwCgoMGb/mr9AeLWnHBOjCWSdVLq xsIAnR65l8heOPlKZP4BWD5vI/1YIf0x =2OTZ -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Mon Dec 29 04:25:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Mon, 29 Dec 2008 04:25:00 -0000 Subject: assertion "!c->xlib.lock" failed In-Reply-To: References: Message-ID: <49585106.7090306@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Rob Gillen wrote: > I didn't find any posts on the Cygwin mailing lists regarding this > issue, so I'm not sure if anyone else has dealt with it. I've had > this issue for a while now (likely after an X upgrade) where Nedit > would exit completely with an assert after trying to CTRL-V paste into > it: > > assertion "!c->xlib.lock" failed: file > "/usr/src/ports/xorg/libxcb/libxcb-1.1-2/src/libxcb-1.1/src/xcb_xlib.c", > line 73 > Aborted (core dumped) > > It's possible that I might have some weird configuration that's > causing the problem, but I did see that the same assert occurs with > graphical Java apps on a lot of newer Linux distributions that utilize > recent versions of xcb. The solution for the Linux problems, which is > just an environment setting appears to work just as well with > Cygwin-X: > > export LIBXCB_ALLOW_SLOPPY_LOCK=1 I don't know about your configuration, but you are correct that this does occur in some cases on other platforms, and this is the correct solution. > If others are having the same issue, it might be useful to add it to > the Cygwin-X FAQ. That was the first place that I looked. Good idea, even though it's not Cygwin specific, I'm not sure that it's clearly documented anywhere else. Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklYUQUACgkQpiWmPGlmQSPadQCfQKXNIjBuZ4VWbFoIA6oBYfsZ ZyMAoOL6Zw/Ddnr+8DGzBlh8Y/3DfxYC =xKG6 -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From coolkidd3@hotmail.com Mon Dec 29 04:41:00 2008 From: coolkidd3@hotmail.com (Graeme Kidd) Date: Mon, 29 Dec 2008 04:41:00 -0000 Subject: Lesstif cannot be found In-Reply-To: <49584D40.6000607@users.sourceforge.net> References: <49584D40.6000607@users.sourceforge.net> Message-ID: Hi Yaakov, Thanks for the helpful suggestions but I am still stuck as to how I am to install the two packages it listed: $ cygcheck -p motif-config Found 2 matches for motif-config. lesstif/lesstif-0.94.4-1 Open-source Motif clone (utilities) libXm-devel/libXm-devel-0.95.0-2 Open-source Motif clone (development) I can even find the lesstif package on the cygwin website http://cygwin.com/packages/ but I cant find anywhere else to download it except the download I selected already in setup.exe Thanks again for your help so far. -------------------------------------------------- From: "Yaakov (Cygwin/X)" Sent: Monday, December 29, 2008 4:08 AM To: Subject: Re: Lesstif cannot be found > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Graeme Kidd wrote: >> I am currently trying to install xpdf which requires Motif or Lesstif >> installed. I have installed the entire X11 section which includes >> Lesstif and the xinit package which is required for Lesstif. >> The problem is that when I run configure for xpdf it complains that it >> cant find Motif but it does give the options to to tell configure where >> to find it if it is installed in a non standard place. Any idea where >> that place is? > > "cygcheck -l lesstif" will show you that the lesstif binary package does > not contain the libdevel files for lesstif/motif. "cygcheck -p > motif-config" will show you what you need to install. > > BTW, xinit is not required for lesstif. > > > Yaakov > Cygwin/X > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (Cygwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEAREIAAYFAklYTT8ACgkQpiWmPGlmQSOZSwCgoMGb/mr9AeLWnHBOjCWSdVLq > xsIAnR65l8heOPlKZP4BWD5vI/1YIf0x > =2OTZ > -----END PGP SIGNATURE----- > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From coolkidd3@hotmail.com Mon Dec 29 04:53:00 2008 From: coolkidd3@hotmail.com (Graeme Kidd) Date: Mon, 29 Dec 2008 04:53:00 -0000 Subject: Lesstif cannot be found In-Reply-To: <49584D40.6000607@users.sourceforge.net> References: <49584D40.6000607@users.sourceforge.net> Message-ID: Hi Yaakov, Thanks for the helpful suggestions but I am still stuck as to how I am to install the two packages it listed: $ cygcheck -p motif-config Found 2 matches for motif-config. lesstif/lesstif-0.94.4-1 Open-source Motif clone (utilities) libXm-devel/libXm-devel-0.95.0-2 Open-source Motif clone (development) I can even find the lesstif package on the cygwin website http://cygwin.com/packages/ but I cant find anywhere else to download it except the download I selected already in setup.exe Thanks again for your help so far. -------------------------------------------------- From: "Yaakov (Cygwin/X)" Sent: Monday, December 29, 2008 4:08 AM To: Subject: Re: Lesstif cannot be found > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Graeme Kidd wrote: >> I am currently trying to install xpdf which requires Motif or Lesstif >> installed. I have installed the entire X11 section which includes >> Lesstif and the xinit package which is required for Lesstif. >> The problem is that when I run configure for xpdf it complains that it >> cant find Motif but it does give the options to to tell configure where >> to find it if it is installed in a non standard place. Any idea where >> that place is? > > "cygcheck -l lesstif" will show you that the lesstif binary package does > not contain the libdevel files for lesstif/motif. "cygcheck -p > motif-config" will show you what you need to install. > > BTW, xinit is not required for lesstif. > > > Yaakov > Cygwin/X > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (Cygwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEAREIAAYFAklYTT8ACgkQpiWmPGlmQSOZSwCgoMGb/mr9AeLWnHBOjCWSdVLq > xsIAnR65l8heOPlKZP4BWD5vI/1YIf0x > =2OTZ > -----END PGP SIGNATURE----- > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Mon Dec 29 05:08:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Mon, 29 Dec 2008 05:08:00 -0000 Subject: Lesstif cannot be found In-Reply-To: References: <49584D40.6000607@users.sourceforge.net> Message-ID: <49585AF0.3050800@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Graeme Kidd wrote: > Hi Yaakov, > Thanks for the helpful suggestions but I am still stuck as to how I am > to install the two packages it listed: > $ cygcheck -p motif-config > Found 2 matches for motif-config. > lesstif/lesstif-0.94.4-1 Open-source Motif clone (utilities) > libXm-devel/libXm-devel-0.95.0-2 Open-source Motif clone > (development) This may help clarify things: http://cygwin.com/ml/cygwin-xfree-announce/2008-11/msg00007.html > I can even find the lesstif package on the cygwin website > http://cygwin.com/packages/ but I cant find anywhere else to download it > except the download I selected already in setup.exe http://cygwin.com/faq/faq-nochunks.html#faq.setup.setup Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklYWvAACgkQpiWmPGlmQSMnHACg+P28KiiTWCktB0L9yWdczMnF n0gAoIrB87E+rAt66v7klJ6PVLTSmchm =KBOD -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From coolkidd3@hotmail.com Mon Dec 29 06:06:00 2008 From: coolkidd3@hotmail.com (Graeme Kidd) Date: Mon, 29 Dec 2008 06:06:00 -0000 Subject: Lesstif cannot be found In-Reply-To: <49584D40.6000607@users.sourceforge.net> <49585AF0.3050800@users.sourceforge.net> References: <49584D40.6000607@users.sourceforge.net> <49585AF0.3050800@users.sourceforge.net> Message-ID: Hi again, I managed to find a mirror that had these files: lesstif-0.95.0-2.tar.bz2 libXm2-0.95.0-2.tar.bz2 libXm-devel-0.95.0-2.tar.bz2 I have extracted them to cygwin folder and it still says: configure: WARNING: Couldn't find Motif configure: WARNING: -- You will be able to compile pdftops, pdftotext, pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm If it helps to know cygcheck -l lesstif returns this: $ cygcheck -l lesstif /etc/X11/app-defaults/Mwm /usr/bin/mwm.exe /usr/bin/uil.exe /usr/bin/xmbind.exe /usr/lib/X11/mwm/alt.map /usr/lib/X11/mwm/README /usr/lib/X11/mwm/system.mwmrc /usr/share/doc/Cygwin/lesstif-0.95.0.README /usr/share/doc/lesstif-0.95.0/AUTHORS /usr/share/doc/lesstif-0.95.0/BUG-REPORTING /usr/share/doc/lesstif-0.95.0/ChangeLog /usr/share/doc/lesstif-0.95.0/COPYING /usr/share/doc/lesstif-0.95.0/COPYING.LIB /usr/share/doc/lesstif-0.95.0/CREDITS /usr/share/doc/lesstif-0.95.0/FAQ /usr/share/doc/lesstif-0.95.0/INSTALL.txt /usr/share/doc/lesstif-0.95.0/NEWS /usr/share/doc/lesstif-0.95.0/README /usr/share/doc/lesstif-0.95.0/ReleaseNotes.html /usr/share/doc/lesstif-0.95.0/ReleaseNotes.txt /usr/share/man/man1/lesstif.1.gz /usr/share/man/man1/ltversion.1.gz /usr/share/man/man1/mwm.1.gz /usr/share/man/man1/uil.1.gz /usr/share/man/man1/xmbind.1.gz /usr/share/man/man5/mwmrc.5.gz /usr/share/man/man5/VirtualBindings.5.gz Is there maybe another way I need to install the files? Graeme -------------------------------------------------- From: "Yaakov (Cygwin/X)" Sent: Monday, December 29, 2008 5:06 AM To: Subject: Re: Lesstif cannot be found > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Graeme Kidd wrote: >> Hi Yaakov, >> Thanks for the helpful suggestions but I am still stuck as to how I am >> to install the two packages it listed: >> $ cygcheck -p motif-config >> Found 2 matches for motif-config. >> lesstif/lesstif-0.94.4-1 Open-source Motif clone (utilities) >> libXm-devel/libXm-devel-0.95.0-2 Open-source Motif clone >> (development) > > This may help clarify things: > > http://cygwin.com/ml/cygwin-xfree-announce/2008-11/msg00007.html > >> I can even find the lesstif package on the cygwin website >> http://cygwin.com/packages/ but I cant find anywhere else to download it >> except the download I selected already in setup.exe > > http://cygwin.com/faq/faq-nochunks.html#faq.setup.setup > > > Yaakov > Cygwin/X > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (Cygwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEAREIAAYFAklYWvAACgkQpiWmPGlmQSMnHACg+P28KiiTWCktB0L9yWdczMnF > n0gAoIrB87E+rAt66v7klJ6PVLTSmchm > =KBOD > -----END PGP SIGNATURE----- > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Mon Dec 29 06:26:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Mon, 29 Dec 2008 06:26:00 -0000 Subject: Lesstif cannot be found In-Reply-To: References: <49584D40.6000607@users.sourceforge.net> <49585AF0.3050800@users.sourceforge.net> Message-ID: <49586D72.5060409@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Graeme Kidd wrote: > If it helps to know cygcheck -l lesstif returns this: It should be clear already that you need libXm-devel. > Is there maybe another way I need to install the files? http://cygwin.com/faq/faq-nochunks.html#faq.setup.setup Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklYbXIACgkQpiWmPGlmQSODRQCgwxhy68DKloc0qc/Otp72vEV2 fQMAoI5Xwb3DRNKeLFGe2/TbCLlIvRCD =0qUL -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From coolkidd3@hotmail.com Mon Dec 29 07:31:00 2008 From: coolkidd3@hotmail.com (Graeme Kidd) Date: Mon, 29 Dec 2008 07:31:00 -0000 Subject: Lesstif cannot be found In-Reply-To: <49584D40.6000607@users.sourceforge.net> <49585AF0.3050800@users.sourceforge.net> <49586D72.5060409@users.sourceforge.net> References: <49584D40.6000607@users.sourceforge.net> <49585AF0.3050800@users.sourceforge.net> <49586D72.5060409@users.sourceforge.net> Message-ID: http://cygwin.com/faq/faq-nochunks.html#faq.setup.setup It doesn't tell you what to do with individual packages that you have downloaded. The "Install from Local Directory" option is only for files once they have already been download from setup.exe. It doesn't tell you how to add files that have been downloaded elsewhere. What I currently understand is that I add my mirror that contains the files I want to download to the list of mirrors in setup.exe, which is this: ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/cygwin I then go to X11 and Select 0.95.0-2 lesstif: Open Source Motif Clone (Utilises) 0.95.0-2 libXm-devel: Open Source Motif Clone (Development) 0.95.0-2 libXm2: Open Source Motif Clone (runtime libraries) The thing is they all say "Keep" so I assume they are already installed so I click "Reinstall". Then when I run "cygcheck -l lesstif" I cant see libXm-devel. Any ideas what I am doing wrong? -------------------------------------------------- From: "Yaakov (Cygwin/X)" Sent: Monday, December 29, 2008 6:25 AM To: Subject: Re: Lesstif cannot be found > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Graeme Kidd wrote: >> If it helps to know cygcheck -l lesstif returns this: > > It should be clear already that you need libXm-devel. > >> Is there maybe another way I need to install the files? > > http://cygwin.com/faq/faq-nochunks.html#faq.setup.setup > > > Yaakov > Cygwin/X > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (Cygwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEAREIAAYFAklYbXIACgkQpiWmPGlmQSODRQCgwxhy68DKloc0qc/Otp72vEV2 > fQMAoI5Xwb3DRNKeLFGe2/TbCLlIvRCD > =0qUL > -----END PGP SIGNATURE----- > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Mon Dec 29 08:40:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Mon, 29 Dec 2008 08:40:00 -0000 Subject: Lesstif cannot be found In-Reply-To: References: <49584D40.6000607@users.sourceforge.net> <49585AF0.3050800@users.sourceforge.net> <49586D72.5060409@users.sourceforge.net> Message-ID: <49588CA8.8030101@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Graeme Kidd wrote: > The thing is they all say "Keep" so I assume they are already installed > so I click "Reinstall". > > Then when I run "cygcheck -l lesstif" I cant see libXm-devel. Of course not. They are separate binary packages. > Any ideas what I am doing wrong? http://cygwin.com/problems.html Yaakov Cygwin/X -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklYjKcACgkQpiWmPGlmQSOHrACfaOh0Khh5tXByn5eLs/xNVqma D3kAni10vJbiQXRTn0MotiSaXtulAS86 =Aazu -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ChristopherB.Williams@amd.com Mon Dec 29 14:47:00 2008 From: ChristopherB.Williams@amd.com (Williams, Chris (Marlboro)) Date: Mon, 29 Dec 2008 14:47:00 -0000 Subject: Timestamps in Xwin log Message-ID: <049C4E48B10A854FB9D3B3C9DFAB506BF27694@smarexmb1.amd.com> Hi all, I'm using the latest X server release for Cygwin. Is there a way to include timestamps in the Xwin log? I want to match log messages with window events. Thank you, Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-use-the-mailinglist-please@cygwin.com Mon Dec 29 19:09:00 2008 From: cgf-use-the-mailinglist-please@cygwin.com (Christopher Faylor) Date: Mon, 29 Dec 2008 19:09:00 -0000 Subject: Lesstif cannot be found In-Reply-To: References: <49584D40.6000607@users.sourceforge.net> <49585AF0.3050800@users.sourceforge.net> <49586D72.5060409@users.sourceforge.net> Message-ID: <20081229190838.GB1942@ednor.casa.cgf.cx> On Mon, Dec 29, 2008 at 07:30:49AM -0000, Graeme Kidd wrote: >http://cygwin.com/faq/faq-nochunks.html#faq.setup.setup It doesn't tell >you what to do with individual packages that you have downloaded. The >"Install from Local Directory" option is only for files once they have >already been download from setup.exe. It doesn't tell you how to add >files that have been downloaded elsewhere. There is no reason to just download them. Install them like you would any other package, especially if you don't quite understand how all this works. > Any ideas what I am doing wrong? As Yaakov says: http://cygwin.com/problems.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/