|
From: Braden M. <br...@en...> - 2010-05-08 01:13:47
|
On Fri, 2010-05-07 at 21:52 +0900, Lewske Wada wrote: > Hi people, > I managed to get OpenVRML built and installed in Debian. > I can show the window of openvrml-player but when I try to > open a file it shuts down with the following message : > > ** (openvrml-player:20172): CRITICAL **: Browser creation failed: Launch > helper exited with unknown return code 127 > ** > ** ERROR:(openvrml-player/curlbrowserhost.cpp:360):void > openvrml_player_curl_browser_host_load_url(OpenvrmlPlayerCurlBrowserHost*, > const char*): assertion failed: (host->priv->browser) > > Any suggestion? > I searched the web and hit this solution, but I don't know how to invoke > http://old.nabble.com/openvrml-player-crashing-td21597081.html > "openvrml-xembed" manually. > > Your help would be greatly appreciated. openvrml-xembed gets installed in PREFIX/libexec. If you've installed OpenVRML, you can run it from there. However, if you have installed OpenVRML, it should get started automatically. It's not clear why that's not happening. Did you install it to the same prefix as D-Bus? (If you didn't, that's the problem.) -- Braden McDaniel <br...@en...> |