Liso77
Liso77
We are not succesful: ```julia julia> using GtkSourceWidget INFO: Precompiling module GtkSourceWidget. ERROR: LoadError: MethodError: no method matching dlopen(::Ptr{Void}) Closest candidates are: dlopen(::Symbol) at libdl.jl:94 dlopen(::Symbol, ::Integer) at libdl.jl:94 dlopen(::AbstractString)...
I tried to edit `Gtk/src/GLib/gtype.jl` and one (!) time I get IDE! There was too big fonts so I changed it from 13 to 10. After restart I repeatedly get...
It was not fixed at all. I just changed `dlopen(lib)` to `dlopen(lib, Libdl.RTLD_GLOBAL)` around line 100. But had only one run where IDE was shown. And sorry it was bad...
It is working! :)
> gitui fetch from `master` here: > > ``` > ... > 19:27:26 [ERROR] fetch error: git error:Bad credentials. > ... > ``` Neither fetch is working (as you could...