On Fri, Apr 15, 2005 at 12:07:44PM -0500, Mike Kestner wrote: > On Wed, 2005-04-13 at 18:28 -0700, Peter Johanson wrote: > > > Updated to the 1.9.3 gtk-sharp that showed up on SF, and found that SVN > > MD had a crasher in the Editor highlighting properties page. Source of > > the problem is in the SList created in SourceLanguagesManager, which is > > constructed without an explicit System.Type. > > > > Patch to fix is attached, but what all changed from the previous SList > > behavior that this can no longer be inferred? > > Nothing. You sure it used to work?
sorry for not responding earlier, I actually got this working after zapping *something*, be it re-installing my SVN MD, zapping ~/.config/MonoDevelop, or something else. For some reason this got gtksourceview-sharp to stop returning a list full of null entries from SourceLanguagesManager.AvailableLanguages. stupid serendipity/computer goblins. -pete > > -- > Mike Kestner <[EMAIL PROTECTED]> > -- Peter Johanson <[EMAIL PROTECTED]> _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
