VLC 4 interface empty
When compiling VLC 4 on Ubuntu 24.10 compilation succeeds, but when running VLC, the interface remains empty. (the interface is a white window) This is caused by line 34 in Roundimage.qml
removing this line or commenting it out restores the interface:
readonly property bool antialiasing: true