This bug remains in a newly-installed noble, but ssh agent seems to
work.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1922414
Title:
Xorg scripts fail with "has_option: co
Ah, a few lines earlier in the logs suggest that /etc/gdm3/Xsession is
running, and indeed that's a shell script similar to /etc/X11/Xsession
but without defining `has_option`. So probably a fix here is simply to
define that function in /etc/gdm3/Xsession.
--
You received this bug notification be
Correction, SSH agent does not work, failing at the same time
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1879352 did.
#4 mentions some way of sourcing the xsession config files without
actually sourcing /etc/X11/Xsession. Is that the case? How does that
work? What have I done to enab
I was able to fix this by changing
```
exec $STARTUP
```
to
```
$STARTUP
```
Interestingly, this doesn't leave a shell process running -- it leaves
`gdm-x-session` running. So perhaps that is emulating a shell somehow,
but gets the unquoting wrong for `exec`?
--
You received this bug notific
Public bug reported:
Trying to run i3 in Focal Fossa, login fails. The screen goes black
briefly, then returns to the login screen. I expect this is
reproducible by just installing `i3`, selecting it on the settings in
the login screen, and logging in.
I see the following in the log:
```
May 18
5 matches
Mail list logo