-
Notifications
You must be signed in to change notification settings - Fork 1
Description
When I load a ruby project, the following is output to the console.
WARNING [2011-06-22 11:23:58Z]: RubyCompletion: ruby1.8
at (wrapper managed-to-native) MonoDevelop.RubyBinding.RubyCompletion:ruby_init ()
at MonoDevelop.RubyBinding.RubyCompletion.m__1 () [0x00000] in :0
at MonoDevelop.Ide.DispatchService.GuiSyncDispatch (MonoDevelop.Ide.MessageHandler cb) [0x0000a] in /path_to_my_pkg_build/monodevelop-beta/src/monodevelop-2.5.92/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:93
at MonoDevelop.RubyBinding.RubyCompletion.initialize () [0x00000] in :0
at MonoDevelop.RubyBinding.RubyCompletion+c__AnonStorey2.<>m__4 () [0x00000] in :0
at MonoDevelop.RubyBinding.RubyCompletion+c__AnonStorey51[System.Collections.Generic.List1[MonoDevelop.Projects.Dom.Error]].<>m__6 () [0x00000] in :0
at MonoDevelop.Ide.DispatchService.GuiSyncDispatch (MonoDevelop.Ide.MessageHandler cb) [0x0000a] in /path_to_my_pkg_build/monodevelop-beta/src/monodevelop-2.5.92/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:93
at MonoDevelop.RubyBinding.RubyCompletion.GuiThreadSync[List1](System.Func1 realfunction) [0x00000] in :0
I am running MonoDevelop 2.5.92 from console on Arch Linux