[MonoDevelop] Trouble with XML plugin in 0.13

Rafael Teixeira monoman at gmail.com
Tue Mar 27 10:09:39 EDT 2007


Your MD, isn't giving the right line numbers in the exception, but it
sure looks like no IDisplayBinding-implementing class is found, what
should have been registered by the addin (when the addin is
absent/disabled, MD just opens a simple text-editing window with the
xml file content).

Unfortunately I don't have the time now to look into the code or to
debug to be able to find what could be the problem.

:(

On 3/27/07, Johannes Graumann <johannes_graumann at web.de> wrote:
> Hm, hm, ...
>
> > test -z "/usr/local/share/mime/packages" ||
> > mkdir -p -- . "/usr/local/share/mime/packages"
> >  /usr/bin/install -c -m
> >  644 'monodevelop.xml' '/usr/local/share/mime/packages/monodevelop.xml'
> > make  install-data-hook
> > make[3]: Entering directory `/usr/src/monodevelop-0.13.1'
> > /usr/bin/update-mime-database /usr/local/share/mime
>
> is the only mime related output of 'make install' and there doesn't really
> seem to be a warning associated ... any more hints?
>
> Joh
>
> Rafael Teixeira wrote:
>
> > Thanks for updating me.
> >
> > As for your problem:
> >
> > So it seems like some mime registration issue. When I install things
> > to non-standard prefixes (which I normally do) I have to copy the mime
> > records to some of the  directories the mime stack looks into, as a
> > post-"make install" step. Some warnings that the mime-database install
> > issue, when I "make install" MD, always remind me to do so, pointing
> > the correct directories and where "make install" copied the mime files
> >
> > Hope it helps,
> >
> > :)
> >
> > On 3/27/07, Johannes Graumann <johannes_graumann at web.de> wrote:
> >> Rafael Teixeira wrote:
> >>
> >> > AFAIK, The Xml addin available from an independent repository is too
> >> > old and never got updated to changes in MD's APIs. So it doesn't work
> >> > in MD anymore.
> >> I doubt that. See http://md-xed.sourceforge.net/download.html:
> >>
> >> > Source Code
> >> >
> >> > Source code tarball that works with MonoDevelop 0.13
> >> >
> >> > md-xmleditor-0.3.tar.gz
> >> >
> >> > MD5: e8f4a1729b8a0b19526e61474461a543
> >>
> >> As well as this:
> >> http://www.go-mono.com/md/
> >>
> >> 0.3 actually REQUIRES 0.13.
> >>
> >> Joh
> >>
> >> _______________________________________________
> >> Monodevelop-list mailing list
> >> Monodevelop-list at lists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> >>
> >
> >
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw


More information about the Monodevelop-list mailing list