This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XWin too slow to start


Stephen More wrote:
For years I have been using fvwm2 and cygwin, but today it stopped working.

The only way I could get it to work again was to insert a 'sleep 15' between:

XWin -clipboard -rootless -silent-dup-error &

sleep 15

fvwm2 &



Without the sleep, fvwm2 actually executes first but has no X server
to connect to.
What is causing XWin to startup so slow ?


Good question.  What did you change recently?  Certainly nothing in the
X packages has changed for years, so you've either updated another Cygwin
package which is causing you trouble or you've introduced an external
change.  But of course you realize that you're providing no mechanism
that synchronizes X and fvwm, right?  Regardless of how slow or fast
the X server startup is, you've still got a potential problem there.

That said, submitting a problem report may shed some light on your problem:

Problem reports: http://cygwin.com/problems.html

My WAG is that you've changed some network/firewall settings that are slowing down the X server startup.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]