all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleander via <help-guix@gnu.org>
To: manu@beffara.org, remco@remworks.net, help-guix@gnu.org
Subject: Re: swaylock does not accept my correct password and fails to unlock
Date: Fri, 22 Dec 2023 14:20:22 +0000	[thread overview]
Message-ID: <9vyWe92MsDJhrnzDvCW90zuASG6la-gM-vVbtZ41h0IkVhAKumtOf8U2YqwcYrZNwK-aU4x-qKaUaqtM2zwFuS57bx7NzD71weUAYCpBBK4=@protonmail.com> (raw)
In-Reply-To: <20231222092405.GE1380@beffara.org>

What module provides screen-locker-service-type?

I had already tried to add that entry but after reconfiguring I get:

Backtrace:
18 (primitive-load "/home/oleander/.config/guix/current/bin/gu…")
In guix/ui.scm:
2324:7 17 (run-guix . _)
2287:10 16 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1752:10 15 (with-exception-handler _ _ #:unwind? _ # _)
In guix/status.scm:
859:3 14 (_)
839:4 13 (call-with-status-report _ _)
In guix/scripts/system.scm:
1278:4 12 (_)
In ice-9/boot-9.scm:
1752:10 11 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
661:37 10 (thunk)
1300:8 9 (call-with-build-handler #<procedure 7f40dba5dea0 at g…> …)
2180:25 8 (run-with-store #<store-connection 256.99 7f40c478b280> …)
In guix/scripts/system.scm:
846:2 7 (_ _)
720:8 6 (_ #<store-connection 256.99 7f40c478b280>)
In gnu/system.scm:
1298:19 5 (operating-system-derivation _)
835:11 4 (operating-system-services #<<operating-system> kernel:…>)
869:20 3 (services _)
In /etc/system.scm:
135:13 2 (services #<<operating-system> kernel: #<package linux-…>)
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
error: screen-locker-service-type: unbound variable
-------- Original Message --------
On Dec 22, 2023, 09:24, Emmanuel Beffara wrote:

> Hello, De Remco van 't Veer le 22/12/2023 à 08:56: > This works for me but I am not sure it's still needed. I am pretty sure > swaylock does not like to be setuid anymore. I faced the same issue some time ago, not sure when. Indeed the issue was with swaylock complaining about setuid. My system configuration contains the following simpler entry, which uses screen-locker-configuration: (operating-system ... (services (cons* ... (service screen-locker-service-type (screen-locker-configuration (name "swaylock") (program (file-append swaylock "/bin/swaylock")) (using-pam? #t) (using-setuid? #f))) ... %desktop-services)) ... ) -- Emmanuel

  parent reply	other threads:[~2023-12-22 21:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21 14:09 swaylock does not accept my correct password and fails to unlock Oleander via
2023-12-22  7:56 ` Remco van 't Veer
2023-12-22  8:24   ` Emmanuel Beffara
2023-12-22  8:57     ` Remco van 't Veer
2023-12-22 14:20     ` Oleander via [this message]
2023-12-22 15:10       ` Remco van 't Veer
2023-12-22 15:10       ` Emmanuel Beffara
2023-12-25  8:58     ` Oleander via

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

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

  git send-email \
    --in-reply-to='9vyWe92MsDJhrnzDvCW90zuASG6la-gM-vVbtZ41h0IkVhAKumtOf8U2YqwcYrZNwK-aU4x-qKaUaqtM2zwFuS57bx7NzD71weUAYCpBBK4=@protonmail.com' \
    --to=help-guix@gnu.org \
    --cc=7059548@protonmail.com \
    --cc=manu@beffara.org \
    --cc=remco@remworks.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.