error

2007-03-30 Thread Varga Imre
Dear Cygwin,

I started XWin under cygwin using startx. Then I got a fatal error

Could not open font 'fixed'. Before that the following message appeared: 
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from 
list!

What shall I do?

Best, I.Varga

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



Re: error

2007-03-30 Thread Larry Hall (Cygwin X)

Varga Imre wrote:

Dear Cygwin,

I started XWin under cygwin using startx. Then I got a fatal error

Could not open font 'fixed'. Before that the following message appeared: 
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from 
list!


What shall I do?


Look in the FAQ for solutions.
Look in the email archives for solutions.

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - 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/



Re: startxwin.bat fails: could not open default font 'fixed' (XP, FAQ 8.4 N/A)

2007-03-30 Thread DePriest, Jason R.

On 3/30/07, Brett Harris  wrote:

I reinstalled cygwin and can't seem to get the XServer to start.  It fails
with Fatal server error: could not open default font 'fixed'.  Section 8.4
of the FAQ gives a fix, which doesn't seem to be applicable to my situation.
  I've tried both re-installing the font packages listed and re-running the
applicable post install scripts.  I included some relevant info, but if
y'all need anything else let me know.

Thanks in advance,
  Brett


- - - - 8 - - - - -

-
$ 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)
x: on /cygdrive/x type system (binmode,noumount)
y: on /cygdrive/y type system (binmode,noumount)
z: on /cygdrive/z type system (binmode,noumount)
-

- - - - - 8 - - - - - -

I have this in my mount table that you are missing:
C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type
system (binmode)

Could you try that?

I snipped out lots of your data just to save space.

-Jason

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



XWin seems to only starts partway

2007-03-30 Thread Bill Shaffer

Hi:

I have just downloaded and installed the latest cygwin distribution, and I 
am seeing intermittent problems starting XWin using the startxwin.bat file 
from windows explorer.  This in on WinXPsp2.


Most of the time things start up fine; but I see the problem often enough 
that I can reproduce it within a few minutes.  When XWin fails to completely 
start up, I see:

- the black X in the system tray, but I can't right click on it for a menu
- port 6000 listening
- established connections on port 6000 (localhost to localhost)
- XWin, xhost, and xterm processes in ps -ef
- if I attempt to export my display from another server, I see the 
established connection but no X window
- if I attempt to display X from localhost, I see more extablished 
connections but no window


If I kill -9 Xwin and restart it, it usually works.

The /tmp/XWin.log from a normal working startup:
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.

(II) XF86Config is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per 
pixel
winAllocateFBShadowGDI - Creating DIB with width: 1200 height: 1600 depth: 
32
winInitVisualsShadowGDI - Masks 00ff ff00 00ff BPRGB 8 d 24 bpp 
32

null screen fn ReparentWindow
null screen fn RestackWindow
InitQueue - Calling pthread_mutex_init
InitQueue - pthread_mutex_init returned
InitQueue - Calling pthread_cond_init
InitQueue - pthread_cond_init returned
winInitMultiWindowWM - Hello
winInitMultiWindowWM - Calling pthread_mutex_lock ()
winMultiWindowXMsgProc - Hello
winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of 
shared memory support in the kernel

(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: 0409 (0409)
(--) Using preset keyboard for English (USA) (409), type 4
(--) 3 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing 
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing 
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing 
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing 
from list!

winInitMultiWindowWM - pthread_mutex_lock () returned.
winProcEstablishConnection - Hello
winInitClipboard ()
winProcEstablishConnection - winInitClipboard returned.
winClipboardProc - Hello
DetectUnicodeSupport - Windows NT/2000/XP
winInitMultiWindowWM - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - pthread_mutex_lock () returned.
winClipboardProc - DISPLAY=127.0.0.1:0.0
winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the 
display.
winClipboardProc - XOpenDisplay () returned and successfully opened the 
display.
winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened 
the display.


The same log from a failed startup:
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.

(II) XF86Config is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per 
pixel
winAllocateFBShadowGDI - Creating DIB with width: 1200 height: 1600 depth: 
32
winInitVisualsShadowGDI - Masks 00ff ff00 00ff BPRGB 8 d 24 bpp 
32

null screen fn ReparentWindow
null screen fn RestackWindow
InitQueue - Calling pthread_mutex_init
InitQueue - pthread_mutex_init returned
InitQueue - Calling pthread_cond_init
InitQueue - pthread_cond_init returned
winInitMultiWindowWM - Hello
winInitMultiWindowWM - Calling pthread_mutex_lock ()
winMultiWindowXMsgProc - Hello
winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of 
shared memory support in the kernel

(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: 0409 (0409)
(--) Using preset keyboard for English (USA) (409), type 4
(EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
(--) 3 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing 
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing 
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing 
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing 
from list!


The first line in the good log after the bad log stops is a mutex_return 
- which might indicate that a mutex is never returning from somewhere and 
keeping the startup from 

Re: startxwin.bat fails: could not open default font 'fixed' (XP, FAQ 8.4 N/A)

2007-03-30 Thread Brett Harris


I have this in my mount table that you are missing:
C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type
system (binmode)

Could you try that?

I snipped out lots of your data just to save space.

-Jason



Performed the following steps and then tried to run startxwin.bat, no change 
though.


-Brett

-
[EMAIL PROTECTED] ~
$ mount -bs C:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts

[EMAIL PROTECTED] ~
$ mount
C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system 
(binmo

de)
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)
x: on /cygdrive/x type system (binmode,noumount)
y: on /cygdrive/y type system (binmode,noumount)
z: on /cygdrive/z type system (binmode,noumount)

[EMAIL PROTECTED] ~
$ cd /usr/X11R6/lib/X11/fonts/

[EMAIL PROTECTED] /usr/X11R6/lib/X11/fonts
$ ls
100dpi  75dpi  TTF  Type1  cyrillic  encodings  misc  util

_
Mortgage refinance is hot 1) Rates near 30-yr lows 2) Good credit get 
intro-rate 4.625%* 
https://www2.nextag.com/goto.jsp?product=10035url=%2fst.jsptm=ysearch=mortgage_text_links_88_h2a5fs=4056p=5117disc=yvers=743



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