From: Angel de V. <an...@ia...> - 2010-01-26 10:12:39
|
Hi, I'm new to Chromium, and I'm having a (apparently) simple problem, which I hope some of you guys can help me to solve. I'm running Chromium as a part of a Rocks Cluster installation (http://www.rocksclusters.org/wordpress/). For my setting I have a head node and two tile nodes, each connected to two monitors. Chromium seems to be working more or less OK, but it seems to believe that the resolution of my "tile" nodes is 1920x1200 where it actually is 1280x1024. Any pointers on where should I look so that I can tell Chromium about the actual resolution of my monitors? I include below the output when I run glxgears. Thanks a lot, Ángel de Vicente [angelv@vaiven ~]$ glxgears CR Warning(vaiven:8016): the OpenGL faker was loaded without crappfaker! Defaulting to an application id of -1! This won't work if you're debugging a parallel application! In this case, set the CR_APPLICATION_ID_NUMBER environment variable to the right thing (see opengl_stub/load.c) CR Warning(vaiven:8016): Using Chromium configuration for * from /home/angelv/.crconfigs This is Chromium, Version 1.9 Autostart for node tile-0-0: ['/usr/bin/ssh', '-x', 'tile-0-0', "bash --login -c 'env DISPLAY=:0.0 /opt/viz/bin/crserver -mothership vaiven:10098'"] Autostart for node tile-0-0: ['/usr/bin/ssh', '-x', 'tile-0-0', "bash --login -c 'env DISPLAY=:0.1 /opt/viz/bin/crserver -mothership vaiven:10098'"] Autostart for node tile-0-1: ['/usr/bin/ssh', '-x', 'tile-0-1', "bash --login -c 'env DISPLAY=:0.0 /opt/viz/bin/crserver -mothership vaiven:10098'"] Autostart for node tile-0-1: ['/usr/bin/ssh', '-x', 'tile-0-1', "bash --login -c 'env DISPLAY=:0.1 /opt/viz/bin/crserver -mothership vaiven:10098'"] Start a crappfaker on vaiven.ll.iac.es Mothership signalling spawning process 8016 CR Info(tile-0-0:22229): Total output dimensions = (7680, 1200) CR Warning(tile-0-0:22229): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-0:22229): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Info(tile-0-0:22231): Total output dimensions = (7680, 1200) CR Warning(tile-0-0:22231): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-0:22231): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Info(tile-0-1:22247): Total output dimensions = (7680, 1200) CR Warning(tile-0-1:22247): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-1:22247): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Info(tile-0-1:22251): Total output dimensions = (7680, 1200) CR Warning(tile-0-1:22251): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-1:22251): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-0:22231): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-0:22231): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-0:22229): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-0:22229): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-1:22247): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-1:22247): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-1:22251): No room for 1920x1200 tile in this server's window (1280 x 1024)! CR Warning(tile-0-1:22251): No room for 1920x1200 tile in this server's window (1280 x 1024)! |