New User: Chromium on Windows (next problem, no blank or fish window)

"David L. Page" <[email protected]> Mon, 21 Apr 2008 17:07:02 -0400
Newsgroups gmane.comp.graphics.chromium.user
Message-ID <[email protected]>
--===============1040821231==
Content-Type: multipart/alternative; 
	boundary="----=_Part_13381_21387879.1208812022936"

------=_Part_13381_21387879.1208812022936
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I am a new user to Chromium and I have corrected the problem from my
previous post to this newsgroup by following the FAQ. My apologies for not
reading it closer.

I am following the "Chromium for beginners" part of the documentation with
regard to Windows based system. I am now able to successfully run the
initial demo except that the windows do not open. Here's the sequence of
steps suggested in the documentation:

>> 1: % cd mothership/configs
>> 2: % python crdemo.conf atlantis &
>> 3: % crserver &
>> 4: % crappfaker

>> You should get two windows, one blank, one with fish. Congratulations,
you've run your first Chromium network! Everything else is downhill from
here.

Unfortunately, I am unable to get the two windows. To test the OpenGL side
of things, I am able to run 'atlantis' within the cygwin bash shell. It does
open a window and redner the atlantis scene.

I have turned on all the debug options that I can find (RELEASE=0 during
compile, DebugLevel = 2 in mothership.py) and here's the result below.

==== BEGIN ====

Dave@Old_Laphroaig /cygdrive/e/cr-1.9/mothership/configs
$ python crdemo.conf atlantis &
[1] 5856
Dave@Old_Laphroaig /cygdrive/e/cr-1.9/mothership/configs
$ This is Chromium, Version 1.9
Start a crappfaker on Old_Laphroaig.x.x.net
Start a crserver on Old_Laphroaig.x.x.net

