From: Braden M. <br...@en...> - 2009-01-22 07:14:46
|
On Wed, 2009-01-21 at 21:02 -0600, Richard Langly wrote: > 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? If openvrml-xembed (which runs as a D-Bus service) isn't installed where D-Bus knows about it, it won't get started on demand. You can start it manually before you start openvrml-player. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |