Bart Janssens

Results 266 comments of Bart Janssens

For me this looks good now, but it's best to test the binaries with OpenCV.jl before merging this.

The OpenCV.jl test fails almost immediately with: ``` OpenCV: Error During Test at /home/bjanssens/src/julia/pkgdev/OpenCV/test/runtests.jl:16 Got exception outside of a @test LoadError: MethodError: no method matching cvtColor(::Array{UInt8, 3}, ::Int64) The function...

At the moment I am not sure if the errors are caused by wrong fixes I made to get the wrappers to compile with OpenCV 4.12.0 or because the Julia...

Well, it's OK to block, since I think the package has to be renamed :) I haven't had the chance yet to speak to @Sush1090 about this.

I confirm that I can reproduce this, it's probably a bug related to not disconnecting notification functions when changing the property, so it's a QML.jl bug, not wrong usage :)

At the moment I don't have a Fedora machine, but when I did I remember that sometimes I had to add the OpenGL library to `LD_PRELOAD`, could you try running...