Is there a buglist for windows bugs? I wasn't really paying attention on the mailing list a few months ago when Matt Ryden was going through things so I can't remember what's fixed and what's not. However one glaring problem is that the web interface port is not read correctly from the configuration file, meaning the web interface will not automatically pop up correctly on clean windows installs! (Works ok on earlier versions, and may work if upgrading, although I'm not sure when this facility was broken). At best it'll try and access http://127.0.0.1: which obviously won't work.
The code expects to find "fproxy.port", which is indeed what the configuration environment variable used to be, but some time ago this was changed to "mainport.port". Could anyone confirm if the version of freenet available for *download* works correctly or not on windows? The code in CVS is very definitely broken but we've released windows builds before where the code wasn't in CVS ... d _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
