That is the debug log and the problem is that Qt is unable to detect your monitors geometry correctly,s ee the lines
logicalDpi: inf x inf
physicalDpi: -49497354.5002 x -87977555.9019
This happens on some X servers, with newer versions of Qt, but no one has been able to track down why.
|