Hi folks I can run a mono application called bf2ccd.exe under Linux logged in as a ordinary user. However when I try to start the same mono application from a background python daemon that forks it as a process with os.system it doesn't work at all. I've tried various means of giving the background process an own pty/tty but I'm very stuck maybe the tty is not the problem at all. What can be the reason of this happening? I mean that it works in foreground but not in background? I shall add that forking other
non mono processes works fine.

Thanks for any suggestions! :)
Chris
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to