puxplaying / gnome-control-center-x11-scaling

gnome-control-center build with Ubuntu patches for Xorg fractional scaling on Manjaro / Arch Linux
32 stars 3 forks source link

Manjaro Gnome 43.2 not working #6

Closed pstachula-dev closed 1 year ago

pstachula-dev commented 1 year ago

I don't see, any effect. Scaling doesn't work, moving the toggle doesn't do anything.

image

puxplaying commented 1 year ago

Does disable/enable solve it? You can also enable it via gsettings, just restart the control-center after that: gsettings set org.gnome.mutter experimental-features "['x11-randr-fractional-scaling']"

Also please post the output of: LANG=C pacman -Qi mutter | grep Name

pstachula-dev commented 1 year ago
  1. toggling the button, restarting, etc. did not help
  2. tried to enable this command from CLI with no effect
  3. output: "mutter-x11-scaling"

Now I installed this package using Pacman with AUR and everything started working. Quite strange. https://aur.archlinux.org/packages/mutter-x11-scaling

puxplaying commented 1 year ago

Well that's strange indeed, but I'm glad it works now. Technically there should be no difference between the AUR package I provide and the one Manjaro ships. I do co-maintain the PKGBUILD on Manjaro, so if the issue is reproducible please open a bug report over there.

https://gitlab.manjaro.org/packages/extra/mutter-x11-scaling

JokerDevops commented 1 year ago

I also encountered this error. An error occurred when I used 'makepkg - srci' to install:

==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> accountsservice
  -> cups-pk-helper
  -> gnome-bluetooth-3.0
  -> gnome-desktop-4
  -> gnome-online-accounts
  -> gnome-settings-daemon
  -> gsettings-desktop-schemas
  -> gtk4
  -> libgtop
  -> libnma-gtk4
  -> sound-theme-freedesktop
  -> upower
  -> libpwquality
  -> gnome-color-manager
  -> smbclient
  -> libmm-glib
  -> libgnomekbd
  -> libibus
  -> libgudev
  -> bolt
  -> udisks2
  -> libadwaita
  -> gsound
  -> colord-gtk4
  -> gcr
  -> libmalcontent
yochananmarqos commented 1 year ago

I used 'makepkg - srci'

Hint: You have a typo and no flags were actually passed to makepkg.

JokerDevops commented 1 year ago

I used 'makepkg - srci'

Hint: You have a typo and no flags were actually passed to makepkg.

I use makepkg -srci

JokerDevops commented 1 year ago

My operating system is kali 6.0 . My operating system is kali 6.0, but I use gnome-control-center/kali-rolling, now 1:43.0-2 amd64 [installed, automatic]

yochananmarqos commented 1 year ago

My operating system is kali 6.0

Sorry, are you lost? How are you using makepkg on Kali? That's a Debian based system. Please don't hijack the issue with something completely unrelated.