You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(10) |
Jul
(5) |
Aug
(20) |
Sep
(12) |
Oct
(1) |
Nov
(5) |
Dec
(5) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(4) |
Feb
(13) |
Mar
(14) |
Apr
(33) |
May
(15) |
Jun
(49) |
Jul
(24) |
Aug
(90) |
Sep
(13) |
Oct
(85) |
Nov
(25) |
Dec
(6) |
2003 |
Jan
(9) |
Feb
(89) |
Mar
(85) |
Apr
(98) |
May
(30) |
Jun
(55) |
Jul
(79) |
Aug
(78) |
Sep
(77) |
Oct
(47) |
Nov
(48) |
Dec
(18) |
2004 |
Jan
(75) |
Feb
(176) |
Mar
(137) |
Apr
(67) |
May
(119) |
Jun
(128) |
Jul
(53) |
Aug
(50) |
Sep
(46) |
Oct
(55) |
Nov
(53) |
Dec
(25) |
2005 |
Jan
(34) |
Feb
(21) |
Mar
(29) |
Apr
(48) |
May
(23) |
Jun
(35) |
Jul
(18) |
Aug
(69) |
Sep
(49) |
Oct
(35) |
Nov
(16) |
Dec
(7) |
2006 |
Jan
(21) |
Feb
(17) |
Mar
(16) |
Apr
(20) |
May
(48) |
Jun
(19) |
Jul
(23) |
Aug
(55) |
Sep
(42) |
Oct
(7) |
Nov
(7) |
Dec
(4) |
2007 |
Jan
(6) |
Feb
(17) |
Mar
(3) |
Apr
(6) |
May
(4) |
Jun
(12) |
Jul
(1) |
Aug
(7) |
Sep
(11) |
Oct
(1) |
Nov
(10) |
Dec
(4) |
2008 |
Jan
(5) |
Feb
(7) |
Mar
(12) |
Apr
(21) |
May
(1) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(4) |
Nov
(7) |
Dec
(9) |
2009 |
Jan
(4) |
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
(10) |
Oct
(1) |
Nov
|
Dec
(2) |
2010 |
Jan
(4) |
Feb
|
Mar
(3) |
Apr
|
May
(1) |
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2013 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: Dan B. P. <ph...@cs...> - 2007-11-04 22:56:56
|
your current working doesn't matter if you have the correct environment variables. try adding these other exports: export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux add this to the PATH export Brian suggested below. the crserver and crappfaker are in ~/cr-1.9/bin. If that still doesn't work, you should paste the output from the commands. -dan rom...@we... wrote: > hello brian, > it didn't make a change at all :( > > I think, it would help a lot, if someone could explain, > from which directory crserver and crappfaker have to get startet, > right after having run these commands: > > ------------------------- > >> mel@book:~/cr-1.9/mothership/configs$ python crdemo.conf atlantis & >> [1] 6403 >> mel@book :~/cr-1.9/mothership/configs$ This is Chromium, Version 1.9 >> Start a crappfaker on book >> Start a crserver on book >> > ------------------------- > > thanks a lot, > mel > > > Brian wrote: > >> try adding the bin directory to your path, something like: >> >> export PATH=$PATH:~/cr-1.9/bin/Linux >> >> -Brian >> > _____________________________________________________________________ > Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Chromium-users mailing list > Chr...@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users > |
From: <rom...@we...> - 2007-11-04 22:47:58
|
hello brian, it didn't make a change at all :( I think, it would help a lot, if someone could explain, from which directory crserver and crappfaker have to get startet, right after having run these commands: ------------------------- > mel@book:~/cr-1.9/mothership/configs$ python crdemo.conf atlantis & > [1] 6403 > mel@book :~/cr-1.9/mothership/configs$ This is Chromium, Version 1.9 > Start a crappfaker on book > Start a crserver on book ------------------------- thanks a lot, mel Brian wrote: > try adding the bin directory to your path, something like: > > export PATH=$PATH:~/cr-1.9/bin/Linux > > -Brian _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 |
From: Brian P. <bri...@tu...> - 2007-11-03 14:38:22
|
mel wrote: > Hello @all, > > I was trying to run Chromium on my notebook before installing it to our > Linux-Cluster. > > I have some problems getting the demo applications startet. > > So long, I tried to start like this: > > -------------------------------------------------------- > mel@book:~$ cd cr-1.9/ > mel@book:~/cr-1.9$ cd mothership/configs/ > mel@book:~/cr-1.9/mothership/configs$ python crdemo.conf atlantis & > [1] 6403 > mel@book :~/cr-1.9/mothership/configs$ This is Chromium, Version 1.9 > Start a crappfaker on book > Start a crserver on book > -------------------------------------------------------- > > And now, that's the big question ;) from which directory should crserver > and crappfaker get startet? > As read in "Beginner's guide to Chromium", I tried to go on with the > steps (in the same directory as before): > 3: % crserver & > 4: % crappfaker > ... but that's not working at all: > > mel@book :~/cr-1.9/mothership/configs$ crserver & > [2] 6516 > mel@book:~/cr-1.9/mothership/configs$ bash: crserver: command not found > > I tried to run both commands out of bin/Linux - but that gives the > following errors: > > -------------------------------------------------------- > mel@book:~/cr-1.9/bin/Linux$ ./crappfaker > ./crappfaker: error while loading shared libraries: libcrmothership.so: > cannot open shared object file: No such file or directory > mel@book:~/cr-1.9/bin/Linux$ ./crserver > ./crserver: error while loading shared libraries: libspuload.so: cannot > open shared object file: No such file or directory > -------------------------------------------------------- > > I'm very new to this all and can't figure out what's the problem... I > suppose that some environment variables aren't set correctly...? > > Does anyone have a clue? try adding the bin directory to your path, something like: export PATH=$PATH:~/cr-1.9/bin/Linux -Brian |
From: mel <rom...@we...> - 2007-11-03 14:16:02
|
Hello @all, I was trying to run Chromium on my notebook before installing it to our Linux-Cluster. I have some problems getting the demo applications startet. So long, I tried to start like this: -------------------------------------------------------- mel@book:~$ cd cr-1.9/ mel@book:~/cr-1.9$ cd mothership/configs/ mel@book:~/cr-1.9/mothership/configs$ python crdemo.conf atlantis & [1] 6403 mel@book:~/cr-1.9/mothership/configs$ This is Chromium, Version 1.9 Start a crappfaker on book Start a crserver on book -------------------------------------------------------- And now, that's the big question ;) from which directory should crserver and crappfaker get startet? As read in "Beginner's guide to Chromium", I tried to go on with the steps (in the same directory as before): 3: % crserver & 4: % crappfaker ... but that's not working at all: mel@book:~/cr-1.9/mothership/configs$ crserver & [2] 6516 mel@book:~/cr-1.9/mothership/configs$ bash: crserver: command not found I tried to run both commands out of bin/Linux - but that gives the following errors: -------------------------------------------------------- mel@book:~/cr-1.9/bin/Linux$ ./crappfaker ./crappfaker: error while loading shared libraries: libcrmothership.so: cannot open shared object file: No such file or directory mel@book:~/cr-1.9/bin/Linux$ ./crserver ./crserver: error while loading shared libraries: libspuload.so: cannot open shared object file: No such file or directory -------------------------------------------------------- I'm very new to this all and can't figure out what's the problem... I suppose that some environment variables aren't set correctly...? Does anyone have a clue? Thank you very much, best regards, mel |
From: Phil S. <Ph...@nw...> - 2007-10-28 15:36:15
|
Hi! I am an experienced Linux user, but comparatively having no idea about Windows. I guess this is why I am having major problems compiling Chromium on my (KVM powered) WindowsXP. I am very sure all necessary software packages are installed, including Cygwin and MSVC8, but unfortunately this is also where documentation ends at. AFAICT there are two different approaches in building Chromium: 1) using the Cygwin shell (the window running bash in a Unix like filesystem) and 2) using the MSVC shell (simple cmd.exe with appropriate environment) Using the first approach I am unable to run cl.exe. After adjusting the $PATH variable cl.exe is being found, but no output occurs (when started with strace.exe, a pop-up window is shown telling me about a missing dll) - I love this s**t. When trying the second approach, it starts with a missing make.exe. After adjusting %PATH% here, windows.h is not found (yes, it's %INCLUDE%). So I added C:\cygwin\include\w32api to the include-path, but still no luck: at compilation, cl.exe complains about deprecated flags (just warnings, so "/ignore"). Next I get lots of errors, the first few telling me "alignment has changed after including <foobar.h>". (I guess cl.exe doesn't like unix style newlines?) Maybe someone of you could give me a short hint on how to setup a shell (no matter which) environment correctly enough to be able to compile Chromium? Thanks in advance, Phil |
From: CLEMENTS, R. <rcl...@ke...> - 2007-09-28 15:05:35
|
I have used x11vnc http://www.karlrunge.com/x11vnc/ to do a similar = task. It may be of use to you, I was using it to route GL rendering = through VNC. =20 Dan B. Phung wrote: > Is there a way to run a full desktop using Chromium over VNC? I tried = > having the application be something like 'gnome-session', but the VNC=20 > SPU uses the render's display for the window manager. This model = would=20 > have everything being rendering by the render spu, opengl + Xlib,=20 > etc....So maybe my attempt was just destined to fail.=20 There's no way to render Xlib-based drawing with the render SPU. > The other way I see of doing this is to have a modified VNC server and = > some other glue/hacks that ensure that opengl commands get routed to = the=20 > CR lib. If the user wants to have the rendering happening on the=20 > client, the vncviewer would have to be modified to start a crserver,=20 > render spu, etc.... >=20 > Does any of this exist? See http://vncproxy.sourceforge.net/ The basic idea is to use the XF4VNC module to send your X desktop to a=20 VNC viewer (or the VNC Proxy). Then, use the Chromium VNC SPU to=20 convert GL rendering into VNC protocol. Those two sources get sent to=20 the VNC Proxy, which in turn, acts as a VNC server to some number of=20 viewers. The Proxy basically aggregates two (or more) VNC streams=20 coming from Xlib and GL rendering into one. -Brian -------------------------------------------------------------------------= This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Chromium-users mailing list Chr...@li... https://lists.sourceforge.net/lists/listinfo/chromium-users |
From: Brian P. <bri...@tu...> - 2007-09-28 14:54:51
|
Dan B. Phung wrote: > Is there a way to run a full desktop using Chromium over VNC? I tried > having the application be something like 'gnome-session', but the VNC > SPU uses the render's display for the window manager. This model would > have everything being rendering by the render spu, opengl + Xlib, > etc....So maybe my attempt was just destined to fail. There's no way to render Xlib-based drawing with the render SPU. > The other way I see of doing this is to have a modified VNC server and > some other glue/hacks that ensure that opengl commands get routed to the > CR lib. If the user wants to have the rendering happening on the > client, the vncviewer would have to be modified to start a crserver, > render spu, etc.... > > Does any of this exist? See http://vncproxy.sourceforge.net/ The basic idea is to use the XF4VNC module to send your X desktop to a VNC viewer (or the VNC Proxy). Then, use the Chromium VNC SPU to convert GL rendering into VNC protocol. Those two sources get sent to the VNC Proxy, which in turn, acts as a VNC server to some number of viewers. The Proxy basically aggregates two (or more) VNC streams coming from Xlib and GL rendering into one. -Brian |
From: Dan B. P. <ph...@cs...> - 2007-09-27 23:27:47
|
Is there a way to run a full desktop using Chromium over VNC? I tried having the application be something like 'gnome-session', but the VNC SPU uses the render's display for the window manager. This model would have everything being rendering by the render spu, opengl + Xlib, etc....So maybe my attempt was just destined to fail. The other way I see of doing this is to have a modified VNC server and some other glue/hacks that ensure that opengl commands get routed to the CR lib. If the user wants to have the rendering happening on the client, the vncviewer would have to be modified to start a crserver, render spu, etc.... Does any of this exist? -dan |
From: Nino P. <np...@gm...> - 2007-09-12 01:48:01
|
Hi Brian, Yes it worked, thank you. Now we are experiencing an odd behaviour: Yesterday Amira worked, but Maya did not. Today Maya is running and Amira is not. We have deleted the cr-1.9 tree, decompressed the tar file, applied again the patch and compiled and Amira is not running (XDMX+Chromium+Amira). Amira is running fine on Chromium, but without XDMX (yesterday it worked with XDMX, but Maya did not). The previous error in Maya no longer appears, but the menus are not working, if you click on a menu it stays there and never disappears. We even have rebooted the machine, and recompiled several times... i don't understand this behaviour. Tried with different versions of nvidia drivers. Can't reproduce how to make work one o.k. Thank you. -- Nino On 9/10/07, Brian Paul <bri...@tu...> wrote: > > Alan Hourihane wrote: > > Not true. > > > > Chromium 1.9 supports OpenGL 1.5. > > > > Alan. > > > > On Fri, 2007-09-07 at 12:32 -0700, Mason J. Katz wrote: > >> Chromium supports OpenGL v 1.2 (although it reports to applications > v1.3). > >> > >> On 9/7/07, Alan Hourihane <al...@tu...> wrote: > >>> On Fri, 2007-09-07 at 11:34 -0500, Nino Pineda wrote: > >>>> Hi, > >>>> > >>>> We have a viz-wall of 3x1, running Chromium 1.9 and XDMX. > >>>> > >>>> We have some OpenGL applications running fine, but when we try to run > > >>>> Maya 8.0 or Amira 3.1, the applications does not load correctly, we > >>>> have no interaction with the menus (click on them triggers no action) > >>>> and some buttons does not appear. > >>>> > >>>> This is the error we get: > >>>> > >>>> CR Error (tile-0-0:7794): Invalid pname to __numValues: 0x8871 > >>> That looks like they're taking advantage of some OpenGL 2.0 features > >>> which haven't hit the Chromium tree yet. > >>> > >>> Alan. > > See if this patch to crserverlib/get_sizes.py helps. > > -Brian > > > |
From: Brian P. <bri...@tu...> - 2007-09-10 15:20:42
|
Nino Pineda wrote: > Hi, > > In a previous cluster installation both applications where running OK in > XDMX and Chromium. > > Which packages has to do with OpenGL in REHL? > > xorg-x11-Mesa-libGL? This is the main Mesa/OpenGL library. > xorg-x11-Mesa-libGLU? This the the OpenGL utility function library. > Which version will be compatible with Chromium, in order for Maya and > Amira display as it should? Use the latest versions of both packages. BTW, If you're using NVIDIA or ATI hardware, you'll need to install their driver packages after the above. -Brian |
From: Brian P. <bri...@tu...> - 2007-09-10 14:28:42
|
Alan Hourihane wrote: > Not true. > > Chromium 1.9 supports OpenGL 1.5. > > Alan. > > On Fri, 2007-09-07 at 12:32 -0700, Mason J. Katz wrote: >> Chromium supports OpenGL v 1.2 (although it reports to applications v1.3). >> >> On 9/7/07, Alan Hourihane <al...@tu...> wrote: >>> On Fri, 2007-09-07 at 11:34 -0500, Nino Pineda wrote: >>>> Hi, >>>> >>>> We have a viz-wall of 3x1, running Chromium 1.9 and XDMX. >>>> >>>> We have some OpenGL applications running fine, but when we try to run >>>> Maya 8.0 or Amira 3.1, the applications does not load correctly, we >>>> have no interaction with the menus (click on them triggers no action) >>>> and some buttons does not appear. >>>> >>>> This is the error we get: >>>> >>>> CR Error (tile-0-0:7794): Invalid pname to __numValues: 0x8871 >>> That looks like they're taking advantage of some OpenGL 2.0 features >>> which haven't hit the Chromium tree yet. >>> >>> Alan. See if this patch to crserverlib/get_sizes.py helps. -Brian |
From: Nino P. <np...@gm...> - 2007-09-08 23:42:24
|
Hi, In a previous cluster installation both applications where running OK in XDMX and Chromium. Which packages has to do with OpenGL in REHL? xorg-x11-Mesa-libGL? xorg-x11-Mesa-libGLU? Which version will be compatible with Chromium, in order for Maya and Amira display as it should? Thank you. -- Nino On 9/7/07, Mason J. Katz <mj...@sd...> wrote: > > Sorry. > > I was thinking GLX. Chromium reports to applications that it supports > GLX 1.3 (glXQueryVersion) but several 1.3 functions are not > implemented. It seems to support most (maybe all) of GLX 1.2. > This reporting of the GLX version caused us some problems with Java3D > and the glXGetFBConfigs function (not implemented in Chromium, despite > being a GLX 1.3 function). > > The short answer is still the same Chromium doesn't support OpenGL 2.0. > > On 9/7/07, Alan Hourihane < al...@tu...> wrote: > > Not true. > > > > Chromium 1.9 supports OpenGL 1.5. > > > > Alan. > > > > On Fri, 2007-09-07 at 12:32 -0700, Mason J. Katz wrote: > > > Chromium supports OpenGL v 1.2 (although it reports to applications > v1.3). > > > > > > On 9/7/07, Alan Hourihane <al...@tu...> wrote: > > > > On Fri, 2007-09-07 at 11:34 -0500, Nino Pineda wrote: > > > > > Hi, > > > > > > > > > > We have a viz-wall of 3x1, running Chromium 1.9 and XDMX. > > > > > > > > > > We have some OpenGL applications running fine, but when we try to > run > > > > > Maya 8.0 or Amira 3.1, the applications does not load correctly, > we > > > > > have no interaction with the menus (click on them triggers no > action) > > > > > and some buttons does not appear. > > > > > > > > > > This is the error we get: > > > > > > > > > > CR Error (tile-0-0:7794): Invalid pname to __numValues: 0x8871 > > > > > > > > That looks like they're taking advantage of some OpenGL 2.0 features > > > > which haven't hit the Chromium tree yet. > > > > > > > > Alan. > > > > > > > > > > > > > > > > > > > > > -- > -mjk > |
From: Alan H. <al...@tu...> - 2007-09-07 19:37:08
|
Not true. Chromium 1.9 supports OpenGL 1.5. Alan. On Fri, 2007-09-07 at 12:32 -0700, Mason J. Katz wrote: > Chromium supports OpenGL v 1.2 (although it reports to applications v1.3). > > On 9/7/07, Alan Hourihane <al...@tu...> wrote: > > On Fri, 2007-09-07 at 11:34 -0500, Nino Pineda wrote: > > > Hi, > > > > > > We have a viz-wall of 3x1, running Chromium 1.9 and XDMX. > > > > > > We have some OpenGL applications running fine, but when we try to run > > > Maya 8.0 or Amira 3.1, the applications does not load correctly, we > > > have no interaction with the menus (click on them triggers no action) > > > and some buttons does not appear. > > > > > > This is the error we get: > > > > > > CR Error (tile-0-0:7794): Invalid pname to __numValues: 0x8871 > > > > That looks like they're taking advantage of some OpenGL 2.0 features > > which haven't hit the Chromium tree yet. > > > > Alan. > > > > > > |
From: Alan H. <al...@tu...> - 2007-09-07 18:25:02
|
On Fri, 2007-09-07 at 11:34 -0500, Nino Pineda wrote: > Hi, > > We have a viz-wall of 3x1, running Chromium 1.9 and XDMX. > > We have some OpenGL applications running fine, but when we try to run > Maya 8.0 or Amira 3.1, the applications does not load correctly, we > have no interaction with the menus (click on them triggers no action) > and some buttons does not appear. > > This is the error we get: > > CR Error (tile-0-0:7794): Invalid pname to __numValues: 0x8871 That looks like they're taking advantage of some OpenGL 2.0 features which haven't hit the Chromium tree yet. Alan. |
From: Nino P. <np...@gm...> - 2007-09-07 16:34:49
|
Hi, We have a viz-wall of 3x1, running Chromium 1.9 and XDMX. We have some OpenGL applications running fine, but when we try to run Maya 8.0 or Amira 3.1, the applications does not load correctly, we have no interaction with the menus (click on them triggers no action) and some buttons does not appear. This is the error we get: CR Error (tile-0-0:7794): Invalid pname to __numValues: 0x8871 Any hint? Thank you. -- Nino |
From: Daniel C. <dan...@ya...> - 2007-09-03 22:17:42
|
Hello, I have a viz-wall cluster (3x1), I made this config file for view active stero in a non-stereo application with dmx support. When I start all, my display looks well in only one crserver , but when I resize it into the anothers crservers, the whole display turns very slow, and the animations of the atlantis demo stop. Someone know what is happening ? Regards. Daniel. # Copyright (c) 2001, Stanford University # All rights reserved # # See the file LICENSE.txt for information on redistributing this software. # This configuration file is an example of what would be used to run # Chromium on a DMX systems. import sys sys.path.append( "../server" ) from mothership import * import crmatrix if len(sys.argv) > 1: demo = sys.argv[1] else: demo = 'atlantis' cr = CR() cr.MTU( 10*1024*1024 ) # Fix these: TILE_COLS = 3 TILE_ROWS = 1 HOSTS = ['tile-0-0', 'tile-1-0','tile-2-0'] # These values don't really matter! TILE_WIDTH = 550 TILE_HEIGHT = 550 if demo == "stereocube": # Parameters copied from sterecube.c demo EyeSep = 0.3 Width = 12.0 Hither = 1.0 Yon = 25.0 FocalDist = 5.0 elif demo == "city": EyeSep = 0.3 Width = 12.0 Hither = 1.0 Yon = 250.0 FocalDist = 5.0 elif demo == "atlantis": # atlantis uses some really big numbers! # not a great demo for stereo, either. EyeSep = 530.3 Width = 100000.0 Hither = 30000.0 Yon = 400000.0 zTranslate = 80000.0 # put us in the middle of the fish FocalDist = Hither * 2.0 demo += " -s 100" elif demo == "paraview": # Note: seems to work with "blow.vtk" dataset EyeSep = 2.0 Width = 40.0 Hither = 120.0 Yon = 180.0 FocalDist = 150 else: # some default values that seem to work for some Mesa demos EyeSep = 0.3 # half of interocular distance Width = 2.0 # frustum width at FocalDist Hither = 1.0 # near clip plane distance from eye Yon = 250.0 # far clip plane distance from eye FocalDist = 4.0 # focal distance for stereo imaging Aspect = float(TILE_WIDTH) / float(TILE_HEIGHT) tilesortspu = SPU('tilesort') tilesortspu.Conf('force_quad_buffering', 1) tilesortspu.Conf('stereo_mode', 'CrystalEyes') tilesortspu.Conf('use_dmx', 1) tilesortspu.Conf('retile_on_resize', 1) # the default tilesortspu.Conf('bucket_mode', 'Test All Tiles') tilesortspu.Conf('draw_bbox', 0) tilesortspu.Conf('scale_images', 0) clientnode = CRApplicationNode( ) clientnode.StartDir( crbindir ) clientnode.SetApplication( demo ) clientnode.AddSPU( tilesortspu ) clientnode.Conf('track_window_size', 1) clientnode.Conf('track_window_position', 1) Width = 0.5 * Width # want half width below s = Hither / FocalDist top = s * Width bottom = -top for row in range(TILE_ROWS): for col in range(TILE_COLS): n = row * TILE_COLS + col renderspu = SPU( 'render' ) renderspu.Conf('display_string', HOSTS[n] + ":0") renderspu.Conf('render_to_app_window', 1) renderspu.Conf( 'window_geometry', [1.1*col*TILE_WIDTH, 1.1*row*TILE_HEIGHT, TILE_WIDTH, TILE_HEIGHT] ) servernode = CRNetworkNode( HOSTS[n] ) servernode.AddTile( col*TILE_WIDTH, (TILE_ROWS-row-1)*TILE_HEIGHT, TILE_WIDTH, TILE_HEIGHT ) servernode.AddSPU( renderspu ) # optimize_bucket is of no use w/ DMX. servernode.Conf('optimize_bucket', 0) servernode.Conf('use_dmx', 1) for eye in range(2): # View matrix v = crmatrix.CRMatrix() if eye == 0: v.Translate(+EyeSep, 0, 0) else: v.Translate(-EyeSep, 0, 0) #v.Translate(xTranslate, yTranslate, zTranslate) # Projection matrix p = crmatrix.CRMatrix( if eye == 0: left = s * ((Width * -Aspect) + EyeSep); right = s * ((Width * Aspect) + EyeSep); else: left = s * (Width * -Aspect - EyeSep); right = s * (Width * Aspect - EyeSep); p.Frustum(left, right, bottom, top, Hither, Yon) if eye == 0: servernode.Conf('view_matrix', v.ToList()) servernode.Conf('projection_matrix', p.ToList()) else: servernode.Conf('right_view_matrix', v.ToList()) servernode.Conf('right_projection_matrix', p.ToList()) cr.AddNode( servernode ) tilesortspu.AddServer( servernode, protocol='tcpip', port=7000 + n ) cr.AddNode( clientnode ) cr.Go() ____________________________________________________________________________________ Got a little couch potato? Check out fun summer activities for kids. http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz |
From: Smith, I. <I.C...@li...> - 2007-08-29 15:04:06
|
> -----Original Message----- > From: Brian Paul [mailto:bri...@tu...]=20 > Sent: 29 August 2007 15:22 > To: Smith, Ian > Cc: chr...@li... > Subject: Re: [Chromium-users] problem extending demo examples >=20 > Smith, Ian wrote: > >> -----Original Message----- > >> From: Brian Paul [mailto:bri...@tu...] > >> Sent: 29 August 2007 14:58 > >> To: Smith, Ian > >> Cc: chr...@li... > >> Subject: {SPAM?} Re: [Chromium-users] problem extending=20 > demo examples > >> > >> Smith, Ian wrote: > >>> Hi, > >>> > >>> I'm having problems extending the crdemo_full.conf example > >> to run with > >>> more than one server. At present I'm happy just to run all of the=20 > >>> processes on a single host before trying them on our Linux > >> cluster. I > >>> think I've placed a crserver on port 7000 and another on=20 > port 7001=20 > >>> (they are definitely listening there) but when I run the > >> crappfaker I > >>> get this: > >>> > >>> -bash-2.05b$ crappfaker > >>> CR Warning(ulgbc2:31341): Couldn't find the CRMOTHERSHIP > >> environment > >>> variable, defaulting to localhost CR Warning(ulgbc2:31342):=20 > >> Couldn't > >>> find the CRMOTHERSHIP environment variable, defaulting to > >> localhost CR > >>> Error(ulgbc2:31342): Bad server specification for Pack SPU 2 CR > >>> Error(ulgbc2:31324): Mothership didn't like my accept request > >> If you've started the mothership process/script on one host (say > >> "host1") and you're running the crappfaker (or crserver) on a=20 > >> different host, you need to tell the crappfaker/crserver where to=20 > >> find the mothership. > >> > >> You can do this by setting the CRMOTHERSHIP env variable (export > >> CRMOTHERSHIP=3Dhost1) or passing the -mothership command line = option=20 > >> (crappfaker -mothership host1). > >> > >=20 > > They are all running on the same host at present so I can't=20 > see what=20 > > the problem is. >=20 > Oops, I spoke too soon. It looks like you're trying to=20 > connect two crservers to one pack SPU: >=20 > client_spu.AddServer( server_node, protocol=3D'tcpip',=20 > port=3D7000 ) client_spu.AddServer( worker_node, =20 > protocol=3D'tcpip', port=3D7001 ) >=20 > That's illegal. The pack SPU can send a stream to only one crserver. > You'll need to use the tilesort SPU to send rendering to two=20 > or more crservers. >=20 That's done the trick. many thanks, -ian. |
From: Brian P. <bri...@tu...> - 2007-08-29 14:22:29
|
Smith, Ian wrote: >> -----Original Message----- >> From: Brian Paul [mailto:bri...@tu...] >> Sent: 29 August 2007 14:58 >> To: Smith, Ian >> Cc: chr...@li... >> Subject: {SPAM?} Re: [Chromium-users] problem extending demo examples >> >> Smith, Ian wrote: >>> Hi, >>> >>> I'm having problems extending the crdemo_full.conf example >> to run with >>> more than one server. At present I'm happy just to run all of the >>> processes on a single host before trying them on our Linux >> cluster. I >>> think I've placed a crserver on port 7000 and another on port 7001 >>> (they are definitely listening there) but when I run the >> crappfaker I >>> get this: >>> >>> -bash-2.05b$ crappfaker >>> CR Warning(ulgbc2:31341): Couldn't find the CRMOTHERSHIP >> environment >>> variable, defaulting to localhost CR Warning(ulgbc2:31342): >> Couldn't >>> find the CRMOTHERSHIP environment variable, defaulting to >> localhost CR >>> Error(ulgbc2:31342): Bad server specification for Pack SPU 2 CR >>> Error(ulgbc2:31324): Mothership didn't like my accept request >> If you've started the mothership process/script on one host (say >> "host1") and you're running the crappfaker (or crserver) on a >> different host, you need to tell the crappfaker/crserver >> where to find the mothership. >> >> You can do this by setting the CRMOTHERSHIP env variable (export >> CRMOTHERSHIP=host1) or passing the -mothership command line >> option (crappfaker -mothership host1). >> > > They are all running on the same host at present so I can't see > what the problem is. Oops, I spoke too soon. It looks like you're trying to connect two crservers to one pack SPU: client_spu.AddServer( server_node, protocol='tcpip', port=7000 ) client_spu.AddServer( worker_node, protocol='tcpip', port=7001 ) That's illegal. The pack SPU can send a stream to only one crserver. You'll need to use the tilesort SPU to send rendering to two or more crservers. I'll check in a better error message. -Brian |
From: Smith, I. <I.C...@li...> - 2007-08-29 14:15:49
|
> -----Original Message----- > From: Brian Paul [mailto:bri...@tu...]=20 > Sent: 29 August 2007 14:58 > To: Smith, Ian > Cc: chr...@li... > Subject: {SPAM?} Re: [Chromium-users] problem extending demo examples >=20 > Smith, Ian wrote: > > Hi, > >=20 > > I'm having problems extending the crdemo_full.conf example=20 > to run with=20 > > more than one server. At present I'm happy just to run all of the=20 > > processes on a single host before trying them on our Linux=20 > cluster. I=20 > > think I've placed a crserver on port 7000 and another on port 7001=20 > > (they are definitely listening there) but when I run the=20 > crappfaker I=20 > > get this: > >=20 > > -bash-2.05b$ crappfaker > > CR Warning(ulgbc2:31341): Couldn't find the CRMOTHERSHIP=20 > environment=20 > > variable, defaulting to localhost CR Warning(ulgbc2:31342):=20 > Couldn't=20 > > find the CRMOTHERSHIP environment variable, defaulting to=20 > localhost CR=20 > > Error(ulgbc2:31342): Bad server specification for Pack SPU 2 CR=20 > > Error(ulgbc2:31324): Mothership didn't like my accept request >=20 > If you've started the mothership process/script on one host (say > "host1") and you're running the crappfaker (or crserver) on a=20 > different host, you need to tell the crappfaker/crserver=20 > where to find the mothership. >=20 > You can do this by setting the CRMOTHERSHIP env variable (export > CRMOTHERSHIP=3Dhost1) or passing the -mothership command line=20 > option (crappfaker -mothership host1). > They are all running on the same host at present so I can't see what the problem is. thanks, -ian. =20 > -Brian >=20 |
From: Brian P. <bri...@tu...> - 2007-08-29 13:58:01
|
Smith, Ian wrote: > Hi, > > I'm having problems extending the crdemo_full.conf example to run > with more than one server. At present I'm happy just to run all > of the processes on a single host before trying them on our Linux > cluster. I think I've placed a crserver on port 7000 and another > on port 7001 (they are definitely listening there) but when I > run the crappfaker I get this: > > -bash-2.05b$ crappfaker > CR Warning(ulgbc2:31341): Couldn't find the CRMOTHERSHIP environment variable, defaulting to localhost > CR Warning(ulgbc2:31342): Couldn't find the CRMOTHERSHIP environment variable, defaulting to localhost > CR Error(ulgbc2:31342): Bad server specification for Pack SPU 2 > CR Error(ulgbc2:31324): Mothership didn't like my accept request If you've started the mothership process/script on one host (say "host1") and you're running the crappfaker (or crserver) on a different host, you need to tell the crappfaker/crserver where to find the mothership. You can do this by setting the CRMOTHERSHIP env variable (export CRMOTHERSHIP=host1) or passing the -mothership command line option (crappfaker -mothership host1). -Brian |
From: Smith, I. <I.C...@li...> - 2007-08-29 11:08:32
|
Hi, I'm having problems extending the crdemo_full.conf example to run with more than one server. At present I'm happy just to run all of the processes on a single host before trying them on our Linux cluster. I think I've placed a crserver on port 7000 and another on port 7001 (they are definitely listening there) but when I=20 run the crappfaker I get this: -bash-2.05b$ crappfaker CR Warning(ulgbc2:31341): Couldn't find the CRMOTHERSHIP environment = variable, defaulting to localhost CR Warning(ulgbc2:31342): Couldn't find the CRMOTHERSHIP environment = variable, defaulting to localhost CR Error(ulgbc2:31342): Bad server specification for Pack SPU 2 CR Error(ulgbc2:31324): Mothership didn't like my accept request Thank you for using Chromium! CR Error(ulgbc2:31330): Mothership didn't like my accept request [2]- Done crserver Any idea what the problem is here ? This is the conf file: import sys sys.path.append( '../server' ) from mothership import * if len(sys.argv) > 3 or len(sys.argv) < 2: print 'Usage: %s <demo> [spu]' % sys.argv[0]=20 sys.exit(-1) demo =3D sys.argv[1] if len(sys.argv) =3D=3D 3: clientspuname =3D sys.argv[2] else: clientspuname =3D 'pack' server_spu =3D SPU( 'render' ) client_spu =3D SPU( clientspuname ) worker_spu =3D SPU( 'render' ) server_spu.Conf( 'window_geometry', [500, 500, 500, 250] ) server_node =3D CRNetworkNode( ) server_node.AddSPU( server_spu ) worker_spu.Conf( 'window_geometry', [0, 0, 500, 250] ) worker_node =3D CRNetworkNode( ) worker_node.AddSPU( worker_spu ) if (clientspuname =3D=3D 'tilesort' ): server_node.AddTile( 500, 500, 500, 250 ) worker_node.AddTile( 0, 0, 500, 250 ) client_node =3D CRApplicationNode( ) client_node.AddSPU( client_spu ) client_spu.AddServer( server_node, protocol=3D'tcpip', port=3D7000 ) client_spu.AddServer( worker_node, protocol=3D'tcpip', port=3D7001 ) client_node.SetApplication( os.path.join(crbindir, demo) ) client_node.StartDir( crbindir ) cr =3D CR() cr.MTU( 16*1024 ) cr.AddNode( client_node ) cr.AddNode( server_node ) cr.AddNode( worker_node ) cr.Go()NetworkNode( ) The original demo worked fine. I'm running under Red Hat Enterprise=20 Linux AS release 3. Any thoughts - I'm completely lost. thanks, -ian. ------------------------------ Dr Ian C. Smith e-Science Team, University of Liverpool, Computing Services Department |
From: Chris J. <cr...@gm...> - 2007-08-17 15:10:49
|
Hi. I'm having trouble getting a wxWidgets application to run under Chromium. And, I don't know how to figure out why, exactly. Here's the minimal output from running the crdemo configuration on my local machine: $ python crdemo.conf myapp & Start a crappfaker on localhost.localdomain Start a crserver on localhost.localdomain $ crappfaker & CR Warning(rover:17859): Couldn't find the CRMOTHERSHIP environment variable, defaulting to localhost CR Debug(rover:17859): In crNetConnectToServer( "localhost", port=10000, mtu=8096, broker=0 ) CR Debug(rover:17859): Connecting to rover on port 10000, with protocol tcpip CR Debug(rover:17859): Done connecting to localhost (swapping=0) CR Warning(rover:17860): glXChooseFBConfig not implemented by Chromium CR Error(rover:17859): "/path/to/myapp" terminated with uncaught signal=11 (SIGSEGV) I experience the same results with my application and with the wxWidgets OpenGL samples. It looks like Chromium returns NULL on the glXChooseFBConfig call. It seems that wxWidgets is trying to dereference the returned value, doesn't it? For what it's worth, wxWidgets isn't built as a static library. I'd appreciate any guidance in trying to get this working. Let me know what information I can provide. - Chris |
From: Daniel C. <dan...@ya...> - 2007-08-06 17:32:44
|
Hello everybody, I have a problem running chromium on dmx with force stereo option (crystal-eyes), because the clients nodes render (tilesort) on dmx use the app-window for display: renderspu.Conf('render_to_app_window', 1) but it seems that this window can not makes this kind of rendering. Somebody know something about it. Regards. Daniel. ____________________________________________________________________________________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545433 |
From: Dan P. <ph...@cs...> - 2007-07-05 20:13:56
|
Hi, I just gotta macbook and wanted to try out chromium on it. Are there tips on how to build CR for Darwin? I do see the note on the chromium wiki about installing the Apple Developer Tools for for using DYLD_LIBRARY_PATH, but...I that doesn't seem to be enough. I installed the glut libs using 'port', but the build process is having trouble finding the other libs. Here's what I did: $ mkdir ~/work/chromium; mv cr-1.9.tar.gz !:1; cd !:1 $ tar xzf cr-1.9.tar.gz $ cd cr-1.9 $ export DYLD_LIBRARY_PATH=`pwd`/lib/Darwin $ make ------------------------------------------------------------------------------- Building libcrutil.dylib for Darwin (RELEASE) ------------------------------------------------------------------------------- ln: /cr/include/GL/glut.h: No such file or directory make[1]: *** [arch] Error 1 make: *** [util.subdir] Error 2 I'm pretty sure I'm missing something basic here...but the build from linux was this easy, was hoping darwin to be similar...If here's a wiki or howto somewhere that I could follow along, that'd be great. Otherwise, the info I get here will go into one! tia, dan |
From: Thomas C. <tho...@gm...> - 2007-06-25 09:49:22
|
Hi, We want to run an application displaying several OpenGL viewports, one viewport per crserver. I tried the bucketing algorithms of the tilesort SPU. It works well with one viewport, but with several viewports it seems that all the geometry is sent to all the tiles, the glViewport commands doesn't affect the bucketing algorithms. Each tile has the correct glViewport settings, but displays the geometry of all viewports. Is it possible to setup chromium to do this kind of rendering? Regards, Thomas |