Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798996 - gnome-extra/gnome-characters-40.0 should depend on gnome-base/gnome-desktop
Summary: gnome-extra/gnome-characters-40.0 should depend on gnome-base/gnome-desktop
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-28 06:46 UTC by Khumba
Modified: 2021-06-28 08:48 UTC (History)
0 users

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 Khumba 2021-06-28 06:46:25 UTC
gnome-characters-40.0 has a dependency on gnome-desktop that's not reflected in the ebuild.  If gnome-desktop isn't installed (if not using the rest of GNOME), gnome-characters refuses to start.  After installing just gnome-desktop, it starts normally.  Running on stable amd64.


$ gnome-characters

(org.gnome.Characters:561965): Gjs-CRITICAL **: 23:38:25.002: JS ERROR: Error: Requiring GnomeDesktop, version none: Typelib file for namespace 'GnomeDesktop' (any version) not found
@resource:///org/gnome/Characters/js/categoryList.js:20:48
@resource:///org/gnome/Characters/js/window.js:30:22
@resource:///org/gnome/Characters/js/main.js:41:16
@/usr/bin/gnome-characters:6:1


(org.gnome.Characters:561965): Gjs-CRITICAL **: 23:38:25.002: Script /usr/bin/gnome-characters threw an exception
Comment 1 Larry the Git Cow gentoo-dev 2021-06-28 08:48:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fdd5fe84ea4c1394ccbea3eb639699ccc4f036e

commit 3fdd5fe84ea4c1394ccbea3eb639699ccc4f036e
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2021-06-28 07:23:38 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2021-06-28 08:48:22 +0000

    gnome-extra/gnome-characters: add missing dep on gnome-desktop
    
    Closes: https://bugs.gentoo.org/798996
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 gnome-extra/gnome-characters/gnome-characters-40.0.ebuild | 1 +
 1 file changed, 1 insertion(+)