Hello! So, I am experiencing a strange Window::configInit behavior when trying to run my applications with Equalizer 1.0 instead of 0.6. In release mode the application will run without any problems 50-60% of the times but the rest of the times it will throw the following error:
System window initialization failed: Can't find matching pixel format (0x10022) 6460 eq::server: /home/petroska/Software-Development/Equalizer-1.0/libs/server/configUpdateSyncVisitor.h:115 37 eq::server::Channel initialization failed: Window not running (0x1003f) 6460 eq::server: /home/petroska/Software-Development/Equalizer-1.0/libs/server/configUpdateSyncVisitor.h:115 37 eq::server::Window initialization failed: Can't find matching pixel format (0x10022) and then it will go into an infinite loop trying to lock/force unlock finished frames. Obviously configInitSystemWindow fails but I cant seem to point the exact reason why this is happening randomly... I tried also to run the application *several* times with EQ_LOG_LEVEL=VERB in order to watch it fail with a bit of verbose but for some reason it never failed in this mode and all the verbose that I get is correct initialization of all the relevant GLX - Pipe - Window - X server stuff. I am not sure if that makes any sense but any suggestion would be really helpful ... Thanks in advance! Petros ----- Creative Engineer Ars Electronica Futurelab [email protected] -- View this message in context: http://software.1713.n2.nabble.com/Strange-undefined-Window-configInit-behaviour-tp6954688p6954688.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

