Project

General

Profile

Bug #863

Problem With Gnome-Keyring "No such secret collection at path: /” on Arch Linux

Added by Daniel Curtis over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Workstation
Target version:
Start date:
10/25/2016
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

I recently encountered an error after installing pithos on Arch Linux with the XFCE desktop environment. After running pithos in the command line to see what errors were displaying I found that there was a problem connecting to the gnome-keyring service.

To start, I went to Setting -> Session and Startup -> Advanced and made sure that Launch GNOME services on startup was enabled. This however did not fix the problem.

  • After looking around online I found that I needed to source a file in my .xinitrc file:
    sed -i '1s/^/source\ \/etc\/X11\/xinit\/xinitrc.d\/50-systemd-user.sh\n/' ~/.xinitrc
    

    NOTE: Alternatively, you can just add the following to the top your .xinitrc file:
    source /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
    

Resources

#1

Updated by Daniel Curtis over 7 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis over 7 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF