When I load LO with the qt5 VCL, I get (among other messages) large number of consecutive console lines saying: warn:vcl.fonts:17724:17724:vcl/source/font/PhysicalFontFace.cxx:513: Getting font variations is not supported. 1. Why is it not supported? 2. If it's not supported, why are we trying to do that? 3. If we fail repeatedly, why emit the same message again and again? We should just stop these repetitions.
*** This bug has been marked as a duplicate of bug 152282 ***