Re: windows XP : cygwin -X server not opening

2006-06-01 Thread Avinash Sridhar
Hi Alex Thanks for digging deep into my resume . I did gave a look at the log before sending it. What I vaguely figured out was that the font dir was causing some problem , after I ran and installed the full installation of x-lib this was showing and when i reverted back to default x-lib configu

Re: windows XP : cygwin -X server not opening

2006-04-05 Thread Christopher Faylor
On Thu, Apr 06, 2006 at 01:37:31AM +0700, Alexander J. Herrmann wrote: >lol. I almosty did miss it. I hope you had a good time in Israel. I was >there the last time in spring 1987 and sometimes wounder how it would be >there now. Please. This was thread had already veered off-topic two weeks ag

Re: windows XP : cygwin -X server not opening

2006-04-05 Thread Alexander J. Herrmann
job? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alexander Sent: Tue, March 14, 2006 11:19 PM To: cygwin-xfree@cygwin.com Subject: Re: windows XP : cygwin -X server not opening Dear Avinash, from your CV: "Senior software engineer with two years o

RE: windows XP : cygwin -X server not opening

2006-04-04 Thread Soong, SylokeJ
the same job" experience or, did I mean with years of working experience and if he/she had to interview for a job? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alexander Sent: Tue, March 14, 2006 11:19 PM To: cygwin-xfree@cygwin.com Subject: Re: wi

Re: windows XP : cygwin -X server not opening

2006-03-15 Thread Alexander
I really don't know if the select () which fails is used on a Network fd or one of the queue fd's within InitQueue. But the final error may be just the result of the previous errors. There is a good chance that it is this way because the error happens within winClipboardProc which usually is

Re: windows XP : cygwin -X server not opening

2006-03-15 Thread Alexander
To make a long story short: My Questions are: Whats causing the null screen fn ReparentWindow null screen fn RestackWindow how can InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned work wit

Re: windows XP : cygwin -X server not opening

2006-03-15 Thread Alexander
Your opinion is worth how much squat? Diddley? Not really but I wasn't flamed in years and my Internetcomputer needed some stress testing and hacking tries by experts. Thanks for all the effort. I have been running XWin without shared memory support for years without fault. In fact, my

RE: windows XP : cygwin -X server not opening

2006-03-15 Thread Phil Betts
Alexander wrote on Wednesday, March 15, 2006 11:32 AM:: > I thought you're off working for a real company. > The lines I was refering to are: > > MIT-SHM extension disabled due to lack of kernel support >> XFree86-Bigfont extension local-client optimization disabled due to >> lack of shared memor

Re: windows XP : cygwin -X server not opening

2006-03-15 Thread Alexander
I thought you're off working for a real company. The lines I was refering to are: MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory And this imo does cause XWin to fail. But at least we have a real

Re: windows XP : cygwin -X server not opening

2006-03-15 Thread Alexander
When XWin gets a signal it's bailing. If you remove whatever causes the signal XWin won't fail. Here's the page. http://www.cygwin.com/cygwin-ug-net/using-cygserver.html Thanks for the compliment. Alex http://www.aiengine.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pro

Re: windows XP : cygwin -X server not opening

2006-03-15 Thread Alexander
> hmm - apparently you don't aspire to being a senior of any category, I do but I wouldn't claim to be one for myself. Maybe I'am a senior or I'am just getting old. But two years that's like beeing a expert of chinise culture because I once did make a holiday there. with your poor grammar, spel

Re: windows XP : cygwin -X server not opening

2006-03-15 Thread Alexander Gottwald
On Wed, 2006-03-15 at 12:45 +0700, Alexander wrote: > Ok. > He should check if he did install the recomended configuration within > the Windows setup: > For all Users. > if yes he should start the Shared memory Service that is where the > SHM-MIT is comming from and probably also the mutex pthrea

Re: windows XP : cygwin -X server not opening

2006-03-15 Thread Thomas Dickey
On Wed, 15 Mar 2006, Alexander wrote: Ok. He should check if he did install the recomended configuration within the Windows setup: For all Users. if yes he should start the Shared memory Service that is where the SHM-MIT is comming from and probably also the mutex pthread. For this he can rtf

Re: windows XP : cygwin -X server not opening

2006-03-14 Thread Alexander
Ok. He should check if he did install the recomended configuration within the Windows setup: For all Users. if yes he should start the Shared memory Service that is where the SHM-MIT is comming from and probably also the mutex pthread. For this he can rtfm where it is explained in detail. And

Re: windows XP : cygwin -X server not opening

2006-03-14 Thread Jack Tanner
Alexander wrote: Dear Avinash, from your CV: "Senior software engineer with two years of experience on various platforms like UNIX, .." Imo - a Senior with amazing two years of experience should be able to read the messages on his screen, look into a logfile and solve the problem within 5 minu

Re: windows XP : cygwin -X server not opening

2006-03-14 Thread Alexander
Dear Avinash, from your CV: "Senior software engineer with two years of experience on various platforms like UNIX, .." Imo - a Senior with amazing two years of experience should be able to read the messages on his screen, look into a logfile and solve the problem within 5 minutes maybe while al

Re: windows XP : cygwin -X server not opening

2006-03-14 Thread Avinash Sridhar
On 3/14/06, Avinash Sridhar <[EMAIL PROTECTED]> wrote: > > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 6.8.2.0-1 > > Contact: cygwin-xfree@cygwin.com > > XWin was started with the following command line: > > X :0 -multiwindow -clipboard > > ddxProcessArgument - Initiali