> 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. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
