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

Invalid syntax of GDM dconf profile #57616

Closed
jtojnar opened this issue Mar 14, 2019 · 2 comments
Closed

Invalid syntax of GDM dconf profile #57616

jtojnar opened this issue Mar 14, 2019 · 2 comments
Labels
0.kind: bug 6.topic: GNOME GNOME desktop environment and its underlying platform
Projects

Comments

@jtojnar
Copy link
Contributor

jtojnar commented Mar 14, 2019

As mentioned in #54150, 1af8f3a broke the syntax of GDM dconf profile.

programs.dconf.profiles.gdm = pkgs.writeText "dconf-gdm-profile" ''
system-db:local
${gdm}/share/dconf/profile/gdm
'';

Mar 14 01:18:29 nixos .gsd-color-wrap[866]: unknown dconf database description: /nix/store/95j1l8952q7k4k1dpx0ah3rv8vh90csk-gdm-3.30.3/share/dconf/profile/gdm
Mar 14 01:18:29 nixos .gsd-color-wrap[866]: unable to open file '/etc/dconf/db/local': Failed to open file “/etc/dconf/db/local”: open() failed: No such file or directory; expect degraded performance
@jtojnar jtojnar added 0.kind: bug 6.topic: GNOME GNOME desktop environment and its underlying platform labels Mar 14, 2019
@jtojnar
Copy link
Contributor Author

jtojnar commented Mar 14, 2019

We should probably concatenate our system-db definition with the original profile. And only when we are creating the database.

@jtojnar jtojnar added this to To Do in GNOME Apr 5, 2019
@worldofpeace
Copy link
Contributor

#63790 fixed this

GNOME automation moved this from To Do to Done Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug 6.topic: GNOME GNOME desktop environment and its underlying platform
Projects
GNOME
  
Done
Development

No branches or pull requests

2 participants