all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Catonano <catonano@gmail.com>
To: Timothy Sample <samplet@ngyro.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: GDM future work
Date: Thu, 10 Jan 2019 01:15:35 +0100	[thread overview]
Message-ID: <CAJ98PDycKZBTA8J2GnC1yFadF9p4OPhFUstwtW9qXHAAqV+KRw@mail.gmail.com> (raw)
In-Reply-To: <87sgy1ea2k.fsf@ngyro.com>

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

Il giorno mer 9 gen 2019 alle ore 23:33 Timothy Sample <samplet@ngyro.com>
ha scritto:

> Hi Ludo,
>
> Ludovic Courtès <ludo@gnu.org> writes:
>
> > Hello Timothy!
> >
> > Timothy Sample <samplet@ngyro.com> skribis:
> >
> >> It should be okay for testing as it is.  It will not work unless
> >> “gnome-desktop-service” is included in your services.  It does work with
> >> other window managers, but the session switching UI doesn’t seem to
> >> work.  With a bit of fiddling, I got it to start EXWM, but I suspect
> >> it’s only because “exdm” comes before “gnome” when sorted.  (For the
> >> record, I had to remove the “TryExec” key from its desktop entry file.)
> >
> > I tested in ‘guix system vm’ on ‘master’.  The welcome screen is fairly
> > gray (do you know how we can change the background image?);
>
> I’m not sure about this yet.  The manual says that the default “greeter”
> (UI for logging in) can be themed using “gnome-settings-daemon”.  I’d
> like something more fun, too, but it is low on the priorities list right
> now.  :)
>
> > it does show the list of users, specifically those that have a proper
> > password set:
> >
> >
> >
> > Logging into GNOME works and screen locking works as well.
>
> \o/
>
> > I didn’t find a way to select a session other than GNOME, though.
> > How’s that supposed to work?
>
> Like I said before, this is broken.  Looking at screenshots on the Web,
> there’s supposed to be a little gear icon that shows up beside the “Sign
> In” button.  We have a problem with GNOME right now where some buttons
> are invisible but still work (e.g., the calendar month changing
> buttons).  The session switching button is not just invisible, though.
> Clicking where it should be doesn’t do anything.  So far, I have no
> leads, but I haven’t spent much time on it yet.
>
> Thanks for testing!
>
>
> -- Tim
>


On Ubuntu there are  these files:

:~$ ls /usr/share/xsessions/
gnome-classic.desktop  ubuntu-communitheme-snap.desktop
gnome.desktop          ubuntu.desktop
gnome-xorg.desktop     xfce.desktop

and

~$ ls /usr/share/wayland-sessions/
gnome.desktop
ubuntu-communitheme-snap-wayland.desktop
ubuntu-wayland.desktop


These are the sessions that the greeter proposes

For example, the contents of /usr/share/xsessions/ubuntu.desktop are
[Desktop Entry]
Name=Ubuntu
Comment=This session logs you into Ubuntu
Exec=env GNOME_SHELL_SESSION_MODE=ubuntu gnome-session --$
TryExec=gnome-shell
Type=Application
DesktopNames=ubuntu:GNOME
X-Ubuntu-Gettext-Domain=gnome-session-3.0

and the contents of /usr/share/wayland-sessions/gnome.desktop are

[Desktop Entry]
Name=GNOME
Comment=This session logs you into GNOME
Exec=gnome-session --session=gnome
TryExec=gnome-shell
Type=Application
DesktopNames=GNOME
X-Ubuntu-Gettext-Domain=gnome-session-3.0

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

      reply	other threads:[~2019-01-10  0:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-30 16:56 GDM future work Timothy Sample
2019-01-05 21:21 ` Ludovic Courtès
2019-01-06 15:10   ` Timothy Sample
2019-01-09 15:17     ` Ricardo Wurmus
2019-01-09 21:40     ` Ludovic Courtès
2019-01-09 22:32       ` Timothy Sample
2019-01-10  0:15         ` Catonano [this message]

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=CAJ98PDycKZBTA8J2GnC1yFadF9p4OPhFUstwtW9qXHAAqV+KRw@mail.gmail.com \
    --to=catonano@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=samplet@ngyro.com \
    /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.