summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk3/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/gtk3/README b/gtk3/README
new file mode 100644
index 000000000..553cad0f0
--- /dev/null
+++ b/gtk3/README
@@ -0,0 +1,8 @@
+POST-INSTALL
+
+If you come across crashes such as:
+
+(transmission-gtk:19791): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
+
+This can be resolved by generating a glib-schema with the command :
+$ glib-compile-schemas /usr/share/glib-2.0/schemas/

Generated by cgit