diff --git a/README.md b/README.md
index 896cc89494795e8be32905bfde3d24131bd00596..7683ec85e8f21b8d04b81b32f8ed4ba7fe57a012 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,12 @@ run `tools/list_keyrings.sh` to check name of your keyrings. The `login` keyring
 
 Seahorse sometimes show an incorrect name for "Login" keyring. It's real name is `login` instead of `Login`. You may confirm this by running `tools/list_keyrings.sh`.
 
+- secret service operation failed: Type of message, ?(o(oayay))?, does not match expected type ?(o(oayays))?
+
+We need `libgnome-keyring.so.0.2.0` (or newer) to talk to latest gnome. Please check if your `libgnome-keyring.so` points to an older version.
+
+If your distribution does not provide a package, you can download it from archlinux repo and link to the `.so` file manually.
+
 - It's simply not working. How do I debug this program?
 
 ```