pimvullers / elementary

The elementary OS experience for Gentoo Linux.
https://elementary.io/
113 stars 35 forks source link

pantheon-base/switchboard-plug-mouse-touchpad #213

Closed NelvinBHV closed 2 years ago

NelvinBHV commented 3 years ago

pantheon-base/switchboard-plug-mouse-touchpad is useless. because the schema org.gnome.settings-daemon.peripherals.mouse could be installed on gentoo.

(io.elementary.switchboard:4307): GLib-GIO-ERROR **: 08:54:02.870: Settings schema 'org.gnome.settings-daemon.peripherals.mouse' is not installed

In /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml org.gnome.settings-daemon.peripherals.mouse is deprecated

pimvullers commented 3 years ago

Above commit seems to at least prevent the plug from crashing, please file an upstream bugreport for elementary team to follow gnome regarding the move of these setting entries or adapt to something else. If there are upstream patches available, I can incorporate those (before an actual release is made).

Reverting the commit on GSD that broke these things seems to be too much effort at the moment.

NelvinBHV commented 3 years ago

Hello pimvullers, i just download elementaryOS 6.0 and test the schema file from there under gentoo. Now i am able to use switchboard-plug-mouse-touchpad but the darkmode is not more available. I try later to make a patch for this problem for the gnome ebuild.

Thank you for your help

pimvullers commented 2 years ago

Any update?