Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802819 - app-text/evince: Settings schema 'org.gnome.Evince' is not installed
Summary: app-text/evince: Settings schema 'org.gnome.Evince' is not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-19 01:59 UTC by Alex Xu (Hello71)
Modified: 2021-08-04 21:29 UTC (History)
3 users (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 Alex Xu (Hello71) 2021-07-19 01:59:26 UTC
seems call to gnome2_schemas_update was lost in gnome 40 bump and removal of inherit gnome2. it may work sometimes if schemas happen to be updated by some other package but otherwise fails to start.
Comment 1 Larry the Git Cow gentoo-dev 2021-08-04 21:29:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2cfc11a4d27346c358676a6a806a0cfb860004

commit 0a2cfc11a4d27346c358676a6a806a0cfb860004
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2021-08-04 21:29:09 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2021-08-04 21:29:19 +0000

    app-text/evince: Handle schemas installation
    
    Also simplify ebuild and rely on exported phases from inherited eclasses
    
    Closes: https://bugs.gentoo.org/802819
    Thanks-to: Alex Xu
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 app-text/evince/evince-40.4.ebuild | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)