[Mono-dev] C bindings VS C++ bindings (Gtk# vs. Kimono?)

Brad Taylor brad at getcoded.net
Tue Oct 2 18:25:10 EDT 2007


Hey Mirco,

> Ah, this is good to know who maintains that installer. I tried the 2.10
> installer once and ran into real problems and could not find the correct
> contact for it.

We're currently trying to track down some crashers we're seeing with
PerformQueuedUnrefs () in Gtk# 2.10.2 with TreeModelSort, so I wouldn't
recommend using the 2.10 series on Windows at this point.  Our
application is running fine with our 2.8 series of installers though.

> So here the problem I encountered (I have no idea if that applies to the
> current installer):
> The 2.10 installer seems to miss policy files for 2.4, IIRC only 2.6 and
> 2.8 where present. This made it a no go for us, as all applications
> where referenced with 2.4 at that time.

We've never provided policy files for 2.4 since it seemed old enough to
not be necessary, but if you'd like, I'd be happy to add those in the
next version we release.

> So then we uninstalled gtk# 2.10 which didn't remove all installed
> policy files. That made it impossible to get paco's gtk# 2.4 or gtk# 2.8
> working again with those stalled policy files. I could not find a way to
> remove the policy files by hand from the GAC, so we used windows
> recovery to let the gtk# 2.10 install "unhappen".

In the early Gtk# 2.10 transition, I accidentally forgot to ungac policy
dlls, but as of 2.10.1-1, you shouldn't be seeing any problems.  As
usual, if you have any specific issues with installers, please direct
them to me, and I'll help you out.

> But now I would reconsider testing the gtk# 2.10 installer :)

I really wouldn't recommend it at this point due to the bug that we're
seeing.  However, it may just be our application doing something
naughty.


Cheers,

-Brad




More information about the Mono-devel-list mailing list