Symptoms: Copy some text e.g. in Firefox. Go to Vim or Athame shell in Normal mode, press p - a random thing gets pasted (not the one which was copied). Using the Vim sequence "+p or `"*p" gets the desired result (pasting the copied text). This seems to affect all Vim instances - old and new - after some time of normal working.
Expected behavior: The global clipboard should be used by default in linux-setup Vim all the time.
Ways to reproduce: Unknown.