public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Problem with basic startx and xterm - no cursor or focus
       [not found] <CAK2dOBgM_jkRd9BYA6wPw9mNWUx4287h+pEQOWUkf8M+5hWSfw@mail.gmail.com>
@ 2012-05-29 17:19 ` Patrick Hogan
  2012-05-29 20:51   ` Senseney, Justin (NIH/CIT) [E]
  2012-05-30 14:13   ` marco atzeri
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Hogan @ 2012-05-29 17:19 UTC (permalink / raw)
  To: cygwin-xfree

[-- Attachment #1: Type: text/plain, Size: 920 bytes --]

Hi list,

A slightly more pared-down version of a question I've posed previously.

>From a new Cygwin install on Windows 7 running 1024x768 resolution,
compare the result of the following two commands run from a Cygwin
terminal:

startx /usr/bin/xterm -- -logfile broken.log

startx /usr/bin/xterm -geometry 80x50+494+51 -- -logfile works.log

The first command produces a single unmanaged xterm. No X11 cursor is
visible and the xterm is unable to receive input focus. It is not
possible to anticipate where the cursor ought to be and give the xterm
focus. Unusable.

The second command produces a single unmanaged xterm. The X11 cursor
is visible and the xterm is able to receive input focus. Works as
expected.

This seems to be a fairly fundamental problem, and the placement of
the xterm determines whether the entire X.org session is usable or
not. Does anyone know anything about this problem?

Regards,

Patrick

[-- Attachment #2: broken.log --]
[-- Type: application/octet-stream, Size: 3534 bytes --]

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.12.1.0
OS: Windows XP Service Pack 3 [Windows NT 5.1 build 2600] (Win32)
Package: version 1.12.1-1 built 2012-05-02

XWin was started with the following command line:

/usr/bin/X :0 -logfile broken.log -auth 
 /home/Owner/.serverauth.1640 

ddxProcessArgument - Initializing default screens
winInitializeScreenDefaults - primary monitor w 1024 h 768
winInitializeScreenDefaults - native DPI x 96 y 96
[288206.128] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[288206.128] _XSERVTransOpen: transport open failed for inet6/anonymous:0
[288206.128] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[288206.298] (II) xorg.conf is not supported
[288206.298] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
[288206.298] LoadPreferences: /home/Owner/.XWinrc not found
[288206.298] LoadPreferences: Loading /etc/X11/system.XWinrc
[288206.298] LoadPreferences: Done parsing the configuration file...
[288206.308] winDetectSupportedEngines - DirectDraw installed, allowing ShadowDD
[288206.308] winDetectSupportedEngines - Windows NT, allowing PrimaryDD
[288206.308] winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL
[288206.308] winDetectSupportedEngines - Returning, supported engines 0000001f
[288206.308] winTaskbarInit - Could not get SHGetPropertyStoreForWindow address
[288206.308] winSetEngine - Using Shadow DirectDraw NonLocking
[288206.308] winScreenInit - Using Windows display depth of 32 bits per pixel
[288206.318] winWindowProc - WM_SIZE - new client area w: 1016 h: 670
[288206.328] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
[288206.328] MIT-SHM extension disabled due to lack of kernel support
[288206.338] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
[288206.338] (EE) AIGLX: No native OpenGL in modes with a root window
[288206.388] (II) AIGLX: Loaded and initialized swrast
[288206.388] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[288206.398] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[288206.398] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[288206.398] [dix] Could not init font path element /usr/share/fonts/Type1/, removing from list!
[288206.619] winPointerWarpCursor - Discarding first warp: 508 335
[288206.619] (--) 5 mouse buttons found
[288206.619] (--) Setting autorepeat to delay=500, rate=31
[288206.619] (--) Windows keyboard layout: "00000809" (00000809) "United Kingdom", type 4
[288206.619] (--) Found matching XKB configuration "English (United Kingdom)"
[288206.619] (--) Model = "pc105" Layout = "gb" Variant = "none" Options = "none"
[288206.619] Rules = "base" Model = "pc105" Layout = "gb" Variant = "none" Options = "none"
[288206.799] winBlockHandler - pthread_mutex_unlock()
[288207.069] winClipboardProc - DISPLAY=:0.0
[288207.079] winProcEstablishConnection - winInitClipboard returned.
[288207.089] winClipboardProc - XOpenDisplay () returned and successfully opened the display.
[288213.779] winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop.
[288213.779] winClipboardProc - XDestroyWindow succeeded.
[288213.779] winClipboardProc - Clipboard disabled  - Exit from server 
[288213.809] winDeinitMultiWindowWM - Noting shutdown in progress
[288213.809] Server terminated successfully (0). Closing log file.

[-- Attachment #3: works.log --]
[-- Type: application/octet-stream, Size: 3533 bytes --]

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.12.1.0
OS: Windows XP Service Pack 3 [Windows NT 5.1 build 2600] (Win32)
Package: version 1.12.1-1 built 2012-05-02

XWin was started with the following command line:

/usr/bin/X :0 -logfile works.log -auth 
 /home/Owner/.serverauth.3892 

ddxProcessArgument - Initializing default screens
winInitializeScreenDefaults - primary monitor w 1024 h 768
winInitializeScreenDefaults - native DPI x 96 y 96
[288229.452] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[288229.452] _XSERVTransOpen: transport open failed for inet6/anonymous:0
[288229.452] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[288229.612] (II) xorg.conf is not supported
[288229.612] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
[288229.612] LoadPreferences: /home/Owner/.XWinrc not found
[288229.612] LoadPreferences: Loading /etc/X11/system.XWinrc
[288229.612] LoadPreferences: Done parsing the configuration file...
[288229.622] winDetectSupportedEngines - DirectDraw installed, allowing ShadowDD
[288229.622] winDetectSupportedEngines - Windows NT, allowing PrimaryDD
[288229.622] winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL
[288229.622] winDetectSupportedEngines - Returning, supported engines 0000001f
[288229.622] winTaskbarInit - Could not get SHGetPropertyStoreForWindow address
[288229.622] winSetEngine - Using Shadow DirectDraw NonLocking
[288229.622] winScreenInit - Using Windows display depth of 32 bits per pixel
[288229.642] winWindowProc - WM_SIZE - new client area w: 1016 h: 670
[288229.642] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
[288229.642] MIT-SHM extension disabled due to lack of kernel support
[288229.652] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
[288229.652] (EE) AIGLX: No native OpenGL in modes with a root window
[288229.702] (II) AIGLX: Loaded and initialized swrast
[288229.702] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[288229.712] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[288229.712] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[288229.712] [dix] Could not init font path element /usr/share/fonts/Type1/, removing from list!
[288229.922] winPointerWarpCursor - Discarding first warp: 508 335
[288229.922] (--) 5 mouse buttons found
[288229.922] (--) Setting autorepeat to delay=500, rate=31
[288229.922] (--) Windows keyboard layout: "00000809" (00000809) "United Kingdom", type 4
[288229.922] (--) Found matching XKB configuration "English (United Kingdom)"
[288229.922] (--) Model = "pc105" Layout = "gb" Variant = "none" Options = "none"
[288229.922] Rules = "base" Model = "pc105" Layout = "gb" Variant = "none" Options = "none"
[288230.112] winBlockHandler - pthread_mutex_unlock()
[288230.373] winClipboardProc - DISPLAY=:0.0
[288230.373] winProcEstablishConnection - winInitClipboard returned.
[288230.373] winClipboardProc - XOpenDisplay () returned and successfully opened the display.
[288235.030] winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop.
[288235.030] winClipboardProc - XDestroyWindow succeeded.
[288235.030] winClipboardProc - Clipboard disabled  - Exit from server 
[288235.070] winDeinitMultiWindowWM - Noting shutdown in progress
[288235.070] Server terminated successfully (0). Closing log file.

[-- Attachment #4: cygcheck.out --]
[-- Type: application/octet-stream, Size: 23949 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Tue May 29 18:10:17 2012

Windows XP Professional Ver 5.1 Build 2600 Service Pack 3

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\System32\Wbem
	C:\Program Files\QuickTime Alternative\QTSystem

Output from C:\cygwin\bin\id.exe
UID: 1003(Owner)    GID: 513(None)
513(None)           0(root)             544(Administrators) 545(Users)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

HOME = 'C:\cygwin\home\Owner'
PWD = '/home/Owner'
USER = 'Owner'

ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
APPDATA = 'C:\Documents and Settings\Owner\Application Data'
CLIENTNAME = 'Console'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
COMPUTERNAME = 'ANONYMOUS'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
DEVMGR_SHOW_NONPRESENT_DEVICES = '1'
FP_NO_HOST_CHECK = 'NO'
HOMEDRIVE = 'C:'
HOMEPATH = '\Documents and Settings\Owner'
HOSTNAME = 'anonymous'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
LANG = 'en_US.UTF-8'
LOGONSERVER = '\\ANONYMOUS'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man:'
NUMBER_OF_PROCESSORS = '1'
OLDPWD = '/cygdrive/c/Documents and Settings/Owner'
OS = 'Windows_NT'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PRINTER = 'Microsoft XPS Document Writer'
PROCESSOR_ARCHITECTURE = 'x86'
PROCESSOR_IDENTIFIER = 'x86 Family 16 Model 4 Stepping 2, AuthenticAMD'
PROCESSOR_LEVEL = '16'
PROCESSOR_REVISION = '0402'
PROGRAMFILES = 'C:\Program Files'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
SESSIONNAME = 'Console'
SHELL = '/bin/bash'
SHLVL = '1'
SYSTEMDRIVE = 'C:'
SYSTEMROOT = 'C:\WINDOWS'
TEMP = 'C:\cygwin\tmp'
TERM = 'xterm'
TMP = 'C:\cygwin\tmp'
TZ = 'America/Chicago'
USERDOMAIN = 'ANONYMOUS'
USERNAME = 'Owner'
USERPROFILE = 'C:\Documents and Settings\Owner'
WINDIR = 'C:\WINDOWS'
_ = '/usr/bin/cygcheck'
temp = 'C:\DOCUME~1\Owner\LOCALS~1\Temp'
tmp = 'C:\DOCUME~1\Owner\LOCALS~1\Temp'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Cygwin
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin

c:  hd  NTFS     10228Mb  95% CP CS UN PA FC     
d:  cd  CDFS        48Mb 100%    CS UN           VBOXADDITIONS_4.
e:  net VBoxSharedFolderFS  842389Mb 100%                    VBOX_O2_VM_docswap
f:  hd  NTFS     31007Mb   1% CP CS UN PA FC     Data and temp stuff

C:\cygwin        /          system  binary,auto
C:\cygwin\bin    /usr/bin   system  binary,auto
C:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,auto

Found: C:\cygwin\bin\awk
 -> C:\cygwin\bin\gawk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Not Found: cpp (good!)
Not Found: crontab
Found: C:\cygwin\bin\find.exe
Found: C:\WINDOWS\system32\find.exe
Warning: C:\cygwin\bin\find.exe hides C:\WINDOWS\system32\find.exe
Not Found: gcc
Not Found: gdb
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Not Found: ld
Found: C:\cygwin\bin\ls.exe
Not Found: make
Found: C:\cygwin\bin\mv.exe
Not Found: patch
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
Found: C:\cygwin\bin\vi
 -> C:\cygwin\bin\vim-nox.exe
Found: C:\cygwin\bin\vim
 -> C:\cygwin\etc\alternatives\vim
 -> C:\cygwin\bin\vim-nox.exe

  386k 2007/03/09 C:\WINDOWS\system32\cygwinb19.dll - os=4.0 img=1.0 sys=4.0
                  "cygwinb19.dll" v0.0 ts=1998/2/25 10:22
  448k 2012/03/23 C:\cygwin\bin\cygasn1-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygasn1-8.dll" v0.0 ts=2012/3/23 3:53
   14k 2012/05/04 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2012/5/4 12:35
  118k 2012/02/29 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2012/2/29 3:57
   62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011/5/21 20:16
    9k 2011/01/07 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2011/1/7 1:26
    7k 2012/05/07 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2012/5/7 12:18
 1246k 2012/05/11 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=2012/5/11 12:25
 1515k 2012/05/11 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-1.0.0.dll" v0.0 ts=2012/5/11 11:33
  929k 2011/11/10 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2011/11/10 19:52
   93k 2011/11/10 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=2011/11/10 19:53
  140k 2012/05/03 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2012/5/3 18:12
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 5:03
   21k 2011/10/26 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011/10/23 14:33
  175k 2012/02/03 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2012/2/3 8:53
   20k 2010/10/31 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2010/10/31 20:19
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 14:49
   47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 17:31
  505k 2012/03/27 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2012/3/27 5:27
   79k 2011/10/26 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011/10/23 14:15
  449k 2011/05/20 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2011/5/20 3:29
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 7:58
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 7:58
  325k 2012/02/05 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2012/2/5 7:13
  159k 2012/02/05 C:\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglapi-0.dll" v0.0 ts=2012/2/5 6:58
  317k 2011/07/31 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011/7/31 6:14
  614k 2011/11/15 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2011/11/15 7:02
   21k 2011/11/15 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2011/11/15 7:02
   24k 2011/11/15 C:\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2011/11/15 7:03
   52k 2011/11/15 C:\cygwin\bin\cyggnutlsxx-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-27.dll" v0.0 ts=2011/11/15 7:02
   14k 2011/05/20 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2011/5/20 3:04
  179k 2012/03/23 C:\cygwin\bin\cyggssapi-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggssapi-3.dll" v0.0 ts=2012/3/23 4:01
   10k 2012/03/23 C:\cygwin\bin\cygheimbase-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygheimbase-1.dll" v0.0 ts=2012/3/23 3:51
   20k 2012/03/23 C:\cygwin\bin\cygheimntlm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygheimntlm-0.dll" v0.0 ts=2012/3/23 3:58
   25k 2012/05/04 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2012/5/4 22:07
  211k 2012/03/23 C:\cygwin\bin\cyghx509-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghx509-5.dll" v0.0 ts=2012/3/23 3:54
   74k 2010/10/31 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2010/10/31 20:18
  358k 2012/04/14 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2012/4/14 2:48
  985k 2011/10/16 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011/10/16 18:01
  190k 2011/11/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2011/11/16 14:51
   35k 2011/10/16 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2011/10/16 6:38
   20k 2012/03/23 C:\cygwin\bin\cygkafs-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygkafs-0.dll" v0.0 ts=2012/3/23 3:58
  372k 2012/03/23 C:\cygwin\bin\cygkrb5-26.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5-26.dll" v0.0 ts=2012/3/23 3:57
12928k 2012/01/24 C:\cygwin\bin\cygLLVM-3.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.0.dll" v0.0 ts=2012/1/24 12:03
    5k 2012/05/09 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2012/5/9 9:26
    9k 2012/05/09 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
  123k 2011/05/19 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011/5/19 3:41
  116k 2011/11/16 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2011/11/16 22:27
   94k 2012/04/22 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2012/4/22 19:09
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 14:48
   25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 17:30
  213k 2011/07/31 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011/7/31 6:12
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 15:00
   63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010/1/2 17:41
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 14:45
  244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 17:28
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 14:47
   13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 16:30
  255k 2012/02/10 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2012/2/10 10:24
 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 19:17
  509k 2012/03/12 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2012/3/12 11:06
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 6:45
  162k 2012/05/04 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2012/5/4 22:07
   51k 2012/03/23 C:\cygwin\bin\cygroken-18.dll - os=4.0 img=1.0 sys=4.0
                  "cygroken-18.dll" v0.0 ts=2012/3/23 3:51
    8k 2011/05/05 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011/5/5 8:33
   25k 2010/10/31 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/10/31 20:24
 1613k 2010/12/01 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2010/12/1 12:20
  282k 2012/05/11 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=2012/5/11 12:25
  359k 2012/05/11 C:\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-1.0.0.dll" v0.0 ts=2012/5/11 11:33
    8k 2011/10/26 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011/10/23 14:33
  780k 2011/10/26 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011/10/23 14:58
   57k 2012/03/22 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2012/3/22 7:33
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 14:45
   48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 17:28
   13k 2012/02/29 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2012/2/29 3:56
  157k 2012/03/23 C:\cygwin\bin\cygwind-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwind-0.dll" v0.0 ts=2012/3/23 3:52
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 10:02
 1045k 2011/08/22 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2011/8/22 9:25
    6k 2011/08/22 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2011/8/22 9:26
   11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/3 1:32
  337k 2011/02/04 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2011/2/4 7:02
   75k 2010/12/21 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/12/21 1:36
   51k 2010/12/21 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2010/12/21 1:36
   17k 2010/10/31 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2010/10/31 20:29
   52k 2011/05/23 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2011/5/23 9:32
   66k 2010/11/01 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2010/11/1 2:10
  119k 2010/11/01 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2010/11/1 2:33
   75k 2010/11/01 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2010/11/1 2:19
   11k 2010/11/01 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2010/11/1 2:19
   53k 2010/11/01 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2010/11/1 2:19
   32k 2010/08/03 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2010/8/3 5:48
  278k 2011/06/07 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2011/6/7 4:40
   71k 2012/05/13 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2012/5/13 5:11
 2235k 2012/05/09 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2012/5/9 9:25
    Cygwin DLL version info:
        DLL version: 1.7.15
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 260
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

  386k 2007/03/09 C:\WINDOWS\system32\cygwinb19.dll - os=4.0 img=1.0 sys=4.0
                  "cygwinb19.dll" v0.0 ts=1998/2/25 10:22

Potential app conflicts:

ZoneAlarm Personal Firewall
Detected: HKLM Registry Key, Named file.


No Cygwin services found.


Cygwin Package Information
Last downloaded files to: f:\cygwininstall-localpc
Last downloaded files from: http://www.mirrorservice.org/sites/sourceware.org/pub/cygwin/

Package              Version              Status
_autorebase          000070-1             OK
_update-info-dir     01051-1              OK
alternatives         1.3.30c-10           OK
base-cygwin          3.1-1                OK
base-files           4.1-1                OK
bash                 4.1.10-4             OK
bzip2                1.0.6-2              OK
coreutils            8.15-1               OK
crypt                1.2-1                OK
csih                 0.9.6-1              OK
cygrunsrv            1.40-2               OK
cygutils             1.4.10-2             OK
cygwin               1.7.15-1             OK
cygwin-doc           1.7-1                OK
dash                 0.5.7-1              OK
diffutils            3.2-1                OK
dos2unix             6.0-1                OK
dri-drivers          7.11.2-1             OK
editrights           1.01-2               OK
file                 5.11-1               OK
findutils            4.5.9-2              OK
font-adobe-dpi75     1.0.2-1              OK
font-alias           1.0.3-1              OK
font-encodings       1.0.4-1              OK
font-misc-misc       1.1.1-1              OK
fontconfig           2.8.0-2              OK
gawk                 4.0.1-1              OK
gettext              0.18.1.1-2           OK
grep                 2.6.3-1              OK
groff                1.21-2               OK
gzip                 1.4-1                OK
ipc-utils            1.0-1                OK
less                 444-1                OK
libasn1_8            1.5.2-2              OK
libattr1             2.4.46-1             OK
libblkid1            2.21-1               OK
libbz2_1             1.0.6-2              OK
libcom_err2          1.41.14-1            OK
libdb4.5             4.5.20.2-3           OK
libedit0             20120311-1           OK
libexpat1            2.0.1-1              OK
libffi4              4.5.3-3              OK
libfontconfig1       2.8.0-2              OK
libfontenc1          1.1.0-1              OK
libfreetype6         2.4.9-2              OK
libgcc1              4.5.3-3              OK
libgcrypt11          1.4.6-1              OK
libgdbm4             1.8.3-20             OK
libGL1               7.11.2-1             OK
libglapi0            7.11.2-1             OK
libgmp3              4.3.2-1              OK
libgnutls26          2.12.14-1            OK
libgpg-error0        1.10-1               OK
libgssapi3           1.5.2-2              OK
libheimbase1         1.5.2-2              OK
libheimntlm0         1.5.2-2              OK
libhx509_5           1.5.2-2              OK
libICE6              1.0.7-1              OK
libiconv2            1.14-2               OK
libidn11             1.22-1               OK
libintl8             0.18.1.1-2           OK
libkafs0             1.5.2-2              OK
libkrb5_26           1.5.2-2              OK
libllvm3.0           3.0-1                OK
liblzma5             5.0.2_20110517-1     OK
liblzo2_2            2.06-1               OK
libncurses10         5.7-18               OK
libncursesw10        5.7-18               OK
libopenssl098        0.9.8x-1             OK
libopenssl100        1.0.1c-1             OK
libpcre0             8.21-2               OK
libpixman1_0         0.24.4-1             OK
libpopt0             1.6.4-4              OK
libreadline7         6.1.2-3              OK
libroken18           1.5.2-2              OK
libsigsegv2          2.10-1               OK
libSM6               1.2.0-1              OK
libsqlite3_0         3.7.3-1              OK
libssp0              4.5.3-3              OK
libstdc++6           4.5.3-3              OK
libtasn1_3           2.12-1               OK
libuuid1             2.21-1               OK
libwind0             1.5.2-2              OK
libwrap0             7.6-21               OK
libX11-xcb1          1.4.4-1              OK
libX11_6             1.4.4-1              OK
libXau6              1.0.6-1              OK
libXaw7              1.0.9-1              OK
libxcb-glx0          1.7-2                OK
libxcb1              1.7-2                OK
libXdmcp6            1.1.0-1              OK
libXext6             1.3.0-1              OK
libXft2              2.2.0-1              OK
libxkbfile1          1.0.7-1              OK
libXmu6              1.1.0-1              OK
libXmuu1             1.1.0-1              OK
libXpm4              3.5.9-1              OK
libXrender1          0.9.6-1              OK
libXt6               1.1.1-1              OK
login                1.10-10              OK
luit                 1.1.0-1              OK
man                  1.6g-1               OK
mintty               1.0.3-1              OK
mkfontdir            1.0.6-1              OK
mkfontscale          1.0.9-1              OK
openssh              6.0p1-1              OK
perl                 5.10.1-5             OK
rebase               4.1.0-1              OK
run                  1.1.13-1             OK
sed                  4.2.1-2              OK
tar                  1.25-1               OK
terminfo             5.7_20091114-14      OK
texinfo              4.13-4               OK
tzcode               2012b-1              OK
unzip                6.0-10               OK
util-linux           2.21-1               OK
vim                  7.3.447-1            OK
vim-common           7.3.447-1            OK
wget                 1.13.4-1             OK
which                2.20-2               OK
xauth                1.0.6-1              OK
xcursor-themes       1.0.3-1              OK
xf86-video-dummy     0.3.5-1              OK
xf86-video-nested    0.1.0-1              OK
xinit                1.3.2-1              OK
xkbcomp              1.2.3-1              OK
xkeyboard-config     2.5.1-1              OK
xmodmap              1.0.5-1              OK
xorg-scripts         1.0.1-1              OK
xorg-server          1.12.1-1             OK
xorg-server-common   1.12.1-1             OK
xrdb                 1.0.9-1              OK
xterm                279-1                OK
xxd                  7.3.447-1            OK
xz                   5.0.2_20110517-1     OK
zip                  3.0-11               OK
zlib                 1.2.7-1              OK
zlib-devel           1.2.7-1              OK
zlib0                1.2.7-1              OK
Use -h to see help about each section

[-- Attachment #5: Type: text/plain, Size: 223 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Problem with basic startx and xterm - no cursor or focus
  2012-05-29 17:19 ` Problem with basic startx and xterm - no cursor or focus Patrick Hogan
