This is what happens when packages Juno depends on have no unit tests. It 
looks like it's been fixed on master of Media.jl which should get tagged 
shortly.

On Thursday, August 11, 2016 at 3:59:27 PM UTC-7, Kaela Martin wrote:
>
> When running Juno IDE with Atom, I get the following error message:
>
> UndefVarError: supertype not defined
>  in distance at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:8
>  in nearest at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:13
>  in anonymous at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:17
>  in _mapreduce at reduce.jl:145
>  in mapreduce at reduce.jl:159
>  in nearest at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:16
>  in getdisplay at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:114
>  in render at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:166
>  [inlined code] from C:\Users\kaelam\.julia\v0.4\Atom\src\eval.jl:41
>  in anonymous at C:\Users\kaelam\.julia\v0.4\Atom\src\eval.jl:108
>  in withpath at C:\Users\kaelam\.julia\v0.4\Requires\src\require.jl:37
>  in withpath at C:\Users\kaelam\.julia\v0.4\Atom\src\eval.jl:53
>  [inlined code] from C:\Users\kaelam\.julia\v0.4\Atom\src\eval.jl:107
>  in anonymous at task.jl:58
>
> I've tried uninstalling the Media package, deleting the file manually, 
> updating the packages, and still get the same error when using Atom. The 
> Julia terminal works fine, but the console in Atom fails for any input even 
> 1+1.
>
> Unistalling and re-installing IDE results in the same error. Any 
> suggestions?
>

Reply via email to