From: Hedayat V. <hed...@gm...> - 2011-03-27 22:03:16
|
Hi ritter liu, Thank you for reporting the issue. Both issues (black screen and the crash) have been (hopefully) solved in the current SVN head and will be available in the final release. Thanks, Hedayat /*ritter liu <rit...@gm...>*/ wrote on 03/27/2011 8:53:52 AM +0450: > Hi,all: > Sorry for disturbing again. > Is there anybody who try to use the 'rcssmonitor' command? Can you use > it successfully? > > After I do > �/usr/local/share/rcssserver3d/rcssserver3d.rb > $recordLogfile = true > > And then I have a match,after that ,I run 'rcssmonitor3d� --logfile > sparkmonitor.log' > > In ubuntu10.10(32) > the monitor show up ,and the time goes,but only with dark > screen,without any pictures. > > In Fedora14(64) > the monitor show up for a while,then shut down.And I get errors below: > /////////////////////////////////////////////////////////////////// > (MonitorServer) WARNING: SimulationServer not found. > rcssmonitor3d, 0.2 > Koblenz University. > Copyright (C) 2004, The RoboCup Soccer Server Maintenance Group. > > Type '--help' for further information > > (spark.rb) sparkSetupRendering > (spark.rb) using OpenGLSystem 'OpenGLSystemSDL' > (OpenGLServer) Init OpenGLSystemSDL > (OpenGLSystemSDL) Initialized OpenGL Window > (spark.rb) sparkSetupInput > (spark.rb) using InputSystem 'InputSystemSDL' > (SimulationServer) SimControlNode 'RenderControl' registered > (InputServer) Init InputSystemSDL > (InputServer) CreateDevice Keyboard > (InputServer) CreateDevice Mouse > (spark.rb) sparkSetupTimer > (spark.rb) using TimerSystem 'TimerSystemBoost' > (SimulationServer) SimControlNode 'InputControl' registered > (SimulationServer) TimerSystem 'TimerSystemBoost' registered > (spark.rb) sparkAddFPSCamera at /usr/scene/camera > (bindings.rb) setting up bindings > (soccerbindings.rb) setting up bindings > setting bindings for logplayer > > (Font) WARNING: Init font: skipping character no. 124 > ERROR: (SoccerRender) Unable to get SoccerInput > (spark.rb) sparkEnableLog logTarget=:cerr logType=eAll > (ScriptServer) updating cached script variables > (ScriptServer) updating cached script variables > (SimulationServer) init > (SimulationServer) entering runloop > (Core) caught signal 11 > (Core) dumping 16 stack frames. > [0] > /usr/local/lib/simspark/libzeitgeist.so.3(zeitgeist::Core::CatchSignal(int)+0xd0) > [0x7fd703e0bb30] > ?? > ??:0 > > [1] /lib64/libc.so.6() [0x345da33140] > ?? > ??:0 > > [2] /usr/lib64/libstdc++.so.6(__dynamic_cast+0x23) [0x3464ab8a23] > ?? > ??:0 > > [3] > /usr/local/lib/simspark/rubysceneimporter.so(boost::shared_ptr<oxygen::BaseNode> > boost::shared_dynamic_cast<oxygen::BaseNode, > zeitgeist::Leaf>(boost::shared_ptr<zeitgeist::Leaf> const&)+0x2b) > [0x7fd70193508b] > ?? > ??:0 > > [4] > /usr/local/lib/simspark/rubysceneimporter.so(RubySceneImporter::ReadDeltaGraph(elt*, > boost::shared_ptr<oxygen::BaseNode>)+0x3d2) [0x7fd701933e92] > ?? > ??:0 > > [5] > /usr/local/lib/simspark/rubysceneimporter.so(RubySceneImporter::ReadDeltaGraph(elt*, > boost::shared_ptr<oxygen::BaseNode>)+0x2e7) [0x7fd701933da7] > ?? > ??:0 > > [6] > /usr/local/lib/simspark/rubysceneimporter.so(RubySceneImporter::ParseScene(char > const*, int, boost::shared_ptr<oxygen::BaseNode>, > boost::shared_ptr<zeitgeist::ParameterList>)+0x24b) [0x7fd701934a7b] > ?? > ??:0 > > [7] > /usr/local/lib/simspark/rubysceneimporter.so(RubySceneImporter::ParseScene(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&, > boost::shared_ptr<oxygen::BaseNode>, > boost::shared_ptr<zeitgeist::ParameterList>)+0x96) [0x7fd70192bad6] > ?? > ??:0 > > [8] > /usr/local/lib/simspark/sparkmonitor.so(SparkMonitorLogFileServer::ParseMessage(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)+0x1ed) > [0x7fd7012dcc9d] > ?? > ??:0 > > [9] > /usr/local/lib/simspark/sparkmonitor.so(SparkMonitorLogFileServer::StartCycle()+0x106) > [0x7fd7012dd2f6] > ?? > ??:0 > > [10] > /usr/local/lib/simspark/liboxygen.so.5(oxygen::SimulationServer::ControlEvent(oxygen::SimulationServer::EControlEvent)+0x21c) > [0x7fd703b8744c] > ?? > ??:0 > > [11] > /usr/local/lib/simspark/liboxygen.so.5(oxygen::SimulationServer::Cycle()+0x1a) > [0x7fd703b8762a] > ?? > ??:0 > > [12] > /usr/local/lib/simspark/liboxygen.so.5(oxygen::SimulationServer::Run(int, > char**)+0xac) [0x7fd703b8a8dc] > ?? > ??:0 > > [13] rcssmonitor3d(main+0xc0) [0x402440] > main > ??:0 > > [14] /lib64/libc.so.6(__libc_start_main+0xfd) [0x345da1ee5d] > ?? > ??:0 > > [15] rcssmonitor3d() [0x4016a9] > _start > ??:0 > > (Core) exit > /////////////////////////////////////////////////////// > please help,Thank you so much. > > Best Regards, > ritter liu > |