Erik and JS, Okay, I have made a version of Test73 with more debugging messages, up to the point of the call to setlocale. That is a good observation that setlocale might be the problem, since the clipboard manager calls _XSetLocale sometimes instead of just setlocale. Anyway, this test should help us figure out what is going on.
http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test73-DEBUG.exe.bz2 (1201 KiB) Thanks so much for testing guys, Harold -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Erik Frisk Sent: Monday, January 20, 2003 8:33 AM To: [EMAIL PROTECTED] Subject: RE: [ANNOUNCEMENT] Server Test 71 [DEBUG BUILD] Thanks for your efforts on this, > Erik and JS, > > Try the new Test73 release (4.2.0-21). The new release has a much more > robust way of initializing the Multi-Window Window Manager that should take > care of your crashes on startup. If not, it should at least allow for > better reporting of errors. Unfortunately also this version crashed. Below is the last 30 loines of XWinrl.log Regards, Erik winDetectSupportedEngines - Allowing PrimaryDD winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 0000001f InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 winSetEngine - Multi Window => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 24 bits per pixel winCreateBoundingWindowWindowed - Initial w: 1024 h: 768 winAdjustForAutoHide - Original WorkArea: 0 0 768 1024 winAdjustForAutoHide - Taskbar is auto hide winAdjustForAutoHide - Found BOTTOM auto-hide taskbar winAdjustForAutoHide - Adjusted WorkArea: 0 0 767 1024 winCreateBoundingWindowWindowed - WindowClient w 1024 h 767 r 1024 l 0 b 767 t 0 winCreateBoundingWindowWindowed - Returning winQueryRGBBitsAndMasks - GetDeviceCaps (BITSPIXEL) returned 24 for the screen. Using default 24bpp masks. winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 24 winCreateDefColormap - Deferring to fbCreateDefColormap () 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 winScreenInit - returning (EE) No primary keyboard configured (==) Using compiletime defaults for keyboard Rules = "xfree86" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, 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/100dpi/, removing from list! --------------------------------------------------------------------- Erik Frisk email: [EMAIL PROTECTED] Dept. of Electrical Engineering tel: +46 13 285714 Link�ping University fax: +46 13 282035 S-581 83 Link�ping SWEDEN www.fs.isy.liu.se/~frisk ---------------------------------------------------------------------
