View Single Post
Old 06-27-2017, 03:12 PM   #21
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
See the lines

logicalDpi: inf x inf
physicalDpi: -49587349.6902 x -87694669.8701

in the debug output. They indicate Qt is not able to read the correct monitor size/resolution from the X server. I think that is the underlying reason for the problems. Unfortunately, I have no idea how to resolve it. I dont think using the system theme will make a difference as the monitor data is read before the theme comes into play.
I do have a not-exactly-new Nvidia graphics card installed. So looking to troubleshoot the X-server, I installed the Nvidia utility "nvidia-settings". It installed ok but when I pulled the GUI up, there wasn't much to set. But, disabled all of them anyway, saved, but still have the same Dpi problem running debug version.

Thanks for the help!
MontyJ is offline   Reply With Quote