[MonoDevelop] Code Completion in Ubuntu 6.06 LTS

Firebird dphoenix at skynet.be
Wed Sep 13 07:33:06 EDT 2006


Jacob Ilsø Christensen schreef:
> Hi.
>
> Have you tried running MonoDevelop from the command line? Is anything
> output when you type a dot?
>
> /Jacob

Hi Jacob,

I tried running with 'make run', I'm not entirely sure if that's what 
you wanted :). It produced the following output:

cd build/bin && LD_LIBRARY_PATH=`echo 
"/home/firebird/mono-1.1.17.1/lib::" | sed  's/^://g'` 
/home/firebird/mono-1.1.17.1/bin/mono --debug MonoDevelop.exe
2006-09-12 23:36:56,397 [1076038784] ERROR 
MonoDevelop.Core.ILoggingService [(null)] - 
System.Reflection.TargetInvocationException: Exception has been thrown 
by the target of an invocation. ---> System.TypeInitializationException: 
An exception was thrown by the type initializer for 
MonoDevelop.Components.HtmlControl.MozillaControl ---> 
System.TypeInitializationException: An exception was thrown by the type 
initializer for Gecko.WebControl ---> System.DllNotFoundException: 
libgtkembedmoz.so
  at (wrapper managed-to-native) Gecko.WebControl:gtk_moz_embed_get_type ()
  at Gecko.WebControl.get_GType () [0x00000]
  at GtkSharp.GeckoSharp.ObjectManager.Initialize () [0x00000]
  at Gecko.WebControl..cctor () [0x00000] --- End of inner exception 
stack trace ---

  at <0x00000> <unknown method>
  at MonoDevelop.Components.HtmlControl.MozillaControl..cctor () 
[0x00000] in 
/home/firebird/monodevelop-0.12/Core/src/MonoDevelop.Components/MonoDevelop.Components.HtmlControl/MozillaControl.cs:24 
--- End of inner exception stack trace ---

  at <0x00000> <unknown method>
  at MonoDevelop.WelcomePage.WelcomePageView..ctor () [0x00000]
  at MonoDevelop.WelcomePage.ShowWelcomePageOnStartUpHandler.Run () 
[0x00000]
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) 
System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, 
BindingFlags invokeAttr, System.Reflection.Binder binder, 
System.Object[] parameters, System.Globalization.CultureInfo culture) 
[0x00056] in 
/tmp/scratch/BUILD/mono-1.1.17.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:135 
--- End of inner exception stack trace ---

  at System.Reflection.MonoMethod.Invoke (System.Object obj, 
BindingFlags invokeAttr, System.Reflection.Binder binder, 
System.Object[] parameters, System.Globalization.CultureInfo culture) 
[0x0007b] in 
/tmp/scratch/BUILD/mono-1.1.17.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:141
  at System.Reflection.MethodBase.Invoke (System.Object obj, 
System.Object[] parameters) [0x00000] in 
/tmp/scratch/BUILD/mono-1.1.17.1/mcs/class/corlib/System.Reflection/MethodBase.cs:86
  at MonoDevelop.Ide.Gui.IdeApp.OnExtensionChanged (ExtensionAction 
action, System.Object item) [0x00006] in 
/home/firebird/monodevelop-0.12/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Ide.cs:151
10077 [1091886000] INFO MonoDevelop.Core.ILoggingService (null) - 
Initializing service: MonoDevelop.Core.FileUtilityService
10125 [1091886000] INFO MonoDevelop.Core.ILoggingService (null) - 
Initializing service: MonoDevelop.Core.PropertyService
10626 [1091886000] INFO MonoDevelop.Core.ILoggingService (null) - Loaded 
add-in: MonoDevelop.Core
10680 [1091886000] INFO MonoDevelop.Core.ILoggingService (null) - Loaded 
add-in: MonoDevelop.Projects
11088 [1091886000] INFO MonoDevelop.Core.ILoggingService (null) - Loaded 
add-in: MonoDevelop.Documentation
11103 [1091886000] INFO MonoDevelop.Core.ILoggingService (null) - 
Initializing service: MonoDevelop.Core.SystemAssemblyService
15280 [1091886000] INFO MonoDevelop.Core.ILoggingService (null) - 
Initializing service: 
MonoDevelop.Projects.Documentation.IDocumentationService
38109 [1091886000] DEBUG MonoDevelop.Core.ILoggingService (null) - 
Writing 
/home/firebird/.config/MonoDevelop/CodeCompletionData/mscorlib_2.0.0.0_b77a5c561934e089.pidb
47545 [1091886000] DEBUG MonoDevelop.Core.ILoggingService (null) - 
Reading 
/home/firebird/.config/MonoDevelop/CodeCompletionData/mscorlib_2.0.0.0_b77a5c561934e089.pidb
64782 [1091886000] DEBUG MonoDevelop.Core.ILoggingService (null) - 
Writing 
/home/firebird/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
66744 [1091886000] DEBUG MonoDevelop.Core.ILoggingService (null) - 
Reading 
/home/firebird/.config/MonoDevelop/CodeCompletionData/mscorlib_2.0.0.0_b77a5c561934e089.pidb
74195 [1091886000] DEBUG MonoDevelop.Core.ILoggingService (null) - 
Writing 
/home/firebird/.config/MonoDevelop/CodeCompletionData/System_1.0.5000.0_b77a5c561934e089.pidb
75433 [1091886000] DEBUG MonoDevelop.Core.ILoggingService (null) - 
Reading 
/home/firebird/.config/MonoDevelop/CodeCompletionData/mscorlib_2.0.0.0_b77a5c561934e089.pidb
79529 [1091886000] DEBUG MonoDevelop.Core.ILoggingService (null) - 
Writing 
/home/firebird/.config/MonoDevelop/CodeCompletionData/System.Xml_1.0.5000.0_b77a5c561934e089.pidb

(MonoDevelop:10703): GLib-GObject-CRITICAL **: g_object_ref: assertion 
`object->ref_count > 0' failed

(MonoDevelop:10703): GLib-GObject-CRITICAL **: g_object_ref: assertion 
`object->ref_count > 0' failed
unhandled property change: TabsToSpaces

The failed assertion occured when I clicked Text Editor -> General in 
Preferences, and was reproduceable (clicked it twice). Nothing special 
occured when I typed a dot, however (e.g. 'Console.').

> Lluis Sanchez schreef:
>>> I tested this with both the 'old' MonoDevelop version in the Ubuntu repo 
>>> (0.10-0pre1ubuntu6) and the latest version, 1.1.17.1. It's possible that 
>>> this will be fixed with the upcoming Ubuntu Edgy release or with a 6.06 
>>> re-install, but I thought it may be important to mention :). Of course, 
>>> any suggestions or ideas to try out are more than welcome.
>>>     
>>
>> The last MonoDevelop version is 0.12, not 1.1.17.1, that's the Mono
>> version. Can you try with MD 0.12?
>>
>> Lluis.
>>     
Hi Lluis,

oops - I hadn't noticed that :). I had previously tried running 0.12 - 
it wouldn't start due to an incompatibility with the XML Editor, I fixed 
that later by removing it and then downloaded the latest mono version, 
just assuming it'd have 0.12 on board. I compiled 0.12 and used make 
run, the output of which I included above.

Regards,
Firebird.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060913/c4e0fef7/attachment.html 


More information about the Monodevelop-list mailing list