Re: Error report

2004-09-21 Thread Tim Gee
To clarify, my fonts directory was mounted in binary mode. The
command-line output I included was before the FAQ fix and should show
that.

There's a new thread on the font problem that seems to concur with my
observation.



Re: Error report

2004-09-20 Thread Tim Gee
I’ve had this problem also with a recent install attempt.  Also, I have
looked at the FAQ, and I’m not sure what to do since the mount point
appears valid, there are many files present at
/usr/X11R6/lib/X11/fonts/. Specifically there are about 400 at
/usr/X11R6/libX11/fonts.
 
Any help would be greatly appreciated.
 
On Sun, 12 Sep 2004, Mark Gottselig wrote:
 
 Hi, I received this error, and am enclosing th contects of XWin.log. 
 If there is anything else that I can do, please let me know.

 Greven

 Welcome to the XWin X Server
 [snip]
 Fatal server error: could not open default font 'fixed'
 
Have you, by chance, looked at the FAQ before sending the report?
http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof.
    Igor
-- 
   http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_  [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_  [EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-' Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL    a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
 
Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing.  -- Dr. Jubal Harshaw
 




Re: Error report

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Tim Gee wrote (rearranged for bottom posting):

 On Sun, 12 Sep 2004, Mark Gottselig wrote:
  
  Hi, I received this error, and am enclosing th contects of XWin.log.
  If there is anything else that I can do, please let me know.
 
  Greven
 
  Welcome to the XWin X Server
  [snip]
  Fatal server error: could not open default font 'fixed'
  
 Have you, by chance, looked at the FAQ before sending the report?
 http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof.
     Igor
  
 I’ve had this problem also with a recent install attempt.  Also, I have
 looked at the FAQ, and I’m not sure what to do since the mount point
 appears valid, there are many files present at
 /usr/X11R6/lib/X11/fonts/. Specifically there are about 400 at
 /usr/X11R6/libX11/fonts.
  
 Any help would be greatly appreciated.

How do you know the mount point is valid?  The FAQ explicitly states that
the fonts directory has to be mounted as a *binary* mount -- is that the
case on your system?  Please review and follow the Cygwin problem
reporting guidelines at http://cygwin.com/problems.html.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing.  -- Dr. Jubal Harshaw

Re: Error report

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Tim Gee wrote:

 (I'm sorry I probably don't have the threading right since I'm not a
 subscriber.)

FWIW, see http://cygwin.com/ml/cygwin/2004-09/msg00989.html.

 Thanks for the help. I fixed my problem using the FAQ, but I'm not sure
 that the FAQ is completely right. The process of unmounting and
 reinstalling worked, but the diagnostic info seemed off. When the
 problem was occurring, the fonts directory appeared to be mounted
 correctly in binary mode, and the files were present.

Are you saying that you've applied the FAQ fix (which simply told you to
re-mount the fonts directory in binmode) and it worked for you, even
though mount showed the fonts directory *already* mounted in binmode?

BTW, another directory that needs to be binmode-mounted is /tmp, otherwise
some X utilities (e.g., xkb, but there are probably others) won't work.
HTH,
Igor

 Included are version info (cygcheck.out), error output (startx.out), and
 the mount info (mount.out). All of the included results are before I
 applied the FAQ fix.

 Again thanks.


  On Sun, 12 Sep 2004, Mark Gottselig wrote:
 
   Hi, I received this error, and am enclosing th contects of XWin.log.
   If there is anything else that I can do, please let me know.
  
   Greven
  
   Welcome to the XWin X Server
   [snip]
   Fatal server error: could not open default font 'fixed'
 
  Have you, by chance, looked at the FAQ before sending the report?
  http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof.
  Igor
 
  I've had this problem also with a recent install attempt.? Also, I have
  looked at the FAQ, and I'm not sure what to do since the mount point
  appears valid, there are many files present at
  /usr/X11R6/lib/X11/fonts/. Specifically there are about 400 at
  /usr/X11R6/libX11/fonts.
 
  Any help would be greatly appreciated.

 How do you know the mount point is valid?  The FAQ explicitly states
 that the fonts directory has to be mounted as a *binary* mount -- is
 that the case on your system?  Please review and follow the Cygwin
 problem reporting guidelines at http://cygwin.com/problems.html.
   Igor

-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing.  -- Dr. Jubal Harshaw


Re: Error report

2004-09-20 Thread Bobby McNulty
Igor Pechtchanski wrote:
On Mon, 20 Sep 2004, Tim Gee wrote:
 

(I'm sorry I probably don't have the threading right since I'm not a
subscriber.)
   

FWIW, see http://cygwin.com/ml/cygwin/2004-09/msg00989.html.
 

Thanks for the help. I fixed my problem using the FAQ, but I'm not sure
that the FAQ is completely right. The process of unmounting and
reinstalling worked, but the diagnostic info seemed off. When the
problem was occurring, the fonts directory appeared to be mounted
correctly in binary mode, and the files were present.
   

Are you saying that you've applied the FAQ fix (which simply told you to
re-mount the fonts directory in binmode) and it worked for you, even
though mount showed the fonts directory *already* mounted in binmode?
BTW, another directory that needs to be binmode-mounted is /tmp, otherwise
some X utilities (e.g., xkb, but there are probably others) won't work.
HTH,
Igor
 

