Hi everyone, this is just a future-note to myself or probably to others who experience a strange problem:
After having built your console project with Mono-D successfully, MD somehow spit out a “File name has not been set” exception – though all execution parameters have been set. The simple solution to solve this problem under Linux is to simply install xterm. That’s it.
2 Comments
Hello,
just to record one additional terminal problem that appears when starting debug session in an external terminal window under Linux from within the MonoDevelop using GDB. There is a warning logged: warning: GDB: failed to set controlling terminal: operation not permitted
Minor issue, though.
Then I haven’t watched wrong the other time where we were in a teamviewer session
– Okay, due to “not permitted” probably just a question of being kinda root user or so