GNOME: Difference between revisions

imported>Angristan
Add install hints
imported>Charlycoste
m unclosed tag missing
Line 20: Line 20:
<syntaxHighlight>
<syntaxHighlight>
GLib.GException: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information
GLib.GException: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information
</syntaxHighlight>


when running Gtk applications you need to add gconf to the list of dbus packages in your configuration.nix.
when running Gtk applications you need to add gconf to the list of dbus packages in your configuration.nix.