JuliaGizmos / Escher.jl

Composable Web UIs in Julia
https://juliagizmos.github.io/Escher.jl
Other
335 stars 63 forks source link

Error executing examples/plotting.jl #94

Closed AndyGreenwell closed 8 years ago

AndyGreenwell commented 8 years ago

Upon attempting to execute the plotting.jl example, I am receiving an "inch not defined" error message. This seems to be due to Gadfly also defining "inch" which produces a conflict.

The operational environment in which I am currently testing: OS : Windows Server 2012 Browser: Google Chrome Version 45.0.2454.93 m (64-bit) Julia : v0.4.0-rc2 - 32-bit Escher : v0.2.0 Gadfly: v0.3.16

The error message returned in the browser:

UndefVarError: inch not defined
 in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:170
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:15
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in splitquery at C:\Users\Administrator\.julia\v0.4\Mux\src\basics.jl:28
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in wcatch at C:\Users\Administrator\.julia\v0.4\Mux\src\websockets_integration.jl:12
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in todict at C:\Users\Administrator\.julia\v0.4\Mux\src\basics.jl:21
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:12 (repeats 2 times)
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\server.jl:38
 in handle at C:\Users\Administrator\.julia\v0.4\WebSockets\src\WebSockets.jl:354
 in on_message_complete at C:\Users\Administrator\.julia\v0.4\HttpServer\src\HttpServer.jl:393
 in on_message_complete at C:\Users\Administrator\.julia\v0.4\HttpServer\src\RequestParser.jl:104
 in http_parser_execute at C:\Users\Administrator\.julia\v0.4\HttpParser\src\HttpParser.jl:92
 in anonymous at task.jl:447 (repeats 2 times)

The Julia commands executed at the REPL:

julia> using Escher
julia> include(Pkg.dir("Escher","src","cli","serve.jl"))
julia> include(Pkg.dir("Escher","src","cli","compile.jl"))
julia> escher_serve(5555,"C:\\Users\\Administrator\\.julia\\v0.4\\Escher\\examples")

The URL entered within the Google Chrome browser:

http://localhost:5555/plotting.jl

The full output in the Julia REPL:

               _
   _       _ _(_)_     |  A fresh approach to technical computing
  (_)     | (_) (_)    |  Documentation: http://docs.julialang.org
   _ _   _| |_  __ _   |  Type "?help" for help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 0.4.0-rc2 (2015-09-18 17:51 UTC)
 _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org/ release
|__/                   |  i686-w64-mingw32

julia> using Escher

julia> include(Pkg.dir("Escher","src","cli","serve.jl"))
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.TcpSocket is deprecated, use Base.TCPSocket instead.
WARNING: Base.TcpSocket is deprecated, use Base.TCPSocket instead.
WARNING: Base.Nothing is deprecated, use Void instead.
escher_serve (generic function with 3 methods)

julia> include(Pkg.dir("Escher","src","cli","compile.jl"))
escher_make (generic function with 1 method)

julia> escher_serve(5555,"C:\\Users\\Administrator\\.julia\\v0.4\\Escher\\examples")
WARNING: Base.Nothing is deprecated, use Void instead.
WARNING: Base.Nothing is deprecated, use Void instead.
Listening on 0.0.0.0:5555...
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.TcpSocket is deprecated, use Base.TCPSocket instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:145
WARNING: Base.Uint is deprecated, use UInt32 instead.
in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:145
WARNING: Base.Uint is deprecated, use UInt32 instead.
in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:145
WARNING: Base.Uint is deprecated, use UInt32 instead.
in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:145
WARNING: Base.Uint is deprecated, use UInt32 instead.
in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:145
WARNING: Base.Uint is deprecated, use UInt32 instead.
in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:145
WARNING: Base.Uint is deprecated, use UInt32 instead.
in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:145
WARNING: Base.Uint is deprecated, use UInt32 instead.
in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:145
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
in __Window#31__ at C:\Users\Administrator\.julia\v0.4\Escher\src\basics/window.jl:12
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: using Gadfly.render in module Main conflicts with an existing identifier.
WARNING: Error requiring DataFrames from Main:
LoadError: error in method definition: function Escher.render must be explicitly
 imported to be extended
 in include at boot.jl:261
 in include_from_node1 at loading.jl:304
 in anonymous at C:\Users\Administrator\.julia\v0.4\Requires\src\require.jl:73
 in err at C:\Users\Administrator\.julia\v0.4\Requires\src\require.jl:60
 in anonymous at C:\Users\Administrator\.julia\v0.4\Requires\src\require.jl:72
 in withpath at C:\Users\Administrator\.julia\v0.4\Requires\src\require.jl:50
 in anonymous at C:\Users\Administrator\.julia\v0.4\Requires\src\require.jl:71
 in listenmod at C:\Users\Administrator\.julia\v0.4\Requires\src\require.jl:34
 in include at boot.jl:261
 in include_from_node1 at loading.jl:304
 in external_setup at C:\Users\Administrator\.julia\v0.4\Escher\src\Escher.jl:53

 in include at boot.jl:261
 in include_from_node1 at loading.jl:304
 in loadfile at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:17
 in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:164
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:15
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in splitquery at C:\Users\Administrator\.julia\v0.4\Mux\src\basics.jl:28
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in wcatch at C:\Users\Administrator\.julia\v0.4\Mux\src\websockets_integration.jl:12
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in todict at C:\Users\Administrator\.julia\v0.4\Mux\src\basics.jl:21
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:12 (repeats 2 times)
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\server.jl:38
 in handle at C:\Users\Administrator\.julia\v0.4\WebSockets\src\WebSockets.jl:354
 in on_message_complete at C:\Users\Administrator\.julia\v0.4\HttpServer\src\HttpServer.jl:393
 in on_message_complete at C:\Users\Administrator\.julia\v0.4\HttpServer\src\RequestParser.jl:104
 in http_parser_execute at C:\Users\Administrator\.julia\v0.4\HttpParser\src\HttpParser.jl:92
 in anonymous at task.jl:447 (repeats 2 times)
