Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877069 - sys-apps/flatpak: missing dependency on gnome-base/gsettings-desktop-schemas? (slow startup without it)
Summary: sys-apps/flatpak: missing dependency on gnome-base/gsettings-desktop-schemas?...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-14 06:10 UTC by Vasco Gervasi
Modified: 2022-10-15 23:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vasco Gervasi 2022-10-14 06:10:18 UTC
Hi,
recently by running `emerge -a --depclean`, `gsettings-desktop-schemas` has been automatically removed from my system.
After that I have noticed that flatpak gtk applications are very slow to start almost minutes, while before the same applications were starting immediately.
After `emerge -1 gsettings-desktop-schemas` everything went back to normal.

Does something need to be changed in the flatpak dependency?

Thanks


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-10-15 23:38:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ec57c84976453f57a6c71b1a5d02b19ed94238

commit 90ec57c84976453f57a6c71b1a5d02b19ed94238
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-10-15 23:37:01 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-10-15 23:38:46 +0000

    sys-apps/flatpak: add gsettings-desktop-schemas dep
    
    Reported-by: Vasco Gervasi <yellowhat46@gmail.com>
    Closes: https://bugs.gentoo.org/877069
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/flatpak/flatpak-1.12.3.ebuild    | 1 +
 sys-apps/flatpak/flatpak-1.14.0-r1.ebuild | 1 +
 2 files changed, 2 insertions(+)