@ 2012-05-29 20:51   ` Senseney, Justin (NIH/CIT) [E]
  2012-05-30 14:13   ` marco atzeri
  1 sibling, 0 replies; 3+ messages in thread
From: Senseney, Justin (NIH/CIT) [E] @ 2012-05-29 20:51 UTC (permalink / raw)
  To: cygwin-xfree


>This seems to be a fairly fundamental problem, and the placement of the xterm determines whether the entire X.org session is usable or not. >Does anyone know anything about this problem?

I will only mention that while I am unable to recover from this same problem (rebase/reinstalling/different versions has no effect), installing cygwin and the latest stable packages does not reproduce this problem on other machines.  

-Justin

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with basic startx and xterm - no cursor or focus
  2012-05-29 17:19 ` Problem with basic startx and xterm - no cursor or focus Patrick Hogan
  2012-05-29 20:51   ` Senseney, Justin (NIH/CIT) [E]
@ 2012-05-30 14:13   ` marco atzeri
  1 sibling, 0 replies; 3+ messages in thread
From: marco atzeri @ 2012-05-30 14:13 UTC (permalink / raw)
  To: cygwin-xfree

On 5/29/2012 7:18 PM, Patrick Hogan wrote:
> Hi list,
>
> A slightly more pared-down version of a question I've posed previously.
>
>  From a new Cygwin install on Windows 7 running 1024x768 resolution,
> compare the result of the following two commands run from a Cygwin
> terminal:
>
> startx /usr/bin/xterm -- -logfile broken.log
>
> startx /usr/bin/xterm -geometry 80x50+494+51 -- -logfile works.log
>
> The first command produces a single unmanaged xterm. No X11 cursor is
> visible and the xterm is unable to receive input focus. It is not
> possible to anticipate where the cursor ought to be and give the xterm
> focus. Unusable.
>
> The second command produces a single unmanaged xterm. The X11 cursor
> is visible and the xterm is able to receive input focus. Works as
> expected.
>
> This seems to be a fairly fundamental problem, and the placement of
> the xterm determines whether the entire X.org session is usable or
> not. Does anyone know anything about this problem?
>
> Regards,
>
> Patrick
>

try using "startxwin" instead of "startx"

in addition

"xterm -ls /bin/bash" should be better for the shell enviroment
in the xterm

Regards
Marco



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-30 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAK2dOBgM_jkRd9BYA6wPw9mNWUx4287h+pEQOWUkf8M+5hWSfw@mail.gmail.com>
2012-05-29 17:19 ` Problem with basic startx and xterm - no cursor or focus Patrick Hogan
2012-05-29 20:51   ` Senseney, Justin (NIH/CIT) [E]
2012-05-30 14:13   ` marco atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).