[Bug 1900873] Re: dual display scaling broken at 4k

2020-11-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1857383 *** https://bugs.launchpad.net/bugs/1857383 Actually I think bug 1857383 already covers this issue so let's use that. ** This bug has been marked a duplicate of bug 1857383 Fractional scaling applies to both monitors when you only want it on one

[Bug 1900873] Re: dual display scaling broken at 4k

2020-10-29 Thread Daniel van Vugt
Thanks. I think xrandr.txt is the most important file there but it looks like you didn't have any scaling set at the time. Please enable fractional scaling, even if it is too big, and then run: xrandr --verbose > xrandr2.txt journalctl -b0 > journal2.txt and attach the resulting text file

[Bug 1900873] Re: dual display scaling broken at 4k

2020-10-29 Thread UV
here are the requested files. ** Attachment added: "bug1900873.zip" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1900873/+attachment/5429161/+files/bug1900873.zip -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1900873] Re: dual display scaling broken at 4k

2020-10-21 Thread Daniel van Vugt
Please run these commands: gsettings get org.gnome.mutter experimental-features > experimental.txt lspci -kv > lspci.txt journalctl -b0 > journal.txt xrandr --verbose > xrandr.txt and then attach the resulting text files here, along with a copy of your ~/.config/monitors.xml file. **