Updating and restarting my El Capitan fixed this, and now double click 
works!

One bug: methods is broken:
```julia
methods(rand)
MethodError: convert has no method matching convert(::Type{Method},::Void})
in push! at array.jl:432
in writemime at errorshow.jl:105
...
```

On Sunday, December 20, 2015 at 1:43:16 PM UTC+11, Sheehan Olver wrote:
>
> Hmm, double clicking Juno doesn't work (Says "Application can't be 
> opened") but running Juno.app/Contents/MacOS/Electron works fine.  This is 
> on El Capitan
>
> On Saturday, December 19, 2015 at 3:24:39 AM UTC+11, Mike Innes wrote:
>>
>> Hey All,
>>
>> Juno bundles including Julia v0.4 are now available on the Julia 
>> downloads page <http://julialang.org/downloads/>. If you're still using 
>> Juno with Julia v0.3 the upgrade is definitely recommended – among other 
>> things, features like precompilation make using packages like Gadfly much 
>> easier. Enjoy!
>>
>> Cheers,
>> Mike
>>
>

Reply via email to