Hi Stefan,

Thanks for your reply. It was really useful to me.

I think I managed to get an *almost*  correct configuration. At least when I 
start eqHello, I get an application window on my appnode, and three fullscreen 
windows on the render nodes. The only problem is that nothing is displayed in 
the windows, and I don't know why. When I try to run bino, the result is the 
same.

The server prints several lines: "Node unreachable, all connections failed to 
connect", while the nodes seem to have gotten a connection. I've attached the 
logs from the main process and of one render client so you can have a closer 
look.

Cheers,
  Johannes

P.S.: I just realized that I could have omitted the wall section in the 
canvas. I hope this doesn't affect the outcome.
8124  /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/client.cpp:71 20 New client at 0x6249f0
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/init.cpp:60 20 Equalizer v1.2.1 initializing
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/init.cpp:50 20 Log level INFO topics 0
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/client.cpp:232 27 Launching 3c6442706f89416c:25ffa2a4aa3a961c
8124 Cmd eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 27 Thread co::LocalNode::CommandThread successfully initialized
8124 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 27 Thread co::LocalNode::ReceiverThread successfully initialized
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:215 27 node 3c6442706f89416c:25ffa2a4aa3a961c listening
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/fabric/client.cpp:63 27 Connecting to TCPIP#0#localhost##4357#default#
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/socketConnection.cpp:153 27 Could not connect to 'localhost:4357': Connection refused (111)
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:805 28 Node unreachable, all connections failed to connect
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/convert12Visitor.h:38 2 Pre-1.2 configurations should not have a node host name set: n004
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/convert12Visitor.h:38 2 Pre-1.2 configurations should not have a node host name set: n001
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/convert12Visitor.h:38 2 Pre-1.2 configurations should not have a node host name set: n002
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/convert12Visitor.h:38 2 Pre-1.2 configurations should not have a node host name set: n003
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/socketConnection.cpp:693 2 Listening on n004[10.0.1.4]:4444 (TCPIP#102400#n004##4444#default#)
8124 Cmd eq::ser /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 2 Thread co::LocalNode::CommandThread successfully initialized
8124 Rcv eq::ser /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 2 Thread co::LocalNode::ReceiverThread successfully initialized
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:215 2 node 20f1a56b5a75af55:3cf88aaa26f8e3fa listening, TCPIP#102400#n004##4444#default#
8124 (anonymous  /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 2 Thread (anonymous namespace)::ServerThread successfully initialized
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:846 3 RP<node 20f1a56b5a75af55:3cf88aaa26f8e3fa connected, TCPIP#102400#n004##4444#default#> connected to node 3c6442706f89416c:25ffa2a4aa3a961c listening
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/server.cpp:101 2 Running server: 
    #Equalizer 1.2 ascii
    
    global
    {
    }
    server 
    {
        connection
        {
            type          TCPIP
            hostname      "n004"
            port          4444
            filename      "default"
            bandwidth     102400
        }
        config 
        {
            name    "curvedscreen.eqc"
            
            attributes
            {
                robustness AUTO
                eye_base   0.065
            }
            appNode
            {
                host     "n004"
                connection
                {
                    type          TCPIP
                    hostname      "n004"
                    filename      "default"
                }
                pipe
                {
                    device   0
                    
                    window
                    {
                        viewport [ 0.25 0.25 0.5 0.5 ]
                        channel
                        {
                            name     "appchannel"
                            viewport [ 0 0 1 1 ]
                        }
                    }
                }
            }
            node
            {
                host     "n001"
                connection
                {
                    type          TCPIP
                    hostname      "n001"
                    filename      "default"
                }
                pipe
                {
                    device   0
                    
                    window
                    {
                        viewport [ 0 0 1 1 ]
                        channel
                        {
                            name     "channel1"
                            viewport [ 0 0 1 1 ]
                        }
                    }
                }
            }
            node
            {
                host     "n002"
                connection
                {
                    type          TCPIP
                    hostname      "n002"
                    filename      "default"
                }
                pipe
                {
                    device   0
                    
                    window
                    {
                        viewport [ 0 0 1 1 ]
                        channel
                        {
                            name     "channel2"
                            viewport [ 0 0 1 1 ]
                        }
                    }
                }
            }
            node
            {
                host     "n003"
                connection
                {
                    type          TCPIP
                    hostname      "n003"
                    filename      "default"
                }
                pipe
                {
                    device   0
                    
                    window
                    {
                        viewport [ 0 0 1 1 ]
                        channel
                        {
                            name     "channel3"
                            viewport [ 0 0 1 1 ]
                        }
                    }
                }
            }
            
            observer
            {
                focus_distance 1
                focus_mode     fixed
            }
            layout
            {
                view
                {
                    observer ""
                }
            }
            canvas
            {
                name     "CurvedScreen"
                layout   ""
                wall
                {
                    bottom_left  [   -4.70100    0.00000   -2.64100 ]
                    bottom_right [    4.75200    0.00000   -2.64100 ]
                    top_left     [   -4.70100    2.75000   -2.64100 ]
                }
                
                segment
                {
                    channel  "appchannel"
                }
                segment
                {
                    channel  "channel1"
                    viewport [ 0.000000 0.000000 0.372090 1.000000 ]
                    wall
                    {
                        bottom_left  [   -4.70100    0.00000   -2.64100 ]
                        bottom_right [   -1.18363    0.00000   -2.64100 ]
                        top_left     [   -4.70100    2.75000   -2.64100 ]
                    }
                    
                }
                segment
                {
                    channel  "channel2"
                    viewport [ 0.313950 0.000000 0.686040 1.000000 ]
                    wall
                    {
                        bottom_left  [   -1.73323    0.00000   -2.64100 ]
                        bottom_right [    4.75191    0.00000   -2.64100 ]
                        top_left     [   -1.73323    2.75000   -2.64100 ]
                    }
                    
                }
                segment
                {
                    channel  "channel3"
                    viewport [ 0.627900 0.000000 1.000000 1.000000 ]
                    wall
                    {
                        bottom_left  [    1.23454    0.00000   -2.64100 ]
                        bottom_right [   10.68754    0.00000   -2.64100 ]
                        top_left     [    1.23454    2.75000   -2.64100 ]
                    }
                    
                }
            }
            
            compound
            {
                
                compound
                {
                    channel  ( canvas "CurvedScreen"  segment 0   layout   0  view 0 )
                    swapbarrier { name "barrier" }
                }
                compound
                {
                    channel  ( canvas "CurvedScreen"  segment 1   layout   0  view 0 )
                    swapbarrier { name "barrier" }
                }
                compound
                {
                    channel  ( canvas "CurvedScreen"  segment 2   layout   0  view 0 )
                    swapbarrier { name "barrier" }
                }
                compound
                {
                    channel  ( canvas "CurvedScreen"  segment 3   layout   0  view 0 )
                    swapbarrier { name "barrier" }
                }
            }
        }
    }
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/server.cpp:101 3 
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/server.cpp:200 6 Handle choose config packet dt 129 cmd 40 req 3 renderer /home/edvz/zing/scratch/eqconfig#/jkuvrc/packages/equalizer/equalizer-1.2.1/bin/eqHello
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/socketConnection.cpp:646 4 Bound to port 36575
8124 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/socketConnection.cpp:693 4 Listening on n004[10.0.1.4]:36575 (TCPIP#102400#n004##36575#default#)
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:805 5 Node unreachable, all connections failed to connect
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:805 6 Node unreachable, all connections failed to connect
8137 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/launcher.cpp:126 6 Executing: ssh -n n001 env LD_LIBRARY_PATH=/jkuvrc/packages/gpu-sd/gpu-sd-1.0.3/lib:/jkuvrc/packages/glew/glew-1.7.0/lib64:/jkuvrc/packages/nvidia/cuda-4.1.28/cuda/lib64:/jkuvrc/packages/nvidia/cuda-4.1.28/cuda/lib:/jkuvrc/packages/boost/boost-1.47.0/lib:/jkuvrc/packages/equalizer/equalizer-1.2.1/lib:/jkuvrc/packages/OpenAL/OpenAL-1.13/lib:/jkuvrc/packages/fribidi/fribidi-0.19.2/lib:/jkuvrc/packages/libass/libass-0.10.0/lib:/jkuvrc/packages/libvpx/libvpx-v1.1.0/lib:/jkuvrc/packages/vo-amrwbenc/vo-amrwbenc-0.1.2/lib:/jkuvrc/packages/vo-aacenc/vo-aacenc-0.1.2/lib:/jkuvrc/packages/opencore-amr/opencore-amr-0.1.3/lib:/jkuvrc/packages/fdk-aac/fdk-aac-0.1.1/lib:/jkuvrc/packages/x264/x264-20130121-0.129.2245_bc13772/lib:/jkuvrc/packages/xvid/xvid-1.3.2/lib:/jkuvrc/packages/lame/lame-3.99.4/lib:/jkuvrc/packages/openjpeg/openjpeg-1.4-r697/lib:/jkuvrc/packages/xiph/libspeex/libspeex-1.2rc1/lib:/jkuvrc/packages/xiph/libtheora/libtheora-1.1.1/lib:/jkuvrc/packages/xiph/libogg/libogg-1.3.0/lib:/jkuvrc/packages/xiph/libvorbis/libvorbis-1.3.2/lib:/jkuvrc/packages/libav/libav-9.1/lib:/usr/lib64/mpi/gcc/openmpi/lib64:/usr/lib64/jvm/jre-1.6.0-sun/lib/amd64/server:/usr/lib64/jvm/jre-1.6.0-sun/lib/amd64:/opt/sgi/sgimc/lib 'EQ_ROOT=/jkuvrc/packages/equalizer/equalizer-1.2.1' EQ_LOG_LEVEL=INFO '/jkuvrc/packages/equalizer/equalizer-1.2.1/bin/eqHello' -- --eq-client 'e695d38c4cac4eb0:499b7c8e5b20a14a#1#TCPIP#102400#n001##0#default#/home/edvz/zing/scratch/eqconfig#20f1a56b5a75af55:3cf88aaa26f8e3fa#1#TCPIP#102400#n004##4444#default#' --co-globals '##100#100#100#10#1#5#20#3#64#5#65000#524288#1#1#8#5000##' --eq-logfile '/home/edvz/zing/scratch/eqconfig/n001.e695d38c4cac4eb0:499b7c8e5b20a14a.log' 
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:805 6 Node unreachable, all connections failed to connect
8138 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/launcher.cpp:126 7 Executing: ssh -n n002 env LD_LIBRARY_PATH=/jkuvrc/packages/gpu-sd/gpu-sd-1.0.3/lib:/jkuvrc/packages/glew/glew-1.7.0/lib64:/jkuvrc/packages/nvidia/cuda-4.1.28/cuda/lib64:/jkuvrc/packages/nvidia/cuda-4.1.28/cuda/lib:/jkuvrc/packages/boost/boost-1.47.0/lib:/jkuvrc/packages/equalizer/equalizer-1.2.1/lib:/jkuvrc/packages/OpenAL/OpenAL-1.13/lib:/jkuvrc/packages/fribidi/fribidi-0.19.2/lib:/jkuvrc/packages/libass/libass-0.10.0/lib:/jkuvrc/packages/libvpx/libvpx-v1.1.0/lib:/jkuvrc/packages/vo-amrwbenc/vo-amrwbenc-0.1.2/lib:/jkuvrc/packages/vo-aacenc/vo-aacenc-0.1.2/lib:/jkuvrc/packages/opencore-amr/opencore-amr-0.1.3/lib:/jkuvrc/packages/fdk-aac/fdk-aac-0.1.1/lib:/jkuvrc/packages/x264/x264-20130121-0.129.2245_bc13772/lib:/jkuvrc/packages/xvid/xvid-1.3.2/lib:/jkuvrc/packages/lame/lame-3.99.4/lib:/jkuvrc/packages/openjpeg/openjpeg-1.4-r697/lib:/jkuvrc/packages/xiph/libspeex/libspeex-1.2rc1/lib:/jkuvrc/packages/xiph/libtheora/libtheora-1.1.1/lib:/jkuvrc/packages/xiph/libogg/libogg-1.3.0/lib:/jkuvrc/packages/xiph/libvorbis/libvorbis-1.3.2/lib:/jkuvrc/packages/libav/libav-9.1/lib:/usr/lib64/mpi/gcc/openmpi/lib64:/usr/lib64/jvm/jre-1.6.0-sun/lib/amd64/server:/usr/lib64/jvm/jre-1.6.0-sun/lib/amd64:/opt/sgi/sgimc/lib 'EQ_ROOT=/jkuvrc/packages/equalizer/equalizer-1.2.1' EQ_LOG_LEVEL=INFO '/jkuvrc/packages/equalizer/equalizer-1.2.1/bin/eqHello' -- --eq-client 'db5e07194deb5415:c50ea851b7985a60#1#TCPIP#102400#n002##0#default#/home/edvz/zing/scratch/eqconfig#20f1a56b5a75af55:3cf88aaa26f8e3fa#1#TCPIP#102400#n004##4444#default#' --co-globals '##100#100#100#10#1#5#20#3#64#5#65000#524288#1#1#8#5000##' --eq-logfile '/home/edvz/zing/scratch/eqconfig/n002.db5e07194deb5415:c50ea851b7985a60.log' 
8139 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/launcher.cpp:126 7 Executing: ssh -n n003 env LD_LIBRARY_PATH=/jkuvrc/packages/gpu-sd/gpu-sd-1.0.3/lib:/jkuvrc/packages/glew/glew-1.7.0/lib64:/jkuvrc/packages/nvidia/cuda-4.1.28/cuda/lib64:/jkuvrc/packages/nvidia/cuda-4.1.28/cuda/lib:/jkuvrc/packages/boost/boost-1.47.0/lib:/jkuvrc/packages/equalizer/equalizer-1.2.1/lib:/jkuvrc/packages/OpenAL/OpenAL-1.13/lib:/jkuvrc/packages/fribidi/fribidi-0.19.2/lib:/jkuvrc/packages/libass/libass-0.10.0/lib:/jkuvrc/packages/libvpx/libvpx-v1.1.0/lib:/jkuvrc/packages/vo-amrwbenc/vo-amrwbenc-0.1.2/lib:/jkuvrc/packages/vo-aacenc/vo-aacenc-0.1.2/lib:/jkuvrc/packages/opencore-amr/opencore-amr-0.1.3/lib:/jkuvrc/packages/fdk-aac/fdk-aac-0.1.1/lib:/jkuvrc/packages/x264/x264-20130121-0.129.2245_bc13772/lib:/jkuvrc/packages/xvid/xvid-1.3.2/lib:/jkuvrc/packages/lame/lame-3.99.4/lib:/jkuvrc/packages/openjpeg/openjpeg-1.4-r697/lib:/jkuvrc/packages/xiph/libspeex/libspeex-1.2rc1/lib:/jkuvrc/packages/xiph/libtheora/libtheora-1.1.1/lib:/jkuvrc/packages/xiph/libogg/libogg-1.3.0/lib:/jkuvrc/packages/xiph/libvorbis/libvorbis-1.3.2/lib:/jkuvrc/packages/libav/libav-9.1/lib:/usr/lib64/mpi/gcc/openmpi/lib64:/usr/lib64/jvm/jre-1.6.0-sun/lib/amd64/server:/usr/lib64/jvm/jre-1.6.0-sun/lib/amd64:/opt/sgi/sgimc/lib 'EQ_ROOT=/jkuvrc/packages/equalizer/equalizer-1.2.1' EQ_LOG_LEVEL=INFO '/jkuvrc/packages/equalizer/equalizer-1.2.1/bin/eqHello' -- --eq-client 'de2fa48768e89e77:cb76ebbbab6d960a#1#TCPIP#102400#n003##0#default#/home/edvz/zing/scratch/eqconfig#20f1a56b5a75af55:3cf88aaa26f8e3fa#1#TCPIP#102400#n004##4444#default#' --co-globals '##100#100#100#10#1#5#20#3#64#5#65000#524288#1#1#8#5000##' --eq-logfile '/home/edvz/zing/scratch/eqconfig/n003.de2fa48768e89e77:cb76ebbbab6d960a.log' 
Host key fingerprint is 2d:77:25:2b:93:e0:ed:0c:63:bd:8d:6f:32:c6:4d:1d
+--[ RSA 1024]----+
|                 |
|                 |
|        .   . .  |
|       . = . +E  |
|        S O o. . |
|       . B B. .  |
|         .=o.    |
|          =.o    |
|         . +.    |
+-----------------+

Host key fingerprint is 2d:77:25:2b:93:e0:ed:0c:63:bd:8d:6f:32:c6:4d:1d
+--[ RSA 1024]----+
|                 |
|                 |
|        .   . .  |
|       . = . +E  |
|        S O o. . |
|       . B B. .  |
|         .=o.    |
|          =.o    |
|         . +.    |
+-----------------+

Host key fingerprint is 2d:77:25:2b:93:e0:ed:0c:63:bd:8d:6f:32:c6:4d:1d
+--[ RSA 1024]----+
|                 |
|                 |
|        .   . .  |
|       . = . +E  |
|        S O o. . |
|       . B B. .  |
|         .=o.    |
|          =.o    |
|         . +.    |
+-----------------+

15873  /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/client.cpp:71 20 New client at 0x6249d0
15982  /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/client.cpp:71 20 New client at 0x6249d0
15770  /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/client.cpp:71 20 New client at 0x6249d0
8124 Cmd eq::ser /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:1548 309 Sent node data 3c6442706f89416c:25ffa2a4aa3a961c#1#TCPIP#102400#n004##36575#default# to RP<node e695d38c4cac4eb0:499b7c8e5b20a14a connected, TCPIP#102400#n001##47630#default#>
8124 Cmd eq::ser /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:1548 309 Sent node data 3c6442706f89416c:25ffa2a4aa3a961c#1#TCPIP#102400#n004##36575#default# to RP<node de2fa48768e89e77:cb76ebbbab6d960a connected, TCPIP#102400#n003##55402#default#>
8124 Cmd eq::ser /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:1548 309 Sent node data 3c6442706f89416c:25ffa2a4aa3a961c#1#TCPIP#102400#n004##36575#default# to RP<node db5e07194deb5415:c50ea851b7985a60 connected, TCPIP#102400#n002##60324#default#>
8124 eq::Node::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 311 Thread eq::Node::TransmitThread successfully initialized
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 311 Thread eq::Pipe::Thread successfully initialized
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/pipe.cpp:224 311 Entered pipe thread
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/pipe.cpp:173 311 Set up pipe message pump for GLX
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/windowSystem.cpp:46 312 Using glx::Pipe
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/../fabric/pipe.ipp:376 313  pvp update: [ 0 0 1920 1080 ]
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/../fabric/pipe.ipp:363 313 Pipe pvp set: [ 0 0 1920 1080 ]
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/pipe.cpp:78 313 Opened X display :0.0 @0x7fd96401af20, device 0
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/pipe.cpp:234 393 Pipe GLXEW initialization successful
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/windowSystem.cpp:40 394 Using glx::Window
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/window.cpp:445 416 Created X11 drawable 56623110
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glWindow.cpp:174 463 Window drawable config: GL3.3|rgb8a8|st8|acc64|DB|ST
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/eventHandler.cpp:262 465 Ignored X event, type 21
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/eventHandler.cpp:262 465 Ignored X event, type 15
8124 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/eventHandler.cpp:262 465 Ignored X event, type 15
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/../fabric/pipe.ipp:376 466  pvp update: [ 0 0 1920 1080 ]
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/../fabric/pipe.ipp:363 466 Pipe pvp set: [ 0 0 1920 1080 ]
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/../fabric/pipe.ipp:376 467  pvp update: [ 0 0 1280 1024 ]
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/../fabric/pipe.ipp:363 467 Pipe pvp set: [ 0 0 1280 1024 ]
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/../fabric/pipe.ipp:376 467  pvp update: [ 0 0 1280 1024 ]
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/../fabric/pipe.ipp:363 467 Pipe pvp set: [ 0 0 1280 1024 ]
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/../fabric/pipe.ipp:376 467  pvp update: [ 0 0 1280 1024 ]
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/../fabric/pipe.ipp:363 467 Pipe pvp set: [ 0 0 1280 1024 ]
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/barrier.cpp:41 468 New barrier of height 0
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/server/config.cpp:971 468 Config init successful: no error (0x0)
8124 eq::server: /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/barrier.cpp:41 478 New barrier of height 0
Killed by signal 2.
Killed by signal 2.
15873  /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/init.cpp:60 52 Equalizer v1.2.1 initializing
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/init.cpp:50 53 Log level INFO topics 0
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/client.cpp:232 61 Launching e695d38c4cac4eb0:499b7c8e5b20a14a
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/socketConnection.cpp:646 61 Bound to port 47630
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/socketConnection.cpp:693 61 Listening on n001[10.0.1.1]:47630 (TCPIP#102400#n001##47630#default#)
15873 Cmd eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 62 Thread co::LocalNode::CommandThread successfully initialized
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 62 Thread co::LocalNode::ReceiverThread successfully initialized
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:215 62 node e695d38c4cac4eb0:499b7c8e5b20a14a listening, TCPIP#102400#n001##47630#default#
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/socketConnection.cpp:165 62 Connected TCPIP#102400#n004##4444#default#
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:846 62 RP<node 20f1a56b5a75af55:3cf88aaa26f8e3fa connected, TCPIP#102400#n004##4444#default#> connected to node e695d38c4cac4eb0:499b7c8e5b20a14a listening, TCPIP#102400#n001##47630#default#
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/client.cpp:301 63 Entered client loop
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:713 1 Connecting node 3c6442706f89416c:25ffa2a4aa3a961c
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/socketConnection.cpp:165 2 Connected TCPIP#102400#n004##36575#default#
15873 Main /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:846 2 RP<node 3c6442706f89416c:25ffa2a4aa3a961c connected, TCPIP#102400#n004##36575#default#> connected to node e695d38c4cac4eb0:499b7c8e5b20a14a listening, TCPIP#102400#n001##47630#default#
15873 eq::Node::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 3 Thread eq::Node::TransmitThread successfully initialized
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:92 4 Thread eq::Pipe::Thread successfully initialized
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/pipe.cpp:224 4 Entered pipe thread
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/pipe.cpp:173 5 Set up pipe message pump for GLX
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/windowSystem.cpp:46 5 Using glx::Pipe
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/../fabric/pipe.ipp:376 8  pvp update: [ 0 0 1280 1024 ]
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/../fabric/pipe.ipp:363 8 Pipe pvp set: [ 0 0 1280 1024 ]
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/pipe.cpp:78 8 Opened X display :0.0 @0x644d50, device 0
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/pipe.cpp:234 65 Pipe GLXEW initialization successful
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/windowSystem.cpp:40 68 Using glx::Window
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/window.cpp:445 73 Created X11 drawable 4194310
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glWindow.cpp:174 81 Window drawable config: GL3.3|rgb8a8|st8|acc64|DB|ST
15873 eq::Pipe::T /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/eq/client/glx/eventHandler.cpp:262 83 Ignored X event, type 15
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/fdConnection.cpp:82 9606 Got EOF, closing connection
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/connection.cpp:230 9606 Read on dead connection
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/connectionSet.cpp:497 9606 Cannot select connection RP<Connection 0x62e2e0 type N2co16SocketConnectionE state closed description TCPIP#102400#n004##4444#default#>, connection N2co16SocketConnectionE does not use a file descriptor
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:1004 9606 RP<node 20f1a56b5a75af55:3cf88aaa26f8e3fa closed, TCPIP#102400#n004##4444#default#> disconnected from node e695d38c4cac4eb0:499b7c8e5b20a14a listening, TCPIP#102400#n001##47630#default#
15873 Trm seq::de /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:96 9606 Thread eq::Node::TransmitThread finished
15873 Trm seq::de /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:142 9606 Exiting thread eq::Node::TransmitThread
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/base/thread.cpp:171 9606 Joined thread eq::Node::TransmitThread
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/fdConnection.cpp:82 9606 Got EOF, closing connection
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/connection.cpp:230 9606 Read on dead connection
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/connectionSet.cpp:497 9606 Cannot select connection RP<Connection 0x636980 type N2co16SocketConnectionE state closed description TCPIP#102400#n004##36575#default#>, connection N2co16SocketConnectionE does not use a file descriptor
15873 Rcv eqHello /jkuvrc/packages/equalizer/DIST/Equalizer-1.2.1/libs/co/localNode.cpp:1004 9606 RP<node 3c6442706f89416c:25ffa2a4aa3a961c closed, TCPIP#102400#n004##36575#default#> disconnected from node e695d38c4cac4eb0:499b7c8e5b20a14a listening, TCPIP#102400#n001##47630#default#
# Equalizer 1.1 ascii
#  two-node software-framelocked config

global
{
    #EQ_WINDOW_IATTR_HINT_FULLSCREEN ON
}

server
{

        connection { hostname "n004" port 4444 }
        config
        {
                attributes
                {
                        #robustness OFF # (don't) bail out when init of some 
resource fails, default: ON
                        eye_base 0.065 # meters, default: 0.05
                }
                appNode
                {
                        host "n004"
                        connection { hostname "n004" }
                        pipe 
                        {
                                device 0
                                window
                                {
                                        viewport [ .25 .25 .5 .5 ]
                                        channel { name "appchannel" }
                                }
                        }
                }
                node
                {
                        host "n001"
                        connection { hostname "n001" }
                        pipe 
                        {
                                device 0
                                window
                                {
                                        channel { name "channel1" }
                                }
                        }
                }
                node
                {
                        host "n002"
                        connection { hostname "n002" }
                        pipe 
                        {
                                device 0
                                window
                                {
                                        channel { name "channel2" }
                                }
                        }
                }
                node
                {
                        host "n003"
                        connection { hostname "n003" }
                        pipe 
                        {
                                device 0
                                window
                                {
                                        channel { name "channel3" }
                                }
                        }
                }

                layout { view { }}
                canvas
                {
                        name "CurvedScreen"
                        layout 0
                        wall
                        {
                                bottom_left  [ -4.701 0.0 -2.641 ]
                                bottom_right [ 4.752 0.0 -2.641  ]
                                top_left     [ -4.701 2.750 -2.641 ]
                        }

                        segment
                        {
                                viewport [ 0 0 1 1 ] #show whole scene in 
appchannel
                                channel "appchannel"
                                eye [ LEFT ]
                        }
                        segment { viewport [ 0 0 .37209 1 ] channel "channel1" }
                        segment { viewport [ .31395 0 .68604 1 ] channel 
"channel2" }
                        segment { viewport [ .62790 0 1 1 ] channel "channel3" }
                }

                compound
                {
                        compound
                        {
                                channel  ( canvas "CurvedScreen"  segment 0   
layout   0  view 0 )
                                swapbarrier { }
                        }
                        compound
                        {
                                channel  ( canvas "CurvedScreen"  segment 1   
layout   0  view 0 )
                                swapbarrier { }
                                #swapbarrier { NV_group 1 NV_barrier  1 }
                        }
                        compound
                        {
                                channel  ( canvas "CurvedScreen"  segment 2   
layout   0  view 0 )
                                swapbarrier { }
                                #swapbarrier { NV_group 1 NV_barrier  1 }
                        }
                        compound
                        {
                                channel  ( canvas "CurvedScreen"  segment 3   
layout   0  view 0 )
                                swapbarrier { }
                                #swapbarrier { NV_group 1 NV_barrier  1 }
                        }
                }
        }    
}
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to