Posted to Support rather than devl because of email problems. > Known issue. The checkbox currently looks for a fproxy or a nodeinfo on > the services line. Since neither of those actaully will ever be on the > services line with the new mainport, i'm trying to stick them together. > I will hopefully come up with a way of seperating the two, but at this > time there isn't a clean way of telling the node "I know I'm telling > you to create this class, but don't really do it".
What is the way to tell the node to NOT run fproxy? Surely it's an easy fix to configfile.cpp in the node configurator? I mean, I'll do it, now. > I just updated the webinstaller again. The checkboxes in question are > disabled and there are quite a few more steps being taken in the > installer to make the install process more smooth. No, don't just grey out checkboxes. That will likely confuse users more than just leaving them there, because they'll start to want to know how to enable the checkboxes. >> > then i pressed "cancel" to discard my settings - but, the windows >> > stays open, giving me interresting gfx-garbage: regardless which tab >> > i click on, the last >> > page is >> > always displayed, overwriting the page i wanted to see; giving me >> > the fuzzy feellig of "oh-oh, dunno work, windows will break, >> > everything is lost " :D > > Hmm. Haven't seen that one yet. :) Sounds like mismatched versions of mfc42.dll and msvcrt.dll. They should be a matched pair (e.g. you have msvcrt.dll installed from MSVC++6 SP5, you should also have mfc42.dll installed from MSVC++6 SP5). Another reason to do EITHER a static build, OR a proper full-blown installer. (Or does the webinstaller now install the necessary dlls?) >> Cancel works fine for me, clicking OK tries to pop up a box telling me >> my changes require a node restart, >> but the focus isn't on the popup window and so I assumed my settings >> had automatically taken effect. >> Any chance of focusing & making that dialog a system-modal oh windows >> configurator people? > > Yeah, it's on the big-list-o-things to fix. I'll see how soon I can get > it done. Is this list available to any of the other devs? What's anyone actually working on at any one time (so's I don't bother doing something that someone else is already doing - last thing I fixed was the nodeconfig.exe not running on a vanilla win95) d _______________________________________________ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