Included are version info (cygcheck.out), error output (startx.out), and
the mount info (mount.out). All of the included results are before I
applied the FAQ fix.
Again thanks.
   

On Sun, 12 Sep 2004, Mark Gottselig wrote:
 

Hi, I received this error, and am enclosing th contects of XWin.log.
If there is anything else that I can do, please let me know.
Greven
Welcome to the XWin X Server
[snip]
Fatal server error: could not open default font 'fixed'
   

Have you, by chance, looked at the FAQ before sending the report?
http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof.
Igor
I've had this problem also with a recent install attempt.? Also, I have
looked at the FAQ, and I'm not sure what to do since the mount point
appears valid, there are many files present at
/usr/X11R6/lib/X11/fonts/. Specifically there are about 400 at
/usr/X11R6/libX11/fonts.
Any help would be greatly appreciated.
 

How do you know the mount point is valid?  The FAQ explicitly states
that the fonts directory has to be mounted as a *binary* mount -- is
that the case on your system?  Please review and follow the Cygwin
problem reporting guidelines at http://cygwin.com/problems.html.
	Igor
   

 

Why do the fonts have to be mounted in the first place? Setup should 
have everything  ready. No need to mount the fonts.
Let me look at my mount table. I have X org.
Bobby


Error report

2004-09-12 Thread Mark Gottselig
Hi, I received this error, and am enclosing th contects of XWin.log. If 
there is anything else that I can do, please let me know.

Greven
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.8.0.0-1
Contact: [EMAIL PROTECTED]
XWin was started with the following command line:
X :0 -multiwindow -clipboard
ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1024 h 768
winInitializeDefaultScreens - Returning
(WW) /tmp mounted int textmode
(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: 1024 height: 740 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=250, 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/CID/, removing 
from list!

Fatal server error:
could not open default font 'fixed'
_
Powerful Parental Controls Let your child discover the best the Internet has 
to offer. 
http://join.msn.com/?pgmarket=en-capage=byoa/premxAPID=1994DI=1034SU=http://hotmail.com/encaHL=Market_MSNIS_Taglines 
 Start enjoying all the benefits of MSN® Premium right now and get the 
first two months FREE*.



Re: Error report

2004-09-12 Thread Igor Pechtchanski
On Sun, 12 Sep 2004, Mark Gottselig wrote:

 Hi, I received this error, and am enclosing th contects of XWin.log. If
 there is anything else that I can do, please let me know.

 Greven

 Welcome to the XWin X Server
 [snip]
 Fatal server error: could not open default font 'fixed'

Have you, by chance, looked at the FAQ before sending the report?
http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing.  -- Dr. Jubal Harshaw