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

Bug 549126

Summary: [gnome-overlay]media-video/totem-3.16.1 has missing dependency on Grilo-2.12
Product: Gentoo Linux Reporter: Harris Landgarten <harrisl>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal Keywords: InOverlay
Priority: Normal    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 545082    

Description Harris Landgarten 2015-05-10 23:46:20 UTC
media-libs/grilo-0.2.11:0.2::gentoo
        Did not meet >=media-libs/grilo-0.2.12:0.2[playlist], use existing if possible, installing to / from media-video/totem-3.16.1:0::gnome
Comment 1 Harris Landgarten 2015-05-11 03:16:03 UTC
note.

grilo-2.12 builds with just a rename of the grilo-2.11 ebuild and adjustment of the version in the ebuild header

This allows totem-3.16 to build
Comment 2 Harris Landgarten 2015-05-12 20:25:05 UTC
who is responsible for updating grilo in the tree? That is only thing holding totem.

The nvidia-drivers crash issue can be worked around by creating /etc/env.d/00totem

with CLUTTER_BACKEND=x11
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-05-14 23:31:06 UTC
Ebuilds were added to the overlay. It depends on a newer gom as it fixes segmentation faults that would occur in packages using grilo-plugins such as totem, rhythmbox or gnome-music.
Comment 4 Harris Landgarten 2015-05-15 03:29:30 UTC
Totem now builds and runs. I created 00totem in /etc/env.d with CLUTTER_BACKEND=x11 to work around the nvidia-drivers bug shown in this upstream link

https://bugzilla.gnome.org/show_bug.cgi?id=747489

If upstream doesn't fix this issue before you want to release you should create files in /etc/env.d to allow totem to run for nvidia-drivers users.