[MonoDevelop] Error while running

Attila Goda x-soft@fibermail.hu
Wed, 14 Apr 2004 14:46:03 +0200


Hi!

I installed the latest MonoDevelop snapshot (r1429) to my Mandrake 10 box. 
Before the MonoDevelop I installed a following packages:

gecko-sharp-0.1.tar.gz
gtk-sharp-0.18.tar.gz
gtksourceview-sharp-0.1.0.tar.gz
icu-2.8.tgz
mcs-0.31.tar.gz
mono-0.31.tar.gz
mono-debugger-0.6.tar.gz
monodoc-0.13.tar.gz

The MD compiled and installed without any problems. It works fine for me, till 
I tired to run or debug my program. When I run my application the MD send a 
following message: Error while running. But I can run my application with the 
mono <project dir>/bin/Debug/appname.exe. When I tired to debug the program 
the MD crashed. Before die it write a following message to the console: 
sem_wait in handler failed. It is a simple gtksharp application. With a 
console project the debug command run the console application, but the run 
command give the same "Error while runnning" message.

Regrads,
  Attila Goda