Flickering issue when properties window opened on mojave 10.14.4

ghlab

New Member
Hi,
Recently, I found some bug but I can't figure out it.
If I open new window like property window, all window is flickering on obs studio I built.
I can't reproduce it on released version.
First I doubt QT so I found below BTS but I'm not sure it's QT issue because the released binary is no issue.
https://bugreports.qt.io/browse/QTBUG-75076
I tried copy just "obs" file from installed release version into my build folder it looks fine. I don't understand why.
The issue is reproducible only mojave 10.14.4 and xcode shows this log "context leak detected, msgtracer returned -1" at that time.
Please watch this video.

 

ghlab

New Member
I fixed it by xcode 9.4. If you have same problem try to build it on xcode and command line tools 9.4 version.
 
Top