When running the example basic/board.jl or grid.jl I get the following warnings:
julia> include("grid.jl")
Qt Warning: load glyph failed err=7 face=0x22bb330, glyph=272 ((null):0, (null))
Qt Warning: load glyph failed err=7 face=0x22bb330, glyph=272 ((null):0, (null))
Qt Warning: load glyph failed err=7 face=0x22bb330, glyph=919 ((null):0, (null))
Qt Warning: load glyph failed err=7 face=0x22bb330, glyph=919 ((null):0, (null))
This is on Ubuntu 22.04.
Any idea?
When running the example basic/board.jl or grid.jl I get the following warnings:
This is on Ubuntu 22.04.
Any idea?