desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #56826
[Bug 886947] Re: Totem Download Movie Subtitles hangs on loading the subtitles
I can confirm this bug on Oneiric x64.
Additionally I merged the duplicate bug-report into this one and added the patch tag, hopefully to get more attention, and to get the patch into the release.
** Tags added: patch
** Tags added: bitesize
--
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