[Mono-list] Monodevelop made application not starting on ubuntu
Dan Liew
dan at su-root.co.uk
Mon Aug 3 19:29:45 UTC 2015
> However, when i move TA executable to another machine running ubuntu, and
> "right click/run", nothing happens. Application won't start, there's no
> error message, just nothing...
>
> Can someone help me with this?
Run the application from a terminal to see if it logs any output
indicating some sort of crash. You can also try running through strace
to get a hint at what might be going wrong.
More information about the Mono-list
mailing list