Hi guys, I just turned on my laptop with bluefin gts after updating a couple of days ago and noticed that fractional scaling options are gone from Gnome. Before I was using 1.25 scaling, is there a way to get it back?
I think it could be fixed now, so try to do system update. But if it’s not, run this command:
gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"
and restart
Malix
October 29, 2024, 11:00am
3
Yes
I reported it shortly after it happened yesterday
It has been fixed some hours after repoting
opened 12:41AM - 28 Oct 24 UTC
closed 11:10PM - 28 Oct 24 UTC
bug
### Describe the bug
On bluefin-nvidia@40.20241027.0, the fractional scaling do… esn't seem to be available and the toggle to enable it is not displayed either
![Image](https://github.com/user-attachments/assets/0f123ce6-9e29-467e-bb06-7ff8cd75b458)
### What did you expect to happen?
A working fractional scaling
Here is how it looked on the previous version
![Image](https://github.com/user-attachments/assets/f51def09-d854-48a9-9192-a3f55b5a9b32)
### Output of `rpm-ostree status`
```log
malix@malix-pc ~> rpm-ostree status
State: idle
AutomaticUpdates: stage; rpm-ostreed-automatic.timer: no runs since boot
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:stable
Digest: sha256:956f3bdc63735db2f34d6b77a9c82f58e8d4fdd379e2531f32d46bfcecb5baa1
Version: 40.20241027.0 (2024-10-27T05:46:49Z)
LayeredPackages: google-chrome-beta
ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:stable
Digest: sha256:f733cc86d54895b239bb160465c8c7898bdaf4bd5fb7097d01fee6bd0c9658d4
Version: 40.20241019.0 (2024-10-20T22:26:03Z)
LayeredPackages: google-chrome-beta
```
### Output of `groups`
```log
malix@malix-pc ~> groups
malix wheel docker incus-admin lxd libvirt
```
### Extra information or context
```log
malix@malix-pc ~> echo $XDG_SESSION_TYPE
wayland
```
Tried also reverting https://discussion.fedoraproject.org/t/gdk-message-error-71-protocol-error-dispatching-to-wayland-display/127927/42
By `rm -rf ~/.config/environment.d/` (`environment.d` was a directory)
Maybe something broke there ?
If I remember correctly, the `environment.d` directory didn't exist before doing the custom patch from https://discussion.fedoraproject.org/t/gdk-message-error-71-protocol-error-dispatching-to-wayland-display/127927/32
Rollbacking for now
Will be available in the next update
For a quick fix in the meantime :
gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"
(also suggested earlier by @kociol21 )
1 Like
knewman
October 30, 2024, 12:39am
4
Noticed this as well, glad I’m not the only one.
1 Like