I use Wine primarily to run BoincView142 to monitor BOINC on my computers. Since the latest update to 1.1.37, I have been unable to run BoincView anymore. I get the error> fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.How do I revert back to the previous good version?
You should do a regression test and submit your results to the Wine bugzilla : http://wiki.winehq.org/RegressionTesting
On Mon, 2010-02-01 at 14:00 -0600, abumaia wrote:> I use Wine primarily to run BoincView142 to monitor BOINC on my > computers. Since the latest update to 1.1.37, I have been unable to > run BoincView anymore. I get the error > > > fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled. > > How do I revert back to the previous good version? >What does BoincView142 do that the native boincmgr doesn't? If it doesn't add anything significant, consider running BOINC as a native Linux application, probably in its own user. I have written a script to automatically start BOINC at boot time as an extension of the standard daemon management system used by RedHat systems. You're welcome a copy of it. Martin
Martin Gregorie wrote:> On Mon, 2010-02-01 at 14:00 -0600, abumaia wrote: > > > I use Wine primarily to run BoincView142 to monitor BOINC on my > > computers. Since the latest update to 1.1.37, I have been unable to > > run BoincView anymore. I get the error > > > > > > > fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled. > > > > > > > How do I revert back to the previous good version? > > > > > What does BoincView142 do that the native boincmgr doesn't?It lets me monitor multiple computers on my network on one screen, one glance, without having to disconnect from localhost and logging into a remote system like in boincmgr.
Das Letzte Einhorn wrote:> You should do a regression test and submit your results to the Wine bugzilla : http://wiki.winehq.org/RegressionTestingjust now finished the first part of that, installing from git and such... and now it works, before getting to the regression test part. so what does this mean? is the version of wine I just compiled from git newer or different from 1.1.37? I do have other apps installed to wine besides boincview. Do I have to reinstall them as well?