gnome keyring

  1. C

    Solved gnome-keyring-daemon couldn't access control socket: /var/run/user/1001/key

    Well, in my inexpert opinion, the problem maybe that the file known as "key" isn't being created within the 1001 directory. I've tried delaying the start of the gnome-keyring-daemon, but not sure if I'm doing it correctly. I've located two files within /home/user/.config/autostart/ which seem...
  2. C

    Solved Will modifying .xinitrc fix my gnome-keyring cannot access control socket error?

    If I enter the below command to determine my runtime directory, I receive the below information. Simon@Asus:~ $ echo $XDG_RUNTIME_DIR var/run/user/1001 Also, if I look in my /var/log/messages, I find the below lines stating that the gnome-keyring-daemon cannot access...
  3. angelvg

    Xfce4, Thunar, GNOME Keyring and Seahorse

    Hello, I'm trying to get these four software to work together! # freebsd-version 14.3-RELEASE-p2 # pkg install -y xorg # pw groupmod video -m myusername || pw groupmod wheel -m myusername # pkg install -y nvidia-driver # sysrc kld_list+=nvidia-modeset # kldload nvidia-modeset...
Back
Top