Dave@Old_Laphroaig /cygdrive/e/cr-1.9/mothership/configs
$ crserver &
[2] 3428
Dave@Old_Laphroaig /cygdrive/e/cr-1.9/mothership/configs
$ CR Warning(Old_Laphroaig:0): crGetPID not implemented on Windows yet!
CR Warning(Old_Laphroaig:0): Couldn't find the CRMOTHERSHIP environment
variable, defaulting to localhost
CR Debug(Old_Laphroaig:0): In crNetConnectToServer( "localhost", port=10000,
mtu=8096, broker=0 )
CR Debug(Old_Laphroaig:0): Connecting to Old_Laphroaig on port 10000, with
protocol tcpip
CR Debug(Old_Laphroaig:0): Done connecting to localhost (swapping=0)
Processing mothership request: "server Old_Laphroaig"
Replying (200): "1 0 render"
CR Debug(Old_Laphroaig:0): CRServer: my SPU chain: 1 0 render
CR Debug(Old_Laphroaig:0): SPU 1/1: (0) "render"
Processing mothership request: "serverparam spu_dir"
Replying (404): "Server doesn't have param spu_dir"
Processing mothership request: "rank"
Replying (404): "Node didn't say what it's rank is."
Processing mothership request: "getparam low_context"
Replying (200): "32"
Processing mothership request: "getparam high_context"
Replying (200): "35"
Processing mothership request: "getparam low_node"
Replying (200): "iam0"
Processing mothership request: "getparam high_node"
Replying (200): "iamvis20"
Processing mothership request: "getparam comm_key"
Replying (200): "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]"
Processing mothership request: "serverparam port"
Replying (200): "7000"
Processing mothership request: "serverparam optimize_bucket"
Replying (404): "Server doesn't have param optimize_bucket"
Processing mothership request: "serverparam local_tile_spec"
Replying (404): "Server doesn't have param local_tile_spec"
Processing mothership request: "serverparam lightning2"
Replying (404): "Server doesn't have param lightning2"
Processing mothership request: "serverparam ignore_papi"
Replying (404): "Server doesn't have param ignore_papi"
Processing mothership request: "serverparam overlap_blending"
Replying (404): "Server doesn't have param overlap_blending"
Processing mothership request: "serverparam overlap_levels"
Replying (404): "Server doesn't have param overlap_levels"
Processing mothership request: "serverparam only_swap_once"
Replying (404): "Server doesn't have param only_swap_once"
Processing mothership request: "serverparam debug_barriers"
Replying (404): "Server doesn't have param debug_barriers"
Processing mothership request: "serverparam shared_display_lists"
Replying (404): "Server doesn't have param shared_display_lists"
Processing mothership request: "serverparam shared_texture_objects"
Replying (404): "Server doesn't have param shared_texture_objects"
Processing mothership request: "serverparam shared_programs"
Replying (404): "Server doesn't have param shared_programs"
Processing mothership request: "serverparam shared_windows"
Replying (404): "Server doesn't have param shared_windows"
Processing mothership request: "serverparam unique_window_ids"
Replying (404): "Server doesn't have param unique_window_ids"
Processing mothership request: "serverparam use_dmx"
Replying (404): "Server doesn't have param use_dmx"
Processing mothership request: "serverparam vertprog_projection_param"
Replying (404): "Server doesn't have param vertprog_projection_param"
Processing mothership request: "serverparam stereo_view"
Replying (404): "Server doesn't have param stereo_view"
Processing mothership request: "serverparam view_matrix"
Replying (404): "Server doesn't have param view_matrix"
Processing mothership request: "serverparam right_view_matrix"
Replying (404): "Server doesn't have param right_view_matrix"
Processing mothership request: "serverparam projection_matrix"
Replying (404): "Server doesn't have param projection_matrix"
Processing mothership request: "serverparam right_projection_matrix"
Replying (404): "Server doesn't have param right_projection_matrix"
CR Debug(Old_Laphroaig:0): CRServer: my port number is 7000
CR Debug(Old_Laphroaig:0): Initializing error SPU
CR Debug(Old_Laphroaig:0): Initializing render SPU
CR Warning(Old_Laphroaig:0): Couldn't find the CRMOTHERSHIP environment
variable, defaulting to localhost
CR Debug(Old_Laphroaig:0): In crNetConnectToServer( "localhost", port=10000,
mtu=8096, broker=0 )
CR Debug(Old_Laphroaig:0): Connecting to Old_Laphroaig on port 10000, with
protocol tcpip
CR Debug(Old_Laphroaig:0): Done connecting to localhost (swapping=0)
Processing mothership request: "spu 0"
Replying (200): "Hello, render SPU!"
Processing mothership request: "spuparam title"
Replying (404): "SPU 0 (render) doesn't have param title"
Processing mothership request: "spuparam window_geometry"
responding with args = [100, 100, 500, 500]
Replying (200): "[100, 100, 500, 500]"
Processing mothership request: "spuparam fullscreen"
Replying (404): "SPU 0 (render) doesn't have param fullscreen"
Processing mothership request: "spuparam resizable"
Replying (404): "SPU 0 (render) doesn't have param resizable"
Processing mothership request: "spuparam on_top"
Replying (404): "SPU 0 (render) doesn't have param on_top"
Processing mothership request: "spuparam borderless"
Replying (404): "SPU 0 (render) doesn't have param borderless"
Processing mothership request: "spuparam default_visual"
Replying (404): "SPU 0 (render) doesn't have param default_visual"
Processing mothership request: "spuparam render_to_app_window"
Replying (404): "SPU 0 (render) doesn't have param render_to_app_window"
Processing mothership request: "spuparam render_to_crut_window"
Replying (404): "SPU 0 (render) doesn't have param render_to_crut_window"
Processing mothership request: "spuparam show_cursor"
Replying (404): "SPU 0 (render) doesn't have param show_cursor"
Processing mothership request: "spuparam system_gl_path"
Replying (404): "SPU 0 (render) doesn't have param system_gl_path"
Processing mothership request: "spuparam display_string"
Replying (404): "SPU 0 (render) doesn't have param display_string"
Processing mothership request: "spuparam gather_url"
Replying (404): "SPU 0 (render) doesn't have param gather_url"
Processing mothership request: "spuparam gather_userbuf_size"
Replying (404): "SPU 0 (render) doesn't have param gather_userbuf_size"
Processing mothership request: "spuparam lut8"
Replying (404): "SPU 0 (render) doesn't have param lut8"
Processing mothership request: "spuparam swap_master_url"
responding with args = ''
Replying (200): ""
Processing mothership request: "spuparam is_swap_master"
Replying (404): "SPU 0 (render) doesn't have param is_swap_master"
Processing mothership request: "spuparam num_swap_clients"
Replying (404): "SPU 0 (render) doesn't have param num_swap_clients"
Processing mothership request: "spuparam use_osmesa"
Replying (404): "SPU 0 (render) doesn't have param use_osmesa"
Processing mothership request: "spuparam nv_swap_group"
Replying (404): "SPU 0 (render) doesn't have param nv_swap_group"
Processing mothership request: "spuparam ignore_papi"
Replying (404): "SPU 0 (render) doesn't have param ignore_papi"
Processing mothership request: "spuparam ignore_window_moves"
Replying (404): "SPU 0 (render) doesn't have param ignore_window_moves"
Processing mothership request: "spuparam pbuffer_size"
Replying (404): "SPU 0 (render) doesn't have param pbuffer_size"
Processing mothership request: "spuparam use_glxchoosevisual"
Replying (404): "SPU 0 (render) doesn't have param use_glxchoosevisual"
Processing mothership request: "spuparam draw_bbox"
Replying (404): "SPU 0 (render) doesn't have param draw_bbox"
Processing mothership request: "getparam MTU"
Replying (200): "1048576"
Processing mothership request: "disconnect"
Replying (200): "Bye"
CR Debug(Old_Laphroaig:0): Looking for the system's OpenGL library...
CR Debug(Old_Laphroaig:0): Found it in default path.
CR Debug(Old_Laphroaig:0): Render SPU: Creating default window
(visBits=0x25, id=0)
CR Debug(Old_Laphroaig:0): Render SPU: Got the module handle: 0x400000
CR Debug(Old_Laphroaig:0): Render SPU: Got the desktop: 0x768
CR Debug(Old_Laphroaig:0): Render SPU: Set the thread desktop -- this might
have failed.
CR Debug(Old_Laphroaig:0): Render SPU: Registered the class
CR Debug(Old_Laphroaig:0): Render SPU: Got the class information
CR Debug(Old_Laphroaig:0): Render SPU: Fullscreen: no
CR Debug(Old_Laphroaig:0): Render SPU: Got the X fixed frame
CR Debug(Old_Laphroaig:0): Render SPU: Got the Y fixed frame
CR Debug(Old_Laphroaig:0): Render SPU: Got the Caption
CR Debug(Old_Laphroaig:0): Render SPU: Creating the window: (100,100),
(506,532)
CR Debug(Old_Laphroaig:0): Render SPU: Got the DC: 0xf60114d7
CR Warning(Old_Laphroaig:0): Render SPU: WGL wants these visual
capabilities: RGB, Doublebuffer, Z
CR Warning(Old_Laphroaig:0): Render SPU: WGL chose these visual
capabilities: RGB, Doublebuffer, Z, Accum
CR Debug(Old_Laphroaig:0): Render SPU: WindowCreate returned 0 (0=normal)
CR Debug(Old_Laphroaig:0): Render SPU: Creating default context,
visBits=0x25
CR Debug(Old_Laphroaig:0): Render SPU: Using the DC: 0xf60114d7
CR Debug(Old_Laphroaig:0): Render SPU: GL_VENDOR:   NVIDIA Corporation
CR Debug(Old_Laphroaig:0): Render SPU: GL_RENDERER: GeForce 8800 GT/PCI/SSE2
CR Debug(Old_Laphroaig:0): Render SPU: GL_VERSION:  2.1.2
CR Debug(Old_Laphroaig:0): WGL - found wglGetExtensionsStringEXT
CR Debug(Old_Laphroaig:0): WGL - found wglChoosePixelFormatEXT
CR Debug(Old_Laphroaig:0): Render SPU: ---------- End of Init -------------
Processing mothership request: "getparam MTU"
Replying (200): "1048576"
Processing mothership request: "clients"
Replying (200): "1 tcpip 1"
CR Debug(Old_Laphroaig:0): CRServer: my clients: 1 tcpip 1
CR Debug(Old_Laphroaig:0): In crNetAcceptClient( protocol="tcpip" port=7000
mtu=1048576 )
CR Warning(Old_Laphroaig:0): Couldn't find the CRMOTHERSHIP environment
variable, defaulting to localhost
CR Debug(Old_Laphroaig:0): In crNetConnectToServer( "localhost", port=10000,
mtu=8096, broker=0 )
CR Debug(Old_Laphroaig:0): Connecting to Old_Laphroaig on port 10000, with
protocol tcpip
CR Debug(Old_Laphroaig:0): Done connecting to localhost (swapping=0)
Processing mothership request: "acceptrequest tcpip Old_Laphroaig 7000 0"
tcpip_connect_wait
tcpip_connect_wait

