[MonoDevelop] Small bugs

Attila Goda x-soft@fibermail.hu
Mon, 23 Feb 2004 08:45:13 +0100


Hi,

I tired to use the latest monodevelop. All seems relative good (make 
install doesn't work for me with the r985 snapshot, but I can copy files 
from build subdirectory to /usr/lib/monodevelop), except a following 
three little bug:
1. when I exit from Monodevelop, the application send a gnome crash 
window and print the following message to
the console:
** ERROR **: Must shutdown ORB from main thread
aborting...
After this dialog box the application closed normally, it is not too 
serious bug, but a little bit unconfortable.This bug is exists every 
monodevelop release from r-776 (it was the first what I tired) on my system.

2. The code completition windows can't get focus or keyboard events. But 
it works fine if I click the code completition window.

3. When I type the '(' character after the name of the function the MD 
opens a new windows with the parameter signature of the function. It is 
very nice, but this windows is not closed, and when I type the next '(' 
after the next function the MD open another window. Etc...

I use Mandrake 9.2 with Mono 0.30.1, with a relative fresh gtksharp, 
gtksourceview CVS snapshots, under KDE desktop environment.

But in spite of this little bugs, it is a very nice job, IMHO it is the 
best development environment for C# under linux.

Regards,
  Attila Goda