From marco.atzeri@gmail.com Fri Jun 1 08:41:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Fri, 01 Jun 2012 08:41:00 -0000 Subject: Problem with geomview under cygwin In-Reply-To: References: Message-ID: <4FC8801B.4010105@gmail.com> On 5/31/2012 5:49 PM, tilo wrote: > Hello everybody. Please, help me! > I'm trying to run SaVi > (http://personal.ee.surrey.ac.uk/Personal/L.Wood/software/SaVi/) > with Geomview under Cygwin environment > (http://personal.ee.surrey.ac.uk/Personal/L.Wood/software/SaVi/building-under- > Windows/) > > I have followed all the instructions on the page, but one problem occurs when I > try to run geomview. > I type ./geomview -run $savi1.4.5/savi > or ./geomview -run $c:/cygwin/savi1.4.5/savi > > but xwin crashes with report: > > A fatal error has occured and Cygwin/X will now exit > Caught signal 11(Segmentation Fault). Server aborting > > from log file: > > Vendor: the Cygwin/X Project > Realese 1.12.1.0 > Package: version 1.12.1-1 built 2012-05-02 > [ 10481,718] winGetWindowInfo: forcing window to exist > [ 10481,718] winCreateWindowsChildWindow - CreateWindowExA () failed: 1406 > [ 10481,718] winGetWindowInfo: forcing window to exist > [ 10481,718] winCreateWindowsChildWindow - CreateWindowExA () failed: 1406 > [ 10481,734] wglShareLists error: ???????????????? ????????????????????. (00000006) > [ 10481,734] winGetWindowInfo: forcing window to exist > [ 10481,734] winCreateWindowsChildWindow - CreateWindowExA () failed: 1406 > [ 10482,796] Install gdb to get reasonable backtraces > [ 10482,796] /usr/bin/xorg-backtrace failed with returncode 2 > [ 10482,796] Segmentation fault at address 0x0 > [ 10482,796] > Fatal server error: > [ 10482,796] Caught signal 11 (Segmentation fault). Server aborting > [ 10482,796] > [ 10482,796] Server terminated with error (1). Closing log file. > > if needed, I can post whole log file. > Could you try previous X server 1.12.0-5 ? Regards Marco -- 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/ From tilo@inbox.ru Sun Jun 3 02:53:00 2012 From: tilo@inbox.ru (tilo) Date: Sun, 03 Jun 2012 02:53:00 -0000 Subject: Problem with geomview under cygwin References: <4FC8801B.4010105@gmail.com> Message-ID: Marko, thank you for trying me to help, but I'm totally dummy about linux, cygwin and X Server. Tell me please, how can I downgrade X Server to 1.12.0-5 version. Thanks a lot. Roman. -- 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/ From davidmichaelkarr@gmail.com Sun Jun 3 18:26:00 2012 From: davidmichaelkarr@gmail.com (David Karr) Date: Sun, 03 Jun 2012 18:26:00 -0000 Subject: Ubuntu scrollbars don't render in Cygwin In-Reply-To: References: Message-ID: On Thu, May 31, 2012 at 9:47 AM, David Karr wrote: > I have an ubuntu 12.0.4 desktop.? I have a Win7 laptop running Cygwin. I can > display windows from the Ubuntu box on the Win7 laptop using the Cygwin X > server, but the window is somewhat "degraded".? Specifically, scrollbars are > not rendering properly.? I've used Ubuntu before, but this is the first time > I've seen these odd scrollbar popups that are used in 12.04.? I'm guessing > the Cygwin X server is having trouble rendering that for some reason.? In > the Cygwin view, I see the slightly thicker vertical bar, but when I hover > the mouse over it, nothing happens. > > I'm investigating whether I can configure Ubuntu to use "normal" scrollbars, > but is there a way to get Cygwin's X server to display those funky > scrollbars better? I managed to fix Ubuntu's scrollbars so that it doesn't present this problem. The fix is documented at: http://www.tuxgarage.com/2011/04/disable-overlay-scrollbars-in-ubuntu.html -- 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/ From davidmichaelkarr@gmail.com Mon Jun 4 16:10:00 2012 From: davidmichaelkarr@gmail.com (David Karr) Date: Mon, 04 Jun 2012 16:10:00 -0000 Subject: Some remote windows opened from batch file abort after a few seconds, unless started from rxvt Message-ID: I have a Win7 laptop with Cygwin and an Ubuntu desktop box. I have some simple scripts that start a process on the Ubuntu box and display the window on the Win7 box. I have a desktop shortcut that executes a batch file that looks like this: C:\Cygwin\bin\rxvt.exe -e /bin/bash -lc "/home/me/bin/dtsts" The "dtsts" batch file looks like this: #! /bin/bash dt /home/me/bin/sts The "dt" script does this: #! /bin/bash ssh -fY me@nn.nn.nn.nn "$@" When I double-click this shortcut on the desktop, Eclipse presents the splash screen, and then the main window. It chugs for a few seconds, and then disappears. I also see the DOS window show up and go away quickly, and then an rxvt window appears and then goes away after a few seconds. These two windows appear and disappear before the Eclipse splash screen appears. if I instead bring up a local rxvt window and then run "dtsts", Eclipse starts up fine and stays up. These examples are for starting 'sts" (SpringSource Tool Suite). I have a similar chain for "term" (gnome-terminal), Emacs, and Firefox. The first two do not have this problem. When I run the Firefox example, I never even see the window. It still works fine when I run "dtfirefox" from an rxvt window. Note that I'm not manually backgrounding any of these scripts. Any ideas? -- 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/ From dat1965.cygwin@mailnull.com Tue Jun 5 04:35:00 2012 From: dat1965.cygwin@mailnull.com (David Thompson) Date: Tue, 05 Jun 2012 04:35:00 -0000 Subject: Taskbar buttons for remote xterms do not appear Message-ID: <1338870917.40430.YahooMailClassic@web161904.mail.bf1.yahoo.com> Hi, I upgraded Cygwin/X to XWin "1.12.1-1 built 2012-05-02" and now I'm seeing an annoying problem when starting remote xterm windows: the taskbar button for the xterm window does not appear until I give it focus. 1. I start XWin.exe via a desktop shortcut to this command line: ???D:\Devel\Cygwin\bin\run.exe /usr/bin/bash.exe \ -l -c /usr/bin/startxwin.exe 2. My ~/.startxwinrc has these lines: ???xhost + ???nohup xterm -font 10x20 -e /bin/bash \ -l > /dev/null 2>&1 & which opens a single xterm, after which I then "ssh remote-server" and set DISPLAY back to my PC and execute a shell script which starts 36 xterms on remote-server. (Yes, I start 36 separate xterms, all carefully positioned to display back to the 4 monitors on my PC.) The problem is: even though the xterm windows appear fine, none of the taskbar buttons appear until I give the xterm window focus. I was using xorg-server-1.10.0-1 and did not have this problem until setup.exe upgraded me to 1.12.1. This is WinXP 32-bit/SP3 running 4 monitors w/FirePro 2450 and w/UltraMon-3.1.0 and w/TaskbarShuffle-2.5 and TweakUI "Activation follows mouse (X-Mouse)" checked. All taskbar buttons used to appear just fine with this setup, the only thing that has changed is Cygwin. Is this a bug or a configuration issue? Could someone help me understand how to fix this? FWIW, I've searched the mailing lists and found this: [ANNOUNCEMENT] Updated: xorg-server-1.12.0-2 * The _NET_WM_STATE_SKIP_TASKBAR hint is now implemented in multiwindow mode Since I'm using multi-window mode and since these are network based xterms coming into XWin.exe, and the taskbar button is not automatically showing with the xterm window, could this be my problem? I have no ~/.XWinrc and made no changes to the standard /etc/X11/system.XWinrc, so perhaps a simple ~/.XWinrc configuration can fix this? [I'm still a X11 noob and don't know much about configuring X; please be gentle.] Thanks, David -- 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/ From orderthruchaos@gmail.com Fri Jun 8 16:51:00 2012 From: orderthruchaos@gmail.com (Brett DiFrischia) Date: Fri, 08 Jun 2012 16:51:00 -0000 Subject: GVim slow to respond Message-ID: Hiya, I am having similar problems with gvim as noted by K Stahl on Fri, 11 May 2012 12:33:16 -0400.? gvim has become unusable.? Based on the results of ldd and my typical update frequency, I believe one (or more) of the following files may be the culprit: 2012-04-30 01:53:40.001000000 -0500 -rwxr-xr-x? 1 me ???????? 265230 /usr/bin/cygpcre-1.dll 2012-04-30 21:29:10.001000000 -0500 -rwxr-xr-x? 1 me ???????? 96270 /usr/bin/cygatk-1.0-0.dll 2012-04-30 23:39:07.001000000 -0500 -rwxr-xr-x? 1 me ???????? 916494 /usr/bin/cygcairo-2.dll 2012-05-01 22:30:32.001000000 -0500 -rwxr-xr-x? 1 me ???????? 205326 /usr/bin/cyggdk_pixbuf-2.0-0.dll 2012-05-01 22:48:09.001000000 -0500 -rwxr-xr-x? 1 me ???????? 36366 /usr/bin/cygpangocairo-1.0-0.dll 2012-05-01 22:48:09.001000000 -0500 -rwxr-xr-x? 1 me ???????? 189966 /usr/bin/cygpangoft2-1.0-0.dll 2012-05-01 22:48:09.001000000 -0500 -rwxr-xr-x? 1 me ???????? 241166 /usr/bin/cygpango-1.0-0.dll 2012-05-02 03:21:49.001000000 -0500 -rwxr-xr-x? 1 me ???????? 566798 /usr/bin/cyggdk-x11-2.0-0.dll 2012-05-02 03:21:50.001000000 -0500 -rwxr-xr-x? 1 me ???????? 3835406 /usr/bin/cyggtk-x11-2.0-0.dll 2012-05-09 04:10:59.001000000 -0500 -rwxr-xr-x? 1 me ???????? 2288181 /usr/bin/cygwin1.dll 2012-05-12 23:15:18.001000000 -0500 -rwxr-xr-x? 1 me ???????? 72718 /usr/bin/cygz.dll 2012-05-15 00:29:23.001000000 -0500 -rwxr-xr-x? 1 me ???????? 11278 /usr/bin/cyggmodule-2.0-0.dll 2012-05-15 00:29:23.001000000 -0500 -rwxr-xr-x? 1 me ???????? 858126 /usr/bin/cygglib-2.0-0.dll 2012-05-15 00:29:23.001000000 -0500 -rwxr-xr-x? 1 me ???????? 1088526 /usr/bin/cyggio-2.0-0.dll 2012-05-15 00:29:24.001000000 -0500 -rwxr-xr-x? 1 me ???????? 264206 /usr/bin/cyggobject-2.0-0.dll I believe it was either the xorg-server update of 08 May 2012 13:09:54 +0100 or the Gnome update of Thu, 10 May 2012 01:23:40 -0500 simply due to the fact that vim without the GUI is still usable. Any help on this matter would be appreciated. Thank you, Brett -- 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/ From kbrown@cornell.edu Fri Jun 8 18:56:00 2012 From: kbrown@cornell.edu (Ken Brown) Date: Fri, 08 Jun 2012 18:56:00 -0000 Subject: GVim slow to respond In-Reply-To: References: Message-ID: <4FD24AB8.30208@cornell.edu> On 6/8/2012 12:51 PM, Brett DiFrischia wrote: > Hiya, > > I am having similar problems with gvim as noted by K Stahl gmail dot com> on Fri, 11 May 2012 12:33:16 -0400. gvim has become > unusable. Based on the results of ldd and my typical update > frequency, I believe one (or more) of the following files may be the > culprit: > > 2012-04-30 01:53:40.001000000 -0500 -rwxr-xr-x 1 me ???????? > 265230 /usr/bin/cygpcre-1.dll > 2012-04-30 21:29:10.001000000 -0500 -rwxr-xr-x 1 me ???????? > 96270 /usr/bin/cygatk-1.0-0.dll > 2012-04-30 23:39:07.001000000 -0500 -rwxr-xr-x 1 me ???????? > 916494 /usr/bin/cygcairo-2.dll > 2012-05-01 22:30:32.001000000 -0500 -rwxr-xr-x 1 me ???????? > 205326 /usr/bin/cyggdk_pixbuf-2.0-0.dll > 2012-05-01 22:48:09.001000000 -0500 -rwxr-xr-x 1 me ???????? > 36366 /usr/bin/cygpangocairo-1.0-0.dll > 2012-05-01 22:48:09.001000000 -0500 -rwxr-xr-x 1 me ???????? > 189966 /usr/bin/cygpangoft2-1.0-0.dll > 2012-05-01 22:48:09.001000000 -0500 -rwxr-xr-x 1 me ???????? > 241166 /usr/bin/cygpango-1.0-0.dll > 2012-05-02 03:21:49.001000000 -0500 -rwxr-xr-x 1 me ???????? > 566798 /usr/bin/cyggdk-x11-2.0-0.dll > 2012-05-02 03:21:50.001000000 -0500 -rwxr-xr-x 1 me ???????? > 3835406 /usr/bin/cyggtk-x11-2.0-0.dll > 2012-05-09 04:10:59.001000000 -0500 -rwxr-xr-x 1 me ???????? > 2288181 /usr/bin/cygwin1.dll > 2012-05-12 23:15:18.001000000 -0500 -rwxr-xr-x 1 me ???????? > 72718 /usr/bin/cygz.dll > 2012-05-15 00:29:23.001000000 -0500 -rwxr-xr-x 1 me ???????? > 11278 /usr/bin/cyggmodule-2.0-0.dll > 2012-05-15 00:29:23.001000000 -0500 -rwxr-xr-x 1 me ???????? > 858126 /usr/bin/cygglib-2.0-0.dll > 2012-05-15 00:29:23.001000000 -0500 -rwxr-xr-x 1 me ???????? > 1088526 /usr/bin/cyggio-2.0-0.dll > 2012-05-15 00:29:24.001000000 -0500 -rwxr-xr-x 1 me ???????? > 264206 /usr/bin/cyggobject-2.0-0.dll > > I believe it was either the xorg-server update of 08 May 2012 13:09:54 > +0100 or the Gnome update of Thu, 10 May 2012 01:23:40 -0500 simply > due to the fact that vim without the GUI is still usable. The cause hasn't been found yet, but you can find a workaround in http://cygwin.com/ml/cygwin/2012-06/msg00043.html See also http://cygwin.com/ml/cygwin/2012-06/msg00057.html Ken -- 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/ From boxer@bytezeppelin.com Sat Jun 9 16:33:00 2012 From: boxer@bytezeppelin.com (Nick Vasilatos) Date: Sat, 09 Jun 2012 16:33:00 -0000 Subject: XWin 1.12.1.0 seg faults on startup? Message-ID: <4FD37A84.3000402@bytezeppelin.com> Hi, XWin doesn't want to start for me. This is a new install of Cygwin/new install of Win7 on an AMD x64 system with an Nvidia gtx-570 GPU; I've reinstalled the X components a couple of times; rebasedall a couple of times. The log (I installed an XWin.exe w/symbols) says: [ 5306.810] winPositionWindowMultiWindow: (x, y) = (0, 0) [ 5306.810] immediately return since hWnd is NULL [ 5306.810] winMapWindowMultiWindow - pWin: 80062268 [ 5306.810] winUpdateWindowsWindow [ 5306.810] winReshape () [ 5306.826] Segmentation fault at address 0x0 [ 5306.826] Segmentation fault at address 0x0 [ 5306.826] Segmentation fault at address 0x0 [ 5306.826] Fatal server error: [ 5306.826] Fatal server error: [ 5306.826] Fatal server error: [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting [ 5306.826] [ 5306.826] [ 5306.826] [ 5306.826] Server terminated with error (1). Closing log file. Any ideas/what am I doing wrong? Thanks, Nick InitConnectionLimits: MaxClients = 255 Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.12.1.0 OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (WoW64) Snapshot: 20120427-git-d3fae865c57f6709 XWin was started with the following command line: /usr/bin/X :1 -multiwindow -clipboard -wgl -multimonitors -logverbose 3 -auth /home/boxer/.serverauth.2812 ddxProcessArgument - Initializing default screens winInitializeScreenDefaults - primary monitor w 1920 h 1200 winInitializeScreenDefaults - native DPI x 96 y 96 ddxProcessArgument - arg: :1 ddxProcessArgument - arg: -multiwindow ddxProcessArgument - arg: -clipboard ddxProcessArgument - arg: -wgl ddxProcessArgument - arg: -multimonitors ddxProcessArgument - arg: -logverbose ddxProcessArgument - arg: -auth [ 5306.467] OsVendorInit - Creating default screen 0 [ 5306.467] winInitializeScreens - 1 [ 5306.467] winInitializeScreen - 0 [ 5306.498] InitOutput [ 5306.498] winValidateArgs - Returning. [ 5306.498] (II) xorg.conf is not supported [ 5306.498] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information [ 5306.498] LoadPreferences: /home/boxer/.XWinrc not found [ 5306.498] LoadPreferences: Loading /etc/X11/system.XWinrc [ 5306.498] LoadPreferences: Done parsing the configuration file... [ 5306.498] winGetDisplay: DISPLAY=:1.0 [ 5306.514] winDetectSupportedEngines - DirectDraw installed, allowing ShadowDD [ 5306.514] winDetectSupportedEngines - Windows NT, allowing PrimaryDD [ 5306.514] winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL [ 5306.530] winDetectSupportedEngines - Returning, supported engines 0000001f [ 5306.530] winMsgWindowThreadProc - Hello [ 5306.530] winScreenInit - dwWidth: 1920 dwHeight: 1200 [ 5306.530] winAllocateScreenPrivates - g_ulServerGeneration: 0 serverGeneration: 1 [ 5306.530] winSetEngine - Multi Window or Rootless => ShadowGDI [ 5306.530] winScreenInit - Using Windows display depth of 32 bits per pixel [ 5306.530] winCreateBoundingWindowWindowed - User w: 1920 h: 1200 [ 5306.530] winCreateBoundingWindowWindowed - Current w: 1920 h: 1200 [ 5306.530] winGetWorkArea - Primary Monitor WorkArea: 0 0 1200 1920 [ 5306.530] winGetWorkArea - Virtual screen is 3520 x 1200 [ 5306.530] winGetWorkArea - Virtual screen origin is 0, 0 [ 5306.530] winGetWorkArea - Primary screen is 1920 x 1200 [ 5306.530] winGetWorkArea - Adjusted WorkArea for multiple monitors: 0 0 1200 3520 [ 5306.530] [ 5306.530] winCreateMsgWwinCreateMsgWindow - Created msg window hwnd 0x1c0722 [ 5306.530] winAdjustForAutoHide - Taskbar is auto hide [ 5306.530] winAdjustForAutoHide - Found BOTTOM auto-hide taskbar [ 5306.530] winAdjustForAutoHide - Adjusted WorkArea: 0 0 1199 3520 [ 5306.530] winCreateBoundingWindowWindowed - User did not give height and width [ 5306.530] winWindowProc - WM_CREATE [ 5306.545] winWindowProc - WM_SIZE [ 5306.545] winCreateBoundingWindowWindowed - CreateWindowEx () returned [ 5306.545] winCreateBoundingWindowWindowed - WindowClient w 3520 h 1200 r 3520 l 0 b 1200 t 0 [ 5306.545] winCreateBoundingWindowWindowed - Returning [ 5306.545] winQueryScreenDIBFormat - First call masks: 00000000 00000000 00000000 [ 5306.545] winQueryScreenDIBFormat - First call masks: 00000000 00000000 00000000 [ 5306.545] winQueryRGBBitsAndMasks - Masks: 00ff0000 0000ff00 000000ff [ 5306.545] winQueryRGBBitsAndMasks - Bitmap: 1x1 32 bpp 1 planes [ 5306.545] winQueryRGBBitsAndMasks - Compression: 3 (BI_BITFIELDS) [ 5306.545] winAllocateFBShadowGDI - Creating DIB with width: 3520 height: 1200 depth: 32 [ 5306.545] winAllocateFBShadowGDI - Shadow buffer allocated [ 5306.545] winAllocateFBShadowGDI - Dibsection width: 3520 height: 1200 depth: 32 size image: 16896000 [ 5306.545] winAllocateFBShadowGDI - Attempting a shadow blit [ 5306.545] winAllocateFBShadowGDI - Shadow blit success [ 5306.545] winAllocateFBShadowGDI - Created shadow stride: 3520 [ 5306.545] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff [ 5306.545] winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 [ 5306.545] winInitVisualsShadowGDI - Returning [ 5306.545] winRandRInit () [ 5306.545] winFinishScreenInitFB - Calling miDCInitialize () [ 5306.545] winFinishScreenInitFB - Calling winCreateDefColormap () [ 5306.545] winCreateDefColormap [ 5306.545] winCreateDefColormap - Deferring to fbCreateDefColormap () [ 5306.545] winFinishScreenInitFB - Calling shadowSetup () [ 5306.545] null screen fn ReparentWindow [ 5306.545] null screen fn RestackWindow [ 5306.545] winFinishScreenInitFB - Calling winInitWM. [ 5306.545] InitQueue - Queue Size 0 0 [ 5306.545] InitQueue - Calling pthread_mutex_init [ 5306.545] InitQueue - pthread_mutex_init returned [ 5306.545] InitQueue - Calling pthread_cond_init [ 5306.545] InitQueue - pthread_cond_init returned [ 5306.545] winInitMultiWindowWM - Hello [ 5306.545] winInitMultiWindowWM - Calling pthread_mutex_lock () [ 5306.545] winInitWM - Returning. winInitWM - Returning. [ 5306.545] winFinishScreenInitFB - returni[ 5306.545] winMultiWindowXMsgProc - Calling pwinMultiWindowXMsgProc - Calling pthread_mutex_lock () [ 5306.545] winScreenInit - returning [ 5306.545] InitOutput - screen 0 added at virtual desktop coordinate (0,0) (pseudoramiX) [ 5306.545] x: 0, y: 0, w: 1920, h: 1200 [ 5306.545] InitOutput - screen 1 added at virtual desktop coordinate (1920,0) (pseudoramiX) [ 5306.545] x: 1920, y: 0, w: 1600, h: 1200 [ 5306.545] winGenerateAuthorization - GenerateAuthorization success! AuthDataLen: 16 AuthData: ??wDNg9aD9J ????h???? [ 5306.561] InitOutput - Returning. [ 5306.561] MIT-SHM extension disabled due to lack of kernel support [ 5306.561] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel [ 5306.732] GL_VERSION: 4.2.0 [ 5306.732] GL_VENDOR: NVIDIA Corporation [ 5306.732] GL_RENDERER: GeForce GTX 570/PCIe/SSE2 [ 5306.732] GL_EXTENSIONS: GL_AMD_multi_draw_indirect GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float [ 5306.732] GL_EXTENSIONS: GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth [ 5306.732] GL_EXTENSIONS: GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers [ 5306.732] GL_EXTENSIONS: GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced [ 5306.732] GL_EXTENSIONS: GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions [ 5306.732] GL_EXTENSIONS: GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object [ 5306.732] GL_EXTENSIONS: GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 [ 5306.732] GL_EXTENSIONS: GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging [ 5306.732] GL_EXTENSIONS: GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range [ 5306.732] GL_EXTENSIONS: GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 [ 5306.732] GL_EXTENSIONS: GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex [ 5306.732] GL_EXTENSIONS: GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map [ 5306.732] GL_EXTENSIONS: GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding [ 5306.732] GL_EXTENSIONS: GL_ARB_shader_image_load_store GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_subroutine [ 5306.732] GL_EXTENSIONS: GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include [ 5306.732] GL_EXTENSIONS: GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_tessellation_shader [ 5306.732] GL_EXTENSIONS: GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 [ 5306.732] GL_EXTENSIONS: GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc [ 5306.732] GL_EXTENSIONS: GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine [ 5306.732] GL_EXTENSIONS: GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather [ 5306.732] GL_EXTENSIONS: GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two [ 5306.732] GL_EXTENSIONS: GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui [ 5306.732] GL_EXTENSIONS: GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 [ 5306.732] GL_EXTENSIONS: GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix [ 5306.732] GL_EXTENSIONS: GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object [ 5306.732] GL_EXTENSIONS: GL_ARB_vertex_attrib_64bit GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader [ 5306.732] GL_EXTENSIONS: GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers [ 5306.732] GL_EXTENSIONS: GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr [ 5306.732] GL_EXTENSIONS: GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate [ 5306.732] GL_EXTENSIONS: GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array [ 5306.732] GL_EXTENSIONS: GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 [ 5306.732] GL_EXTENSIONS: GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit [ 5306.732] GL_EXTENSIONS: GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object [ 5306.732] GL_EXTENSIONS: GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 [ 5306.732] GL_EXTENSIONS: GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels [ 5306.732] GL_EXTENSIONS: GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal [ 5306.732] GL_EXTENSIONS: GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color [ 5306.732] GL_EXTENSIONS: GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap [ 5306.732] GL_EXTENSIONS: GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 [ 5306.732] GL_EXTENSIONS: GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc [ 5306.732] GL_EXTENSIONS: GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 [ 5306.732] GL_EXTENSIONS: GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer [ 5306.732] GL_EXTENSIONS: GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object [ 5306.732] GL_EXTENSIONS: GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage [ 5306.732] GL_EXTENSIONS: GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 [ 5306.732] GL_EXTENSIONS: GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_import_sync_object [ 5306.732] GL_EXTENSIONS: GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test [ 5306.732] GL_EXTENSIONS: GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render [ 5306.732] GL_EXTENSIONS: GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp [ 5306.732] GL_EXTENSIONS: GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance [ 5306.732] GL_EXTENSIONS: GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 [ 5306.732] GL_EXTENSIONS: GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 [ 5306.732] GL_EXTENSIONS: GL_NV_gpu_program5 GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent [ 5306.732] GL_EXTENSIONS: GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query [ 5306.732] GL_EXTENSIONS: GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 [ 5306.732] GL_EXTENSIONS: GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart [ 5306.732] GL_EXTENSIONS: GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_atomic_counters [ 5306.732] GL_EXTENSIONS: GL_NV_shader_atomic_float GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier [ 5306.732] GL_EXTENSIONS: GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal [ 5306.732] GL_EXTENSIONS: GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader [ 5306.732] GL_EXTENSIONS: GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 [ 5306.732] GL_EXTENSIONS: GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit [ 5306.732] GL_EXTENSIONS: GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 [ 5306.732] GL_EXTENSIONS: GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info [ 5306.732] GL_EXTENSIONS: GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap [ 5306.732] GL_EXTENSIONS: GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 [ 5306.732] GL_EXTENSIONS: GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear [ 5306.732] GL_EXTENSIONS: GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot [ 5306.732] GL_EXTENSIONS: GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod [ 5306.732] GL_EXTENSIONS: GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum GL_WIN_swap_hint WGL_EXT_swap_control [ 5306.748] WGL_EXTENSIONS: WGL_ARB_buffer_region WGL_ARB_create_context WGL_ARB_create_context_profile [ 5306.748] WGL_EXTENSIONS: WGL_ARB_create_context_robustness WGL_ARB_extensions_string WGL_ARB_make_current_read [ 5306.748] WGL_EXTENSIONS: WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format WGL_ARB_pixel_format_float [ 5306.748] WGL_EXTENSIONS: WGL_ARB_render_texture WGL_ATI_pixel_format_float WGL_EXT_create_context_es2_profile [ 5306.748] WGL_EXTENSIONS: WGL_EXT_extensions_string WGL_EXT_framebuffer_sRGB WGL_EXT_pixel_format_packed_float [ 5306.748] WGL_EXTENSIONS: WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_NVX_DX_interop WGL_NV_DX_interop WGL_NV_DX_interop2 [ 5306.748] WGL_EXTENSIONS: WGL_NV_float_buffer WGL_NV_multisample_coverage WGL_NV_render_depth_texture [ 5306.748] WGL_EXTENSIONS: WGL_NV_render_texture_rectangle [ 5306.748] (II) AIGLX: enabled GLX_SGI_make_current_read [ 5306.748] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 5306.748] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 5306.748] (II) AIGLX: enabled GLX_SGIX_pbuffer [ 5306.748] (II) AIGLX: enabled GLX_ARB_multisample and GLX_SGIS_multisample [ 5306.764] (II) AIGLX: Set GLX version to 1.4 [ 5306.764] 347 fbConfigs [ 5306.764] pxf vis fb render Ste aux accum MS drawable Group/ [ 5306.764] idx ID ID VisualType Depth Lvl RGB CI DB Swap reo R G B A Z S buf AR AG AB AA bufs num W P Pb Float Trans Caveat [ 5306.764] ----------------------------------------------------------------------------------------------------------------------------- [ 5306.764] 1 19e 43 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 2 19f 44 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 3 1a0 45 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 4 1a1 46 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 5 1a2 47 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 6 1a3 48 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 7 1a4 49 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 8 1a5 4a TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 9 1a6 4b TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 10 21 4c TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 11 1a7 4d TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 12 1a8 4e TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 13 1a9 4f TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 14 1aa 50 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 15 1ab 51 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 16 42 52 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 17 1ac 53 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 18 1ad 54 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 5306.764] 19 1ae 55 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 20 1af 56 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 21 1b0 57 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 22 1b1 58 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 23 1b2 59 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 24 1b3 5a TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 25 1b4 5b TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 26 1b5 5c TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 27 1b6 5d TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 28 1b7 5e TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 29 1b8 5f TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 30 1b9 60 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 2 y . y . . 2 [ 5306.764] 31 1ba 61 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 32 1bb 62 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 33 1bc 63 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 34 1bd 64 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 35 1be 65 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 36 1bf 66 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 37 1c0 67 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 38 1c1 68 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 39 1c2 69 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 40 1c3 6a TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 41 1c4 6b TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 42 1c5 6c TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 4 y . y . . 2 [ 5306.764] 43 1c6 6d TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 44 1c7 6e TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 45 1c8 6f TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 46 1c9 70 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 47 1ca 71 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 48 1cb 72 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 49 1cc 73 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 50 1cd 74 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 51 1ce 75 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 52 1cf 76 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 53 1d0 77 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 54 1d1 78 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 55 1d2 79 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 56 1d3 7a TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 57 1d4 7b TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 58 1d5 7c TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 59 1d6 7d TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 60 1d7 7e TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 61 1d8 7f TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 62 1d9 80 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 63 1da 81 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 64 1db 82 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 65 1dc 83 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 66 1dd 84 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 67 1de 85 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 68 1df 86 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 69 1e0 87 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 70 1e1 88 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 71 1e2 89 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 72 1e3 8a TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 73 1e4 8b TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 74 1e5 8c TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 5306.764] 75 1e6 8d TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 76 1e7 8e TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 77 1e8 8f TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 78 1e9 90 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 79 1ea 91 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 80 1eb 92 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 81 1ec 93 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 82 1ed 94 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 83 1ee 95 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 84 1ef 96 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 85 1f0 97 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 86 1f1 98 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 87 1f2 99 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 88 1f3 9a TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 89 1f4 9b TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 90 1f5 9c TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 5306.764] 91 1f6 9d TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 32 y . y . . 2 [ 5306.764] 92 1f7 9e TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 32 y . y . . 2 [ 5306.764] 93 1f8 9f TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 32 y . y . . 2 [ 5306.764] 94 1f9 a0 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 32 y . y . . 2 [ 5306.764] 95 1fa a1 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 32 y . y . . 2 [ 5306.764] 96 1fb a2 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 32 y . y . . 2 [ 5306.764] 97 1fc a3 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 32 y . y . . 2 [ 5306.764] 98 1fd a4 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 32 y . y . . 2 [ 5306.764] 99 1fe a5 TrueColor 32 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 y y . . . 0 * [ 5306.764] 100 1ff a6 TrueColor 32 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 y y . . . 0 * [ 5306.764] 101 200 a7 TrueColor 32 0 y . y copy . 8 8 8 0 32 8 0 16 16 16 0 0 0 y . . . . 0 * [ 5306.764] 102 201 a8 TrueColor 32 0 y . y copy . 8 8 8 0 16 8 0 16 16 16 0 0 0 y . . . . 0 * [ 5306.764] 103 202 a9 TrueColor 32 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 y y . . . 0 * [ 5306.764] 104 203 aa TrueColor 32 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 y y . . . 0 * [ 5306.764] 105 204 ab TrueColor 32 0 y . y copy . 8 8 8 8 32 8 0 16 16 16 16 0 0 y . . . . 0 * [ 5306.764] 106 205 ac TrueColor 32 0 y . y copy . 8 8 8 8 16 8 0 16 16 16 16 0 0 y . . . . 0 * [ 5306.764] 111 0 ad TrueColor 24 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 . y . . . 0 * [ 5306.764] 112 0 ae TrueColor 24 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 . y . . . 0 * [ 5306.764] 113 0 af TrueColor 24 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 . y . . . 0 * [ 5306.764] 114 0 b0 TrueColor 24 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 . y . . . 0 * [ 5306.764] 117 0 b1 TrueColor 16 0 y . . . 5 5 5 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [ 5306.764] 118 0 b2 TrueColor 16 0 y . . . 5 5 5 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [ 5306.764] 119 0 b3 TrueColor 16 0 y . . . 5 5 5 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [ 5306.764] 120 0 b4 TrueColor 16 0 y . . . 5 5 5 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [ 5306.764] 123 0 b5 TrueColor 8 0 y . . . 3 3 2 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [ 5306.764] 124 0 b6 TrueColor 8 0 y . . . 3 3 2 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [ 5306.764] 125 0 b7 TrueColor 8 0 y . . . 3 3 2 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [ 5306.764] 126 0 b8 TrueColor 8 0 y . . . 3 3 2 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [ 5306.764] 129 0 b9 TrueColor 4 0 y . . . 1 1 1 0 32 8 0 5 6 5 0 0 0 . y . . . 0 * [ 5306.764] 130 0 ba TrueColor 4 0 y . . . 1 1 1 0 16 8 0 5 6 5 0 0 0 . y . . . 0 * [ 5306.764] 131 0 bb TrueColor 4 0 y . . . 1 1 1 8 32 8 0 4 4 4 4 0 0 . y . . . 0 * [ 5306.764] 132 0 bc TrueColor 4 0 y . . . 1 1 1 8 16 8 0 4 4 4 4 0 0 . y . . . 0 * [ 5306.764] 135 0 bd TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 136 0 be TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 137 0 bf TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 138 0 c0 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 139 0 c1 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 140 0 c2 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 141 0 c3 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 142 0 c4 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 143 0 c5 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 144 0 c6 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 145 0 c7 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 146 0 c8 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 147 0 c9 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 148 0 ca TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 149 0 cb TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 150 0 cc TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 151 0 cd TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 152 0 ce TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 153 0 cf TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 154 0 d0 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 155 0 d1 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 156 0 d2 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 157 0 d3 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 158 0 d4 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 159 0 d5 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 160 0 d6 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 161 0 d7 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 162 0 d8 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 163 0 d9 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 164 0 da TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 165 0 db TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 166 0 dc TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 167 0 dd TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 168 0 de TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 169 0 df TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 170 0 e0 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 171 0 e1 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 172 0 e2 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 173 0 e3 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 174 0 e4 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 175 0 e5 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 176 0 e6 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 177 0 e7 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 178 0 e8 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 179 0 e9 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 180 0 ea TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 181 0 eb TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 182 0 ec TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 183 0 ed TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 184 0 ee TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 185 0 ef TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 186 0 f0 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 187 0 f1 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 188 0 f2 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 189 0 f3 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 190 0 f4 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 191 0 f5 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 192 0 f6 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 193 0 f7 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 194 0 f8 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 195 0 f9 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 196 0 fa TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 197 0 fb TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 198 0 fc TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 199 0 fd TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 200 0 fe TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 201 0 ff TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 202 0 100 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 203 0 101 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 204 0 102 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 205 0 103 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 206 0 104 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 207 0 105 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 208 0 106 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 209 0 107 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 210 0 108 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 211 0 109 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 212 0 10a TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 213 0 10b TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 214 0 10c TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 215 0 10d TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 216 0 10e TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 217 0 10f TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 218 0 110 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 219 0 111 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 220 0 112 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 221 0 113 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 222 0 114 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 223 0 115 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 224 0 116 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 225 0 117 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 226 0 118 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 227 0 119 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 228 0 11a TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 229 0 11b TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 230 0 11c TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 231 0 11d TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 232 0 11e TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 233 0 11f TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 234 0 120 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 235 0 121 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 236 0 122 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 237 0 123 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 238 0 124 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 239 0 125 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 240 0 126 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 241 0 127 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 242 0 128 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 243 0 129 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 244 0 12a TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 245 0 12b TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 246 0 12c TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 247 0 12d TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 248 0 12e TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 249 0 12f TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 250 0 130 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 251 0 131 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 252 0 132 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 253 0 133 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 254 0 134 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 255 0 135 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 256 0 136 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 257 0 137 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 258 0 138 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 259 0 139 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 260 0 13a TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.764] 261 0 13b TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 262 0 13c TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 263 0 13d TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 264 0 13e TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 265 0 13f TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 266 0 140 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 267 0 141 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 268 0 142 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 269 0 143 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 270 0 144 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 271 0 145 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 272 0 146 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.764] 273 0 147 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 274 0 148 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 275 0 149 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 276 0 14a TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 277 0 14b TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 278 0 14c TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 279 0 14d TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 280 0 14e TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 281 0 14f TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 282 0 150 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 283 0 151 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 284 0 152 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 5306.764] 285 0 153 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 286 0 154 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 287 0 155 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 288 0 156 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 289 0 157 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 290 0 158 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 291 0 159 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 292 0 15a TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 293 0 15b TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 294 0 15c TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 295 0 15d TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 296 0 15e TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 5306.764] 297 0 15f TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 298 0 160 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 299 0 161 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 300 0 162 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 301 0 163 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 302 0 164 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 303 0 165 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 304 0 166 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 305 0 167 TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 306 0 168 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 307 0 169 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 308 0 16a TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 5306.764] 309 0 16b TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 310 0 16c TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 311 0 16d TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 312 0 16e TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 313 0 16f TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.764] 314 0 170 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 315 0 171 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 316 0 172 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 317 0 173 TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 318 0 174 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 319 0 175 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 320 0 176 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 321 0 177 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 322 0 178 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 323 0 179 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 324 0 17a TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 325 0 17b TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 326 0 17c TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 327 0 17d TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 328 0 17e TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 329 0 17f TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 330 0 180 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 331 0 181 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 332 0 182 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 333 0 183 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 334 0 184 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 335 0 185 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 336 0 186 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 337 0 187 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 338 0 188 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 5306.779] 339 0 189 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 340 0 18a TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 341 0 18b TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 342 0 18c TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 343 0 18d TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 344 0 18e TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 345 0 18f TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 346 0 190 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 347 0 191 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 348 0 192 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 349 0 193 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 350 0 194 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 5306.779] 351 0 195 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.779] 352 0 196 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.779] 353 0 197 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.779] 354 0 198 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.779] 355 0 199 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [ 5306.779] 356 0 19a TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [ 5306.779] 357 0 19b TrueColor 0 0 y . . . 0 0 0 0 16 0 0 0 0 0 0 0 0 . . y . . 2 [ 5306.779] 358 0 19c TrueColor 0 0 y . . . 0 0 0 0 24 0 0 0 0 0 0 0 0 . . y . . 2 [ 5306.779] 359 0 19d TrueColor 0 0 y . . . 0 0 0 0 24 8 0 0 0 0 0 0 0 . . y . . 2 [ 5306.779] (II) GLX: Initialized Win32 native WGL GL provider for screen0 [ 5306.795] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list! [ 5306.795] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list! [ 5306.795] [dix] Could not init font path element /usr/share/fonts/Type1/, removing from list! [ 5306.810] winPositionWindowMultiWindow: (x, y) = (0, 0) [ 5306.810] immediately return since hWnd is NULL [ 5306.810] winMapWindowMultiWindow - pWin: 80062268 [ 5306.810] winUpdateWindowsWindow [ 5306.810] winReshape () [ 5306.826] Segmentation fault at address 0x0 [ 5306.826] Segmentation fault at address 0x0 [ 5306.826] Segmentation fault at address 0x0 [ 5306.826] Fatal server error: [ 5306.826] Fatal server error: [ 5306.826] Fatal server error: [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting [ 5306.826] [ 5306.826] [ 5306.826] [ 5306.826] Server terminated with error (1). Closing log file. -- Nick Vasilatos -- 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/ From runiq@archlinux.us Mon Jun 11 13:23:00 2012 From: runiq@archlinux.us (Patrice Peterson) Date: Mon, 11 Jun 2012 13:23:00 -0000 Subject: XWin crashes with "Fatal server error" when starting SYBYL 8.1 over SSH Message-ID: <1339421025.2262.40.camel@molmod19.biochemtech.uni-halle.de> Hello, In our lab, we use Cygwin to run SYBYL 8.1. SYBYL does not run locally, we instead forward the X server of the remote machine where it is installed over SSH. This used to work fine until a few weeks ago, though I am embarassed to say I can't pinpoint the exact time when it stopped working. SYBYL usually opens two windows, a main window and a (graphical) terminal. When the first (main) window pops up, XWin crashes with the following error: Fatal server error ... Package version: 1.12.1-1 built 2012-05-02 ... X was called with: X :0 -multiwindow An full Cygwin update didn't rectify the problem, and IIRC it's not possible to downgrade packages in Cygwin. The corresponding /var/log/xwin/XWin.0.log is found on my dropbox [1], as the list's spam filter won't let me post this mail otherwise. The output of cygcheck -s -v -r is there, too [2]. If I should post those files elsewhere for persistence, just let me know. I tried following the advice on [3], to no avail. Regards, Patrice [1] http://dl.dropbox.com/u/26784238/XWin.0.log [2] http://dl.dropbox.com/u/26784238/cygcheck.out [3] http://sourceware.org/lists.html#spam -- 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/ From marco.atzeri@gmail.com Mon Jun 11 13:51:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Mon, 11 Jun 2012 13:51:00 -0000 Subject: XWin crashes with "Fatal server error" when starting SYBYL 8.1 over SSH In-Reply-To: <1339421025.2262.40.camel@molmod19.biochemtech.uni-halle.de> References: <1339421025.2262.40.camel@molmod19.biochemtech.uni-halle.de> Message-ID: <4FD5F7D8.6000301@gmail.com> On 6/11/2012 3:23 PM, Patrice Peterson wrote: > Hello, > > In our lab, we use Cygwin to run SYBYL 8.1. SYBYL does not run locally, > we instead forward the X server of the remote machine where it is > installed over SSH. This used to work fine until a few weeks ago, though > I am embarassed to say I can't pinpoint the exact time when it stopped > working. > > SYBYL usually opens two windows, a main window and a (graphical) > terminal. When the first (main) window pops up, XWin crashes with the > following error: > > Fatal server error > ... > Package version: 1.12.1-1 built 2012-05-02 > ... > X was called with: X :0 -multiwindow > > An full Cygwin update didn't rectify the problem, and IIRC it's not > possible to downgrade packages in Cygwin. it is possible. On "Select Packages" window look for "xorg-server" row, click on "Keep" and you can circle around options: keep / version 1.12.1-1 version 1.12.0-5 source reinstall uninstall please check if version 1.12.0-5 is functional in your case Regards Marco -- 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/ From ajbeaulieu@gmail.com Wed Jun 13 00:17:00 2012 From: ajbeaulieu@gmail.com (Aaron Beaulieu) Date: Wed, 13 Jun 2012 00:17:00 -0000 Subject: Fwd: XServer crashes on startup: Caught signal 11 (Segmentation fault). Server aborting. In-Reply-To: References: Message-ID: Hello, On a fresh install of cygwin/X on a Windows 7 machine, attempting to start xwin -multiwindow (Package: version 1.12.1-1 built 2012-05-02) or startxwin.exe results in an immediate crash.? I could not fins a solution online and just cannot figure out what is happening. The output log reports many no symbol table info available notes, ie: No symbol table info available. #1? 0x776df896 in ntdll!RtlQueryTimeZoneInformation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #24 0x042c5317 in atioglxx!DrvGetProcAddress () ?? from /cygdrive/c/Windows/system32/atioglxx.dll It ends with: Segmentation fault at address 0x13c Fatal server error: Caught signal 11 (Segmentation fault). Server aborting Server terminated with error (1). Closing log file. Segmentation fault at address 0x13c Fatal server error: Caught signal 11 (Segmentation fault). Server aborting winDeinitMultiWindowWM - Noting shutdown in progress winMsgWindowProc - pthread_mutex_unlock () failed: 1 Please help. Thanks Aaron Beaulieu Complete log: $ xwin -multiwindow Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.12.1.0 OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (WoW64) Package: version 1.12.1-1 built 2012-05-02 XWin was started with the following command line: xwin -multiwindow (II) xorg.conf is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information LoadPreferences: /home/ajbeauli/.XWinrc not found LoadPreferences: Loading /etc/X11/system.XWinrc LoadPreferences: Done parsing the configuration file... winDetectSupportedEngines - DirectDraw installed, allowing ShadowDD winDetectSupportedEngines - Windows NT, allowing PrimaryDD winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL winDetectSupportedEngines - Returning, supported engines 0000001f winSetEngine - Multi Window or Rootless => ShadowGDI winScreenInit - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 2960 height: 1050 depth: 32 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 winInitMultiWindowWM - Calling pthread_mutex_lock () 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 ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ Thread 10 (Thread 924.0xcb4): #0? 0x7765000d in ntdll!LdrFindResource_U () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1? 0x776df896 in ntdll!RtlQueryTimeZoneInformation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2? 0x74619a4d in ?? () No symbol table info available. #3? 0x00000000 in ?? () No symbol table info available. Thread 9 (Thread 924.0x5a0): #0? 0x7765f8b1 in ntdll!RtlUpdateClonedSRWLock () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1? 0x7765f8b1 in ntdll!RtlUpdateClonedSRWLock () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2? 0x74fa0a91 in WaitForSingleObjectEx () ?? from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3? 0x000003f0 in ?? () No symbol table info available. #4? 0x00000000 in ?? () No symbol table info available. Thread 8 (Thread 924.0xc58): #0? 0x7765f8e5 in ntdll!RtlUpdateClonedSRWLock () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1? 0x7765f8e5 in ntdll!RtlUpdateClonedSRWLock () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2? 0x74f9d348 in ReadFile () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3? 0x000003d0 in ?? () No symbol table info available. #4? 0x00000000 in ?? () No symbol table info available. Thread 7 (Thread 924.0x9b0): #0? 0x7766013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1? 0x7766013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2? 0x74fa0bdd in WaitForMultipleObjectsEx () ?? from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3? 0x00000002 in ?? () No symbol table info available. #4? 0xffcec668 in ?? () No symbol table info available. #5? 0x758f1a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () ?? from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #6? 0xffcec668 in ?? () No symbol table info available. #7? 0x758f4208 in KERNEL32!CheckForReadOnlyResource () ?? from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #8? 0x00000002 in ?? () No symbol table info available. #9? 0xfffde000 in ?? () No symbol table info available. #10 0x610fad5a in cygwin1!__getreent () from /usr/bin/cygwin1.dll No symbol table info available. #11 0x00000002 in ?? () No symbol table info available. #12 0xffcec85c in ?? () No symbol table info available. #13 0x610faefe in cygwin1!__getreent () from /usr/bin/cygwin1.dll No symbol table info available. #14 0x00000002 in ?? () No symbol table info available. #15 0x00000000 in ?? () No symbol table info available. Thread 6 (Thread 924.0xdbc): #0? 0x7766013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1? 0x7766013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2? 0x74fa0bdd in WaitForMultipleObjectsEx () ?? from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3? 0x00000003 in ?? () No symbol table info available. #4? 0xffdec228 in ?? () No symbol table info available. #5? 0x758f1a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () ?? from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #6? 0xffdec228 in ?? () No symbol table info available. #7? 0x758f4208 in KERNEL32!CheckForReadOnlyResource () ?? from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #8? 0x00000003 in ?? () No symbol table info available. #9? 0xfffde000 in ?? () No symbol table info available. #10 0x61038c08 in feinitialise () from /usr/bin/cygwin1.dll No symbol table info available. #11 0xffdec314 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 5 (Thread 924.0xc60): #0? 0x75bf78d7 in USER32!IsDialogMessage () ?? from /cygdrive/c/Windows/syswow64/USER32.dll No symbol table info available. #1? 0x75bf78d7 in USER32!IsDialogMessage () ?? from /cygdrive/c/Windows/syswow64/USER32.dll No symbol table info available. #2? 0x75bf7c1d in USER32!GetClientRect () ?? from /cygdrive/c/Windows/syswow64/USER32.dll No symbol table info available. #3? 0xffeecdd0 in ?? () No symbol table info available. #4? 0x00408df7 in winMsgWindowThreadProc () No symbol table info available. #5? 0x610fc422 in cygwin1!__getreent () from /usr/bin/cygwin1.dll No symbol table info available. #6? 0x00000000 in ?? () No symbol table info available. Thread 4 (Thread 924.0xf08): #0? 0x77661f26 in ntdll!LdrQueryProcessModuleInformation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1? 0x77661f26 in ntdll!LdrQueryProcessModuleInformation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2? 0x77693352 in ntdll!RtlCreateTagHeap () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #3? 0x00000308 in ?? () No symbol table info available. #4? 0x0416ac8c in ?? () No symbol table info available. #5? 0x610050dd in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 3 (Thread 924.0xfdc): #0? 0x7766013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1? 0x7766013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2? 0x77692f51 in ntdll!RtlWeaklyEnumerateEntryHashTable () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #3? 0x00000003 in ?? () No symbol table info available. #4? 0x006cca28 in ?? () No symbol table info available. #5? 0x758f339a in KERNEL32!BaseCleanupAppcompatCacheSupport () ?? from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #6? 0x00000000 in ?? () No symbol table info available. Thread 2 (Thread 924.0x288): #0? 0x7765f8e5 in ntdll!RtlUpdateClonedSRWLock () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1? 0x7765f8e5 in ntdll!RtlUpdateClonedSRWLock () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2? 0x74f9d348 in ReadFile () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3? 0x00000094 in ?? () No symbol table info available. #4? 0x00000000 in ?? () No symbol table info available. Thread 1 (Thread 924.0xa1c): #0? 0x611028a1 in cygwin1!__getreent () from /usr/bin/cygwin1.dll No symbol table info available. #1? 0x0027f2b0 in ?? () No symbol table info available. #2? 0x610d50f5 in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #3? 0x0056bc98 in ErrorF () No symbol table info available. #4? 0x00575ca9 in xorg_backtrace_exec_wrapper.clone.0 () No symbol table info available. #5? 0x00575e43 in OsSigHandler () No symbol table info available. #6? 0x61030d1a in getenv () from /usr/bin/cygwin1.dll No symbol table info available. #7? 0x610db112 in sigfillset () from /usr/bin/cygwin1.dll No symbol table info available. #8? 0x61031080 in getenv () from /usr/bin/cygwin1.dll No symbol table info available. #9? 0x7769b459 in ntdll!RtlCreateUnicodeStringFromAsciiz () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #10 0x0027f990 in ?? () No symbol table info available. #11 0x7769b42b in ntdll!RtlCreateUnicodeStringFromAsciiz () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #12 0x0027f990 in ?? () No symbol table info available. #13 0x77650133 in ntdll!LdrFindResource_U () ?? from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #14 0x0027f990 in ?? () No symbol table info available. #15 0x72aa3f2c in aticfx32!OpenAdapter10 () ?? from /cygdrive/c/Windows/system32/aticfx32.dll No symbol table info available. #16 0x73731daf in atigktxx!GetD3DKMTProcAddress () ?? from /cygdrive/c/Windows/system32/atigktxx.dll No symbol table info available. #17 0x041b0dfb in atioglxx!DrvGetProcAddress () ?? from /cygdrive/c/Windows/system32/atioglxx.dll No symbol table info available. #18 0x002807a8 in ?? () No symbol table info available. #19 0x04215317 in atioglxx!DrvGetProcAddress () ?? from /cygdrive/c/Windows/system32/atioglxx.dll No symbol table info available. #20 0x00000000 in ?? () No symbol table info available. ==================== Backtrace End ============ Can't attach to process. ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ ==================== Backtrace End ============ Segmentation fault at address 0x13c Fatal server error: Caught signal 11 (Segmentation fault). Server aborting Server terminated with error (1). Closing log file. Segmentation fault at address 0x13c Fatal server error: Caught signal 11 (Segmentation fault). Server aborting winDeinitMultiWindowWM - Noting shutdown in progress winMsgWindowProc - pthread_mutex_unlock () failed: 1 -- 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/ From scott@merrilees.net Thu Jun 14 06:06:00 2012 From: scott@merrilees.net (Scott Merrilees) Date: Thu, 14 Jun 2012 06:06:00 -0000 Subject: startx - no keyboard or mouse focus with single xterm, repeatable error Message-ID: I upgraded yesterday, and am similarly afflicted Thanks Patrick for a workaround, +200+200 works for me. Mario's suggestion of startxwin doesn't solve the problem because startxwin doesn't allow single root window mode. Another minimal way to demonstrate the problem: DISPLAY=:0; export DISPLAY XWin & twm & notice that twm doesn't have focus, and pressing button1 on the root window doesn't show a menu. Howewver if you then force twm to ask where to place a window by doing: xclock & then once the window has been placed I can see the button1 menu, and subsequent xterms etc work properly. When I tried fvwm as an alternative window manager, it worked ok. -- Scott Merrilees -- 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/ From patrick.hogan@gmail.com Thu Jun 14 08:13:00 2012 From: patrick.hogan@gmail.com (Patrick Hogan) Date: Thu, 14 Jun 2012 08:13:00 -0000 Subject: startx - no keyboard or mouse focus with single xterm, repeatable error - WORKAROUND Message-ID: I've found a better workaround for this problem which works without needing to calculate the correct placement of a remedial xterm. Install the xsetroot package and run the following once the X server has started up: # Traditional X11 X-shaped cursor xsetroot -cursor_name X_cursor or # Normal left-pointing arrow cursor xsetroot -cursor_name left_ptr Setting the cursor in this way fixes both the keyboard focus and missing pointer problems. Also - can anyone tell me how to respond correctly to messages in a digest or from the mailing list archive? I've just pasted in the subject heading for this email and Scott's original email below (minus the email addresses), but I'm guessing this email won't show up in the right thread location in the overal email structure of the archive. Regards, Patrick From: Scott Merrilees To: Cc: Date: Thu, 14 Jun 2012 16:05:22 +1000 Subject: Re: startx - no keyboard or mouse focus with single xterm, repeatable error I upgraded yesterday, and am similarly afflicted Thanks Patrick for a workaround, +200+200 works for me. Mario's suggestion of startxwin doesn't solve the problem because startxwin doesn't allow single root window mode. Another minimal way to demonstrate the problem: DISPLAY=:0; export DISPLAY XWin & twm & notice that twm doesn't have focus, and pressing button1 on the root window doesn't show a menu. Howewver if you then force twm to ask where to place a window by doing: xclock & then once the window has been placed I can see the button1 menu, and subsequent xterms etc work properly. When I tried fvwm as an alternative window manager, it worked ok. -- Scott Merrilees -- 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/ From towo@computer.org Thu Jun 14 23:25:00 2012 From: towo@computer.org (Thomas Wolff) Date: Thu, 14 Jun 2012 23:25:00 -0000 Subject: Cygwin/X sends Focus events to wrong windows Message-ID: <4FDA72D1.7040009@computer.org> Testing with xev and two other windows A and B (X or native), the following can be observed: (click into A, then into B; focus changes) click into A, move mouse over xev (some MotionEvents will be reported), then click into B: a FocusEvent is reported by xev although xev was not clicked This does not happen always but often. It confuses e.g. terminal windows, and their child processes if the terminal notifies them about Focus events (ESC[?1004h mode). This can also be seen with xterm, although not quite easily: In an xterm, enable Focus reporting mode. Then enable echo of control characters. Since for some reason, control character echoing with the ^[ notation does not work on cygwin, either a character tracing program could be started, or remote login to a Linux box and start 'cat' there. Then click into xterm and another window, a few times. Focus events should be reported as ESC[O (focus out) or ESC[I (focus in) but are often not in sync with the actual clicking. ------ Thomas -- 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/ From scott@merrilees.net Fri Jun 15 01:47:00 2012 From: scott@merrilees.net (Scott Merrilees) Date: Fri, 15 Jun 2012 01:47:00 -0000 Subject: XKeysymDB missing ? Message-ID: package libX11_6/libX11_6-1.3.3-1 /usr/share/X11/XKeysymDB present package libX11_6/libX11_6-1.4.4-1 /usr/share/X11/XKeysymDB missing The FAQ has some references to XKeysymDB which are confusing given it's omission from 1.4.4-1, and had me wondering is the Xterm input issues I was seeing were related to the lack of this file. If XKeysymDB is missing by design, then probably the FAQ should note this where it talks about XKeysymDB -- Scott Merrilees -- 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/ From yselkowitz@users.sourceforge.net Fri Jun 15 19:13:00 2012 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 15 Jun 2012 19:13:00 -0000 Subject: [ANNOUNCEMENT] Updated: glib2.0-2.32.3-2, pango-1.30.1-1, font-cantarell-otf-0.0.9-1 Message-ID: The following packages have been updated for the Cygwin distribution: * libglib2.0_0-2.32.3-2 * libglib2.0-devel-2.32.3-2 * libpango1.0_0-1.30.1-1 * libpango1.0-devel-1.30.1-1 * girepository-Pango1.0-1.30.1-1 * font-cantarell-otf-0.0.9-1 The glib update includes a patch from Ken Brown to fix the performance problems reported on GTK+ applications. The other releases are routine upstream updates. -- Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- 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/ From jon.turney@dronecode.org.uk Fri Jun 15 20:53:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Fri, 15 Jun 2012 20:53:00 -0000 Subject: [ANNOUNCEMENT] Updated: xorg-server-1.12.1-2 Message-ID: The following packages have been updated in the Cygwin distribution: *** xorg-server-1.12.1-2 *** xorg-server-common-1.12.1-2 *** xorg-server-dmx-1.12.1-2 *** xorg-server-extra-1.12.1-2 *** xorg-server-devel-1.12.1-2 These packages contain XWin and the other X.Org X11 servers. The following cygwin-specific changes have been made since 1.12.1-1: * Fix an X server crash caused by running any OpenGL program (in the default, WGL mode) * Increase the timeout in the xorg-backtrace script for gdb to generate backtrace information from 5 to 60 seconds ca47eba223d8c5b44b57787fb38762aa *xorg-server-1.12.1-2.tar.bz2 8cdc421e0dab10e4df2f32bbf72aba9c *xorg-server-common-1.12.1-2.tar.bz2 7760010315604d9e7984b969ad31743d *xorg-server-devel-1.12.1-2.tar.bz2 c2d4178cc80a27e13887a1894f132931 *xorg-server-dmx-1.12.1-2.tar.bz2 781775ee3aec91d3cd763a4e547361f3 *xorg-server-extra-1.12.1-2.tar.bz2 974815d3437c885e5bc9ed9e62760401 *xorg-server-1.12.1-2-src.tar.bz2 -- 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/ From jon.turney@dronecode.org.uk Sat Jun 16 11:41:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Sat, 16 Jun 2012 11:41:00 -0000 Subject: XKeysymDB missing ? In-Reply-To: References: Message-ID: <4FDC70FC.2040506@dronecode.org.uk> On 15/06/2012 02:46, Scott Merrilees wrote: > package libX11_6/libX11_6-1.3.3-1 /usr/share/X11/XKeysymDB present > package libX11_6/libX11_6-1.4.4-1 /usr/share/X11/XKeysymDB missing The XKeysymDB file has been removed upstream since libX11 1.3.6, see [1] The data which would have been read from it is now built into libX11. > The FAQ has some references to XKeysymDB which are confusing given > it's omission from 1.4.4-1, and had me wondering is the Xterm input > issues I was seeing were related to the lack of this file. > > If XKeysymDB is missing by design, then probably the FAQ should note > this where it talks about XKeysymDB Yes, the FAQ probably needs some updating. It's still possible to set the XKEYSYMDB environment variable, although this is probably of extremely limited usefulness. [1] http://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=50b4b07073bd46cbef3627c160a240bd2a2b99d5 -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From jon.turney@dronecode.org.uk Sun Jun 17 14:03:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Sun, 17 Jun 2012 14:03:00 -0000 Subject: Fwd: XServer crashes on startup: Caught signal 11 (Segmentation fault). Server aborting. In-Reply-To: References: Message-ID: <4FDDE3AE.9050303@dronecode.org.uk> On 13/06/2012 01:16, Aaron Beaulieu wrote: > On a fresh install of cygwin/X on a Windows 7 machine, attempting to > start xwin -multiwindow (Package: version 1.12.1-1 built 2012-05-02) > or startxwin.exe results in an immediate crash. I could not fins a > solution online and just cannot figure out what is happening. > > The output log reports many no symbol table info available notes, ie: > > No symbol table info available. > #1 0x776df896 in ntdll!RtlQueryTimeZoneInformation () > from /cygdrive/c/Windows/SysWOW64/ntdll.dll > > No symbol table info available. > #24 0x042c5317 in atioglxx!DrvGetProcAddress () > from /cygdrive/c/Windows/system32/atioglxx.dll > > It ends with: > > Segmentation fault at address 0x13c > > Fatal server error: > Caught signal 11 (Segmentation fault). Server aborting > > Server terminated with error (1). Closing log file. > Segmentation fault at address 0x13c > > Fatal server error: > Caught signal 11 (Segmentation fault). Server aborting > > winDeinitMultiWindowWM - Noting shutdown in progress > winMsgWindowProc - pthread_mutex_unlock () failed: 1 > > > Please help. Thanks for reporting this problem. If this crash still occurs with the latest Cygwin X server version, please can you follow the instructions at [1] to install debug symbols and use gdb to get a backtrace for the X server when it crashes. [1] http://x.cygwin.com/devel/backtrace.html -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From jon.turney@dronecode.org.uk Sun Jun 17 14:09:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Sun, 17 Jun 2012 14:09:00 -0000 Subject: XWin 1.12.1.0 seg faults on startup? In-Reply-To: <4FD37A84.3000402@bytezeppelin.com> References: <4FD37A84.3000402@bytezeppelin.com> Message-ID: <4FDDE517.6090205@dronecode.org.uk> On 09/06/2012 17:32, Nick Vasilatos wrote: > XWin doesn't want to start for me. This is a new install of Cygwin/new install > of Win7 on an AMD x64 system with an Nvidia gtx-570 GPU; I've reinstalled the > X components a couple of times; rebasedall a couple of times. The log (I > installed an XWin.exe w/symbols) says: > > [ 5306.810] winPositionWindowMultiWindow: (x, y) = (0, 0) > [ 5306.810] immediately return since hWnd is NULL > [ 5306.810] winMapWindowMultiWindow - pWin: 80062268 > [ 5306.810] winUpdateWindowsWindow > [ 5306.810] winReshape () > [ 5306.826] Segmentation fault at address 0x0 > [ 5306.826] Segmentation fault at address 0x0 > [ 5306.826] Segmentation fault at address 0x0 > [ 5306.826] > Fatal server error: > [ 5306.826] > Fatal server error: > [ 5306.826] > Fatal server error: > [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting > [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting > [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting > [ 5306.826] > [ 5306.826] > [ 5306.826] > [ 5306.826] Server terminated with error (1). Closing log file. > > Any ideas/what am I doing wrong? Thanks for reporting this problem. If this crash still occurs with the latest Cygwin X server version, please can you follow the instructions at [1] to install debug symbols and use gdb to get a backtrace for the X server when it crashes. [1] http://x.cygwin.com/devel/backtrace.html -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From msamaki@hotmail.co.uk Sun Jun 17 16:07:00 2012 From: msamaki@hotmail.co.uk (muvaro samaki ) Date: Sun, 17 Jun 2012 16:07:00 -0000 Subject: hyeuyjeryreururtyueuruyuieryireyrryyyyhhJufrUuujfhfyuf Message-ID: ------------------ -- 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/ From jon.turney@dronecode.org.uk Wed Jun 20 18:53:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 20 Jun 2012 18:53:00 -0000 Subject: [ANNOUNCEMENT] Updated: xorg-server-1.12.2-1 Message-ID: The following packages have been updated in the Cygwin distribution: *** xorg-server-1.12.2-1 *** xorg-server-common-1.12.2-1 *** xorg-server-dmx-1.12.2-1 *** xorg-server-extra-1.12.2-1 *** xorg-server-devel-1.12.2-1 These packages contain XWin and the other X.Org X11 servers. In addition to upstream fixes [1], the following cygwin-specific changes have been made since 1.12.1-2: * Fix a merge error with 1.12.1, which made OpenGL non-functional in non-toplevel windows in WGL mode * Ensure styling is properly applied when a window is first shown (Reported by David Thompson) 60480681590ae006018ed53686594115 *xorg-server-1.12.2-1.tar.bz2 8b2e916f7864ad09829adcf557337bdf *xorg-server-common-1.12.2-1.tar.bz2 b9da947f703cfd192caedc5c84c705fd *xorg-server-devel-1.12.2-1.tar.bz2 92ab998241c8652e91e95688b732fa81 *xorg-server-dmx-1.12.2-1.tar.bz2 0935496de1d078503112b68a4d8ee624 *xorg-server-extra-1.12.2-1.tar.bz2 b752cb8fc8e458fa399f881789ae4ec0 *xorg-server-1.12.2-1-src.tar.bz2 [1] http://lists.x.org/archives/xorg-announce/2012-May/001963.html -- 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/ From jon.turney@dronecode.org.uk Wed Jun 20 18:58:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 20 Jun 2012 18:58:00 -0000 Subject: Xserver crash In-Reply-To: <4FB94A82.505@gmail.com> References: <4FB94A82.505@gmail.com> Message-ID: <4FE21D46.5090401@dronecode.org.uk> On 20/05/2012 20:48, marco atzeri wrote: > I just noticed that latest xorg-server-1.12.1-1 is crashing > when using octave with fltk interface. > Reverting to xorg-server-1.12.0-5 solves the issue > > $ uname -a > CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.16s(0.261/5/3) 20120517 02:19:46 i686 Cygwin > > attached Xwin log. > > To replicate run octave and at prompt just digit: > > graphics_toolkit("fltk") > x=1:10 > plot(x,x) Thanks for reporting this. This (and the other OpenGL related crashes reported) should be fixed since 1.12.1-2, and with another OpenGL regression fixed in 1.12.2-1 today, this should be back to working as well as it ever did :-) -- 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/ From jon.turney@dronecode.org.uk Wed Jun 20 19:08:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 20 Jun 2012 19:08:00 -0000 Subject: Taskbar buttons for remote xterms do not appear In-Reply-To: <1338870917.40430.YahooMailClassic@web161904.mail.bf1.yahoo.com> References: <1338870917.40430.YahooMailClassic@web161904.mail.bf1.yahoo.com> Message-ID: <4FE21FAE.2050603@dronecode.org.uk> On 05/06/2012 05:35, David Thompson wrote: > I upgraded Cygwin/X to XWin "1.12.1-1 built 2012-05-02" > and now I'm seeing an annoying problem when starting > remote xterm windows: the taskbar button for the xterm > window does not appear until I give it focus. Thanks for the detailed bug report. > FWIW, I've searched the mailing lists and found this: > > [ANNOUNCEMENT] Updated: xorg-server-1.12.0-2 > * The _NET_WM_STATE_SKIP_TASKBAR hint is now > implemented in multiwindow mode > > Since I'm using multi-window mode and since these are > network based xterms coming into XWin.exe, and the taskbar > button is not automatically showing with the xterm window, > could this be my problem? Indeed, it seems that this change introduced a timing window where the skip-taskbar state of a window might not be applied correctly when the window was first shown, and I guess remote xterms fall into this window. I've uploaded 1.12.2-1 which hopefully contains a fix which closes this timing window. When it reaches the mirrors, perhaps you could try it and see if it fixes things for you? -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From marco.atzeri@gmail.com Wed Jun 20 19:27:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Wed, 20 Jun 2012 19:27:00 -0000 Subject: Xserver crash In-Reply-To: <4FE21D46.5090401@dronecode.org.uk> References: <4FB94A82.505@gmail.com> <4FE21D46.5090401@dronecode.org.uk> Message-ID: <4FE2241D.7040508@gmail.com> On 6/20/2012 8:58 PM, Jon TURNEY wrote: > On 20/05/2012 20:48, marco atzeri wrote: >> I just noticed that latest xorg-server-1.12.1-1 is crashing >> when using octave with fltk interface. >> Reverting to xorg-server-1.12.0-5 solves the issue >> >> $ uname -a >> CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.16s(0.261/5/3) 20120517 02:19:46 i686 Cygwin >> >> attached Xwin log. >> >> To replicate run octave and at prompt just digit: >> >> graphics_toolkit("fltk") >> x=1:10 >> plot(x,x) > > Thanks for reporting this. > > This (and the other OpenGL related crashes reported) should be fixed since > 1.12.1-2, and with another OpenGL regression fixed in 1.12.2-1 today, this > should be back to working as well as it ever did :-) > Hi Jon, 1.12.1-2 does not crash, but also does not plot. the plot window is empty. I will check 1.12.2-1 Regards Marco -- 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/ From boxer@bytezeppelin.com Thu Jun 21 03:40:00 2012 From: boxer@bytezeppelin.com (Nick Vasilatos) Date: Thu, 21 Jun 2012 03:40:00 -0000 Subject: XWin 1.12.1.0 seg faults on startup? In-Reply-To: <4FDDE517.6090205@dronecode.org.uk> References: <4FD37A84.3000402@bytezeppelin.com> <4FDDE517.6090205@dronecode.org.uk> Message-ID: <4FE29762.6070003@bytezeppelin.com> Well... the new server (i1.12.2.0) also seg faults at 0x0 on startup. Debugger says ``No Stack''? The log file is attached. [39]->gdb --args /usr/bin/Xwin -multiwindow GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-cygwin". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/Xwin...done. (gdb) r Starting program: /usr/bin/Xwin -multiwindow [New Thread 17136.0x3dbc] [New Thread 17136.0x43c8] [New Thread 17136.0x40fc] [New Thread 17136.0x4340] [New Thread 17136.0x3c98] [New Thread 17136.0x4164] [New Thread 17136.0x43c4] [New Thread 17136.0x43a8] [New Thread 17136.0x3fb0] [New Thread 17136.0x4194] [New Thread 17136.0x4160] [New Thread 17136.0x3f20] [New Thread 17136.0x3e9c] [New Thread 17136.0x3ad0] [Inferior 1 (process 17136) exited with code 01] (gdb) bt full No stack. (gdb) On 6/17/2012 10:09 AM, Jon TURNEY wrote: > On 09/06/2012 17:32, Nick Vasilatos wrote: >> XWin doesn't want to start for me. This is a new install of Cygwin/new install >> of Win7 on an AMD x64 system with an Nvidia gtx-570 GPU; I've reinstalled the >> X components a couple of times; rebasedall a couple of times. The log (I >> installed an XWin.exe w/symbols) says: >> >> [ 5306.810] winPositionWindowMultiWindow: (x, y) = (0, 0) >> [ 5306.810] immediately return since hWnd is NULL >> [ 5306.810] winMapWindowMultiWindow - pWin: 80062268 >> [ 5306.810] winUpdateWindowsWindow >> [ 5306.810] winReshape () >> [ 5306.826] Segmentation fault at address 0x0 >> [ 5306.826] Segmentation fault at address 0x0 >> [ 5306.826] Segmentation fault at address 0x0 >> [ 5306.826] >> Fatal server error: >> [ 5306.826] >> Fatal server error: >> [ 5306.826] >> Fatal server error: >> [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting >> [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting >> [ 5306.826] Caught signal 11 (Segmentation fault). Server aborting >> [ 5306.826] >> [ 5306.826] >> [ 5306.826] >> [ 5306.826] Server terminated with error (1). Closing log file. >> >> Any ideas/what am I doing wrong? > Thanks for reporting this problem. > > If this crash still occurs with the latest Cygwin X server version, please can > you follow the instructions at [1] to install debug symbols and use gdb to get > a backtrace for the X server when it crashes. > > [1] http://x.cygwin.com/devel/backtrace.html > -------------- next part -------------- InitConnectionLimits: MaxClients = 255 Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.12.2.0 OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (WoW64) Snapshot: 20120620-git-bf732b8843c688df XWin was started with the following command line: /usr/bin/Xwin -multiwindow ddxProcessArgument - Initializing default screens winInitializeScreenDefaults - primary monitor w 1920 h 1200 winInitializeScreenDefaults - native DPI x 96 y 96 ddxProcessArgument - arg: -multiwindow [181416.386] (II) xorg.conf is not supported [181416.386] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information [181416.401] LoadPreferences: /home/boxer/.XWinrc not found [181416.401] LoadPreferences: Loading /etc/X11/system.XWinrc [181416.401] LoadPreferences: Done parsing the configuration file... [181416.479] winDetectSupportedEngines - DirectDraw installed, allowing ShadowDD [181416.479] winDetectSupportedEngines - Windows NT, allowing PrimaryDD [181416.479] winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL [181416.526] winDetectSupportedEngines - Returning, supported engines 0000001f [181416.526] winSetEngine - Multi Window or Rootless => ShadowGDI [181416.526] winScreenInit - Using Windows display depth of 32 bits per pixel [181416.542] winAllocateFBShadowGDI - Creating DIB with width: 3520 height: 1200 depth: 32 [181416.542] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff [181416.542] winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 [181416.542] winInitMultiWindowWM - Calling pthread_mutex_lock () [181416.557] winMultiWindowXMsgProc - Calling pthread_mutex_lock () [181416.557] MIT-SHM extension disabled due to lack of kernel support [181416.557] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel [181416.932] GL_VERSION: 4.2.0 [181416.932] GL_VENDOR: NVIDIA Corporation [181416.932] GL_RENDERER: GeForce GTX 570/PCIe/SSE2 [181416.932] GL_EXTENSIONS: GL_AMD_multi_draw_indirect GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float [181416.932] GL_EXTENSIONS: GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth [181416.932] GL_EXTENSIONS: GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers [181416.932] GL_EXTENSIONS: GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced [181416.932] GL_EXTENSIONS: GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions [181416.932] GL_EXTENSIONS: GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object [181416.932] GL_EXTENSIONS: GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 [181416.932] GL_EXTENSIONS: GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging [181416.932] GL_EXTENSIONS: GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range [181416.932] GL_EXTENSIONS: GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 [181416.932] GL_EXTENSIONS: GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex [181416.932] GL_EXTENSIONS: GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map [181416.932] GL_EXTENSIONS: GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding [181416.932] GL_EXTENSIONS: GL_ARB_shader_image_load_store GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_subroutine [181416.932] GL_EXTENSIONS: GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack [181416.932] GL_EXTENSIONS: GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync [181416.932] GL_EXTENSIONS: GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object [181416.932] GL_EXTENSIONS: GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_compression GL_ARB_texture_compression_bptc [181416.932] GL_EXTENSIONS: GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array [181416.932] GL_EXTENSIONS: GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 [181416.932] GL_EXTENSIONS: GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample [181416.932] GL_EXTENSIONS: GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg [181416.932] GL_EXTENSIONS: GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query [181416.932] GL_EXTENSIONS: GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced [181416.932] GL_EXTENSIONS: GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object [181416.932] GL_EXTENSIONS: GL_ARB_vertex_attrib_64bit GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader [181416.932] GL_EXTENSIONS: GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers [181416.932] GL_EXTENSIONS: GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr [181416.932] GL_EXTENSIONS: GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate [181416.932] GL_EXTENSIONS: GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array [181416.932] GL_EXTENSIONS: GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 [181416.932] GL_EXTENSIONS: GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit [181416.932] GL_EXTENSIONS: GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object [181416.932] GL_EXTENSIONS: GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 [181416.932] GL_EXTENSIONS: GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels [181416.932] GL_EXTENSIONS: GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal [181416.932] GL_EXTENSIONS: GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color [181416.932] GL_EXTENSIONS: GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap [181416.932] GL_EXTENSIONS: GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 [181416.932] GL_EXTENSIONS: GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc [181416.932] GL_EXTENSIONS: GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 [181416.932] GL_EXTENSIONS: GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer [181416.932] GL_EXTENSIONS: GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object [181416.932] GL_EXTENSIONS: GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage [181416.932] GL_EXTENSIONS: GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 [181416.932] GL_EXTENSIONS: GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_import_sync_object [181416.932] GL_EXTENSIONS: GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test [181416.932] GL_EXTENSIONS: GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render [181416.932] GL_EXTENSIONS: GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp [181416.932] GL_EXTENSIONS: GL_NV_ES1_1_compatibility GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence [181416.932] GL_EXTENSIONS: GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program [181416.932] GL_EXTENSIONS: GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage [181416.932] GL_EXTENSIONS: GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program_fp64 [181416.932] GL_EXTENSIONS: GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage [181416.932] GL_EXTENSIONS: GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil [181416.932] GL_EXTENSIONS: GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range [181416.932] GL_EXTENSIONS: GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 [181416.932] GL_EXTENSIONS: GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_buffer_load GL_NV_texgen_reflection [181416.932] GL_EXTENSIONS: GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 [181416.932] GL_EXTENSIONS: GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle [181416.932] GL_EXTENSIONS: GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback [181416.932] GL_EXTENSIONS: GL_NV_transform_feedback2 GL_NV_vertex_array_range GL_NV_vertex_array_range2 [181416.932] GL_EXTENSIONS: GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program [181416.932] GL_EXTENSIONS: GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 [181416.932] GL_EXTENSIONS: GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_compressed_paletted_texture GL_OES_depth24 [181416.932] GL_EXTENSIONS: GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap [181416.932] GL_EXTENSIONS: GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_point_size_array [181416.932] GL_EXTENSIONS: GL_OES_point_sprite GL_OES_rgb8_rgba8 GL_OES_read_format GL_OES_standard_derivatives GL_OES_texture_3D [181416.932] GL_EXTENSIONS: GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float [181416.932] GL_EXTENSIONS: GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float [181416.932] GL_EXTENSIONS: GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum [181416.932] GL_EXTENSIONS: GL_WIN_swap_hint WGL_EXT_swap_control [181416.932] WGL_EXTENSIONS: WGL_ARB_buffer_region WGL_ARB_create_context WGL_ARB_create_context_profile [181416.932] WGL_EXTENSIONS: WGL_ARB_create_context_robustness WGL_ARB_extensions_string WGL_ARB_make_current_read [181416.932] WGL_EXTENSIONS: WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format WGL_ARB_pixel_format_float [181416.932] WGL_EXTENSIONS: WGL_ARB_render_texture WGL_ATI_pixel_format_float WGL_EXT_create_context_es_profile [181416.932] WGL_EXTENSIONS: WGL_EXT_create_context_es2_profile WGL_EXT_extensions_string WGL_EXT_framebuffer_sRGB [181416.932] WGL_EXTENSIONS: WGL_EXT_pixel_format_packed_float WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_NVX_DX_interop [181416.932] WGL_EXTENSIONS: WGL_NV_DX_interop WGL_NV_DX_interop2 WGL_NV_float_buffer WGL_NV_multisample_coverage [181416.932] WGL_EXTENSIONS: WGL_NV_render_depth_texture WGL_NV_render_texture_rectangle [181416.932] (II) AIGLX: enabled GLX_SGI_make_current_read [181416.932] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [181416.932] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [181416.932] (II) AIGLX: enabled GLX_SGIX_pbuffer [181416.932] (II) AIGLX: enabled GLX_ARB_multisample and GLX_SGIS_multisample [181416.963] (II) AIGLX: Set GLX version to 1.4 [181416.963] 347 fbConfigs [181416.963] pxf vis fb render Ste aux accum MS drawable Group/ [181416.963] idx ID ID VisualType Depth Lvl RGB CI DB Swap reo R G B A Z S buf AR AG AB AA bufs num W P Pb Float Trans Caveat [181416.963] ----------------------------------------------------------------------------------------------------------------------------- [181416.963] 1 19d 42 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 2 19e 43 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 3 19f 44 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 4 1a0 45 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 5 1a1 46 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 6 1a2 47 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 7 1a3 48 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 8 1a4 49 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 9 1a5 4a TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 10 21 4b TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 11 1a6 4c TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 12 1a7 4d TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 13 1a8 4e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 14 1a9 4f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 15 1aa 50 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 16 41 51 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 17 1ab 52 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 18 1ac 53 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [181416.963] 19 1ad 54 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 20 1ae 55 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 21 1af 56 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 22 1b0 57 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 23 1b1 58 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 24 1b2 59 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 25 1b3 5a TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 26 1b4 5b TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 27 1b5 5c TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 28 1b6 5d TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 29 1b7 5e TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 30 1b8 5f TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 2 y . y . . 2 [181416.963] 31 1b9 60 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 32 1ba 61 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 33 1bb 62 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 34 1bc 63 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 35 1bd 64 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 36 1be 65 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 37 1bf 66 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 38 1c0 67 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 39 1c1 68 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 40 1c2 69 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 41 1c3 6a TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 42 1c4 6b TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 4 y . y . . 2 [181416.963] 43 1c5 6c TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 44 1c6 6d TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 45 1c7 6e TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 46 1c8 6f TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 47 1c9 70 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 48 1ca 71 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 49 1cb 72 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 50 1cc 73 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 51 1cd 74 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 52 1ce 75 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 53 1cf 76 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 54 1d0 77 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 55 1d1 78 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 56 1d2 79 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 57 1d3 7a TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 58 1d4 7b TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 59 1d5 7c TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 60 1d6 7d TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 61 1d7 7e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 62 1d8 7f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 63 1d9 80 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 64 1da 81 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 65 1db 82 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 66 1dc 83 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 67 1dd 84 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 68 1de 85 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 69 1df 86 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 70 1e0 87 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 71 1e1 88 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 72 1e2 89 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 73 1e3 8a TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 74 1e4 8b TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [181416.963] 75 1e5 8c TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 76 1e6 8d TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 77 1e7 8e TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 78 1e8 8f TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 79 1e9 90 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 80 1ea 91 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 81 1eb 92 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 82 1ec 93 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 83 1ed 94 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 84 1ee 95 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 85 1ef 96 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 86 1f0 97 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 87 1f1 98 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 88 1f2 99 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 89 1f3 9a TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 90 1f4 9b TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [181416.963] 91 1f5 9c TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 32 y . y . . 2 [181416.963] 92 1f6 9d TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 32 y . y . . 2 [181416.963] 93 1f7 9e TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 32 y . y . . 2 [181416.963] 94 1f8 9f TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 32 y . y . . 2 [181416.963] 95 1f9 a0 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 32 y . y . . 2 [181416.963] 96 1fa a1 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 32 y . y . . 2 [181416.963] 97 1fb a2 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 32 y . y . . 2 [181416.963] 98 1fc a3 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 32 y . y . . 2 [181416.963] 99 1fd a4 TrueColor 32 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 y y . . . 0 * [181416.963] 100 1fe a5 TrueColor 32 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 y y . . . 0 * [181416.963] 101 1ff a6 TrueColor 32 0 y . y copy . 8 8 8 0 32 8 0 16 16 16 0 0 0 y . . . . 0 * [181416.963] 102 200 a7 TrueColor 32 0 y . y copy . 8 8 8 0 16 8 0 16 16 16 0 0 0 y . . . . 0 * [181416.963] 103 201 a8 TrueColor 32 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 y y . . . 0 * [181416.963] 104 202 a9 TrueColor 32 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 y y . . . 0 * [181416.963] 105 203 aa TrueColor 32 0 y . y copy . 8 8 8 8 32 8 0 16 16 16 16 0 0 y . . . . 0 * [181416.963] 106 204 ab TrueColor 32 0 y . y copy . 8 8 8 8 16 8 0 16 16 16 16 0 0 y . . . . 0 * [181416.963] 111 0 ac TrueColor 24 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 . y . . . 0 * [181416.963] 112 0 ad TrueColor 24 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 . y . . . 0 * [181416.963] 113 0 ae TrueColor 24 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 . y . . . 0 * [181416.963] 114 0 af TrueColor 24 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 . y . . . 0 * [181416.963] 117 0 b0 TrueColor 16 0 y . . . 5 5 5 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [181416.963] 118 0 b1 TrueColor 16 0 y . . . 5 5 5 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [181416.963] 119 0 b2 TrueColor 16 0 y . . . 5 5 5 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [181416.963] 120 0 b3 TrueColor 16 0 y . . . 5 5 5 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [181416.963] 123 0 b4 TrueColor 8 0 y . . . 3 3 2 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [181416.963] 124 0 b5 TrueColor 8 0 y . . . 3 3 2 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [181416.963] 125 0 b6 TrueColor 8 0 y . . . 3 3 2 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [181416.963] 126 0 b7 TrueColor 8 0 y . . . 3 3 2 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [181416.963] 129 0 b8 TrueColor 4 0 y . . . 1 1 1 0 32 8 0 5 6 5 0 0 0 . y . . . 0 * [181416.963] 130 0 b9 TrueColor 4 0 y . . . 1 1 1 0 16 8 0 5 6 5 0 0 0 . y . . . 0 * [181416.963] 131 0 ba TrueColor 4 0 y . . . 1 1 1 8 32 8 0 4 4 4 4 0 0 . y . . . 0 * [181416.963] 132 0 bb TrueColor 4 0 y . . . 1 1 1 8 16 8 0 4 4 4 4 0 0 . y . . . 0 * [181416.963] 135 0 bc TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 136 0 bd TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 137 0 be TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 138 0 bf TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 139 0 c0 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 140 0 c1 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 141 0 c2 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 142 0 c3 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 143 0 c4 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 144 0 c5 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 145 0 c6 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 146 0 c7 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 147 0 c8 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 148 0 c9 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 149 0 ca TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 150 0 cb TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 151 0 cc TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 152 0 cd TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.963] 153 0 ce TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 154 0 cf TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 155 0 d0 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 156 0 d1 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 157 0 d2 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 158 0 d3 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 159 0 d4 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 160 0 d5 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 161 0 d6 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 162 0 d7 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 163 0 d8 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 164 0 d9 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 165 0 da TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 166 0 db TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 167 0 dc TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 168 0 dd TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 169 0 de TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 170 0 df TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.963] 171 0 e0 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 172 0 e1 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 173 0 e2 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 174 0 e3 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 175 0 e4 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 176 0 e5 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 177 0 e6 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 178 0 e7 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 179 0 e8 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.963] 180 0 e9 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 181 0 ea TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 182 0 eb TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 183 0 ec TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 184 0 ed TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 185 0 ee TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 186 0 ef TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 187 0 f0 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 188 0 f1 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 189 0 f2 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 190 0 f3 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 191 0 f4 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 192 0 f5 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 193 0 f6 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 194 0 f7 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 195 0 f8 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 196 0 f9 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 197 0 fa TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 198 0 fb TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 199 0 fc TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 200 0 fd TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 201 0 fe TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 202 0 ff TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 203 0 100 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 204 0 101 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 205 0 102 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 206 0 103 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 207 0 104 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 208 0 105 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 209 0 106 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 210 0 107 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 211 0 108 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 212 0 109 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 213 0 10a TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 214 0 10b TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 215 0 10c TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 216 0 10d TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 217 0 10e TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 218 0 10f TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 219 0 110 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 220 0 111 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 221 0 112 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 222 0 113 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 223 0 114 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 224 0 115 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 225 0 116 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 226 0 117 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 227 0 118 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 228 0 119 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 229 0 11a TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 230 0 11b TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 231 0 11c TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 232 0 11d TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 233 0 11e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 234 0 11f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 235 0 120 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 236 0 121 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 237 0 122 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 238 0 123 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 239 0 124 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 240 0 125 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 241 0 126 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 242 0 127 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 243 0 128 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 244 0 129 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 245 0 12a TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 246 0 12b TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 247 0 12c TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 248 0 12d TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 249 0 12e TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 250 0 12f TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 251 0 130 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 252 0 131 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 253 0 132 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 254 0 133 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 255 0 134 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 256 0 135 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 257 0 136 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 258 0 137 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 259 0 138 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 260 0 139 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 261 0 13a TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 262 0 13b TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 263 0 13c TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 264 0 13d TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 265 0 13e TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 266 0 13f TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 267 0 140 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 268 0 141 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 269 0 142 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 270 0 143 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 271 0 144 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 272 0 145 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 273 0 146 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 274 0 147 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 275 0 148 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 276 0 149 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 277 0 14a TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 278 0 14b TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 279 0 14c TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 280 0 14d TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 281 0 14e TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 282 0 14f TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 283 0 150 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 284 0 151 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [181416.979] 285 0 152 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 286 0 153 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 287 0 154 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 288 0 155 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 289 0 156 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 290 0 157 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 291 0 158 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 292 0 159 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 293 0 15a TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 294 0 15b TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 295 0 15c TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 296 0 15d TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [181416.979] 297 0 15e TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 298 0 15f TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 299 0 160 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 300 0 161 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 301 0 162 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 302 0 163 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 303 0 164 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 304 0 165 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 305 0 166 TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 306 0 167 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 307 0 168 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 308 0 169 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [181416.979] 309 0 16a TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 310 0 16b TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 311 0 16c TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 312 0 16d TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 313 0 16e TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 314 0 16f TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 315 0 170 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 316 0 171 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 317 0 172 TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 318 0 173 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 319 0 174 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 320 0 175 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 321 0 176 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 322 0 177 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 323 0 178 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 324 0 179 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 325 0 17a TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 326 0 17b TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 327 0 17c TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 328 0 17d TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 329 0 17e TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 330 0 17f TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 331 0 180 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 332 0 181 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 333 0 182 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 334 0 183 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 335 0 184 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 336 0 185 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 337 0 186 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 338 0 187 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [181416.979] 339 0 188 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 340 0 189 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 341 0 18a TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 342 0 18b TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 343 0 18c TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 344 0 18d TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 345 0 18e TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 346 0 18f TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 347 0 190 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 348 0 191 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 349 0 192 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 350 0 193 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [181416.979] 351 0 194 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 352 0 195 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 353 0 196 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 354 0 197 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 355 0 198 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 356 0 199 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [181416.979] 357 0 19a TrueColor 0 0 y . . . 0 0 0 0 16 0 0 0 0 0 0 0 0 . . y . . 2 [181416.979] 358 0 19b TrueColor 0 0 y . . . 0 0 0 0 24 0 0 0 0 0 0 0 0 . . y . . 2 [181416.979] 359 0 19c TrueColor 0 0 y . . . 0 0 0 0 24 8 0 0 0 0 0 0 0 . . y . . 2 [181416.979] (II) GLX: Initialized Win32 native WGL GL provider for screen 0 [181416.979] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list! [181416.979] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list! [181416.979] [dix] Could not init font path element /usr/share/fonts/Type1/, removing from list! [181417.010] winPositionWindowMultiWindow: (x, y) = (0, 0) [181417.010] immediately return since hWnd is NULL [181417.010] winMapWindowMultiWindow - pWin: 800580f8 [181417.010] winUpdateWindowsWindow [181417.415] Can't attach to process. ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ ==================== Backtrace End ============ [181417.415] Segmentation fault at address 0x0 [181417.415] Fatal server error: [181417.415] Caught signal 11 (Segmentation fault). Server aborting [181417.415] [181417.415] Server terminated with error (1). Closing log file. -------------- next part -------------- -- 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/ From marco.atzeri@gmail.com Thu Jun 21 05:09:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Thu, 21 Jun 2012 05:09:00 -0000 Subject: Xserver crash In-Reply-To: <4FE2241D.7040508@gmail.com> References: <4FB94A82.505@gmail.com> <4FE21D46.5090401@dronecode.org.uk> <4FE2241D.7040508@gmail.com> Message-ID: <4FE2AC7C.4010307@gmail.com> On 6/20/2012 9:27 PM, marco atzeri wrote: > > Hi Jon, > > 1.12.1-2 does not crash, but also does not plot. > the plot window is empty. > > I will check 1.12.2-1 > > Regards > Marco > > 1.12.2-1 plots fine Thanks Marco -- 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/ From dat1965.cygwin@mailnull.com Thu Jun 21 05:56:00 2012 From: dat1965.cygwin@mailnull.com (David Thompson) Date: Thu, 21 Jun 2012 05:56:00 -0000 Subject: Taskbar buttons for remote xterms do not appear In-Reply-To: <4FE21FAE.2050603@dronecode.org.uk> Message-ID: <1340258178.76434.YahooMailClassic@web161901.mail.bf1.yahoo.com> --- On Wed, 6/20/12, Jon TURNEY wrote: > I've uploaded 1.12.2-1 which hopefully contains a fix which > closes this timing window. > > When it reaches the mirrors, perhaps you could try it and > see if it fixes things for you? 1.12.2-1 works fine now Thanks! -- 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/ From Stromeko@nexgo.de Thu Jun 21 17:24:00 2012 From: Stromeko@nexgo.de (Achim Gratz) Date: Thu, 21 Jun 2012 17:24:00 -0000 Subject: TrueType rendering configuration? Message-ID: <87zk7wtw89.fsf@Rainer.invalid> I've been trying to configure Emacs/X11 so that it would mostly look the same as Emacs/Win. To that end, at least on my machine it seems necessary to override the DPI setting when starting the server (dpi=96) and then the line heights become the same. I've been unsuccessful so far with getting the run width of the characters the same for any TrueType font: the "regular" shape for most fonts looks like it has been boldened ??? indeed, for Consolas the resulting width of the glyphs is exactly the same as for the "bold" shape, only with much worse hinting. Is there anything I can do about that vie configuration or is this a bug in the font rendering engine? Using Consolas with rxvt renders the font correctly, so it may have to do with Gtk also. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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/ From davidmichaelkarr@gmail.com Fri Jun 22 23:33:00 2012 From: davidmichaelkarr@gmail.com (David Karr) Date: Fri, 22 Jun 2012 23:33:00 -0000 Subject: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection? Message-ID: I run Eclipse on win7, and also Eclipse on Ubuntu, displaying the window on my Win7 box, using Cygwin. One annoyance I have with the latter is that when I select a region of text, it appears to automatically copy that region to the clipboard, instead of waiting for me to press Ctrl-C. I asked about this on the eclipse forums, and they said Ubuntu Eclipse doesn't do this, and it's likely being done by my X server. I checked the Cygwin-X11 FAQ and the command-line options, and I don't see anything that specifies this. -- 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/ From jon.turney@dronecode.org.uk Mon Jun 25 13:22:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 25 Jun 2012 13:22:00 -0000 Subject: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection? In-Reply-To: References: Message-ID: <4FE8661E.9090809@dronecode.org.uk> On 23/06/2012 00:33, David Karr wrote: > I run Eclipse on win7, and also Eclipse on Ubuntu, displaying the > window on my Win7 box, using Cygwin. > > One annoyance I have with the latter is that when I select a region of > text, it appears to automatically copy that region to the clipboard, > instead of waiting for me to press Ctrl-C. > > I asked about this on the eclipse forums, and they said Ubuntu Eclipse > doesn't do this, and it's likely being done by my X server. Yes, the X server is copying the selected text to the Windows clipboard. Let me try to explain why: X supports an arbitrary number of 'selections', the two of interest here are the PRIMARY selection (which conventionally contains some data which the user has selected) and the CLIPBOARD selection (which conventionally contains some data that the user has explicitly requested to be 'copied' to the clipboard) The Cygwin X server monitors these selections for changes, and makes text in the most recently changed one available for pasting from the Windows clipboard. So, if you select some text in eclipse after copying some text to the clipboard, you will get the selected text, not the copied text, when you paste in Windows. I can understand this behaviour is confusing to people who are expecting the X clipboard to behave like the Windows one. It has been suggested a few times that we should not monitor the PRIMARY selection, but some very popular X applications (such as xterm and emacs) only use the PRIMARY selection by default. It's also been suggested that monitoring the PRIMARY selection should be configurable somehow, but I'm not sure that a global configuration option would lead to very useful behaviour. As always, patches welcome :-) -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From jon.turney@dronecode.org.uk Mon Jun 25 13:35:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 25 Jun 2012 13:35:00 -0000 Subject: XWin 1.12.1.0 seg faults on startup? In-Reply-To: <4FE29762.6070003@bytezeppelin.com> References: <4FD37A84.3000402@bytezeppelin.com> <4FDDE517.6090205@dronecode.org.uk> <4FE29762.6070003@bytezeppelin.com> Message-ID: <4FE86913.2010706@dronecode.org.uk> On 21/06/2012 04:39, Nick Vasilatos wrote: > Well... the new server (i1.12.2.0) also seg faults at 0x0 on startup. Debugger > says ``No Stack''? The log file is attached. > [Inferior 1 (process 17136) exited with code 01] > (gdb) bt full > No stack. > (gdb) This says that the XWin process exited, so either gdb somehow failed to catch it when it segfaulted. Or did it not segfault at all? > On 6/17/2012 10:09 AM, Jon TURNEY wrote: >> On 09/06/2012 17:32, Nick Vasilatos wrote: >>> XWin doesn't want to start for me. This is a new install of Cygwin/new install >>> of Win7 on an AMD x64 system with an Nvidia gtx-570 GPU; I've reinstalled the >>> X components a couple of times; rebasedall a couple of times. The log (I >>> installed an XWin.exe w/symbols) says: >>> >>> [ 5306.810] winPositionWindowMultiWindow: (x, y) = (0, 0) >>> [ 5306.810] immediately return since hWnd is NULL >>> [ 5306.810] winMapWindowMultiWindow - pWin: 80062268 >>> [ 5306.810] winUpdateWindowsWindow >>> [ 5306.810] winReshape () >>> [ 5306.826] Segmentation fault at address 0x0 So, this looks like maybe it's failing while trying to create a window, so this might be a timing condition at startup. You might try creating an empty ~/.startxwinrc (so the default xterm is not started by startxwin) and see if that makes a difference? -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From jon.turney@dronecode.org.uk Mon Jun 25 13:44:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Mon, 25 Jun 2012 13:44:00 -0000 Subject: no display specified In-Reply-To: <33866806.post@talk.nabble.com> References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> <4FB51A09.80501@gmail.com> <33865342.post@talk.nabble.com> <4FB52618.7080503@gmail.com> <33866806.post@talk.nabble.com> Message-ID: <4FE86B39.5090807@dronecode.org.uk> On 17/05/2012 21:14, Chillosaurus wrote: > some more data ? >> Is the remote machine a Unix one ? If so the you can look at >> http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-ssh-no-x11forwarding > Yes it is a Unix cluster. A2 worked, but Matlab is approx. 60 times slower > than normal - or even worse. > Can this be solved? If the slowdown is in drawing, it might be due to the fact you are not getting hardware accelerated OpenGL. To get this with the Cygwin X server currently (1) You must be using multiwindow mode, and (2) you must 'export LIBGL_ALWAYS_INDIRECT=1' on the remote machine. See [1]. [1] http://x.cygwin.com/docs/ug/using-aiglx.html -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From davidmichaelkarr@gmail.com Mon Jun 25 15:54:00 2012 From: davidmichaelkarr@gmail.com (David Karr) Date: Mon, 25 Jun 2012 15:54:00 -0000 Subject: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection? In-Reply-To: <4FE8661E.9090809@dronecode.org.uk> References: <4FE8661E.9090809@dronecode.org.uk> Message-ID: On Mon, Jun 25, 2012 at 6:22 AM, Jon TURNEY wrote: > On 23/06/2012 00:33, David Karr wrote: >> I run Eclipse on win7, and also Eclipse on Ubuntu, displaying the >> window on my Win7 box, using Cygwin. >> >> One annoyance I have with the latter is that when I select a region of >> text, it appears to automatically copy that region to the clipboard, >> instead of waiting for me to press Ctrl-C. >> >> I asked about this on the eclipse forums, and they said Ubuntu Eclipse >> doesn't do this, and it's likely being done by my X server. > > Yes, the X server is copying the selected text to the Windows clipboard. > > Let me try to explain why: > > X supports an arbitrary number of 'selections', the two of interest here are > the PRIMARY selection (which conventionally contains some data which the user > has selected) and the CLIPBOARD selection (which conventionally contains some > data that the user has explicitly requested to be 'copied' to the clipboard) > > The Cygwin X server monitors these selections for changes, and makes text in > the most recently changed one available for pasting from the Windows clipboard. It seems like you've just explained to me by using the word "conventionally" that the behavior of the Cygwin X server doesn't behave "conventionally". > So, if you select some text in eclipse after copying some text to the > clipboard, you will get the selected text, not the copied text, when you paste > in Windows. > > I can understand this behaviour is confusing to people who are expecting the X > clipboard to behave like the Windows one. > > It has been suggested a few times that we should not monitor the PRIMARY > selection, but some very popular X applications (such as xterm and emacs) only > use the PRIMARY selection by default. ?It's also been suggested that > monitoring the PRIMARY selection should be configurable somehow, but I'm not > sure that a global configuration option would lead to very useful behaviour. I just verified that I can easily configure Emacs to not copy to the clipboard on selection, and to replace the selection on yank. It's unfortunate that I can't directly configure Eclipse to do this, but I would be surprised if they would have thought to implement this, as Eclipse normally works "the way you expect" on both Ubuntu and Windows. It's only when displaying the Ubuntu window on Windows through Cygwin that it behaves "unconventionally". -- 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/ From boxer@bytezeppelin.com Wed Jun 27 15:34:00 2012 From: boxer@bytezeppelin.com (Nick Vasilatos) Date: Wed, 27 Jun 2012 15:34:00 -0000 Subject: XWin 1.12.1.0 seg faults on startup? In-Reply-To: <4FE86913.2010706@dronecode.org.uk> References: <4FD37A84.3000402@bytezeppelin.com> <4FDDE517.6090205@dronecode.org.uk> <4FE29762.6070003@bytezeppelin.com> <4FE86913.2010706@dronecode.org.uk> Message-ID: <4FEB27C1.7040905@bytezeppelin.com> > You might try creating an empty ~/.startxwinrc (so the default xterm is not > started by startxwin) and see if that makes a difference? Would seem not/seems to fail as before. See below and log attached. [29]->cd [30]->cat /dev/null > .startxwinrc [31]->cat .startxwinrc [32]->gdb --args /usr/bin/XWin -multiwindow GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-cygwin". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/XWin...done. (gdb) r Starting program: /usr/bin/XWin -multiwindow [New Thread 26248.0x5dfc] [New Thread 26248.0x60e8] [New Thread 26248.0x22a8] [New Thread 26248.0x1eec] [New Thread 26248.0x6dc4] [New Thread 26248.0x5998] [New Thread 26248.0x66d0] [New Thread 26248.0x1d20] [New Thread 26248.0x69f8] [New Thread 26248.0x69d0] [New Thread 26248.0x33f8] [New Thread 26248.0x674c] [New Thread 26248.0x6004] [New Thread 26248.0x5c24] [Inferior 1 (process 26248) exited with code 01] (gdb) bt full No stack. (gdb) On 6/25/2012 9:35 AM, Jon TURNEY wrote: > On 21/06/2012 04:39, Nick Vasilatos wrote: >> Well... the new server (i1.12.2.0) also seg faults at 0x0 on startup. Debugger >> says ``No Stack''? The log file is attached. >> [Inferior 1 (process 17136) exited with code 01] >> (gdb) bt full >> No stack. >> (gdb) > This says that the XWin process exited, so either gdb somehow failed to catch > it when it segfaulted. Or did it not segfault at all? > >> On 6/17/2012 10:09 AM, Jon TURNEY wrote: >>> On 09/06/2012 17:32, Nick Vasilatos wrote: >>>> XWin doesn't want to start for me. This is a new install of Cygwin/new install >>>> of Win7 on an AMD x64 system with an Nvidia gtx-570 GPU; I've reinstalled the >>>> X components a couple of times; rebasedall a couple of times. The log (I >>>> installed an XWin.exe w/symbols) says: >>>> >>>> [ 5306.810] winPositionWindowMultiWindow: (x, y) = (0, 0) >>>> [ 5306.810] immediately return since hWnd is NULL >>>> [ 5306.810] winMapWindowMultiWindow - pWin: 80062268 >>>> [ 5306.810] winUpdateWindowsWindow >>>> [ 5306.810] winReshape () >>>> [ 5306.826] Segmentation fault at address 0x0 > So, this looks like maybe it's failing while trying to create a window, so > this might be a timing condition at startup. > > You might try creating an empty ~/.startxwinrc (so the default xterm is not > started by startxwin) and see if that makes a difference? > -- Nick Vasilatos boxer@bytezeppelin.com +1.617.230.3408 -------------- next part -------------- InitConnectionLimits: MaxClients = 255 Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.12.2.0 OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (WoW64) Snapshot: 20120620-git-bf732b8843c688df XWin was started with the following command line: /usr/bin/XWin -multiwindow ddxProcessArgument - Initializing default screens winInitializeScreenDefaults - primary monitor w 1920 h 1200 winInitializeScreenDefaults - native DPI x 96 y 96 ddxProcessArgument - arg: -multiwindow [316929.119] (II) xorg.conf is not supported [316929.119] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information [316929.119] LoadPreferences: /home/boxer/.XWinrc not found [316929.119] LoadPreferences: Loading /etc/X11/system.XWinrc [316929.119] LoadPreferences: Done parsing the configuration file... [316929.197] winDetectSupportedEngines - DirectDraw installed, allowing ShadowDD [316929.197] winDetectSupportedEngines - Windows NT, allowing PrimaryDD [316929.197] winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL [316929.244] winDetectSupportedEngines - Returning, supported engines 0000001f [316929.244] winSetEngine - Multi Window or Rootless => ShadowGDI [316929.244] winScreenInit - Using Windows display depth of 32 bits per pixel [316929.259] winAllocateFBShadowGDI - Creating DIB with width: 3520 height: 1200 depth: 32 [316929.259] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff [316929.259] winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 [316929.259] winInitMultiWindowWM - Calling pthread_mutex_lock () [316929.259] winMultiWindowXMsgProc - Calling pthread_mutex_lock () [316929.275] MIT-SHM extension disabled due to lack of kernel support [316929.275] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel [316929.618] GL_VERSION: 4.2.0 [316929.618] GL_VENDOR: NVIDIA Corporation [316929.618] GL_RENDERER: GeForce GTX 570/PCIe/SSE2 [316929.618] GL_EXTENSIONS: GL_AMD_multi_draw_indirect GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float [316929.618] GL_EXTENSIONS: GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth [316929.618] GL_EXTENSIONS: GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers [316929.618] GL_EXTENSIONS: GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced [316929.618] GL_EXTENSIONS: GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions [316929.618] GL_EXTENSIONS: GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object [316929.618] GL_EXTENSIONS: GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 [316929.618] GL_EXTENSIONS: GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging [316929.618] GL_EXTENSIONS: GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range [316929.618] GL_EXTENSIONS: GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 [316929.618] GL_EXTENSIONS: GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex [316929.618] GL_EXTENSIONS: GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map [316929.618] GL_EXTENSIONS: GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding [316929.618] GL_EXTENSIONS: GL_ARB_shader_image_load_store GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_subroutine [316929.618] GL_EXTENSIONS: GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack [316929.618] GL_EXTENSIONS: GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync [316929.618] GL_EXTENSIONS: GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object [316929.634] GL_EXTENSIONS: GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_compression GL_ARB_texture_compression_bptc [316929.634] GL_EXTENSIONS: GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array [316929.634] GL_EXTENSIONS: GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 [316929.634] GL_EXTENSIONS: GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample [316929.634] GL_EXTENSIONS: GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg [316929.634] GL_EXTENSIONS: GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query [316929.634] GL_EXTENSIONS: GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced [316929.634] GL_EXTENSIONS: GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object [316929.634] GL_EXTENSIONS: GL_ARB_vertex_attrib_64bit GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader [316929.634] GL_EXTENSIONS: GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers [316929.634] GL_EXTENSIONS: GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr [316929.634] GL_EXTENSIONS: GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate [316929.634] GL_EXTENSIONS: GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array [316929.634] GL_EXTENSIONS: GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 [316929.634] GL_EXTENSIONS: GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit [316929.634] GL_EXTENSIONS: GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object [316929.634] GL_EXTENSIONS: GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 [316929.634] GL_EXTENSIONS: GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels [316929.634] GL_EXTENSIONS: GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal [316929.634] GL_EXTENSIONS: GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color [316929.634] GL_EXTENSIONS: GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap [316929.634] GL_EXTENSIONS: GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 [316929.634] GL_EXTENSIONS: GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc [316929.634] GL_EXTENSIONS: GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 [316929.634] GL_EXTENSIONS: GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer [316929.634] GL_EXTENSIONS: GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object [316929.634] GL_EXTENSIONS: GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage [316929.634] GL_EXTENSIONS: GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 [316929.634] GL_EXTENSIONS: GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_import_sync_object [316929.634] GL_EXTENSIONS: GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test [316929.634] GL_EXTENSIONS: GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render [316929.634] GL_EXTENSIONS: GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp [316929.634] GL_EXTENSIONS: GL_NV_ES1_1_compatibility GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence [316929.634] GL_EXTENSIONS: GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program [316929.634] GL_EXTENSIONS: GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage [316929.634] GL_EXTENSIONS: GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program_fp64 [316929.634] GL_EXTENSIONS: GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage [316929.634] GL_EXTENSIONS: GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil [316929.634] GL_EXTENSIONS: GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range [316929.634] GL_EXTENSIONS: GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 [316929.634] GL_EXTENSIONS: GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_buffer_load GL_NV_texgen_reflection [316929.634] GL_EXTENSIONS: GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 [316929.634] GL_EXTENSIONS: GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle [316929.634] GL_EXTENSIONS: GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback [316929.634] GL_EXTENSIONS: GL_NV_transform_feedback2 GL_NV_vertex_array_range GL_NV_vertex_array_range2 [316929.634] GL_EXTENSIONS: GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program [316929.634] GL_EXTENSIONS: GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 [316929.634] GL_EXTENSIONS: GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_compressed_paletted_texture GL_OES_depth24 [316929.634] GL_EXTENSIONS: GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap [316929.634] GL_EXTENSIONS: GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_point_size_array [316929.634] GL_EXTENSIONS: GL_OES_point_sprite GL_OES_rgb8_rgba8 GL_OES_read_format GL_OES_standard_derivatives GL_OES_texture_3D [316929.634] GL_EXTENSIONS: GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float [316929.634] GL_EXTENSIONS: GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float [316929.634] GL_EXTENSIONS: GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum [316929.634] GL_EXTENSIONS: GL_WIN_swap_hint WGL_EXT_swap_control [316929.634] WGL_EXTENSIONS: WGL_ARB_buffer_region WGL_ARB_create_context WGL_ARB_create_context_profile [316929.634] WGL_EXTENSIONS: WGL_ARB_create_context_robustness WGL_ARB_extensions_string WGL_ARB_make_current_read [316929.634] WGL_EXTENSIONS: WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format WGL_ARB_pixel_format_float [316929.634] WGL_EXTENSIONS: WGL_ARB_render_texture WGL_ATI_pixel_format_float WGL_EXT_create_context_es_profile [316929.634] WGL_EXTENSIONS: WGL_EXT_create_context_es2_profile WGL_EXT_extensions_string WGL_EXT_framebuffer_sRGB [316929.634] WGL_EXTENSIONS: WGL_EXT_pixel_format_packed_float WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_NVX_DX_interop [316929.634] WGL_EXTENSIONS: WGL_NV_DX_interop WGL_NV_DX_interop2 WGL_NV_float_buffer WGL_NV_multisample_coverage [316929.634] WGL_EXTENSIONS: WGL_NV_render_depth_texture WGL_NV_render_texture_rectangle [316929.634] (II) AIGLX: enabled GLX_SGI_make_current_read [316929.634] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [316929.634] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [316929.634] (II) AIGLX: enabled GLX_SGIX_pbuffer [316929.634] (II) AIGLX: enabled GLX_ARB_multisample and GLX_SGIS_multisample [316929.649] (II) AIGLX: Set GLX version to 1.4 [316929.649] 347 fbConfigs [316929.649] pxf vis fb render Ste aux accum MS drawable Group/ [316929.649] idx ID ID VisualType Depth Lvl RGB CI DB Swap reo R G B A Z S buf AR AG AB AA bufs num W P Pb Float Trans Caveat [316929.649] ----------------------------------------------------------------------------------------------------------------------------- [316929.649] 1 19d 42 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 2 19e 43 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 3 19f 44 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 4 1a0 45 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 5 1a1 46 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 6 1a2 47 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 7 1a3 48 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 8 1a4 49 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 9 1a5 4a TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 10 21 4b TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 11 1a6 4c TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 12 1a7 4d TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 13 1a8 4e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 14 1a9 4f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 15 1aa 50 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 16 41 51 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 17 1ab 52 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 18 1ac 53 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [316929.649] 19 1ad 54 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 20 1ae 55 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 21 1af 56 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 22 1b0 57 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 23 1b1 58 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 24 1b2 59 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 25 1b3 5a TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 26 1b4 5b TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 27 1b5 5c TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 28 1b6 5d TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 29 1b7 5e TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 30 1b8 5f TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 2 y . y . . 2 [316929.649] 31 1b9 60 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 32 1ba 61 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 33 1bb 62 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 34 1bc 63 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 35 1bd 64 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 36 1be 65 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 37 1bf 66 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 38 1c0 67 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 39 1c1 68 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 40 1c2 69 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 41 1c3 6a TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 42 1c4 6b TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 4 y . y . . 2 [316929.649] 43 1c5 6c TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 44 1c6 6d TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 45 1c7 6e TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 46 1c8 6f TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 47 1c9 70 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 48 1ca 71 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 49 1cb 72 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 50 1cc 73 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 51 1cd 74 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 52 1ce 75 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 53 1cf 76 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 54 1d0 77 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 55 1d1 78 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 56 1d2 79 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 57 1d3 7a TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 58 1d4 7b TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 59 1d5 7c TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 60 1d6 7d TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 61 1d7 7e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 62 1d8 7f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 63 1d9 80 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 64 1da 81 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 65 1db 82 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 66 1dc 83 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 67 1dd 84 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 68 1de 85 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 69 1df 86 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 70 1e0 87 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 71 1e1 88 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 72 1e2 89 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 73 1e3 8a TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 74 1e4 8b TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [316929.649] 75 1e5 8c TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.649] 76 1e6 8d TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 77 1e7 8e TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 78 1e8 8f TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 79 1e9 90 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 80 1ea 91 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 81 1eb 92 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 82 1ec 93 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 83 1ed 94 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 84 1ee 95 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 85 1ef 96 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 86 1f0 97 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 87 1f1 98 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 88 1f2 99 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 89 1f3 9a TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 90 1f4 9b TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [316929.665] 91 1f5 9c TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 32 y . y . . 2 [316929.665] 92 1f6 9d TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 32 y . y . . 2 [316929.665] 93 1f7 9e TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 32 y . y . . 2 [316929.665] 94 1f8 9f TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 32 y . y . . 2 [316929.665] 95 1f9 a0 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 32 y . y . . 2 [316929.665] 96 1fa a1 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 32 y . y . . 2 [316929.665] 97 1fb a2 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 32 y . y . . 2 [316929.665] 98 1fc a3 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 32 y . y . . 2 [316929.665] 99 1fd a4 TrueColor 32 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 y y . . . 0 * [316929.665] 100 1fe a5 TrueColor 32 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 y y . . . 0 * [316929.665] 101 1ff a6 TrueColor 32 0 y . y copy . 8 8 8 0 32 8 0 16 16 16 0 0 0 y . . . . 0 * [316929.665] 102 200 a7 TrueColor 32 0 y . y copy . 8 8 8 0 16 8 0 16 16 16 0 0 0 y . . . . 0 * [316929.665] 103 201 a8 TrueColor 32 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 y y . . . 0 * [316929.665] 104 202 a9 TrueColor 32 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 y y . . . 0 * [316929.665] 105 203 aa TrueColor 32 0 y . y copy . 8 8 8 8 32 8 0 16 16 16 16 0 0 y . . . . 0 * [316929.665] 106 204 ab TrueColor 32 0 y . y copy . 8 8 8 8 16 8 0 16 16 16 16 0 0 y . . . . 0 * [316929.665] 111 0 ac TrueColor 24 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 . y . . . 0 * [316929.665] 112 0 ad TrueColor 24 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 . y . . . 0 * [316929.665] 113 0 ae TrueColor 24 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 . y . . . 0 * [316929.665] 114 0 af TrueColor 24 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 . y . . . 0 * [316929.665] 117 0 b0 TrueColor 16 0 y . . . 5 5 5 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [316929.665] 118 0 b1 TrueColor 16 0 y . . . 5 5 5 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [316929.665] 119 0 b2 TrueColor 16 0 y . . . 5 5 5 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [316929.665] 120 0 b3 TrueColor 16 0 y . . . 5 5 5 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [316929.665] 123 0 b4 TrueColor 8 0 y . . . 3 3 2 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [316929.665] 124 0 b5 TrueColor 8 0 y . . . 3 3 2 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [316929.665] 125 0 b6 TrueColor 8 0 y . . . 3 3 2 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [316929.665] 126 0 b7 TrueColor 8 0 y . . . 3 3 2 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [316929.665] 129 0 b8 TrueColor 4 0 y . . . 1 1 1 0 32 8 0 5 6 5 0 0 0 . y . . . 0 * [316929.665] 130 0 b9 TrueColor 4 0 y . . . 1 1 1 0 16 8 0 5 6 5 0 0 0 . y . . . 0 * [316929.665] 131 0 ba TrueColor 4 0 y . . . 1 1 1 8 32 8 0 4 4 4 4 0 0 . y . . . 0 * [316929.665] 132 0 bb TrueColor 4 0 y . . . 1 1 1 8 16 8 0 4 4 4 4 0 0 . y . . . 0 * [316929.665] 135 0 bc TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 136 0 bd TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 137 0 be TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 138 0 bf TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 139 0 c0 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 140 0 c1 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 141 0 c2 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 142 0 c3 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 143 0 c4 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 144 0 c5 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 145 0 c6 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 146 0 c7 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 147 0 c8 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 148 0 c9 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 149 0 ca TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 150 0 cb TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 151 0 cc TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 152 0 cd TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 153 0 ce TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 154 0 cf TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 155 0 d0 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 156 0 d1 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 157 0 d2 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 158 0 d3 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 159 0 d4 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 160 0 d5 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 161 0 d6 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 162 0 d7 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 163 0 d8 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 164 0 d9 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 165 0 da TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 166 0 db TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 167 0 dc TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 168 0 dd TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 169 0 de TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 170 0 df TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 171 0 e0 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 172 0 e1 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 173 0 e2 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 174 0 e3 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 175 0 e4 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 176 0 e5 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 177 0 e6 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 178 0 e7 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 179 0 e8 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 180 0 e9 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 181 0 ea TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 182 0 eb TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 183 0 ec TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 184 0 ed TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 185 0 ee TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 186 0 ef TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 187 0 f0 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 188 0 f1 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 189 0 f2 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 190 0 f3 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 191 0 f4 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 192 0 f5 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 193 0 f6 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 194 0 f7 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 195 0 f8 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 196 0 f9 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 197 0 fa TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 198 0 fb TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 199 0 fc TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 200 0 fd TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 201 0 fe TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 202 0 ff TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 203 0 100 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 204 0 101 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 205 0 102 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 206 0 103 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 207 0 104 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 208 0 105 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 209 0 106 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 210 0 107 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 211 0 108 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 212 0 109 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 213 0 10a TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 214 0 10b TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 215 0 10c TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 216 0 10d TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 217 0 10e TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 218 0 10f TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 219 0 110 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 220 0 111 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 221 0 112 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 222 0 113 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 223 0 114 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 224 0 115 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 225 0 116 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 226 0 117 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 227 0 118 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 228 0 119 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 229 0 11a TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 230 0 11b TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 231 0 11c TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 232 0 11d TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 233 0 11e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 234 0 11f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 235 0 120 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 236 0 121 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 237 0 122 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 238 0 123 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 239 0 124 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 240 0 125 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 241 0 126 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 242 0 127 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 243 0 128 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 244 0 129 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 245 0 12a TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 246 0 12b TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 247 0 12c TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 248 0 12d TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 249 0 12e TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 250 0 12f TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 251 0 130 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 252 0 131 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 253 0 132 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 254 0 133 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 255 0 134 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 256 0 135 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 257 0 136 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 258 0 137 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 259 0 138 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 260 0 139 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 261 0 13a TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 262 0 13b TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 263 0 13c TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 264 0 13d TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 265 0 13e TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 266 0 13f TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 267 0 140 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 268 0 141 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 269 0 142 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 270 0 143 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 271 0 144 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 272 0 145 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 273 0 146 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 274 0 147 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 275 0 148 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 276 0 149 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 277 0 14a TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 278 0 14b TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 279 0 14c TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 280 0 14d TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 281 0 14e TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 282 0 14f TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 283 0 150 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 284 0 151 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [316929.665] 285 0 152 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 286 0 153 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 287 0 154 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 288 0 155 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 289 0 156 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 290 0 157 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 291 0 158 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 292 0 159 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 293 0 15a TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 294 0 15b TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 295 0 15c TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 296 0 15d TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [316929.665] 297 0 15e TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 298 0 15f TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 299 0 160 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 300 0 161 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 301 0 162 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 302 0 163 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 303 0 164 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 304 0 165 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 305 0 166 TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 306 0 167 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 307 0 168 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 308 0 169 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [316929.665] 309 0 16a TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 310 0 16b TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 311 0 16c TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 312 0 16d TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 313 0 16e TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 314 0 16f TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 315 0 170 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 316 0 171 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 317 0 172 TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 318 0 173 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 319 0 174 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 320 0 175 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 321 0 176 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 322 0 177 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 323 0 178 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 324 0 179 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 325 0 17a TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 326 0 17b TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 327 0 17c TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 328 0 17d TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 329 0 17e TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 330 0 17f TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 331 0 180 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 332 0 181 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 333 0 182 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 334 0 183 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 335 0 184 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 336 0 185 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 337 0 186 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 338 0 187 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [316929.665] 339 0 188 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 340 0 189 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 341 0 18a TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 342 0 18b TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 343 0 18c TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 344 0 18d TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 345 0 18e TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 346 0 18f TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 347 0 190 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 348 0 191 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 349 0 192 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 350 0 193 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [316929.665] 351 0 194 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 352 0 195 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 353 0 196 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 354 0 197 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 355 0 198 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 356 0 199 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 32 . . y . . 2 [316929.665] 357 0 19a TrueColor 0 0 y . . . 0 0 0 0 16 0 0 0 0 0 0 0 0 . . y . . 2 [316929.665] 358 0 19b TrueColor 0 0 y . . . 0 0 0 0 24 0 0 0 0 0 0 0 0 . . y . . 2 [316929.665] 359 0 19c TrueColor 0 0 y . . . 0 0 0 0 24 8 0 0 0 0 0 0 0 . . y . . 2 [316929.665] (II) GLX: Initialized Win32 native WGL GL provider for screen 0 [316929.681] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list! [316929.681] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list! [316929.681] [dix] Could not init font path element /usr/share/fonts/Type1/, removing from list! [316929.696] winPositionWindowMultiWindow: (x, y) = (0, 0) [316929.696] immediately return since hWnd is NULL [316929.696] winMapWindowMultiWindow - pWin: 80057fb0 [316929.696] winUpdateWindowsWindow [316930.040] Can't attach to process. ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ ==================== Backtrace End ============ [316930.040] Segmentation fault at address 0x0 [316930.040] Fatal server error: [316930.040] Caught signal 11 (Segmentation fault). Server aborting [316930.040] [316930.040] Server terminated with error (1). Closing log file. -------------- next part -------------- -- 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/ From jon.turney@dronecode.org.uk Thu Jun 28 14:05:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 28 Jun 2012 14:05:00 -0000 Subject: XWin 1.12.1.0 seg faults on startup? In-Reply-To: <4FEB27C1.7040905@bytezeppelin.com> References: <4FD37A84.3000402@bytezeppelin.com> <4FDDE517.6090205@dronecode.org.uk> <4FE29762.6070003@bytezeppelin.com> <4FE86913.2010706@dronecode.org.uk> <4FEB27C1.7040905@bytezeppelin.com> Message-ID: <4FEC6498.5030400@dronecode.org.uk> On 27/06/2012 16:33, Nick Vasilatos wrote: >> You might try creating an empty ~/.startxwinrc (so the default xterm is not >> started by startxwin) and see if that makes a difference? > > Would seem not/seems to fail as before. See below and log attached. Okay. thanks for trying anyhow. This is going to be somewhat problematic to debug since the debugger seems unable to attach to the faulted process. I'm not sure what might cause that, if it's some software you have installed which is interfering with Cygwin or some security policy you have set? Are you running XWin under a local Administrator account? I've uploaded a new snapshot at [1], can you try running that, adding the -notrapsignals option to your usual command line. This should generate a XWin.exe.stackdump file when it crashes. Can you attach that to an email, please. [1] ftp://cygwin.com/pub/cygwinx/XWin.20120628-git-59d15f68d4fd9bb8.exe.bz2 -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From jon.turney@dronecode.org.uk Thu Jun 28 14:49:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Thu, 28 Jun 2012 14:49:00 -0000 Subject: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection? In-Reply-To: References: <4FE8661E.9090809@dronecode.org.uk> Message-ID: <4FEC6EEF.2010003@dronecode.org.uk> On 25/06/2012 16:53, David Karr wrote: > On Mon, Jun 25, 2012 at 6:22 AM, Jon TURNEY wrote: >> On 23/06/2012 00:33, David Karr wrote: >>> I run Eclipse on win7, and also Eclipse on Ubuntu, displaying the >>> window on my Win7 box, using Cygwin. >>> >>> One annoyance I have with the latter is that when I select a region of >>> text, it appears to automatically copy that region to the clipboard, >>> instead of waiting for me to press Ctrl-C. >>> >>> I asked about this on the eclipse forums, and they said Ubuntu Eclipse >>> doesn't do this, and it's likely being done by my X server. >> >> Yes, the X server is copying the selected text to the Windows clipboard. >> >> Let me try to explain why: >> >> X supports an arbitrary number of 'selections', the two of interest here are >> the PRIMARY selection (which conventionally contains some data which the user >> has selected) and the CLIPBOARD selection (which conventionally contains some >> data that the user has explicitly requested to be 'copied' to the clipboard) >> >> The Cygwin X server monitors these selections for changes, and makes text in >> the most recently changed one available for pasting from the Windows clipboard. > > It seems like you've just explained to me by using the word > "conventionally" that the behaviour of the Cygwin X server doesn't > behave "conventionally". Sorry, no. I am using "conventionally" here in the sense of "for an application which conforms to the X 'Inter-Client Communication Conventions Manual' [1]" The Cygwin X server (or rather, it's built-in clipboard client which integrates with the native Windows clipboard) conforms to these conventions. It would be a bug in that client if it was altering the X CLIPBOARD selection when the PRIMARY selection is changed. I don't think that is happening, but you don't have to take my word for the contents of these selections, you can examine them for yourself using 'xsel -p' and 'xsel -b'. The question you are asking ("Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection?") doesn't distinguish between the Windows clipboard and the X clipboard. I assume that the problem you are reporting is with pasting to a Windows application. To reiterate, the clipboard integration client adopts a simple heuristic to determine which of the PRIMARY or CLIPBOARD X selections to place in the Windows clipboard: it uses the most recently changed one [2] I agree it would be nice if this behaved more in line with user expectations in this specific case. Ideally this would be achieved by improving this heuristic somehow, rather than adding another command line option. So, again, this is acknowledged as something which could be improved, the problem is understood, but "someone has to do it". >> So, if you select some text in eclipse after copying some text to the >> clipboard, you will get the selected text, not the copied text, when you paste >> in Windows. >> >> I can understand this behaviour is confusing to people who are expecting the X >> clipboard to behave like the Windows one. >> >> It has been suggested a few times that we should not monitor the PRIMARY >> selection, but some very popular X applications (such as xterm and emacs) only >> use the PRIMARY selection by default. It's also been suggested that >> monitoring the PRIMARY selection should be configurable somehow, but I'm not >> sure that a global configuration option would lead to very useful behaviour. > > I just verified that I can easily configure Emacs to not copy to the > clipboard on selection, and to replace the selection on yank. It's > unfortunate that I can't directly configure Eclipse to do this, but I > would be surprised if they would have thought to implement this, as > Eclipse normally works "the way you expect" on both Ubuntu and > Windows. It's only when displaying the Ubuntu window on Windows > through Cygwin that it behaves "unconventionally". I'm not sure what you are suggesting here, but changing the default behaviour of the Cygwin X server so it requires everyone who uses it to reconfigure their emacs is not an acceptable solution. [1] http://www.x.org/releases/current/doc/xorg-docs/icccm/icccm.html [2] I slightly simplify here. The XFIXES extension only allows monitoring for changes of selection ownership, only the application owning a selection knows when it changes. This can cause other problems, see https://bugs.freedesktop.org/show_bug.cgi?id=5735 -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/ From davidmichaelkarr@gmail.com Thu Jun 28 16:10:00 2012 From: davidmichaelkarr@gmail.com (David Karr) Date: Thu, 28 Jun 2012 16:10:00 -0000 Subject: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection? In-Reply-To: <4FEC6EEF.2010003@dronecode.org.uk> References: <4FE8661E.9090809@dronecode.org.uk> <4FEC6EEF.2010003@dronecode.org.uk> Message-ID: On Thu, Jun 28, 2012 at 7:49 AM, Jon TURNEY wrote: > On 25/06/2012 16:53, David Karr wrote: >> I just verified that I can easily configure Emacs to not copy to the >> clipboard on selection, and to replace the selection on yank. ?It's >> unfortunate that I can't directly configure Eclipse to do this, but I >> would be surprised if they would have thought to implement this, as >> Eclipse normally works "the way you expect" on both Ubuntu and >> Windows. ?It's only when displaying the Ubuntu window on Windows >> through Cygwin that it behaves "unconventionally". > > I'm not sure what you are suggesting here, but changing the default behaviour > of the Cygwin X server so it requires everyone who uses it to reconfigure > their emacs is not an acceptable solution. Certainly not. It was just an observation. -- 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/