all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#64193: greetd-wlgreet-session dont working
@ 2023-06-20 11:58 Yurii
  2023-06-21  0:34 ` burning2007
  2023-06-25 10:46 ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 2 replies; 3+ messages in thread
From: Yurii @ 2023-06-20 11:58 UTC (permalink / raw)
  To: 64193

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

I tryed to use wlgreet with dwl-guile
guix system reconfigure error:
(greetd-terminal-configuration (terminal-vt "1") (terminal-switch #t)
(default-session-command (greetd-wlgreet-session (command (file-append
dwl-guile "/bin/dwl-guile"))))): invalid field specifier

config:
(greetd-terminal-configuration
  (terminal-vt "1")
  (terminal-switch #t)
  (default-session-command
    (greetd-wlgreet-session
    (command (file-append dwl-guile "/bin/dwl-guile")))))

[-- Attachment #2: Type: text/html, Size: 621 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#64193: greetd-wlgreet-session dont working
  2023-06-20 11:58 bug#64193: greetd-wlgreet-session dont working Yurii
@ 2023-06-21  0:34 ` burning2007
  2023-06-25 10:46 ` Josselin Poiret via Bug reports for GNU Guix
  1 sibling, 0 replies; 3+ messages in thread
From: burning2007 @ 2023-06-21  0:34 UTC (permalink / raw)
  To: 64193

I have the same problem. I have no idea how to debug such kind of errors.

--
Anthony




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#64193: greetd-wlgreet-session dont working
  2023-06-20 11:58 bug#64193: greetd-wlgreet-session dont working Yurii
  2023-06-21  0:34 ` burning2007
@ 2023-06-25 10:46 ` Josselin Poiret via Bug reports for GNU Guix
  1 sibling, 0 replies; 3+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2023-06-25 10:46 UTC (permalink / raw)
  To: Yurii, 64193

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

Hi Yurii,

Yurii <yurii.contact.gm@gmail.com> writes:

> I tryed to use wlgreet with dwl-guile
> guix system reconfigure error:
> (greetd-terminal-configuration (terminal-vt "1") (terminal-switch #t)
> (default-session-command (greetd-wlgreet-session (command (file-append
> dwl-guile "/bin/dwl-guile"))))): invalid field specifier
>
> config:
> (greetd-terminal-configuration
>   (terminal-vt "1")
>   (terminal-switch #t)
>   (default-session-command
>     (greetd-wlgreet-session
>     (command (file-append dwl-guile "/bin/dwl-guile")))))

This is only a very small snippet of your configuration, can you please
post your entire configuration file, possibly redacting personal
information you wouldn't like sharing?

Best,
-- 
Josselin Poiret

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 682 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-25 10:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20 11:58 bug#64193: greetd-wlgreet-session dont working Yurii
2023-06-21  0:34 ` burning2007
2023-06-25 10:46 ` Josselin Poiret via Bug reports for GNU Guix

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.