GNOME Bugzilla – Bug 787143
Dialog to update standard folders names shows "xdg-user-dirs-gtk-update" on shell top bar under Wayland
Last modified: 2018-07-04 16:30:07 UTC
Created attachment 358952 [details] screenshot See my screnshot Gnome 3.24.2 on Arch.
That's likely an issue with the utility rather than gnome-shell - the screenshot shows a fallback name that indicates that we couldn't match a .desktop file to the window. Which probably means that the app doesn't provide us with the necessary information (or misleading/incorrect one).
Still valid for Gnome 3.28.2 on Arch Linux.
At least on Fedora, the tool doesn't ship a .desktop file at all, so as indicated in comment #1, this is a bug of the tool.
Which tool? Where to report this bug?
It’s here: https://gitlab.gnome.org/GNOME/xdg-user-dirs-gtk
Yup, I was under the wrong assumption that it was hosted on freedesktop.org and not GNOME - I just filed a merge request[0] to fix the issue. [0] https://gitlab.gnome.org/GNOME/xdg-user-dirs-gtk/merge_requests/1