Skip to content

Desktop icons do not update in GNOME after installing sysexts #215

@jlzhjp

Description

@jlzhjp

Hello! I've run into an issue where desktop icons aren't appearing in GNOME launcher after installing applications via sysexts.

After installing desktop apps, I can confirm that the .desktop files are successfully created. However, GNOME does not seem to detect the file changes in /usr/share/applications/. Because GNOME Wayland doesn't support hot restarts, I currently have to log out and log back in to make the new icons appear.

I tried following the Arch Wiki to manually update the database:

sudo update-desktop-database /usr/share/applications/

Running this returns the error: "The databases in [/usr/share/applications/] could not be updated.", likely due to the immutable /usr directory.

This behavior also causes issues when using sysexts-manager. During boot, the sysexts are sometimes loaded after I have already reached the desktop. Since GNOME doesn't detect the changes in /usr/share/applications/ dynamically, I have to re-login to see my application icons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions