← Back to team overview

do-plugins team mailing list archive

[Bug 314798] Re: after RTM plugin install: Do crashes after first character entered

 

For all of you who are experiencing this bug:

The crash is caused by a un-caught exception thrown out by the RtmNet
API which is used by this plugin. (System.Xml.XmlException: unexpected
end of file.). I don't know yet why this happens, maybe it is a bug with
Mono since there is a similar one with .Net 3.0
(http://support.microsoft.com/kb/948873).

Nevertheless, I've modified the code to at least handle this exception
so the plugin won't let Do crash (see the attachment). But due to the
Xml parse has this error, you may not have all your tasks indexed.

I would like to know what Mono version you are using when you
encountered this bug.

** Attachment added: "RTM.dll"
   http://launchpadlibrarian.net/21867339/RTM.dll

-- 
after RTM plugin install: Do crashes after first character entered
https://bugs.launchpad.net/bugs/314798
You received this bug notification because you are a member of GNOME Do
Plugins Team, which is subscribed to GNOME Do Plugins.