From: Richard L. <ric...@gm...> - 2009-01-22 03:02:49
|
Hi, I'm trying to learn openvrml and I've managed to build and install it. So then I try to run openvrml-player and the gui opens up. Then I try to select a *.wrl file and I get the following error on the console after it crashes. $ openvrml-player & [1] 6069 ** (openvrml-player:6069): CRITICAL **: Browser creation failed: Launch helper exited with unknown return code 127 ** ** ERROR:(openvrml-player/curlbrowserhost.cpp:345):void openvrml_player_curl_browser_host_load_url(OpenvrmlPlayerCurlBrowserHost*, const char*): assertion failed: (host->priv->browser) Anyone have ideas why this is? |