Dave@Old_Laphroaig /cygdrive/e/cr-1.9/mothership/configs
$ crappfaker
CR Warning(Old_Laphroaig:0): crGetPID not implemented on Windows yet!
CR Warning(Old_Laphroaig:0): Couldn't find the CRMOTHERSHIP environment
variable, defaulting to localhost
CR Debug(Old_Laphroaig:0): In crNetConnectToServer( "localhost", port=10000,
mtu=8096, broker=0 )
CR Debug(Old_Laphroaig:0): Connecting to Old_Laphroaig on port 10000, with
protocol tcpip
CR Debug(Old_Laphroaig:0): Done connecting to localhost (swapping=0)
Processing mothership request: "faker Old_Laphroaig"
Replying (200): "0 atlantis"
Processing mothership request: "fakerparam start_dir"
Replying (200): "e:\cr-1.9/bin/WIN_NT"
Processing mothership request: "exit"

Thank you for using Chromium!
CR Debug(Old_Laphroaig:0): Dead connection (sock=1920, host=Old_Laphroaig),
removing from pool
CR Debug(Old_Laphroaig:0): Dead connection (sock=1732, host=Old_Laphroaig),
removing from pool
CR Error(Old_Laphroaig:0): Mothership didn't like my accept request
CR Debug(Old_Laphroaig:0): Cleaning up SPU render
CR Debug(Old_Laphroaig:0): Cleaning up SPU error
[1]-  Done                    python crdemo.conf atlantis
Dave@Old_Laphroaig /cygdrive/e/cr-1.9/mothership/configs
$
[2]+  Done                    crserver
Dave@Old_Laphroaig /cygdrive/e/cr-1.9/mothership/configs
$


