When a InitError or InitWarning happens, the GUI pops up but is unusable (until Init finishes).
This is caused by showNormalIfMinimized. Add a message flag to skip this call for Init errors or warnings.
When a InitError or InitWarning happens, the GUI pops up but is unusable (until Init finishes).
This is caused by showNormalIfMinimized. Add a message flag to skip this call for Init errors or warnings.
When a InitError or InitWarning happens, the
GUI pops up but is unusable (until Init finishes).
This is caused by showNormalIfMinimized. Add a message
flag to skip this call for Init errors or warnings.
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/1ad26362c92c7d5678c24df85fd7b9ab1d3d34fe for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
Looks sane, not tested, but ACK.
Edit: Currently testing this one ;).
ACK, tested and verified to work... I still get a crash when bitcoin-qt.exe aborts on error (unrelated to this pull) as I have no changce debugging that one further (global object destruction I guess related to some boost::path).