I also tried on my iMac (currently on Windows) and it does not work either. 
Both installations are independent. The error message is:

WARNING: LightTable.jl: type cannot be constructed
 in utf8sizeof at C:\Users\Serge\.julia\v0.3\JuliaParser\src\lexer.jl:322
 in skip_to_eol at C:\Users\Serge\.julia\v0.3\JuliaParser\src\lexer.jl:349
 in lexcomment at C:\Users\Serge\.julia\v0.3\Jewel\src\parse\scope.jl:27
 in nexttoken at C:\Users\Serge\.julia\v0.3\Jewel\src\parse\scope.jl:74
 in nextscope! at C:\Users\Serge\.julia\v0.3\Jewel\src\parse\scope.jl:116
 in scopes at C:\Users\Serge\.julia\v0.3\Jewel\src\parse\scope.jl:149
 in codemodule at C:\Users\Serge\.julia\v0.3\Jewel\src\parse/parse.jl:141
 in filemodule at C:\Users\Serge\.julia\v0.3\Jewel\src\module.jl:93
 in anonymous at C:\Users\Serge\.julia\v0.3\Jewel\src\LightTable\misc.jl:5
 in handlecmd at 
C:\Users\Serge\.julia\v0.3\Jewel\src\LightTable/LightTable.jl:65
 in handlenext at 
C:\Users\Serge\.julia\v0.3\Jewel\src\LightTable/LightTable.jl:81
 in server at C:\Users\Serge\.julia\v0.3\Jewel\src\LightTable/LightTable.jl:22
 in server at C:\Users\Serge\.julia\v0.3\Jewel\src\Jewel.jl:18
 in include at boot.jl:245
 in include_from_node1 at loading.jl:128
 in process_options at client.jl:285
 in _start at client.jl:354



On Friday, 18 September 2015 17:35:56 UTC+1, Serge Santos wrote:
>
> Hi,
>
> Juno was working fine, but I had to restart Juno and now it keeps churning 
> after successfully connecting with Julia but I cannot use the shell to work 
> (nothing happen). There are no reasons why it should not work anymore.
>
> All the Julia packages are updated and up-to-date and I even reinstalled 
> Julia and Juno. It has not changed anything. 
>
> Any help / advise is highly appreciated (it is quite frustrating).
>
> Here is the error message:
>
>
>    - 
>    
>    WARNING: LightTable.jl: type cannot be constructed
>     in utf8sizeof at C:\Users\Serge\.julia\v0.3\JuliaParser\src\lexer.jl:322
>     in skip_to_eol at C:\Users\Serge\.julia\v0.3\JuliaParser\src\lexer.jl:349
>     in lexcomment at C:\Users\Serge\.julia\v0.3\Jewel\src\parse\scope.jl:27
>     in nexttoken at C:\Users\Serge\.julia\v0.3\Jewel\src\parse\scope.jl:74
>     in nextscope! at C:\Users\Serge\.julia\v0.3\Jewel\src\parse\scope.jl:116
>     in scopes at C:\Users\Serge\.julia\v0.3\Jewel\src\parse\scope.jl:149
>     in codemodule at C:\Users\Serge\.julia\v0.3\Jewel\src\parse/parse.jl:141
>     in filemodule at C:\Users\Serge\.julia\v0.3\Jewel\src\module.jl:93
>     in anonymous at C:\Users\Serge\.julia\v0.3\Jewel\src\LightTable\misc.jl:5
>     in handlecmd at 
> C:\Users\Serge\.julia\v0.3\Jewel\src\LightTable/LightTable.jl:65
>     in handlenext at 
> C:\Users\Serge\.julia\v0.3\Jewel\src\LightTable/LightTable.jl:81
>     in server at 
> C:\Users\Serge\.julia\v0.3\Jewel\src\LightTable/LightTable.jl:22
>     in server at C:\Users\Serge\.julia\v0.3\Jewel\src\Jewel.jl:18
>     in include at boot.jl:245
>     in include_from_node1 at loading.jl:128
>     in process_options at client.jl:285
>     in _start at client.jl:354
>    
>    - 
>    
>    symbol could not be found jl_generating_output (-1): The specified 
> procedure could not be found.
>    
>    
>    - 
>    
>    Invalid behavior: :lt.objs.clients.tcp/send!
>    
>    - 
>    
>    Error: This socket has been ended by the other party
>        at Socket.writeAfterFIN [as write] (net.js:275:12)
>        at lt.objs.clients.tcp.send_to 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:32857:96)
>        at Function.lt.objs.clients.tcp.__BEH__send_BANG_ 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:32937:38)
>        at c 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:6196:14)
>        at a 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:6236:18)
>        at c 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:20443:76)
>        at a 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:20477:18)
>        at a 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:20488:34)
>        at b 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:20492:14)
>        at Function.lt.objs.clients.__BEH__try_send 
> (file:///C:/Users/Serge/AppData/Local/juno-windows-x64/resources/app/core/node_modules/lighttable/bootstrap.js:28855:189)
>    
>    
>

Reply via email to