Bug 688587

Summary: Download subtitles plugin is broken
Product: [Fedora] Fedora Reporter: Mathieu Bridon <bochecha>
Component: totemAssignee: Bastien Nocera <bnocera>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: awilliam, bnocera, lmedinas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: RejectedNTH
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-31 12:43:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mathieu Bridon 2011-03-17 12:32:21 UTC
Description of problem:
I enabled the subtitle downloader plugin in Totem, but the menu entry doesn't appear in View -> Subtitles.

Running totem in a terminal, I get:
$ totem
Gtk-Message: Failed to load module "pk-gtk-module"

** (totem:12596): WARNING **: Failed to load shared library 'libcairo.so' referenced by the typelib: libcairo.so: cannot open shared object file: No such file or directory
/usr/lib64/python2.7/site-packages/gobject/propertyhelper.py:159: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  value = instance.get_property(self.name)
Traceback (most recent call last):
  File "/usr/lib64/totem/plugins/opensubtitles/opensubtitles.py", line 318, in do_activate
    self.manager = self.totem.get_ui_manager()
AttributeError: 'NoneType' object has no attribute 'get_ui_manager'

Closing Totem I then get:
Traceback (most recent call last):
  File "/usr/lib64/totem/plugins/opensubtitles/opensubtitles.py", line 333, in do_deactivate
    self.os_delete_menu()
  File "/usr/lib64/totem/plugins/opensubtitles/opensubtitles.py", line 468, in os_delete_menu
    self.manager.remove_action_group(self.os_action_group)
AttributeError: 'OpenSubtitles' object has no attribute 'manager'


Version-Release number of selected component (if applicable):
totem-2.91.91-1.fc15.x86_64


How reproducible:
Always


Steps to Reproduce:
1. Enable the "Subtitles downloader" plugin
2. Run Totem
  

Actual results:
No subtitle downloader plugin, traceback in the terminal.


Expected results:
Enjoy your movie with freshly downloaded subtitles.

Comment 1 Mathieu Bridon 2011-03-25 02:44:24 UTC
This is a regression from Fedora 14, in one of the default packages (at least for the desktop spin), but not in the core functionality (totem can still play movies and display subtitles, just not download them).

For this reason, I am proposing this bug as a Nice To Have for Fedora 15 Beta.

Comment 2 Adam Williamson 2011-03-25 18:50:33 UTC
Discussed at 2011-03-25 blocker review meeting, we agreed this does not seem serious enough to break a freeze for, so rejected as NTH. It can reasonably be fixed with an update.

Comment 3 Luis Medinas 2011-03-29 22:38:19 UTC
Fixed in update http://koji.fedoraproject.org/koji/buildinfo?buildID=236269

Comment 4 Bastien Nocera 2011-03-31 12:43:02 UTC
More subtitles downloader bug fixes are coming in the next upstream release (hopefully 3.0).