Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 434498

Summary: media-video/totem should depend on gnome-base/gsettings-desktop-schemas
Product: Gentoo Linux Reporter: Andre Reinke <andre.reinke>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: gstreamer, media-video
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andre Reinke 2012-09-09 18:32:52 UTC
After I installed media-video/totem I tried to start it and failed to do so by the following output:

(totem:21643): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.lockdown' is not installed

Trace/breakpoint trap

Reproducible: Always

Steps to Reproduce:
1. Install media-video/totem in a non-gnome env
2. Start media-video/totem 
3. Fail to do so cause of (totem:21643): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.lockdown' is not installed

Actual Results:  
It failed cause of gnome-base/gsettings-desktop-schemas not being installed.

Expected Results:  
gnome-base/gsettings-desktop-schemas installed as a dep course it is needed for totem to startup successfully.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-09-10 17:19:44 UTC
Thanks, fixed in cvs.

>  10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> totem-3.2.2.ebuild,
>  totem-3.4.2.ebuild, totem-3.4.3.ebuild:
>  Add missing dependency on gsettings-desktop-schemas (bug #434498, thanks to
>  Andre Reinke).