[IronPython] urlprefix in Chiron and Silverlight Manifest Files

Jimmy Schementi Jimmy.Schementi at microsoft.com
Fri May 30 01:22:51 CEST 2008


http://jimmy.schementi.com/silverlight/Chiron.zip

This contains Chiron.exe, with a fix for the IPv4/6 issues. Let me know if anyone has issues on Firefox on either Windows or Mac. This fix will appear on Codeplex in a week.

I haven't fixed the "file:///" bug on the Mac yet since it doesn't repro on Windows ... so it probably (?) is a Mono bug. I'll see if I can work around it, but in the meantime you can just do "Chiron /m /d:app" to generate the AppManifest.xaml to disk ... then you can edit it and remove the "file://"s (leave one "/" in the front though!).

~Jimmy

> -----Original Message-----
> From: users-bounces at lists.ironpython.com [mailto:users-
> bounces at lists.ironpython.com] On Behalf Of Dan Eloff
> Sent: Thursday, May 29, 2008 7:07 AM
> To: Discussion of IronPython
> Subject: Re: [IronPython] urlprefix in Chiron and Silverlight Manifest
> Files
>
> > Firefox on Windows ships with network.dns.disableIPv6 set to "false".
> Make
> > sure that's the setting you have (type about:config in the address
> bar). If
> > it's set to "true", Chiron won't get the request. (Actually, if you
> start
> > ANOTHER Chiron, that one will get the request =P).
> >
> > This bug will be fixed sometime today/tomorrow in sdlsdk; I'll let
> you guys
> > know when that happens.
>
> I'm glad that will be fixed, I seem to recall that the reason I
> changed that setting from the default was because it introduced
> unacceptable latency into the loading of pages in firefox.
>
> -Dan
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list