Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing' #3

Open
SoftwareRat opened this issue Mar 15, 2022 · 6 comments

Comments

@SoftwareRat
Copy link

Yes, it doesn't work sadly:

sed: /tmp/_MEIcp4BEl/libselinux.so.1: no version information available (required by sed)
stat: /tmp/_MEIcp4BEl/libselinux.so.1: no version information available (required by stat)
stat: /tmp/_MEIcp4BEl/libselinux.so.1: no version information available (required by stat)
stat: /tmp/_MEIcp4BEl/libselinux.so.1: no version information available (required by stat)
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.

(AltServerGUI:46894): GLib-GIO-ERROR **: 22:33:20.384: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
[1]    46893 trace trap (core dumped)  AltServerGUI
@powenn
Copy link
Owner

powenn commented Mar 17, 2022

what's your os and architecture

@SoftwareRat
Copy link
Author

SoftwareRat commented Mar 17, 2022 via email

@powenn
Copy link
Owner

powenn commented Mar 17, 2022

Fedora Workstation 35 x64

Currently only supports for Debian based linux distribution
For others os ,you could consider to build by yourself

@powenn
Copy link
Owner

powenn commented Mar 18, 2022

image

Try following the instructions to build for yourself,currently not consider provide multi arch release,and here's a success build on manjaro

@powenn
Copy link
Owner

powenn commented Mar 18, 2022

Yes, it doesn't work sadly:


sed: /tmp/_MEIcp4BEl/libselinux.so.1: no version information available (required by sed)

stat: /tmp/_MEIcp4BEl/libselinux.so.1: no version information available (required by stat)

stat: /tmp/_MEIcp4BEl/libselinux.so.1: no version information available (required by stat)

stat: /tmp/_MEIcp4BEl/libselinux.so.1: no version information available (required by stat)

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.



(AltServerGUI:46894): GLib-GIO-ERROR **: 22:33:20.384: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'

[1]    46893 trace trap (core dumped)  AltServerGUI

Try others Display Server

@bordam
Copy link

bordam commented May 18, 2022

The problem only occours with wayland for me. You can use GDK_BACKEND=x11 environment variable to workaround this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants