Re: Cygwin X11 server won't start

2015-07-08 Thread Jon TURNEY

On 04/07/2015 07:27, Jim Reisert AD1C wrote:

I am happy to report that I found the culprit.  While installing
another piece of software today, Lavasoft Web Companion came along
as a stow-away.  Unfortunately, there is no easy way to remove this
@#$%^ program, and I ended up corrupting my registry in the process.
I was able to restore my C:\ (boot) partition from last night's backup
and all is well now.

NOTE TO SELF: when an installation program offers you advanced
options, LOOK AT THEM!  In my case, there was an option to NOT install
the extra unwanted software.


This is the second report of Lavasoft Web Companion causing the X 
server to fail to start due to failure to run xkbcomp, see [1].


[1] https://cygwin.com/ml/cygwin/2015-06/msg00195.html

--
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

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



Re: Cygwin X11 server won't start

2015-07-04 Thread Jim Reisert AD1C
I am happy to report that I found the culprit.  While installing
another piece of software today, Lavasoft Web Companion came along
as a stow-away.  Unfortunately, there is no easy way to remove this
@#$%^ program, and I ended up corrupting my registry in the process.
I was able to restore my C:\ (boot) partition from last night's backup
and all is well now.

NOTE TO SELF: when an installation program offers you advanced
options, LOOK AT THEM!  In my case, there was an option to NOT install
the extra unwanted software.

- Jim

-- 
Jim Reisert AD1C, jjreis...@alum.mit.edu, http://www.ad1c.us

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



Cygwin X11 server won't start

2015-07-03 Thread Jim Reisert AD1C
I had a Windows 7 crash this afternoon and now Cygwin/X server won't
start.  I've attached a couple files.

Any idea how to correct this?  Things have been OK for weeks.

I'm worried about these two items:

[33.977] Could not load crashreporter dll

[48.438] (EE) Error compiling keymap (server-0)

My ~/.startxwinrc contains:

xrdb ~/.Xresources
sleep infinity

I tried removing the file, but the problem continues.

Thanks - Jim




[33.977] Could not load crashreporter dll
[34.008] (II) xorg.conf is not supported
[34.008] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html
for more information
[34.023] LoadPreferences: Loading /cygdrive/D/Home/.XWinrc
[34.023] LoadPreferences: Done parsing the configuration file...
[34.039] winDetectSupportedEngines - DirectDraw4 installed,
allowing ShadowDDNL
[34.039] winDetectSupportedEngines - Returning, supported engines 0005
[34.039] winSetEngine - Multi Window or Rootless = ShadowGDI
[34.039] winScreenInit - Using Windows display depth of 32 bits per pixel
[34.055] winAllocateFBShadowGDI - Creating DIB with width: 3840
height: 1200 depth: 32
[34.055] winFinishScreenInitFB - Masks: 00ff ff00 00ff
[34.055] winInitVisualsShadowGDI - Masks 00ff ff00
00ff BPRGB 8 d 24 bpp 32
[34.070] MIT-SHM extension disabled due to lack of kernel support
[34.086] XFree86-Bigfont extension local-client optimization
disabled due to lack of shared memory support in the kernel
[34.086] glWinSelectGLimplementation: Loaded 'cygnativeGLthunk.dll'
[34.179] (II) AIGLX: Testing pixelFormatIndex 5
[34.195] GL_VERSION: 4.5.0 NVIDIA 353.06
[34.195] GL_VENDOR:  NVIDIA Corporation
[34.195] GL_RENDERER:GeForce GT 720/PCIe/SSE2
[34.195] (II) AIGLX: enabled GLX_SGI_make_current_read
[34.195] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[34.195] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[34.195] (II) AIGLX: enabled GLX_SGIX_pbuffer
[34.195] (II) AIGLX: enabled GLX_ARB_multisample and GLX_SGIS_multisample
[34.195] (II) 482 pixel formats reported by wglGetPixelFormatAttribivARB
[34.211] (II) AIGLX: Set GLX version to 1.4
[34.211] (II) 323 fbConfigs
[34.211] (II) ignored pixel formats: 0 not OpenGL, 54 RBGA float,
69 RGBA unsigned float, 0 unknown pixel type, 36 unaccelerated
[34.211] (II) GLX: Initialized Win32 native WGL GL provider for screen 0
[48.438] (EE) Error compiling keymap (server-0)
[48.438] (EE) xkbcomp exit status 32512
[48.453] (EE) XKB: Couldn't compile keymap
[48.453] (EE) XKB: Failed to load keymap. Loading default keymap instead.
[48.531] (EE) Error compiling keymap (server-0)
[48.531] (EE) xkbcomp exit status 32512
[48.531] (EE) XKB: Couldn't compile keymap
[48.531] XKB: Failed to compile keymap
[48.531] Keyboard initialization failed. This could be a missing
or incorrect setup of xkeyboard-config.
[48.531] (EE) Fatal server error:
[48.531] (EE) Failed to activate core devices.(EE)
[48.531] (EE) Server terminated with error (1). Closing log file.


--
Jim Reisert AD1C, jjreis...@alum.mit.edu, http://www.ad1c.us


cygcheck.out
Description: Binary data


XWin.0.log
Description: Binary data
--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin X11 server won't start

2015-07-03 Thread Marco Atzeri

On 7/4/2015 6:12 AM, Jim Reisert AD1C wrote:

I had a Windows 7 crash this afternoon and now Cygwin/X server won't
start.  I've attached a couple files.

Any idea how to correct this?  Things have been OK for weeks.

Thanks - Jim



[48.438] (EE) Error compiling keymap (server-0)
[48.438] (EE) xkbcomp exit status 32512


it looks like recent:
https://cygwin.com/ml/cygwin/2015-06/msg00149.html


[48.453] (EE) XKB: Couldn't compile keymap
[48.453] (EE) XKB: Failed to load keymap. Loading default keymap instead.
[48.531] (EE) Error compiling keymap (server-0)
[48.531] (EE) xkbcomp exit status 32512
[48.531] (EE) XKB: Couldn't compile keymap
[48.531] XKB: Failed to compile keymap
[48.531] Keyboard initialization failed. This could be a missing
or incorrect setup of xkeyboard-config.
[48.531] (EE) Fatal server error:
[48.531] (EE) Failed to activate core devices.(EE)
[48.531] (EE) Server terminated with error (1). Closing log file.


--
Jim Reisert AD1C, jjreis...@alum.mit.edu, http://www.ad1c.us



Likely unrelated, but noticed from your cygcheck.out

I hope for you that you are resetting the path order
inside bash.

   D:\ActiveState Perl Dev Kit 9.4\bin
   D:\Perl\site\bin
   D:\Perl\bin
   C:\Windows\system32
   C:\Windows
   D:\WATCOM\BINNT
   D:\WATCOM\BINW
   C:\Cygwin\bin
...
Found: C:\Cygwin\bin\find.exe
Warning: C:\Windows\system32\find.exe hides C:\Cygwin\bin\find.exe
...
Found: D:\Perl\bin\perl.exe
Found: C:\Cygwin\bin\perl.exe
Warning: D:\Perl\bin\perl.exe hides C:\Cygwin\bin\perl.exe


Regards
Marco


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