Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] gnome-settings-daemon >=47 breaks scaling #32

Closed
ih8ms opened this issue Sep 21, 2024 · 1 comment
Closed

[Bug] gnome-settings-daemon >=47 breaks scaling #32

ih8ms opened this issue Sep 21, 2024 · 1 comment
Labels
bug Something isn't working v0 Related to Magpie v0 (Mutter fork)

Comments

@ih8ms
Copy link

ih8ms commented Sep 21, 2024

Description

After updating to gnome-settings-daemon version >=47, scaling is broken in Budgie. Reverting to version 46.0 fixes the issue.

Budgie version

budgie-desktop 10.9.2

Operating System

Arch

Steps to reproduce the issue

  1. Have Budgie desktop running on arch
  2. Have gnome-settings-daemon installed in version >=47

Actual result

No scaling is applied, regardless of the settings in the corresponding "Displays" section in the Budgie Control Center.

Expected result

Scaling shall be applied after selecting a different scale than the current one and clicking "Apply"

Additional information

Issue is fixed by installing gnome-desktop-settings in a version < 47.
A possible culprit could be https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/6ec8c38357e0e62e77c9795a148488020d489ccf

@JoshStrobl JoshStrobl transferred this issue from BuddiesOfBudgie/budgie-desktop Sep 21, 2024
@fossfreedom fossfreedom added bug Something isn't working v0 Related to Magpie v0 (Mutter fork) labels Sep 21, 2024
fossfreedom added a commit that referenced this issue Sep 22, 2024
This code  creates the dbus interface allowing GSD to call
the dbus API.
There is now a new UIScalingFactor property.
Next is to work out how BCC signals that a scaling change
has occurred.
fossfreedom added a commit that referenced this issue Sep 23, 2024
@fossfreedom
Copy link
Contributor

#33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v0 Related to Magpie v0 (Mutter fork)
Projects
None yet
Development

No branches or pull requests

2 participants