==== END ====

Does anyone have any insight as to what my next step should be? Thanks in
advance.

--Dave


-- 
David L. Page
[email protected]
865.607.8192

------=_Part_13381_21387879.1208812022936
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div>&nbsp;</div>
<div>I am a new user to Chromium and I have corrected the problem from my previous post to this newsgroup by following the FAQ. My apologies for not reading it closer.</div>
<div>&nbsp;</div>
<div>I am following the &quot;Chromium for beginners&quot; part of the documentation with regard to Windows based system. I am now able to successfully run the initial demo except that the windows do not open. Here&#39;s the sequence of steps suggested in the documentation:</div>

<div>
<p class="Command">&gt;&gt; 1: % cd mothership/configs<br>&gt;&gt; 2: % python crdemo.conf atlantis &amp;<br>&gt;&gt; 3: % crserver &amp;<br>&gt;&gt; 4: % crappfaker </p>
<p class="Command">&gt;&gt; You should get two windows, one blank, one with fish. Congratulations, you&#39;ve run your first Chromium network! Everything else is downhill from here.&nbsp;&nbsp;</p>
<p class="Command">Unfortunately, I am unable to get the two windows. To test the OpenGL side of things, I am able to run &#39;atlantis&#39; within the cygwin bash shell. It does open a window and redner the atlantis scene.</p>

