Fixes #4243.
I could reproduce the bug, at least with my compiler the problem was that "LINUX" was not defined.
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/066d9a53c79db63b019e38be7995440f9fcfe7ff 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.
Oops, good catch!
Using QT v4.8.6 here with Bitcoin core version v0.9.1.0-g026a939-beta (64-bit)
This fix is not included in v0.9.1, but in v0.9.2.
Hmmm, when I do an apt-get upgrade it's still version 0.9.1 ... I think the Ubuntu distro should update it. How can we do that?
You can only wait, or download yourself: https://bitcoin.org/bin/0.9.2.1/bitcoin-0.9.2.1-linux.tar.gz
Extract and then: cp bitcoin-0.9.2.1-linux/bin/64/bitcoin-qt /usr/bin/bitcoin-qt
I can wait. Is there an ETA?
Poking @TheBlueMatt might help to speed things up. :)
Huh this may be my fault. Matt asked me about 0.9.2.1, after which I said it's no big deal because it's only a superficial fix (but I meant that as compared to 0.9.2). I did not know there was no PPA for 0.9.2. 0.9.2 is a significant release.
No, I figured out like last week I needed to push a release, just haven't had time yet (hopefully tomorrow). The real issue is the part of the release process that involves "ping bluematt and make sure he's not asleep" appears to have been missed for 0.9.2 (for some reason I seem to recall this being explicit in doc/release-process, but now it's just "make sure all Bitcoin.org links go to the right place")
On August 3, 2014 11:25:32 PM PDT, "Wladimir J. van der Laan" notifications@github.com wrote:
Huh this may be my fault. Matt asked me about 0.9.2.1, after which I said it's no big deal because it's only a superficial fix (but I meant that as compared to 0.9.2). I did not know there was no PPA for 0.9.2. 0.9.2 is a significant release.
Reply to this email directly or view it on GitHub: #4245 (comment)