Package: ukui-control-center Version: 4.20.0.1-1 Severity: normal Dear Maintainer,
The “Grub Default Boot Item” list on the “System Boot” page (Settings -> General -> System Boot) is empty, although valid boot entries exist in /boot/grub/grub.cfg and are shown correctly by GRUB. Steps to reproduce: 1. Open Settings -> General -> System Boot. 2. Check the “Grub Default Boot Item” list. Actual result: The list is empty and no default boot entry can be selected. Expected result: The first-level GRUB menu entries should be listed and the current default entry should be selected. Recent grub-mkconfig versions generate /boot/grub/grub.cfg with mode 600 (umask 077). ukui-control-center appears to read this file directly as an unprivileged user, so it can no longer obtain the menu entries. The “Grub Boot Delay” setting on the same page is not affected. Reproduced with: - ukui-control-center 4.20.0.1-1 - GRUB 2.14-2ubuntu3 Regards,