while loading C:\Users\Administrator\.julia\v0.4\Escher\src\library\table.jl, in expression starting on line 34
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: both Gadfly and Escher export "inch"; uses of it in module Main must be qualified
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in main at C:\Users\Administrator\.julia\v0.4\Escher\examples\plotting.jl:9
WARNING: Base.Uint is deprecated, use UInt32 instead.
in main at C:\Users\Administrator\.julia\v0.4\Escher\examples\plotting.jl:9
WARNING: Base.Uint is deprecated, use UInt32 instead.
in main at C:\Users\Administrator\.julia\v0.4\Escher\examples\plotting.jl:9
WARNING: Base.Uint is deprecated, use UInt32 instead.
in main at C:\Users\Administrator\.julia\v0.4\Escher\examples\plotting.jl:9
WARNING: Base.Uint is deprecated, use UInt32 instead.
in main at C:\Users\Administrator\.julia\v0.4\Escher\examples\plotting.jl:9
WARNING: Base.Uint is deprecated, use UInt32 instead.
in main at C:\Users\Administrator\.julia\v0.4\Escher\examples\plotting.jl:9
WARNING: Base.Uint is deprecated, use UInt32 instead.
in main at C:\Users\Administrator\.julia\v0.4\Escher\examples\plotting.jl:9
WARNING: Base.Uint is deprecated, use UInt32 instead.
in main at C:\Users\Administrator\.julia\v0.4\Escher\examples\plotting.jl:9
UndefVarError: inch not defined
 in anonymous at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:170
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:15
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in splitquery at C:\Users\Administrator\.julia\v0.4\Mux\src\basics.jl:28
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in wcatch at C:\Users\Administrator\.julia\v0.4\Mux\src\websockets_integration.jl:12
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in todict at C:\Users\Administrator\.julia\v0.4\Mux\src\basics.jl:21
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:12 (repeats 2 times)
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\Mux.jl:8
 in anonymous at C:\Users\Administrator\.julia\v0.4\Mux\src\server.jl:38
 in handle at C:\Users\Administrator\.julia\v0.4\WebSockets\src\WebSockets.jl:354
 in on_message_complete at C:\Users\Administrator\.julia\v0.4\HttpServer\src\HttpServer.jl:393
 in on_message_complete at C:\Users\Administrator\.julia\v0.4\HttpServer\src\RequestParser.jl:104
 in http_parser_execute at C:\Users\Administrator\.julia\v0.4\HttpParser\src\HttpParser.jl:92
 in anonymous at task.jl:447 (repeats 2 times)
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in swap! at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:80
WARNING: Base.Uint is deprecated, use UInt32 instead.
in swap! at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:80
WARNING: Base.Uint is deprecated, use UInt32 instead.
in swap! at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:80
WARNING: Base.Uint is deprecated, use UInt32 instead.
in swap! at C:\Users\Administrator\.julia\v0.4\Escher\src\cli\serve.jl:80
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:247
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:247
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:247
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:247
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:157
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:157
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:157
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:157
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
WARNING: Base.Uint is deprecated, use UInt32 instead.
in call at C:\Users\Administrator\.julia\v0.4\Reactive\src\Reactive.jl:113
shashi commented 8 years ago

Thanks!

0.4-rc2 prints warnings for multiple minutes - that should get better over time though.

This clash will ultimately be resolved when Compose/Gadfly and Escher move to Measures.jl which is 0.4 only - and hence might need some time.