[ubuntu-mono] [Bug 35466] Code competion not working

trendzetter joris.willems at gmail.com
Sat Mar 18 23:39:20 GMT 2006


Public bug report changed:
https://launchpad.net/malone/bugs/35466

Comment:
I removed the .wapi and .config/Monodevelop from my home directory and
restarted monodevelop:

$ monodevelop --debug
2006-03-19 00:27:30,644 [-1212933216] ERROR MonoDevelop.Core.ILoggingService [(null)] - Type 'MonoDevelop.Components.Commands.CommandSystemCommands' referenced from add-in 'MonoDevelop.Ide' not found.
joris at ubuntu:~$ monodevelop --debug
2006-03-19 00:28:44,815 [-1212994656] ERROR MonoDevelop.Core.ILoggingService [(null)] - Type 'MonoDevelop.Components.Commands.CommandSystemCommands' referenced from add-in 'MonoDevelop.Ide' not found.
5859 [-1227142224] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Core.PropertyService
5881 [-1227142224] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Core.FileUtilityService
5958 [-1227142224] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Documentation.MonodocService
19988 [-1227142224] DEBUG MonoDevelop.Core.ILoggingService (null) - Writing /home/joris/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
set formatter to CSharpBinding.FormattingStrategy.CSharpFormattingStrategy
2307 [-1227859024] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Core.PropertyService
2330 [-1227859024] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Core.FileUtilityService
2343 [-1227859024] DEBUG MonoDevelop.Core.ILoggingService (null) - Reading /home/joris/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
2399 [-1227859024] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Documentation.MonodocService
9441 [-1227859024] DEBUG MonoDevelop.Core.ILoggingService (null) - Writing /home/joris/.config/MonoDevelop/CodeCompletionData/System_1.0.5000.0_b77a5c561934e089.pidb
9939 [-1227859024] DEBUG MonoDevelop.Core.ILoggingService (null) - Reading /home/joris/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
13494 [-1227859024] DEBUG MonoDevelop.Core.ILoggingService (null) - Writing /home/joris/.config/MonoDevelop/CodeCompletionData/System.Xml_1.0.5000.0_b77a5c561934e089.pidb
set formatter to CSharpBinding.FormattingStrategy.CSharpFormattingStrategy
set formatter to CSharpBinding.FormattingStrategy.CSharpFormattingStrategy


When I try to disable and re-enable code completion:

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

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



More information about the Ubuntu-mono mailing list