ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
20.34k stars 823 forks source link

website shortcuts broken in Gnome on Fedora #2883

Open smidm opened 4 months ago

smidm commented 4 months ago

OS/Platform

Fedora and CentOS

Installed

Flatpak

Version

Version 125.0.6422.112 (Official Build, ungoogled-chromium) (64-bit)

Have you tested that this is not an upstream issue or an issue with your configuration?

Description

website shortcuts don't appear in gnome applications

How to Reproduce?

  1. visit a website
  2. menu - Save and share - Create shortcut
  3. save shortcut
  4. open Gnome overview
  5. type shortcut name

Actual behaviour

shortcut not present in the menu

Expected behaviour

shortcut gets created

Relevant log output

LaunchProcess: failed to execvp:
update-desktop-database

(the same log output is present with a fresh user profile that is not affected by the issue)

Additional context

  1. I can't reproduce the problem with a fresh profile.
  2. All the shortcuts disappeared during flatpak update approximately month ago.
  3. tested on Fedora 39 and 40
networkException commented 4 months ago

Something with the sandbox maybe? CC: @rany2

rany2 commented 4 months ago

Maybe you need to manually edit the desktop files to point to the new app ID?

rany2 commented 4 months ago

Something with the sandbox maybe? CC: @rany2

It works fine in a fresh profile, so I think that it might be migration related.