• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Wallet v9.11.6 (stable) and 10.11.6 (RC) available for download

eltito

Active member
Please update at your first convenience. Note that this is an incremental and bug fix update, not the RC4 wallet.

Binaries: https://www.darkcoin.io/getstarted.html
Source: https://github.com/darkcoinproject/darkcoin

Linux 32 and Mac OS X are now officially supported platforms!

Release Notes:
0.9.11.6 Release notes
======================
- resolves issue with wallet not syncing by adding the capability to retrieve nodes through dnsseed
(see https://github.com/darkcoinproject/darkcoin/pull/21)
- Linux 32 and Mac OS X are now officially supported platforms
(see https://github.com/darkcoinproject/darkcoin/pull/17)
- improved overall unit test code coverage
(see https://github.com/darkcoinproject/darkcoin/pull/13 and https://github.com/darkcoinproject/darkcoin/pull/15)
- minor documentation updates
(https://github.com/darkcoinproject/darkcoin/pull/18)
 
Is anyone else having this issue with the new Mac wallet? Or is it just me? The addresses are also not displaying on the send and receive tabs (but do seem to be displaying correctly on the transactions tab and overview).

Screen Shot 2014-07-09 at 11.31.23 AM.png


By the way, this appears to be due to a change in the font used. The font is noticeably different throughout the wallet, so if whomever created this version simply reverts the fonts back to those used in the last version, it should resolve the issue. I am able to copy the addresses you see on this screenshot to another application, paste the text, and see the addresses, so I'm pretty convinced this is just a font issue.
 
Last edited by a moderator:
By the way, this appears to be due to a change in the font used. The font is noticeably different throughout the wallet, so if whomever created this version simply reverts the fonts back to those used in the last version, it should resolve the issue. I am able to copy the addresses you see on this screenshot to another application, paste the text, and see the addresses, so I'm pretty convinced this is just a font issue.

You are right, its just a font issue. We have added Mac OS X as new build target - the previous versions were compiled by instacash

Need to figure out what compiler option is responsible for this first
 
Is anyone else having this issue with the new Mac wallet? Or is it just me? The addresses are also not displaying on the send and receive tabs (but do seem to be displaying correctly on the transactions tab and overview).

View attachment 219

By the way, this appears to be due to a change in the font used. The font is noticeably different throughout the wallet, so if whomever created this version simply reverts the fonts back to those used in the last version, it should resolve the issue. I am able to copy the addresses you see on this screenshot to another application, paste the text, and see the addresses, so I'm pretty convinced this is just a font issue.

You are right, its just a font issue. We have added Mac OS X as new build target - the previous versions were compiled by instacash

Need to figure out what compiler option is responsible for this first
I think i have found the error, seems it was derived from QT4 -> QT5 transition. Will patch it and provide you with a test version.
 
Is anyone else having this issue with the new Mac wallet? Or is it just me? The addresses are also not displaying on the send and receive tabs (but do seem to be displaying correctly on the transactions tab and overview).

View attachment 219

By the way, this appears to be due to a change in the font used. The font is noticeably different throughout the wallet, so if whomever created this version simply reverts the fonts back to those used in the last version, it should resolve the issue. I am able to copy the addresses you see on this screenshot to another application, paste the text, and see the addresses, so I'm pretty convinced this is just a font issue.

I have the same problem.
 
I tried the updated version that you have sent and it solved the 'missing' font problem for addresses. Thanks.
 
Back
Top