Hi, I now receive the following errors when I use rapidmind within hello application:
(I can provide my code if needed). Here is a potential problem: I initialize my GL stuff inside initConfigGL, by calling life_glsl->init_shaders(). However, that does not mean that the life_glsl() class has access to the correct graphics context. How do I deal with this? Thanks. Gordon MyWindow::configInitGL glife= 0 glife= 7553328 6950 1094736208 ./lib/client/glXEventHandler.cpp:292 Unhandled X event, type 21 6950 1094736208 ./lib/client/window.cpp:177 Window pvp set: [ 490 348 960 600 ]:[ 0.255208 0.29 0.5 0.5 ] 6950 1094736208 ./lib/client/glXEventHandler.cpp:292 Unhandled X event, type 15 6950 1094736208 ./lib/client/eventHandler.cpp:150 No rendering context for pointer event on 187, 204 6950 1094736208 ./lib/client/eventHandler.cpp:150 No rendering context for pointer event on 195, 198 6950 1094736208 ./lib/client/eventHandler.cpp:150 No rendering context for pointer event on 203, 192 ... 6950 1094736208 ./lib/client/eventHandler.cpp:150 No rendering context for pointer event on 264, 158 ... 6950 1094736208 ./lib/client/eventHandler.cpp:150 No rendering context for 6950 1094736208 ./lib/client/eventHandler.cpp:150 No rendering context for pointer event on 274, 134 6950 1094736208 ./lib/client/eventHandler.cpp:150 No rendering context for pointer event on 278, 122 andler.cpp:150 No rendering context for pointer event on 280, 8 inside MyChannel::configInit glife= 7553328 6950 1094736208 ./lib/net/connectionSet.cpp:235 FD set modified, restarting select 6950 46912502171440 ./lib/client/config.cpp:413 handle finish init reply packet dt 1 cmd 22 session id 3095169361 terminate called after throwing an instance of 'rapidmind::BackendException' what(): Backend Error: Unable to connect to rapidmind inspector server Aborted ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ eq-dev mailing list [email protected] https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

