unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41789: gnome-keyring-service does not provide SystemPrompter by default
@ 2020-06-10 13:30 Alexey Abramov
  0 siblings, 0 replies; only message in thread
From: Alexey Abramov @ 2020-06-10 13:30 UTC (permalink / raw)
  To: 41789

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-10 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10 13:30 bug#41789: gnome-keyring-service does not provide SystemPrompter by default Alexey Abramov

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).