[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-28 Thread Daniel van Vugt
** Tags added: multimonitor

** Summary changed:

- Fractional scaling does not work anymore
+ Fractional scaling applies to both monitors when you only want it on one

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling applies to both monitors when you only want it on
  one

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-26 Thread Simone Liguori
Thanks Thomas. I agree bug 1874559 seems more pertinent, I didn't notice
it. I copied my comment there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-26 Thread Thomas Clark
Hi Simone

I have also suffered from the bug that you mention in the past before
suffering from this bug, bug 1870736 and bug 1873403 currently. I might
be wrong, but I think that the bug that you mention might be covered by
bug 1874559.

Kind Regards

Thomas

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-26 Thread Simone Liguori
Using the NVIDIA driver I was affected by bug 1870736 and bug 1873403.
I moved to the Nouveau drivers and the issues above were gone.

However, I notice a strange issue with display settings persistence.

I have 2 screens (HDMI3-3 FHD, DP-1 4K primary), which I'd like to have 
respectively at 100% and 150% scale:
$ xrandr | grep " connected"
DP-1 connected primary 5120x2880+3840+0 (normal left inverted right x axis y 
axis) 607mm x 345mm
HDMI-3 connected 3840x2160+0+302 (normal left inverted right x axis y axis) 
160mm x 90mm

Whenever I set the 4K screen to 150% scale, any changes won't persist
after reboot. If I change any other settings (like changing screen
positions), leave scale as 100%, the changes I make do persist on
reboot.

If after reboot I attempt to set 4K screen to 150% not only the change
won't persist after reboot, but it will go back to the initial state
(effectively undoing the previous changes too).

How do I reproduce the issue:

1) Ensure my system is on Nouveau drivers
2) HDMI-3 (FHD) is currently on the right, DP-1 (4K) on the left
3) Display settings, swap screen positions: HDMI-3 (FHD) on the left, DP-1 (4K) 
on the right
4) Reboot
5) Verify changes persisted: HDMI-3 (FHD) is on the left, DP-1 (4K) on the right
6) Set DP-1 scale to 150%
7) Reboot
8) Verify not only changes didn't persist, but the status is back as 2), with 
screens going back to their original position

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-25 Thread Greg Cavazos
I also see the fractional increments and can select any, but only the
100 & 200 work correctly, the others change something but it doesn't
scale properly.

Probably expected, I tried record the transitions using screen recorder,
it worked changing 200% to 100%, then when I select 125 the video gets
scrambled, and seems to be getting worse as I switch to another until I
get to 200.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-23 Thread Katie
i see fractional increments but unable to set to 175% Monitor reports no
display on dp 1.2 and there should be

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-22 Thread Daniel van Vugt
In case it's relevant, I've just discovered the uninitialized variable
in bug 1874207 can make the fractional scaling options randomly missing
from Settings. Initializing capabilities=0 fixes that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-22 Thread Daniel van Vugt
In case it's relevant, I've just discovered the initialized variable in
bug 1874207 can make the fractional scaling options randomly missing
from Settings. Initializing the variable fixes that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-18 Thread Daniel van Vugt
Anyone using the NVIDIA driver please see bug 1870736 and bug 1873403
instead.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-18 Thread Greg Cavazos
Same issue, downloaded & installed iso, fractional scaling was working,
it stopped working after an update, I also installed drivers for the
Wifi - Broadcom BCM4352

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-04 Thread Jianrong Jia
Exactly same issue.
The fractional scaling does not work after recent system update.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mutter (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-02-19 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-01-06 Thread Daniel van Vugt
** Tags added: xrandr-scaling

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-01-06 Thread Alex Marc
Hi Daniel,

I verified from begining that i have Xorg and i enabeld from the
begining only for Xorg by using information from this tutorial:

http://ubuntuhandbook.org/index.php/2019/10/how-to-enable-fractional-
scaling-in-ubuntu-19-10-eoan/

Using dconf and also using the terminal command afterwards.( I have
attached printscreen with the settings from dconf).

Also it was strange that after i came back from holiday it worked fine
home ( 1x4k (150%scale) + 1xFHD + laptop), then at work i tried to scale
the laptop display to 125% ( 2xFHD + laptop display) and had the issue
again ... so it is random.

** Attachment added: "Screenshot from 2020-01-07 07-14-58.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+attachment/5318031/+files/Screenshot%20from%202020-01-07%2007-14-58.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-01-06 Thread Daniel van Vugt
Just in case it is relevant, remember you need two different settings:

Wayland:
gsettings set org.gnome.mutter experimental-features 
"['scale-monitor-framebuffer']"

Xorg:
gsettings set org.gnome.mutter experimental-features 
"['x11-randr-fractional-scaling']"

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-01-06 Thread Daniel van Vugt
Since the bug report seems to suggest you're not using Wayland but have
only enabled fractional scaling for Wayland and not Xorg, please try:

gsettings set org.gnome.mutter experimental-features "['x11-randr-
fractional-scaling']"

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-01-06 Thread Alex Marc
apport information

** Tags added: apport-collected

** Description changed:

  I have installed Ubuntu 20.04 about 2-3 weeks ago (for the single motive
  that has fractional scalling) and when activating fractional scalling
  worked fine, in the meantime i reinstalled again Ubuntu 20.04 (laptop
  warranty issue) on same hardware but using the latest Ubuntu 20.04
  version and now when i activate fractional scalling it does not work
  anymore.
  
  The issue is that it basically zooms both the displays, i can explain
  best by attaching the printscreens and a picture with my phone on the
  same thing.You will see in the photo taken with the phone how it
  actually scales now and how the screenshots are taken...
  
  Let me know what logs/commands etc is needed to pinpoint this which i
  think is a regression.
  
- The monitor on which i want to scale is 4k and is connecting through
- DELL DA300 adapter through USB-C/Thunderbolt ( i have also tried using
- Dell Dock WD19 but same issue).
+ The monitor on which i want to scale is 4k and is connecting through DELL 
DA300 adapter through USB-C/Thunderbolt ( i have also tried using Dell Dock 
WD19 but same issue).
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu15
+ Architecture: amd64
+ DisplayManager: gdm3
+ DistroRelease: Ubuntu 20.04
+ GsettingsChanges: b'org.gnome.mutter' b'experimental-features' 
b"['scale-monitor-framebuffer']"
+ InstallationDate: Installed on 2019-12-18 (18 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20191127)
+ Package: gnome-shell 3.34.1+git20191024-1ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
+ RelatedPackageVersions: mutter-common 3.34.2-2ubuntu1
+ Tags:  focal
+ Uname: Linux 5.3.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1857383/+attachment/5317887/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857383] Re: Fractional scaling does not work anymore

2019-12-29 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1857383

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Project changed: kunpeng920 => ubuntu

** No longer affects: ubuntu

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857383

Title:
  Fractional scaling does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs