Hey,

I have a problem with the execution of a C# programm via mono. I want to execute the C# Programm from within a System command. The problem is that the C# programm called over mono has another user as the user which is logged in the X11 Server. The execution of mono fails, because it could not write to the display. The programm I execute has no graphical representation, it could run in commandline. Is there a way to start the programm over mono wtihout the use of an X11? Maybe by given a argument? I use mono 1.05 on a Suse 9.0. One way is to use the xhost +, but it is not very amazing.

Regards Michael
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to