Is keytrader out yet? I have the vm running but don see keytrader in the image.
Cheers,
Pit
We're currently doing lots of internal testing and debugging for the next build of KeyTrader (which will be cross-platform). We're trying our hardest to break it so the release is stable, then we'll go ahead and get it packaged into the KeyOS ISO.
I've also been working with a few community members to tackle an issue with OSX wallet downloads, and we have narrowed things down quite a bit. If anyone else has an issue with their OSX QT wallet, please post here! It would be great to try out a solution with another user.
I've been going around downloading a bunch of different coins' wallets for testing's sake and I'm finding that for me it's only the ones that are hosted on MEGA that have launch problems when downloaded through Safari.
That's what I've found mostly, but you did have to take some additional steps to get it working after downloading through Chrome as well, correct?
I'm running Mac 10.9.4.
It is quite common for Qt wallets to crash on 1st launch as they seek files not yet written but they usually work fine with subsequent starts. Same happened when I first started the wallet extracted from KeyCoin-Qt.zip but all seems to be in order now.
What troubles are being reported?
The issue that these users had is not the same one that you've mentioned. The trouble is that some OSX users cannot open their QT wallet at all if they have downloaded from MEGA via the Safari browser. I would say that this is the primary issue, but in one case an additional step was required even when using Chrome.
May I ask what browser you used to download the OSX wallet? It seems like an odd question, but I may have narrowed down part of the issue. There seems to be an problem with the way Safari handles the download and some permissions. If you used Safari, please backup your wallet.dat and download the file again using the Chrome browser.
Here are the steps I just ran through with another community member to solve the -10810 error on his system.
1) Download using Chrome
2) Unzip file
3) Instead of double-clicking to open, right click and select "open package contents"
4) Navigate to contents/macos - You will then see the terminal file for KeyCoin-QT
5) Click KeyCoin-QT and it should load via terminal
User infinitechaos found one more issue when following these directions, and added one additional step to solve it.
************************
EXCEPTION: St13runtime_error
CDB() : can't open database file , error 21
KeyCoin in Runaway exception
___________
After that I relaunched it while holding down the Command button, which I've heard bypasses some permissions settings in OSX, and it launched up for me at last!
I am now able to just double-click the .app to open the wallet as well.
Thanks to everyone for helping with troubleshooting, it's always great to have real-world situations to work with. I will rehost the wallet on a different server soon, but would still like to do some additional testing to confirm that we have identified the primary issue.