Anyone else had problems just opening Aero-qt 2.0.0 on OSX 10.9.4? So far I haven't been able to open even while Security & Privacy was set to allow apps downloaded from 'Anywhere.'
Have had a look through the forum for solution, have i missed something?
I actually can't open it either. I wrote that thing up earlier before even trying the most recent build (I just had run into similar problems with past wallets).
Trying to launch the new Aero-Qt on 10.9.4 I get nothing in the GUI. And this in the system log:
I got this working in case it helps anyone else.
1. Open Terminal
2. Enter the following command: xattr -dr com.apple.quarantine /Applications/Aero-Qt.app
(assuming the app is in your Applications folder)
Then just double-click the app to launch. Fixed.
Still have problems with OSX 10.9.4 AeroCoin-Qt; Problem with the wallet not opening is solved, thanks. Can't get the wallet to sync despite following earlier suggestions of creating a config file containing the previously mentioned addnode list and placing it in Library\App Support\Aerocoin. Screen shot attached, would appreciate any further ideas to get this syncing.
Cheers
http://imgur.com/4wNdEiy
I've been trying as well:( under Applications if I show package contents. The only .conf file is QT.conf. Under HD/users/application support/Aero no .conf file exists under any name.
Dragging the aero icon into terminal it recognizes the directory but if I type in " ./Aero-qt -addnode=146.185.186.184 -addnode=146.185.184.126 -addnode=104.131.254.166 " It tells me this is a "/Applications/Aero-Qt.app/Contents: is a directory"
and makes no changes.
Maybe that helps drill down the issue?