| 29 Jun 2025 |
hexa | announcement sent | 21:22:41 |
hexa | now running the installer tests | 21:23:14 |
emily | aDDED 2025-06-29
| 21:37:24 |
emily | your shift key got stuck :D | 21:37:27 |
hexa | oh lol | 21:37:43 |
hexa | fixed | 21:38:11 |
ElvishJerricco | (probably want to give nixos networkmanager some time to review this stuff; looks like that's just @jtojnar) | 21:49:18 |
| clerie joined the room. | 21:59:50 |
| 30 Jun 2025 |
| @jonhermansen:matrix.org joined the room. | 01:31:28 |
hexa | happend faster than expected 😄 | 07:11:26 |
hexa | emily: do you plan on looking into the polkit issue? | 07:20:38 |
emily | did you check your logind session info? | 07:20:59 |
hexa | if not I think we should readd the recommendation to join the user into the group for now | 07:21:01 |
emily | I expect it just works in graphical sessions | 07:21:08 |
hexa | SESSION UID USER SEAT LEADER CLASS TTY IDLE SINCE
1 1000 hexa seat0 2404 user tty1 no -
2 1000 hexa - 2527 manager - no -
| 07:21:16 |
hexa | what do you want to see? | 07:21:29 |
hexa | because it did not work for me on sway | 07:21:34 |
emily | because e.g. the graphical installer has been installing people with NM for years | 07:21:34 |
emily | and does not do the group thing afaik | 07:21:37 |
emily | and nobody complains they can't connect to wifi | 07:21:41 |
emily | https://wiki.archlinux.org/title/General_troubleshooting#Session_permissions | 07:21:51 |
hexa | hrm | 07:21:51 |
emily | loginctl show-session $XDG_SESSION_ID | 07:21:57 |
emily |
This should contain Remote=no and Active=yes in the output. If it does not, make sure that X runs on the same tty where the login occurred. This is required in order to preserve the logind session.
| 07:21:59 |
hexa | Id=1
User=1000
Name=hexa
Timestamp=Thu 2025-06-26 02:21:24 CEST
TimestampMonotonic=38711877
VTNr=1
Seat=seat0
TTY=tty1
Remote=no
Service=login
Scope=session-1.scope
Leader=2404
Audit=1
Type=wayland
Class=user
Active=yes
State=active
IdleHint=no
IdleSinceHint=0
IdleSinceHintMonotonic=0
CanIdle=yes
CanLock=yes
LockedHint=no
| 07:22:09 |
emily | fun | 07:22:31 |
emily | I wonder if our packaging is broken or something. but still it definitely works on GNOME/Plasma right? | 07:22:41 |
emily | we would surely hear about "cannot connect to wifi" | 07:22:45 |
hexa | oh | 07:22:52 |
hexa | do they run a polkit agent maybe? | 07:22:57 |