[06:41] Hi! On gnome shell (x11 session) under -devel my brightness and volume controls are broken, and ctrl+alt+t is no longer working for opening a shell (that's a custom keyboard shortcut i configured). It happened 1 or 2 days ago, anyone else experienced something similar? [06:45] also, after creating a new shortcut (xeyes from ctrl+alt+e) does not start the application [06:52] oh, ok. going back to gnome-settings-daemon_3.36.1-0ubuntu1 solved the problem [06:53] affected version is 3.37.0-1ubuntu1 [07:28] Hi, I noticed that the filesystem.squashfs in the Groovy Gorilla daily builds have /boot/vmlinuz and /boot/initrd.img as broken symlinks. They point to initrd.img-* and vmlinuz-*, which do not exist. I was building a custom Ubuntu ISO from an existing Ubuntu 20.10 daily ISO using the chroot method. I copied the initramfs from the /casper/ directory [07:28] in the custom disk and installed the linux-image in the chroot, as I needed to change the plymouth logo. I then ran update-initramfs -u -k all inside the chroot. I copied /boot/initrd.img to /casper/ and built the ISO. When I booted the ISO in a VM, it showed the plymouth boot screen for one second, after which it dropped to the BusyBox initramfs [07:28] prompt. Did something change in 20.10? I'm not aware of any change apart from the switch to GRUB for both BIOS and UEFI.