-
-
Notifications
You must be signed in to change notification settings - Fork 15.6k
GNOME Session Crashes with Auto-Login #103746
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hmm, I rebooted and that gnome-keyring-daemon line wasn't present in the failed log. So I guess that wasn't it. |
I am also experiencing this issue. Here are the logs around the time Gnome crashes:
I don’t see anything interesting there, but there are a bunch of these errors above that:
|
I see the clutter messages as well however they appear in both the successful and the failing login. |
I'm lost for debugging. |
I would try disabling GPaste and other extensions first – the |
You think the extension could be crashing the shell? Makes sense. I'll give it a shot. |
No dice. I disabled my two extensions and it still doesn't work on the auto-login and does work on the regular login. |
Bit longer chunk of longs from this attempt. Nov 13 19:55:48 kevinidea systemd[1115]: Reached target GNOME Wayland Session. Nov 13 19:55:48 kevinidea systemd[1115]: Reached target GNOME Shell. Nov 13 19:55:48 kevinidea systemd[1115]: Condition check resulted in GNOME Initial Setup Copy Worker being skipped. Nov 13 19:55:48 kevinidea systemd[1115]: Reached target Session services which should run early before the graphical session is brought up. Nov 13 19:55:48 kevinidea systemd[1115]: Starting Monitor Session leader for GNOME Session... Nov 13 19:55:48 kevinidea systemd[1115]: Started Monitor Session leader for GNOME Session. Nov 13 19:55:48 kevinidea systemd[1115]: Reached target Tasks to be run before GNOME Session starts. Nov 13 19:55:48 kevinidea systemd[1115]: Starting GNOME Session Manager (session: gnome)... Nov 13 19:55:48 kevinidea gnome-session[1154]: gnome-session-binary[1154]: WARNING: Could not parse desktop file ignore-lid-switch-tweak.desktop or it references a not found TryExec binary Nov 13 19:55:48 kevinidea gnome-session-binary[1154]: WARNING: Could not parse desktop file ignore-lid-switch-tweak.desktop or it references a not found TryExec binary Nov 13 19:55:48 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:48 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:48 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:48 kevinidea gnome-keyring-daemon[1167]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory Nov 13 19:55:48 kevinidea gnome-keyring-daemon[1165]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory Nov 13 19:55:48 kevinidea .gnome-keyring-[1167]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory Nov 13 19:55:48 kevinidea gnome-keyring-daemon[1166]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory Nov 13 19:55:48 kevinidea .gnome-keyring-[1165]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory Nov 13 19:55:48 kevinidea .gnome-keyring-[1166]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory Nov 13 19:55:48 kevinidea gnome-keyring-ssh.desktop[1166]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh Nov 13 19:55:48 kevinidea gnome-keyring-secrets.desktop[1165]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh Nov 13 19:55:48 kevinidea systemd[1115]: Started GNOME Session Manager (session: gnome). Nov 13 19:55:48 kevinidea systemd[1115]: app-gnome-gnome\x2dkeyring\x2dsecrets-1164.scope: Succeeded. Nov 13 19:55:48 kevinidea systemd[1115]: app-gnome-gnome\x2dkeyring\x2dssh-1159.scope: Succeeded. Nov 13 19:55:48 kevinidea systemd[1115]: Reached target GNOME Session Manager is ready. Nov 13 19:55:48 kevinidea systemd[1115]: Starting GNOME Shell on Wayland... Nov 13 19:55:48 kevinidea systemd[1115]: Starting GNOME Shell on X11... Nov 13 19:55:48 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:48 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'. Nov 13 19:55:48 kevinidea systemd[1115]: Condition check resulted in GNOME Shell on X11 being skipped. Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 1. Nov 13 19:55:48 kevinidea systemd[1115]: Stopped GNOME Shell on X11. Nov 13 19:55:48 kevinidea systemd[1115]: Starting GNOME Shell on X11... Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'. Nov 13 19:55:48 kevinidea systemd[1115]: Condition check resulted in GNOME Shell on X11 being skipped. Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 2. Nov 13 19:55:48 kevinidea systemd[1115]: Stopped GNOME Shell on X11. Nov 13 19:55:48 kevinidea systemd[1115]: Starting GNOME Shell on X11... Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'. Nov 13 19:55:48 kevinidea systemd[1115]: Condition check resulted in GNOME Shell on X11 being skipped. Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 3. Nov 13 19:55:48 kevinidea systemd[1115]: Stopped GNOME Shell on X11. Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Start request repeated too quickly. Nov 13 19:55:48 kevinidea systemd[1115]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'. Nov 13 19:55:48 kevinidea systemd[1115]: Condition check resulted in GNOME Shell on X11 being skipped. Nov 13 19:55:48 kevinidea systemd[1115]: app-gnome-xdg\x2duser\x2ddirs-1175.scope: Succeeded. Nov 13 19:55:48 kevinidea systemd[1115]: app-gnome-pulseaudio-1177.scope: Succeeded. Nov 13 19:55:49 kevinidea .gnome-shell-wr[1179]: Enabling experimental feature 'scale-monitor-framebuffer' Nov 13 19:55:49 kevinidea .gnome-shell-wr[1179]: Failed to initialize accelerated iGPU/dGPU framebuffer sharing: Do not want to use software renderer (llvmpipe (LLVM 9.0.1, 256 bits)), fall> Nov 13 19:55:49 kevinidea kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp0s20u1u3: link becomes ready Nov 13 19:55:49 kevinidea kernel: r8152 4-1.3:1.0 enp0s20u1u3: carrier on Nov 13 19:55:49 kevinidea avahi-daemon[937]: Joining mDNS multicast group on interface enp0s20u1u3.IPv6 with address fe80::4335:e2dc:af72:8556. Nov 13 19:55:49 kevinidea avahi-daemon[937]: New relevant interface enp0s20u1u3.IPv6 for mDNS. Nov 13 19:55:49 kevinidea avahi-daemon[937]: Registering new address record for fe80::4335:e2dc:af72:8556 on enp0s20u1u3.*. Nov 13 19:55:49 kevinidea gnome-shell[1179]: libinput error: event17 - Wacom Intuos PT S Pad: libinput bug: missing tablet capabilities: pen resolution. Ignoring this device. Nov 13 19:55:49 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.13' (uid=1000 > Nov 13 19:55:49 kevinidea systemd[1115]: Starting Virtual filesystem service... Nov 13 19:55:49 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gtk.vfs.Daemon' Nov 13 19:55:49 kevinidea systemd[1115]: Started Virtual filesystem service. Nov 13 19:55:49 kevinidea gnome-shell[1179]: WARNING: Kernel has no file descriptor comparison support: Function not implemented Nov 13 19:55:49 kevinidea kernel: fuse: init (API version 7.31) Nov 13 19:55:49 kevinidea systemd[1]: Mounting FUSE Control File System... Nov 13 19:55:49 kevinidea systemd[1]: Mounted FUSE Control File System. Nov 13 19:55:49 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.16' (uid=1000 pi> Nov 13 19:55:49 kevinidea systemd[1115]: Starting Accessibility services bus... Nov 13 19:55:49 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.a11y.Bus' Nov 13 19:55:49 kevinidea systemd[1115]: Started Accessibility services bus. Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] Extension "SECURITY" is not recognized Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] Only the following extensions can be run-time disabled: Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] Generic Event Extension Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] MIT-SHM Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] XTEST Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] XINERAMA Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] XFIXES Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] RENDER Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] RANDR Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] COMPOSITE Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] DAMAGE Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] MIT-SCREEN-SAVER Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] DOUBLE-BUFFER Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] RECORD Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] DPMS Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] X-Resource Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] XVideo Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] XVideo-MotionCompensation Nov 13 19:55:50 kevinidea gnome-shell[1239]: [mi] GLX Nov 13 19:55:50 kevinidea gnome-shell[1239]: libEGL warning: DRI2: failed to create dri screen Nov 13 19:55:50 kevinidea gnome-shell[1239]: libEGL warning: DRI2: failed to create dri screen Nov 13 19:55:50 kevinidea gnome-shell[1239]: glamor: No eglstream capable devices found Nov 13 19:55:50 kevinidea .gnome-shell-wr[1179]: Some code accessed the property 'CredentialManager' on the module 'credentialManager'. That property was defined with 'let' or 'const' insid> Nov 13 19:55:50 kevinidea .gnome-shell-wr[1179]: Skipping parental controls support as it’s disabled Nov 13 19:55:50 kevinidea .gnome-shell-wr[1179]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Nov 13 19:55:50 kevinidea .gnome-shell-wr[1179]: Will monitor session 1 Nov 13 19:55:50 kevinidea .gnome-shell-wr[1179]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Nov 13 19:55:50 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.servic> Nov 13 19:55:50 kevinidea systemd[1115]: Starting sandboxed app permission store... Nov 13 19:55:50 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.13' (uid=1000 pid=1179 comm="/nix/store/z1> Nov 13 19:55:50 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore' Nov 13 19:55:50 kevinidea systemd[1115]: Started sandboxed app permission store. Nov 13 19:55:50 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.servi> Nov 13 19:55:50 kevinidea systemd[1115]: Starting Evolution source registry... Nov 13 19:55:50 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.20' (uid=1000 pid=1179 comm="/nix/s> Nov 13 19:55:50 kevinidea systemd[1]: Starting Daemon for power management... Nov 13 19:55:50 kevinidea systemd[1115]: Starting Sound Service... Nov 13 19:55:50 kevinidea avahi-daemon[937]: Leaving mDNS multicast group on interface enp0s20u1u3.IPv6 with address fe80::4335:e2dc:af72:8556. Nov 13 19:55:50 kevinidea avahi-daemon[937]: Joining mDNS multicast group on interface enp0s20u1u3.IPv6 with address 2002:95f8:b674:1:8da9:1200:4f70:f250. Nov 13 19:55:50 kevinidea avahi-daemon[937]: Registering new address record for 2002:95f8:b674:1:8da9:1200:4f70:f250 on enp0s20u1u3.*. Nov 13 19:55:50 kevinidea avahi-daemon[937]: Withdrawing address record for fe80::4335:e2dc:af72:8556 on enp0s20u1u3. Nov 13 19:55:50 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating service name='org.gnome.OnlineAccounts' requested by ':1.20' (uid=1000 pid=1257 comm="/nix/store/mf91dr2v> Nov 13 19:55:50 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating service name='ca.desrt.dconf' requested by ':1.20' (uid=1000 pid=1257 comm="/nix/store/mf91dr2vcqwh6p2dwf> Nov 13 19:55:50 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.20' (uid=1000 pid=1179 comm="/ni> Nov 13 19:55:50 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'ca.desrt.dconf' Nov 13 19:55:50 kevinidea systemd[1]: Starting Location Lookup Service... Nov 13 19:55:50 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.23' (uid=1000 pid=1263 > Nov 13 19:55:50 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gnome.evolution.dataserver.Sources5' Nov 13 19:55:50 kevinidea systemd[1115]: Started Evolution source registry. Nov 13 19:55:50 kevinidea systemd[1]: Starting RealtimeKit Scheduling Policy Service... Nov 13 19:55:50 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' Nov 13 19:55:50 kevinidea systemd[1]: Started RealtimeKit Scheduling Policy Service. Nov 13 19:55:50 kevinidea rtkit-daemon[1276]: Successfully called chroot. Nov 13 19:55:50 kevinidea rtkit-daemon[1276]: Successfully dropped privileges. Nov 13 19:55:50 kevinidea rtkit-daemon[1276]: Successfully limited resources. Nov 13 19:55:50 kevinidea rtkit-daemon[1276]: Running. Nov 13 19:55:50 kevinidea rtkit-daemon[1276]: Canary thread running. Nov 13 19:55:50 kevinidea rtkit-daemon[1276]: Watchdog thread running. Nov 13 19:55:50 kevinidea rtkit-daemon[1276]: Successfully made thread 1263 of process 1263 owned by 'kevincox' high priority at nice level -11. Nov 13 19:55:50 kevinidea rtkit-daemon[1276]: Supervising 1 threads of 1 processes of 1 users. Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.ser> Nov 13 19:55:51 kevinidea systemd[1115]: Starting Evolution calendar service... Nov 13 19:55:51 kevinidea polkitd[1081]: Registered Authentication Agent for unix-session:1 (system bus name :1.20 [/nix/store/z1j4c8745bksny76k0j78hcvki2d91i7-gnome-shell-3.38.1/bin/gnome-> Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gnome.Shell.CalendarServer' Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.GeoClue2' Nov 13 19:55:51 kevinidea systemd[1]: Started Location Lookup Service. Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.> Nov 13 19:55:51 kevinidea systemd[1]: Starting Modem Manager... Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating service name='org.freedesktop.Telepathy.AccountManager' requested by ':1.23' (uid=1000 pid=1179 comm="/ni> Nov 13 19:55:51 kevinidea ModemManager[1290]: <info> ModemManager (version 1.12.10) starting in system bus... Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' r> Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Supervising 1 threads of 1 processes of 1 users. Nov 13 19:55:51 kevinidea systemd[1115]: Starting Virtual filesystem service - disk device monitor... Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.freedesktop.Telepathy.AccountManager' Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Successfully made thread 1304 of process 1263 owned by 'kevincox' RT at priority 5. Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Supervising 2 threads of 1 processes of 1 users. Nov 13 19:55:51 kevinidea .goa-daemon-wra[1266]: goa-daemon version 3.37.90 starting Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.ModemManager1' Nov 13 19:55:51 kevinidea systemd[1]: Started Modem Manager. Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.30' (uid=1000 pid=1308 comm="/nix> Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8' Nov 13 19:55:51 kevinidea systemd[1115]: Started Evolution calendar service. Nov 13 19:55:51 kevinidea systemd[1]: Starting Disk Manager... Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating service name='org.gnome.Identity' requested by ':1.27' (uid=1000 pid=1266 comm="/nix/store/wmwz46avda2x1i> Nov 13 19:55:51 kevinidea udisksd[1320]: udisks daemon version 2.8.4 starting Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gnome.Identity' Nov 13 19:55:51 kevinidea udisksd[1320]: Failed to load config files: Failed to get contents of the config dir (/etc/libblockdev/conf.d/)Error opening directory “/etc/libblockdev/conf.d/”: > Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gnome.OnlineAccounts' Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-fact> Nov 13 19:55:51 kevinidea systemd[1115]: Starting Evolution address book service... Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Supervising 2 threads of 1 processes of 1 users. Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Successfully made thread 1341 of process 1263 owned by 'kevincox' RT at priority 5. Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Supervising 3 threads of 1 processes of 1 users. Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Supervising 3 threads of 1 processes of 1 users. Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Successfully made thread 1348 of process 1263 owned by 'kevincox' RT at priority 5. Nov 13 19:55:51 kevinidea rtkit-daemon[1276]: Supervising 4 threads of 1 processes of 1 users. Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.UDisks2' Nov 13 19:55:51 kevinidea systemd[1]: Started Disk Manager. Nov 13 19:55:51 kevinidea udisksd[1320]: Acquired the name org.freedesktop.UDisks2 on the system message bus Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor' Nov 13 19:55:51 kevinidea systemd[1115]: Started Virtual filesystem service - disk device monitor. Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested> Nov 13 19:55:51 kevinidea systemd[1115]: Starting Virtual filesystem service - GNOME Online Accounts monitor... Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10' Nov 13 19:55:51 kevinidea systemd[1115]: Started Evolution address book service. Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor' Nov 13 19:55:51 kevinidea systemd[1115]: Started Virtual filesystem service - GNOME Online Accounts monitor. Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested> Nov 13 19:55:51 kevinidea systemd[1115]: Starting Virtual filesystem service - Media Transfer Protocol monitor... Nov 13 19:55:51 kevinidea systemd[1115]: Started Sound Service. Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSource/VENDOR/LDAC Nov 13 19:55:51 kevinidea pulseaudio[1263]: E: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name or> Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSource/VENDOR/APTXHD Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSource/VENDOR/APTX Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSource/AAC Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSource/SBC Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSink/VENDOR/APTXHD Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSink/VENDOR/APTX Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSink/AAC Nov 13 19:55:51 kevinidea bluetoothd[938]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSink/SBC Nov 13 19:55:51 kevinidea kernel: Bluetooth: RFCOMM TTY layer initialized Nov 13 19:55:51 kevinidea kernel: Bluetooth: RFCOMM socket layer initialized Nov 13 19:55:51 kevinidea kernel: Bluetooth: RFCOMM ver 1.11 Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor' Nov 13 19:55:51 kevinidea systemd[1115]: Started Virtual filesystem service - Media Transfer Protocol monitor. Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' r> Nov 13 19:55:51 kevinidea systemd[1115]: Starting Virtual filesystem service - digital camera monitor... Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor' Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor' Nov 13 19:55:51 kevinidea systemd[1115]: Started Virtual filesystem service - digital camera monitor. Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested> Nov 13 19:55:51 kevinidea systemd[1115]: Starting Virtual filesystem service - Apple File Conduit monitor... Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor' Nov 13 19:55:51 kevinidea systemd[1115]: Started Virtual filesystem service - Apple File Conduit monitor. Nov 13 19:55:51 kevinidea systemd[1]: systemd-rfkill.service: Succeeded. Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.20' (uid=1000 pid=1179 comm> Nov 13 19:55:51 kevinidea systemd[1]: Starting PackageKit Daemon... Nov 13 19:55:51 kevinidea PackageKit[1406]: daemon start Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.PackageKit' Nov 13 19:55:51 kevinidea systemd[1]: Started PackageKit Daemon. Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating service name='org.gnome.Shell.Notifications' requested by ':1.13' (uid=1000 pid=1179 comm="/nix/store/z1j> Nov 13 19:55:51 kevinidea at-spi-bus-launcher[1230]: dbus-daemon[1230]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1179 comm="/nix/store/z1j4c8745bk> Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea at-spi-bus-launcher[1230]: dbus-daemon[1230]: Successfully activated service 'org.a11y.atspi.Registry' Nov 13 19:55:51 kevinidea at-spi-bus-launcher[1420]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME Shell on Wayland. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME Session is initialized. Nov 13 19:55:51 kevinidea systemd[1115]: GNOME session X11 services is not active. Nov 13 19:55:51 kevinidea systemd[1115]: Dependency failed for GNOME XSettings service. Nov 13 19:55:51 kevinidea systemd[1115]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'. Nov 13 19:55:51 kevinidea systemd[1115]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME Session (session: gnome). Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME XSettings target. Nov 13 19:55:51 kevinidea systemd[1115]: Starting Signal initialization done to GNOME Session Manager... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME accessibility service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME color management service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME date & time service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME maintenance of expirable data service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME keyboard configuration service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME keyboard shortcuts service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME power management service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME printer notifications service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME RFKill support service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME FreeDesktop screensaver service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME file sharing service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME smartcard service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME sound sample caching service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME USB protection service... Nov 13 19:55:51 kevinidea systemd[1115]: Starting GNOME Wacom tablet support service... Nov 13 19:55:51 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gnome.Shell.Notifications' Nov 13 19:55:51 kevinidea gnome-session-binary[1154]: Entering running state Nov 13 19:55:51 kevinidea systemd[1115]: gnome-session-signal-init.service: Succeeded. Nov 13 19:55:51 kevinidea systemd[1115]: Finished Signal initialization done to GNOME Session Manager. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME file sharing service. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME accessibility service. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME maintenance of expirable data service. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME printer notifications service. Nov 13 19:55:51 kevinidea gnome-session[1154]: gnome-session-binary[1154]: GnomeDesktop-WARNING: Could not create transient scope for PID 1484: GDBus.Error:org.freedesktop.DBus.Error.UnixPr> Nov 13 19:55:51 kevinidea gnome-session-binary[1154]: GnomeDesktop-WARNING: Could not create transient scope for PID 1484: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Proce> Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.41' (uid> Nov 13 19:55:51 kevinidea kernel: rfkill: input handler disabled Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME FreeDesktop screensaver service. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME USB protection service. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME RFKill support service. Nov 13 19:55:51 kevinidea systemd[1]: Starting Time & Date Service... Nov 13 19:55:51 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:51 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:51 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:51 kevinidea systemd[1115]: Started Application launched by gnome-session-binary. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME accessibility target. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME maintenance of expirable data target. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME printer notifications target. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME RFKill support target. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME FreeDesktop screensaver target. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME file sharing target. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME USB protection target. Nov 13 19:55:51 kevinidea systemd[1115]: Started GnuPG cryptographic agent and passphrase cache. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME smartcard service. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME smartcard target. Nov 13 19:55:51 kevinidea gpg-agent[1552]: gpg-agent (GnuPG) 2.2.23 starting in supervised mode. Nov 13 19:55:51 kevinidea gpg-agent[1552]: using fd 3 for std socket (/run/user/1000/gnupg/S.gpg-agent) Nov 13 19:55:51 kevinidea gpg-agent[1552]: using fd 4 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh) Nov 13 19:55:51 kevinidea gpg-agent[1552]: listening on: std=3 extra=-1 browser=-1 ssh=4 Nov 13 19:55:51 kevinidea gpg-agent.desktop[1491]: gpg-agent: a gpg-agent is already running - not starting a new one Nov 13 19:55:51 kevinidea systemd[1115]: app-gnome-gpg\x2dagent-1491.scope: Succeeded. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME sound sample caching service. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME sound sample caching target. Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.UPower' Nov 13 19:55:51 kevinidea systemd[1]: Started Daemon for power management. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.timedate1' Nov 13 19:55:51 kevinidea systemd[1]: Started Time & Date Service. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea .gsd-usb-protec[1458]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .> Nov 13 19:55:51 kevinidea avahi-daemon[937]: Joining mDNS multicast group on interface enp0s20u1u3.IPv4 with address 192.168.0.184. Nov 13 19:55:51 kevinidea avahi-daemon[937]: New relevant interface enp0s20u1u3.IPv4 for mDNS. Nov 13 19:55:51 kevinidea avahi-daemon[937]: Registering new address record for 192.168.0.184 on enp0s20u1u3.IPv4. Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.6' (uid=0 > Nov 13 19:55:51 kevinidea dbus-daemon[972]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagek> Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed Nov 13 19:55:51 kevinidea .gnome-shell-wr[1179]: clutter_do_event: Event does not have a stage: discarding. Nov 13 19:55:51 kevinidea nscd[1003]: 1003 monitored file `/etc/resolv.conf` was written to Nov 13 19:55:51 kevinidea systemd[1]: Stopping Name Service Cache Daemon... Nov 13 19:55:51 kevinidea systemd[1]: nscd.service: Succeeded. Nov 13 19:55:51 kevinidea systemd[1]: Stopped Name Service Cache Daemon. Nov 13 19:55:51 kevinidea systemd[1]: nscd.service: Consumed 16ms CPU time, received 0B IP traffic, sent 2.7K IP traffic. Nov 13 19:55:51 kevinidea systemd[1]: Starting Name Service Cache Daemon... Nov 13 19:55:51 kevinidea avahi-daemon[937]: Got SIGHUP, reloading. Nov 13 19:55:51 kevinidea avahi-daemon[937]: Failed to read /etc/avahi/services. Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring file `/etc/passwd` (1) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring directory `/etc` (2) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring file `/etc/group` (3) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring directory `/etc` (2) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring file `/etc/hosts` (4) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring directory `/etc` (2) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring file `/etc/resolv.conf` (5) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring directory `/etc` (2) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring file `/etc/services` (6) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 monitoring directory `/etc` (2) Nov 13 19:55:51 kevinidea nscd[1630]: 1630 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory Nov 13 19:55:51 kevinidea nscd[1630]: 1630 stat failed for file `/etc/netgroup'; will try again later: No such file or directory Nov 13 19:55:51 kevinidea systemd[1]: Started Name Service Cache Daemon. Nov 13 19:55:51 kevinidea systemd[1115]: Started GNOME date & time service. Nov 13 19:55:51 kevinidea systemd[1115]: Reached target GNOME date & time target. Nov 13 19:55:52 kevinidea gnome-shell[1676]: The XKEYBOARD keymap compiler (xkbcomp) reports: Nov 13 19:55:52 kevinidea gnome-shell[1676]: > Warning: Unsupported high keycode 372 for name <I372> ignored Nov 13 19:55:52 kevinidea gnome-shell[1676]: > X11 cannot support keycodes above 255. Nov 13 19:55:52 kevinidea gnome-shell[1676]: > This warning only shows for the first high keycode. Nov 13 19:55:52 kevinidea gnome-shell[1676]: Errors from xkbcomp are not fatal to the X server Nov 13 19:55:52 kevinidea dbus-daemon[972]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.50' (uid=1000 pid=1436 comm="> Nov 13 19:55:52 kevinidea systemd[1115]: Started GNOME color management service. Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME color management target. Nov 13 19:55:52 kevinidea systemd[1115]: Started GNOME Wacom tablet support service. Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME Wacom tablet support target. Nov 13 19:55:52 kevinidea systemd[1]: Starting Locale Service... Nov 13 19:55:52 kevinidea systemd[1115]: Started GNOME keyboard configuration service. Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME keyboard configuration target. Nov 13 19:55:52 kevinidea systemd[1115]: Started GNOME keyboard shortcuts service. Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME keyboard shortcuts target. Nov 13 19:55:52 kevinidea systemd[1115]: Started GNOME power management service. Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME power management target. Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME Session. Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME Wayland Session (session: gnome). Nov 13 19:55:52 kevinidea systemd[1115]: Reached target Current graphical user session. Nov 13 19:55:52 kevinidea systemd[1115]: Condition check resulted in GNOME Initial Setup being skipped. Nov 13 19:55:52 kevinidea systemd[1115]: Condition check resulted in GNOME Welcome Tour being skipped. Nov 13 19:55:52 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating service name='org.gnome.Shell.Screencast' requested by ':1.53' (uid=1000 pid=1441 comm="/nix/store/5fpcfn> Nov 13 19:55:52 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.ColorManager' Nov 13 19:55:52 kevinidea systemd[1]: Started Manage, Install and Generate Color Profiles. Nov 13 19:55:52 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.64' (uid=1> Nov 13 19:55:52 kevinidea systemd[1115]: Starting Virtual filesystem metadata service... Nov 13 19:55:52 kevinidea dbus-daemon[972]: [system] Successfully activated service 'org.freedesktop.locale1' Nov 13 19:55:52 kevinidea systemd[1]: Started Locale Service. Nov 13 19:55:52 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gtk.vfs.Metadata' Nov 13 19:55:52 kevinidea systemd[1115]: Started Virtual filesystem metadata service. Nov 13 19:55:52 kevinidea .gsd-media-keys[1441]: Failed to grab accelerator for keybinding settings:playback-repeat Nov 13 19:55:52 kevinidea .gsd-media-keys[1441]: Failed to grab accelerator for keybinding settings:rfkill Nov 13 19:55:52 kevinidea .gsd-media-keys[1441]: Failed to grab accelerator for keybinding settings:hibernate Nov 13 19:55:52 kevinidea .gsd-media-keys[1441]: Failed to grab accelerator for keybinding settings:playback-random Nov 13 19:55:52 kevinidea .gnome-shell-wr[1179]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory) Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME session X11 services. Nov 13 19:55:52 kevinidea systemd[1115]: Starting GNOME XSettings service... Nov 13 19:55:52 kevinidea gnome-shell[1718]: The XKEYBOARD keymap compiler (xkbcomp) reports: Nov 13 19:55:52 kevinidea gnome-shell[1718]: > Warning: Unsupported maximum keycode 569, clipping. Nov 13 19:55:52 kevinidea gnome-shell[1718]: > X11 cannot support keycodes above 255. Nov 13 19:55:52 kevinidea gnome-shell[1718]: > Warning: Unsupported high keycode 372 for name <I372> ignored Nov 13 19:55:52 kevinidea gnome-shell[1718]: > X11 cannot support keycodes above 255. Nov 13 19:55:52 kevinidea gnome-shell[1718]: > This warning only shows for the first high keycode. Nov 13 19:55:52 kevinidea gnome-shell[1718]: Errors from xkbcomp are not fatal to the X server Nov 13 19:55:52 kevinidea mono[1522]: g_application_get_is_remote: assertion 'application->priv->is_registered' failed Nov 13 19:55:52 kevinidea .colord-wrapped[1688]: failed to get session [pid 1436]: No data available Nov 13 19:55:52 kevinidea .colord-wrapped[1688]: failed to get session [pid 1436]: No data available Nov 13 19:55:52 kevinidea .colord-wrapped[1688]: failed to get session [pid 1436]: No data available Nov 13 19:55:52 kevinidea systemd[1115]: Started GNOME XSettings service. Nov 13 19:55:52 kevinidea systemd[1115]: Reached target GNOME session X11 services. Nov 13 19:55:52 kevinidea avahi-daemon[937]: Registering new address record for 2002:95f8:b674:1:3c24:57d9:937c:6e43 on enp0s20u1u3.*. Nov 13 19:55:52 kevinidea gnome-shell[1239]: WARNING: Kernel has no file descriptor comparison support: Function not implemented Nov 13 19:55:52 kevinidea .gnome-shell-wr[1179]: GNOME Shell started at Fri Nov 13 2020 19:55:51 GMT-0500 (EST) Nov 13 19:55:52 kevinidea .gnome-shell-wr[1179]: Registering session with GDM Nov 13 19:55:52 kevinidea dbus-daemon[1122]: [session uid=1000 pid=1122] Successfully activated service 'org.gnome.Shell.Screencast' Nov 13 19:55:53 kevinidea gdm-autologin][1110]: pam_unix(gdm-autologin:session): session closed for user kevincox Nov 13 19:55:53 kevinidea systemd[1115]: Stopped target GNOME Wayland Session (session: gnome). Nov 13 19:55:53 kevinidea systemd[1115]: Stopped target GNOME Session. Nov 13 19:55:53 kevinidea systemd[1115]: Stopped target GNOME session X11 services. Nov 13 19:55:53 kevinidea systemd[1115]: Stopped target GNOME Session (session: gnome). |
Some possibly relevant config. If a maintainer things seeing my whole config might be useful email me. services.xserver = {
enable = true;
displayManager = {
gdm.enable = true;
gdm.nvidiaWayland = true;
autoLogin = {
enable = true;
user = "kevincox";
};
};
desktopManager.gnome3.enable = true;
}; |
I'm not even sure if the wayland session works for nvidia users. I added support but I don't have the means to make sure it works |
It doesn't. But I can flip between Intel and NVIDIA GPUs but flipping the
wayland flag and rebuilding.
|
For what it’s worth, I don’t have any extensions installed. Tried both Xorg and Wayland sessions, using Intel GPU. |
Unstable and not 20.09 right? |
What's rather interesting is how our tests all use auto-login without a problem... |
Yeah, I'm on unstable. |
Could you reproduce your issue with the gnome3 test machine? Not sure if this would be relevant but you could apply this patch (and more to get something as close as possible to your config). And then run
I don't get any issues with it but I guess this must be done on your machine as it looks like an hardware specific issue. |
Correct, I am on commit a371c10. Gnome 3.36 which is on 20.09 works fine. |
I can't even login normally on |
I have the same bug but sometimes GNOME automatically restarts after crashing, but into an X11 session despite having set Wayland as the default |
I think I did have my session restarting into X for a while (I didn't actually check it was X but I couldn't configure per-display scaling so it would make sense). However after a recent update (sometime this week) it seems to have been crashing to GDM again. The delay is an interesting idea. I'll try that out. If you notice that slow boots prevent this issue maybe it is an unspecified dependency that is racing? |
I meant slow boots prevent this issue |
Sorry, typo, fixed. It makes sense that way because it gives enough time for the dep to start and then it works. If it doesn't start in time it goes boom. |
While not ideal setting |
Yeah, it seems to be working for me too. Just a bit of slow down on the login screen. I'll have to do more snooping at the logs. Presumably it should be fairly easy to see what services finish startup after GNOME crashes, and those are probably things that should be listed as dependencies. Or slightly more difficult to spot it could be something that reports that it has started but isn't actually ready. |
This issue is still present on Gnome 40 with the latest nixpkgs. |
Instead of |
Unfortunately |
Not for me, I still see "Windowing System - Wayland" in the About dialog (and process listings also confirm this). I noticed that Ubuntu has |
TL;DRAppend the following to
DetailsLines from @dasj19's logs show the issue is
To figure out the source of the
... which is somehow (race?) problematic because of:
TTYVHangup=: Disconnect all clients which have opened the terminal device specified with TTYPath= before and after execution. Defaults to "no". In fact we're telling nixpkgs/pkgs/desktops/gnome/core/gdm/default.nix Lines 169 to 171 in eebfe71
Upstream ships its systemd unit with FixingAs for spawning on VT1 instead of VT7: I think this might be somehow related to moving over to Wayland instead of X. Google it and you'll discover that VT1 is where most (if not all) distro's spawn GDM these days. There's quite some history behind configuring VT7 instead of VT1, all trying to prevent My initial 'fix' was to restore upstream configuration (an Conflicts and After on Masking EDIT: and it might not suffice for true multi-user setups (ie. fast user switching / secondary gnome-session on tty2) Alternatively, getting gdm to spawn on VT7 might solve this, but that feels like X11 legacy to me (and diverts from what upstream/other distros do). On crashingNote that |
This work-around works for me! Thank you! |
I have a crash on NixOS 21.11 with autologin and disabled Wayland. This seems to be related: local-display-factory: Don't crash if Xorg and Wayland are both unavailable |
I don't know if it's related, I have autologin disabled, but I get a crash if I login very quickly. |
@SuperSamus: IDK, but IMHO it's best to create a new issue and link it to this one. If it turns out to be a duplicate it's easy to close, instead of creating potential noise in this one. |
For information, @ius 's trick used to work perfectly for me on |
Another problem with this bug is that it's not 100% reproducible. It used to crash here on 21.11. But then it suddenly stopped crashing with no apparent reason (no updates to Gnome) and I didn't see it ever since. |
Yes if i recall correctly, it's a race condition somewhere.
On my slower computer, never any problem, but on the fast one, always. And
they share the exact same NixOS conf
…On Fri, May 6, 2022, 20:14 vvs- ***@***.***> wrote:
Another problem with this bug is that it's not 100% reproducible. It used
to crash here on 21.11. But then it suddenly stopped crashing with no
apparent reason (no updates to Gnome) and I didn't see it ever since.
—
Reply to this email directly, view it on GitHub
<#103746 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANK7SFRHZVGFUQRV227S4DVIVORDANCNFSM4TVDLN7Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Still happening with latest unstable. This sleep works around it for me, though. |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/how-to-configure-nixos-for-kiosk-or-fullscreen-applications/21855/3 |
Also running into this problem with NixOS 22.11, encrypted ZFS, gdm on X and autoLogin: Gnome becomes visible for a second, then the screen turns black, and that's it. Actually I can't even switch to a terminal with ctrl+alt+f1,f2,... anymore either, only rebooting and booting from an earlier generation allowed me to disable autoLogin again. Haven't tried any of the workarounds, I think I'll just leave autoLogin disabled for now. |
I now doubt this analysis; please disregard. The workaround above works well. Log fragment
|
This issue has been mentioned on NixOS Discourse. There might be relevant details there: |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/help-needed-with-nvidia-config-on-gnome/43751/4 |
Worked great for me. Thank you so much! |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: |
I had the same issue but for Plasma 6
wasnt logging me into the session. It seems so that your hack with:
seems to work for Plasma 6 setups aswell. |
@jtojnar maybe update the title and tags because this is out of scope of GNOME |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/gnome-keyring-slow-start/58364/2 |
Describe the bug
When booting up with autologin enabled the desktop becomes briefly visible before GNOME crashes.
I rebooted and got the same behaviour but logging in manually worked.
To Reproduce
Expected behavior
The system boots to desktop.
Notify maintainers
@hedning @jtojnar @worldofpeace @dasj19
Log
It isn't very clear what the source is but the following line is not present in the successful session and sounds related to autologin.
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result."x86_64-linux"
Linux 5.4.77, NixOS, 21.03pre251971.a371c107116 (Okapi)
yes
yes
nix-env (Nix) 2.3.8
""
"nixos-21.03pre251971.a371c107116, nixpkgs-21.03pre251181.dd1b7e377f6"
/nix/var/nix/profiles/per-user/root/channels/nixos
Maintainer information:
The text was updated successfully, but these errors were encountered: