5 Mar
2019
5 Mar
'19
10:53
http://bugzilla.suse.com/show_bug.cgi?id=1123424 http://bugzilla.suse.com/show_bug.cgi?id=1123424#c28 --- Comment #28 from Fabian Vogt <fvogt@suse.com> --- (In reply to Stefan Hundhammer from comment #27)
Wild shot into the blue: QVariant conversion gone wrong? Expecting and int and getting a double, so the toInt() conversion fails?
No, Qt simply expects that Xft.dpi is an integer, but it's not, so Xft.dpi is ignored and it uses whatever is the next source for the logical DPI (in this case the physical screen DPI). This needs to be fixed in GNOME. -- You are receiving this mail because: You are on the CC list for the bug.