<div dir="ltr">I can run observer just fine from the plain erl shell.<div><br></div><div>In my relx project console, however, I'm doing </div><div><br></div><div>  _rel/bin/tomato console</div><div><br></div><div>then<br>
</div><div>  observer:start().</div><div><br></div><div>it just hangs there, no ui, nothing. It holds shell until I CTRL+C.<div>I see the Erlang App start on my Doc  (OSX Mavericks, R17.0) but nothing happens. I get stuck. </div>
<div><br></div><div>debugger:start().</div><div>works just fine.</div><div><br></div><div>Here is my relx.config</div><div>{release, {tomato, "1"}, [tomato,observer,wx,debugger,compiler]}.<br></div><div><br></div>
<div>Is there something i'm not including? Thx</div><div>-- <br><div dir="ltr"><div>Ahmad</div><div><br></div></div>
</div></div></div>