https://bugs.kde.org/show_bug.cgi?id=464028
--- Comment #6 from garegi...@gmail.com --- (In reply to Nate Graham from comment #5) > Interesting. I wonder if you have a kdeglobals file elsewhere with a bad > ScaleFactor line in it that the system is falling back to when you remove > your local override for that line. > > Can you paste the output of: > > sudo find / -type f -name kdeglobals -exec grep -H 'ScaleFactor=' {} \; With all settings I've used it shows this. If there was no ScaleFactor in kdeglobals, that line would be absent in the result. find: ‘/run/user/1000/gvfs’: Permission denied /home/*username*/.config/kdeglobals:ScaleFactor=1 find: ‘/proc/617/net’: Invalid argument find: ‘/proc/618/task/618/net’: Invalid argument find: ‘/proc/618/net’: Invalid argument find: ‘/proc/619/task/619/net’: Invalid argument find: ‘/proc/619/net’: Invalid argument find: ‘/proc/620/task/620/net’: Invalid argument find: ‘/proc/620/net’: Invalid argument -- You are receiving this mail because: You are watching all bug changes.