desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #59661
[Bug 886947] Re: Totem Download Movie Subtitles hangs on loading the subtitles
*** This bug is a duplicate of bug 883694 ***
https://bugs.launchpad.net/bugs/883694
This was already fixed for 12.04 with the patch for bug 883694. All that
needs to be done is for that fix to be released as an SRU for Ubuntu
11.10.
** This bug has been marked a duplicate of bug 883694
Downloaded subtitles not showing
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/886947
Title:
Totem Download Movie Subtitles hangs on loading the subtitles
Status in “totem” package in Ubuntu:
Confirmed
Bug description:
Ubuntu version: 11.10
Totem version: 3.0.1-0ubuntu5
Step to reproduce:
1) Active the plugin "Subtitle Downloader"
2) Open a movie with totem
3) View > Subtitles > Download movie Subtitles
4) Select one from the list
5) Totem hangs
On the console the error is
Traceback (most recent call last):
File "/usr/lib/totem/plugins/opensubtitles/opensubtitles.py", line 570, in os_save_subtitles
subFile = fp.replace('', False)
File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
return info.invoke(*args, **kwargs)
TypeError: replace() takes exactly 5 arguments (3 given)
I attach a patch to solve the problem (to apply to
/usr/lib/totem/plugins/opensubtitles/opensubtitles.py)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/886947/+subscriptions
References