I also tried to reproduce this bug with a current master build of the manager. Strangely it works most of the times but only half of the radioactive@home notice is shown. Only one try so far showed me the whole notice but I can't reproduce. I'm still trying to find the reason for the half notice.
I also want to mention that the if's introduced in BOINCInternetFSHandler.cpp:521 are not preventing the images from radioactive@home because they call a php Gallery script that has the php extension. Regards Christian Am 25.02.2013 21:37, schrieb Alyssa Milburn: > On Mon, Feb 25, 2013 at 02:55:58PM -0500, Rom Walton wrote: >> Is that still true against the latest development versions? >> >> http://boinc.berkeley.edu/download_all.php > The original notice has now been modified, but, with a boincmgr built > against the latest wxWidgets 2.8 in Debian unstable, I added a copy of > the notice to a test project and it hangs for me too. > > gdb shows it sitting in wxSocketBase::_Wait, via wxURL::GetInputStream > -> wxHTTP::GetInputStream -> wxHTTP::BuildRequest -> wxProtocol::ReadLine, > after CBOINCInternetFSHandler::OpenFile was called (with the URL of one of > the images in question). > > Sounds like http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/105572 ? > Seems unlikely to be a BOINC bug given the backtrace, anyway. > > - Alyssa > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
