Description of problem: Package totem-upnp is empty. Version-Release number of selected component (if applicable): totem-upnp-3.0.0-1.fc15.x86_64 How reproducible: Always. Steps to Reproduce: 1. Install totem-upnp. 2. Run totem. 3. Note that plugin isn't listed in Edit -> Plugins. 4. Try to look contents of totem-upnp package and... WTF?! $ rpm -ql totem-upnp (contains no files) Actual results: UPNP/DLNA plugin doesn't work because it doesn't exists. Expected results: UPNP/DLNA plugin should exists and work.
I am running into the same issue. The packages in Koji don't contain the plugin either but the log of the build submitted by callion contains some indication of the issue: http://kojipkgs.fedoraproject.org/packages/totem/3.0.1/2.fc15/data/logs/i686/build.log configure: WARNING: the coherence_upnp plugin uses PyGTK and conflicts with the new pygobject bindings (disabling plugin) Is this a old Gnome - Gnome Shell incompatibility?
This was intentionally done by the package maintainer since coherence seems to be dead upstream. However, there seems to be movement to bring Grilo to Totem as a plugin: https://bugzilla.gnome.org/show_bug.cgi?id=628648 That should allow Totem to use Rygel for its upnp needs.
Is there any reason why this package is still in Fedora repos if doesn't content what it should? It only confuses users.
Is there a totem Grilo plugin src rpm somewhere?
*** Bug 714772 has been marked as a duplicate of this bug. ***
(In reply to comment #4) > Is there a totem Grilo plugin src rpm somewhere? Seems it's being distributed: [olea@lisergia ~]$ rpm -ql totem|grep grilo /usr/lib/totem/plugins/grilo /usr/lib/totem/plugins/grilo/grilo.plugin /usr/lib/totem/plugins/grilo/grilo.ui /usr/lib/totem/plugins/grilo/libgrilo.so /usr/lib/totem/plugins/grilo/totem-grilo.conf [olea@lisergia ~]$ rpm -q totem totem-3.2.1-2.fc16.i686
I'm pretty stupid and added the wrong bug reference. Fixed it.
I'm closing this as CURRENTRELEASE as totem now has the Grilo plugin installed by default and no longer generates an empty totem-upnp package.