<p class="Command">I have turned on all the debug options that I can find (RELEASE=0 during compile, DebugLevel = 2 in mothership.py) and here&#39;s the result below.</p>
<p class="Command">==== BEGIN ====</p></div>
<div>&nbsp;</div>
<div><a href="mailto:Dave@Old_Laphroaig">Dave@Old_Laphroaig</a> /cygdrive/e/cr-1.9/mothership/configs<br>$ python crdemo.conf atlantis &amp;<br>[1] 5856</div>
<div><a href="mailto:Dave@Old_Laphroaig">Dave@Old_Laphroaig</a> /cygdrive/e/cr-1.9/mothership/configs<br>$ This is Chromium, Version 1.9<br>Start a crappfaker on <a href="http://Old_Laphroaig.x.x.net">Old_Laphroaig.x.x.net</a><br>
Start a crserver on <a href="http://Old_Laphroaig.x.x.net">Old_Laphroaig.x.x.net</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>
<div><a href="mailto:Dave@Old_Laphroaig">Dave@Old_Laphroaig</a> /cygdrive/e/cr-1.9/mothership/configs<br>$ crserver &amp;<br>[2] 3428</div>
<div><a href="mailto:Dave@Old_Laphroaig">Dave@Old_Laphroaig</a> /cygdrive/e/cr-1.9/mothership/configs<br>$ CR Warning(Old_Laphroaig:0): crGetPID not implemented on Windows yet!<br>CR Warning(Old_Laphroaig:0): Couldn&#39;t find the CRMOTHERSHIP environment variable, defaulting to localhost<br>
CR Debug(Old_Laphroaig:0): In crNetConnectToServer( &quot;localhost&quot;, port=10000, mtu=8096, broker=0 )<br>CR Debug(Old_Laphroaig:0): Connecting to Old_Laphroaig on port 10000, with protocol tcpip<br>CR Debug(Old_Laphroaig:0): Done connecting to localhost (swapping=0)<br>
Processing mothership request: &quot;server Old_Laphroaig&quot;<br>Replying (200): &quot;1 0 render&quot;<br>CR Debug(Old_Laphroaig:0): CRServer: my SPU chain: 1 0 render<br>CR Debug(Old_Laphroaig:0): SPU 1/1: (0) &quot;render&quot;<br>
Processing mothership request: &quot;serverparam spu_dir&quot;<br>Replying (404): &quot;Server doesn&#39;t have param spu_dir&quot;<br>Processing mothership request: &quot;rank&quot;<br>Replying (404): &quot;Node didn&#39;t say what it&#39;s rank is.&quot;<br>
Processing mothership request: &quot;getparam low_context&quot;<br>Replying (200): &quot;32&quot;<br>Processing mothership request: &quot;getparam high_context&quot;<br>Replying (200): &quot;35&quot;<br>Processing mothership request: &quot;getparam low_node&quot;<br>
Replying (200): &quot;iam0&quot;<br>Processing mothership request: &quot;getparam high_node&quot;<br>Replying (200): &quot;iamvis20&quot;<br>Processing mothership request: &quot;getparam comm_key&quot;<br>Replying (200): &quot;[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]&quot;<br>
Processing mothership request: &quot;serverparam port&quot;<br>Replying (200): &quot;7000&quot;<br>Processing mothership request: &quot;serverparam optimize_bucket&quot;<br>Replying (404): &quot;Server doesn&#39;t have param optimize_bucket&quot;<br>
Processing mothership request: &quot;serverparam local_tile_spec&quot;<br>Replying (404): &quot;Server doesn&#39;t have param local_tile_spec&quot;<br>Processing mothership request: &quot;serverparam lightning2&quot;<br>Replying (404): &quot;Server doesn&#39;t have param lightning2&quot;<br>
Processing mothership request: &quot;serverparam ignore_papi&quot;<br>Replying (404): &quot;Server doesn&#39;t have param ignore_papi&quot;<br>Processing mothership request: &quot;serverparam overlap_blending&quot;<br>Replying (404): &quot;Server doesn&#39;t have param overlap_blending&quot;<br>
Processing mothership request: &quot;serverparam overlap_levels&quot;<br>Replying (404): &quot;Server doesn&#39;t have param overlap_levels&quot;<br>Processing mothership request: &quot;serverparam only_swap_once&quot;<br>
Replying (404): &quot;Server doesn&#39;t have param only_swap_once&quot;<br>Processing mothership request: &quot;serverparam debug_barriers&quot;<br>Replying (404): &quot;Server doesn&#39;t have param debug_barriers&quot;<br>
Processing mothership request: &quot;serverparam shared_display_lists&quot;<br>Replying (404): &quot;Server doesn&#39;t have param shared_display_lists&quot;<br>Processing mothership request: &quot;serverparam shared_texture_objects&quot;<br>
Replying (404): &quot;Server doesn&#39;t have param shared_texture_objects&quot;<br>Processing mothership request: &quot;serverparam shared_programs&quot;<br>Replying (404): &quot;Server doesn&#39;t have param shared_programs&quot;<br>
Processing mothership request: &quot;serverparam shared_windows&quot;<br>Replying (404): &quot;Server doesn&#39;t have param shared_windows&quot;<br>Processing mothership request: &quot;serverparam unique_window_ids&quot;<br>
Replying (404): &quot;Server doesn&#39;t have param unique_window_ids&quot;<br>Processing mothership request: &quot;serverparam use_dmx&quot;<br>Replying (404): &quot;Server doesn&#39;t have param use_dmx&quot;<br>Processing mothership request: &quot;serverparam vertprog_projection_param&quot;<br>
Replying (404): &quot;Server doesn&#39;t have param vertprog_projection_param&quot;<br>Processing mothership request: &quot;serverparam stereo_view&quot;<br>Replying (404): &quot;Server doesn&#39;t have param stereo_view&quot;<br>
Processing mothership request: &quot;serverparam view_matrix&quot;<br>Replying (404): &quot;Server doesn&#39;t have param view_matrix&quot;<br>Processing mothership request: &quot;serverparam right_view_matrix&quot;<br>Replying (404): &quot;Server doesn&#39;t have param right_view_matrix&quot;<br>
Processing mothership request: &quot;serverparam projection_matrix&quot;<br>Replying (404): &quot;Server doesn&#39;t have param projection_matrix&quot;<br>Processing mothership request: &quot;serverparam right_projection_matrix&quot;<br>
Replying (404): &quot;Server doesn&#39;t have param right_projection_matrix&quot;<br>CR Debug(Old_Laphroaig:0): CRServer: my port number is 7000<br>CR Debug(Old_Laphroaig:0): Initializing error SPU<br>CR Debug(Old_Laphroaig:0): Initializing render SPU<br>
CR Warning(Old_Laphroaig:0): Couldn&#39;t find the CRMOTHERSHIP environment variable, defaulting to localhost<br>CR Debug(Old_Laphroaig:0): In crNetConnectToServer( &quot;localhost&quot;, port=10000, mtu=8096, broker=0 )<br>
CR Debug(Old_Laphroaig:0): Connecting to Old_Laphroaig on port 10000, with protocol tcpip<br>CR Debug(Old_Laphroaig:0): Done connecting to localhost (swapping=0)<br>Processing mothership request: &quot;spu 0&quot;<br>Replying (200): &quot;Hello, render SPU!&quot;<br>
Processing mothership request: &quot;spuparam title&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param title&quot;<br>Processing mothership request: &quot;spuparam window_geometry&quot;<br>responding with args = [100, 100, 500, 500]<br>
Replying (200): &quot;[100, 100, 500, 500]&quot;<br>Processing mothership request: &quot;spuparam fullscreen&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param fullscreen&quot;<br>Processing mothership request: &quot;spuparam resizable&quot;<br>
Replying (404): &quot;SPU 0 (render) doesn&#39;t have param resizable&quot;<br>Processing mothership request: &quot;spuparam on_top&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param on_top&quot;<br>Processing mothership request: &quot;spuparam borderless&quot;<br>
Replying (404): &quot;SPU 0 (render) doesn&#39;t have param borderless&quot;<br>Processing mothership request: &quot;spuparam default_visual&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param default_visual&quot;<br>
Processing mothership request: &quot;spuparam render_to_app_window&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param render_to_app_window&quot;<br>Processing mothership request: &quot;spuparam render_to_crut_window&quot;<br>
Replying (404): &quot;SPU 0 (render) doesn&#39;t have param render_to_crut_window&quot;<br>Processing mothership request: &quot;spuparam show_cursor&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param show_cursor&quot;<br>
Processing mothership request: &quot;spuparam system_gl_path&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param system_gl_path&quot;<br>Processing mothership request: &quot;spuparam display_string&quot;<br>
Replying (404): &quot;SPU 0 (render) doesn&#39;t have param display_string&quot;<br>Processing mothership request: &quot;spuparam gather_url&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param gather_url&quot;<br>
Processing mothership request: &quot;spuparam gather_userbuf_size&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param gather_userbuf_size&quot;<br>Processing mothership request: &quot;spuparam lut8&quot;<br>
Replying (404): &quot;SPU 0 (render) doesn&#39;t have param lut8&quot;<br>Processing mothership request: &quot;spuparam swap_master_url&quot;<br>responding with args = &#39;&#39;<br>Replying (200): &quot;&quot;<br>Processing mothership request: &quot;spuparam is_swap_master&quot;<br>
Replying (404): &quot;SPU 0 (render) doesn&#39;t have param is_swap_master&quot;<br>Processing mothership request: &quot;spuparam num_swap_clients&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param num_swap_clients&quot;<br>
Processing mothership request: &quot;spuparam use_osmesa&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param use_osmesa&quot;<br>Processing mothership request: &quot;spuparam nv_swap_group&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param nv_swap_group&quot;<br>
Processing mothership request: &quot;spuparam ignore_papi&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param ignore_papi&quot;<br>Processing mothership request: &quot;spuparam ignore_window_moves&quot;<br>
Replying (404): &quot;SPU 0 (render) doesn&#39;t have param ignore_window_moves&quot;<br>Processing mothership request: &quot;spuparam pbuffer_size&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param pbuffer_size&quot;<br>
Processing mothership request: &quot;spuparam use_glxchoosevisual&quot;<br>Replying (404): &quot;SPU 0 (render) doesn&#39;t have param use_glxchoosevisual&quot;<br>Processing mothership request: &quot;spuparam draw_bbox&quot;<br>
Replying (404): &quot;SPU 0 (render) doesn&#39;t have param draw_bbox&quot;<br>Processing mothership request: &quot;getparam MTU&quot;<br>Replying (200): &quot;1048576&quot;<br>Processing mothership request: &quot;disconnect&quot;<br>
Replying (200): &quot;Bye&quot;<br>CR Debug(Old_Laphroaig:0): Looking for the system&#39;s OpenGL library...<br>CR Debug(Old_Laphroaig:0): Found it in default path.<br>CR Debug(Old_Laphroaig:0): Render SPU: Creating default window (visBits=0x25, id=0)<br>
CR Debug(Old_Laphroaig:0): Render SPU: Got the module handle: 0x400000<br>CR Debug(Old_Laphroaig:0): Render SPU: Got the desktop: 0x768<br>CR Debug(Old_Laphroaig:0): Render SPU: Set the thread desktop -- this might have failed.<br>
CR Debug(Old_Laphroaig:0): Render SPU: Registered the class<br>CR Debug(Old_Laphroaig:0): Render SPU: Got the class information<br>CR Debug(Old_Laphroaig:0): Render SPU: Fullscreen: no<br>CR Debug(Old_Laphroaig:0): Render SPU: Got the X fixed frame<br>
CR Debug(Old_Laphroaig:0): Render SPU: Got the Y fixed frame<br>CR Debug(Old_Laphroaig:0): Render SPU: Got the Caption <br>CR Debug(Old_Laphroaig:0): Render SPU: Creating the window: (100,100), (506,532)<br>CR Debug(Old_Laphroaig:0): Render SPU: Got the DC: 0xf60114d7<br>
CR Warning(Old_Laphroaig:0): Render SPU: WGL wants these visual capabilities: RGB, Doublebuffer, Z<br>CR Warning(Old_Laphroaig:0): Render SPU: WGL chose these visual capabilities: RGB, Doublebuffer, Z, Accum<br>CR Debug(Old_Laphroaig:0): Render SPU: WindowCreate returned 0 (0=normal)<br>
CR Debug(Old_Laphroaig:0): Render SPU: Creating default context, visBits=0x25<br>CR Debug(Old_Laphroaig:0): Render SPU: Using the DC: 0xf60114d7<br>CR Debug(Old_Laphroaig:0): Render SPU: GL_VENDOR:&nbsp;&nbsp; NVIDIA Corporation<br>
CR Debug(Old_Laphroaig:0): Render SPU: GL_RENDERER: GeForce 8800 GT/PCI/SSE2<br>CR Debug(Old_Laphroaig:0): Render SPU: GL_VERSION:&nbsp; 2.1.2<br>CR Debug(Old_Laphroaig:0): WGL - found wglGetExtensionsStringEXT</div>
<div>CR Debug(Old_Laphroaig:0): WGL - found wglChoosePixelFormatEXT</div>
<div>CR Debug(Old_Laphroaig:0): Render SPU: ---------- End of Init -------------<br>Processing mothership request: &quot;getparam MTU&quot;<br>Replying (200): &quot;1048576&quot;<br>Processing mothership request: &quot;clients&quot;<br>
Replying (200): &quot;1 tcpip 1&quot;<br>CR Debug(Old_Laphroaig:0): CRServer: my clients: 1 tcpip 1<br>CR Debug(Old_Laphroaig:0): In crNetAcceptClient( protocol=&quot;tcpip&quot; port=7000 mtu=1048576 )<br>CR Warning(Old_Laphroaig:0): Couldn&#39;t find the CRMOTHERSHIP environment variable, defaulting to localhost<br>
CR Debug(Old_Laphroaig:0): In crNetConnectToServer( &quot;localhost&quot;, port=10000, mtu=8096, broker=0 )<br>CR Debug(Old_Laphroaig:0): Connecting to Old_Laphroaig on port 10000, with protocol tcpip<br>CR Debug(Old_Laphroaig:0): Done connecting to localhost (swapping=0)<br>
Processing mothership request: &quot;acceptrequest tcpip Old_Laphroaig 7000 0&quot;<br>tcpip_connect_wait<br>tcpip_connect_wait</div>
<div><br><a href="mailto:Dave@Old_Laphroaig">Dave@Old_Laphroaig</a> /cygdrive/e/cr-1.9/mothership/configs<br>$ crappfaker<br>CR Warning(Old_Laphroaig:0): crGetPID not implemented on Windows yet!<br>CR Warning(Old_Laphroaig:0): Couldn&#39;t find the CRMOTHERSHIP environment variable, defaulting to localhost<br>
CR Debug(Old_Laphroaig:0): In crNetConnectToServer( &quot;localhost&quot;, port=10000, mtu=8096, broker=0 )<br>CR Debug(Old_Laphroaig:0): Connecting to Old_Laphroaig on port 10000, with protocol tcpip<br>CR Debug(Old_Laphroaig:0): Done connecting to localhost (swapping=0)<br>
Processing mothership request: &quot;faker Old_Laphroaig&quot;<br>Replying (200): &quot;0 atlantis&quot;<br>Processing mothership request: &quot;fakerparam start_dir&quot;<br>Replying (200): &quot;e:\cr-1.9/bin/WIN_NT&quot;<br>
Processing mothership request: &quot;exit&quot;</div>
<div><br>Thank you for using Chromium!<br>CR Debug(Old_Laphroaig:0): Dead connection (sock=1920, host=Old_Laphroaig), removing from pool<br>CR Debug(Old_Laphroaig:0): Dead connection (sock=1732, host=Old_Laphroaig), removing from pool<br>
CR Error(Old_Laphroaig:0): Mothership didn&#39;t like my accept request<br>CR Debug(Old_Laphroaig:0): Cleaning up SPU render<br>CR Debug(Old_Laphroaig:0): Cleaning up SPU error<br>[1]-&nbsp; Done&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; python crdemo.conf atlantis</div>

<div><a href="mailto:Dave@Old_Laphroaig">Dave@Old_Laphroaig</a> /cygdrive/e/cr-1.9/mothership/configs<br>$ <br>[2]+&nbsp; Done&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; crserver</div>
<div><a href="mailto:Dave@Old_Laphroaig">Dave@Old_Laphroaig</a> /cygdrive/e/cr-1.9/mothership/configs<br>$ </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>==== END ====</div>
<div>&nbsp;</div>
<div>Does anyone have any insight as to what my next step should be? Thanks in advance.</div>
<div>&nbsp;</div>
<div>--Dave</div>
<div><br clear="all"><br>-- <br>David L. Page<br><a href="mailto:[email protected]">[email protected]</a><br>865.607.8192<br></div>

------=_Part_13381_21387879.1208812022936--


--===============1040821231==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--===============1040821231==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Chromium-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chromium-users

--===============1040821231==--