unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexey Abramov <levenson@mmer.org>
To: 41789@debbugs.gnu.org
Subject: bug#41789: gnome-keyring-service does not provide SystemPrompter by default
Date: Wed, 10 Jun 2020 15:30:19 +0200	[thread overview]
Message-ID: <875zbzxd3o.fsf@mmer.org> (raw)

Hi,

With the below services definition it is required to add gcr package to be able to unlock&query keyring.

--8<---------------cut here---------------start------------->8---
  (services
   (append
    (list (service gnome-desktop-service-type)
          (service gnome-keyring-service-type)
          (service openssh-service-type)
          (service docker-service-type)
          (service tor-service-type)
          ;;
          (set-xorg-configuration
           (xorg-configuration
            (keyboard-layout keyboard-layout))))
    %desktop-services))
--8<---------------cut here---------------end--------------->8---


--8<---------------cut here---------------start------------->8---
May 31 20:32:02 localhost gnome-keyring-daemon[2992]: couldn't create system prompt: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.keyring.SystemPrompter was not provided by any .service files
May 31 20:32:24 localhost gnome-keyring-daemon[2992]: couldn't create system prompt: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.keyring.SystemPrompter was not provided by any .service files
May 31 20:42:19 localhost gnome-keyring-daemon[2992]: couldn't create system prompt: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.keyring.SystemPrompter was not provided by any .service files
--8<---------------cut here---------------end--------------->8---

--
Alexey




                 reply	other threads:[~2020-06-10 13:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875zbzxd3o.fsf@mmer.org \
    --to=levenson@mmer.org \
    --cc=41789@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).