[MonoDevelop] monodevelop build test

olivier dufour olivier.duff at gmail.com
Wed Nov 14 02:07:58 EST 2007


Hi,

sorry to anoyd you again.
So, I have done check-addins and get a lot of warning and I have seen one
strange thing not reported as an error...
Assembly not found: gtkhtml-sharp, Version= 2.16.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f
Could not load some add-in assemblies: The classes in the module cannot be
loaded.
Load exception: System.TypeLoadException: Could not load type '
MonoDevelop.Ide.Gui.HelpViewer ' from assembly 'MonoDevelop.Ide, Version=
0.17.0.0, Culture=neutral'.


The issue is that when I compile gnome-sharp I have not this lib
(gtkhtml-sharp) enable whereas I have get the gtk-html in yast.
Is it this lib which make all buggy ?

And the warning is for quite all addin and said:
WARNING: The add-in 'MonoDevelop.SourceEditor,0.17.0' is trying to extend
'/MonoDevelop/Ide/Commands/TextEditor', but there isn't any add-in defining
this extension point
WARNING: The add-in 'MonoDevelop.SourceEditor,0.17.0' is trying to extend
'/MonoDevelop/Ide/Commands/TextEditor/MonoDevelop.SourceEditor.EditorCommands.HighlightingTypeList',
but there isn't any add-in defining this extension point
WARNING: The add-in 'MonoDevelop.SourceEditor,0.17.0' is trying to extend
'/MonoDevelop/Ide/Commands/TextEditor/MonoDevelop.SourceEditor.EditorCommands.ShowBufferOptions',
but there isn't any add-in defining this extension point
WARNING: The add-in 'MonoDevelop.SourceEditor,0.17.0' is trying to extend
'/MonoDevelop/Ide/Commands/TextEditor/MonoDevelop.SourceEditor.EditorCommands.ToggleBookmark',
but there isn't any add-in defining this extension point
[...] //quite all addins here
WARNING: The add-in 'MonoDevelop.ChangeLogAddIn,0.17.0' is trying to extend
'/MonoDevelop/Ide/OptionsDialogPanels/Other/ChangeLogAddInOptions', but
there isn't any add-in defining this extension point
Addin relation map generated.
  Addins Updated: 36
  Extension points: 93
  Extensions: 283
  Extension nodes: 1031
  Node sets: 5

2007/11/13, Lluis Sanchez < lluis at ximian.com>:
>
> Get latest MD from SVN (today's), run "make check-addins" and see if it
> prints any error.
>
> Lluis.
>
> El dg 11 de 11 del 2007 a les 22:58 +0100, en/na olivier dufour va
> escriure:
> > Hi all,
> >
> > I have just compile the monodevelop trunk and I get an error when I
> > test it with "make run".
> >
> > Here is my log (The addin error appear for quite all addin but I have
> > just post one error):
> >
> > thanks for any help,
> > Olivier
> >
> > cd build/bin && MONO_ADDINS_REGISTRY=.
> > MOZILLA_FIVE_HOME=/usr/lib/xulrunner-1.8.1.4 LD_LIBRARY_PATH=`echo
> > ":/usr/lib/xulrunner-1.8.1.4 " | sed 's/^://g'` PKG_CONFIG_PATH=`echo
> >
> ":/usr/local/lib/pkgconfig/../../lib/pkgconfig/:/usr/lib/pkgconfig/:/usr/local/lib/pkgconfig/:/usr/share/pkgconfig/:/usr/local/share/pkgconfig/"
> | sed 's/^://g'` /usr/local/bin/mono --debug MonoDevelop.exe
> > ERROR [12/11/2007 00:55:54]: Add-in error (MonoDevelop.NUnit,0.17.0):
> > Add-in could not be loaded: The required addin
> > 'MonoDevelop.Ide,0.17.0' is not
> > installed.Mono.Addins.MissingDependencyException : The required addin
> > 'MonoDevelop.Ide,0.17.0' is not installed.
> >   at Mono.Addins.AddinSessionService.ResolveLoadDependencies
> > (System.Collections.ArrayList addins, System.Collections.Stack
> > depCheck, System.String id, Boolean optional) [0x001e8]
> > in
> /home/dufoli/src/monodevelop/contrib/Mono.Addins/src/Mono.Addins/Mono.Addins/AddinSessionService.cs:254
> >   at Mono.Addins.AddinSessionService.ResolveLoadDependencies
> > (System.Collections.ArrayList addins, System.Collections.Stack
> > depCheck, System.String id, Boolean optional) [0x000f3]
> > in
> /home/dufoli/src/monodevelop/contrib/Mono.Addins/src/Mono.Addins/Mono.Addins/AddinSessionService.cs:231
>
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071114/dc6fd025/attachment-0001.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: checkaddin.txt
Url: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071114/dc6fd025/attachment-0001.txt 


More information about the Monodevelop-list mailing list