----- Original Message -----
From: "Dave Hooper" <[email protected]>


> 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.

Yes.
fix import/export ref on bunny
popup window when # of threads is changed to equal 0
make windows installer using windows installer.
have pathfind buttons on nodeconfig/normal work
debug proxies for blocked port 80 on install (it has code to detect them!)
<- not sure what this means anymore :)
allow selection of java's if don't want first one found out of the registry
add messagebox before stopping the node when updating snapshot
add update option on systray app
allow for negative # of threads (add checkbox. Give big warning when set
since FastThreadFactory = evil)
fix the file naming of freenet-webinstall.exe to
freenet-webinstall-{$VER}.exe
change update so can choose between stable and unstable and list build
numbers of jars.

> 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 ...

Committed the current code - i am sure I did this last large update since
others made patches for it. Don't know what happened to it.
Anyways, I committed my current cvs minus some code I had that you had made
a stub for (testgateway) plus a change for nodeconfig.

Nodeconfig is majorly broken. It needs to be fixed in such a way to be
updatable easily (allowing for easy conversions between moving config
options and such). I never figured out a good way to do it.

> d

-Mathew


_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to