From 6ffd0abdeb506ec024f8325271314e5ac167ddbc Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Tue, 4 Feb 2025 10:42:39 +0100 Subject: [PATCH] document Gnome bugs --- admin-guide/configuration/desktop/program_starter.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/admin-guide/configuration/desktop/program_starter.md b/admin-guide/configuration/desktop/program_starter.md index 9212ce13..004f41c4 100644 --- a/admin-guide/configuration/desktop/program_starter.md +++ b/admin-guide/configuration/desktop/program_starter.md @@ -17,3 +17,14 @@ To reset the user specific configuration run ``` rm ~/.config/dconf/user ``` + +## Known Problems + +### Application Grid +Applications marked as favorites are not shown in the application grid. This is [expected behavior](https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4115). + +### Dock +Favorite apps might not be shown when certain hardware is connected, see [upstream bug](https://github.com/micheleg/dash-to-dock/issues/941). + +### Panel +Empty application grid on RHEL9, see [upsteam bug](https://github.com/home-sweet-gnome/dash-to-panel/issues/1891).