[Desktop-packages] [Bug 881038] Re: totem crash subtitles plugin

2011-12-22 Thread Jeremy Bicha
*** This bug is a duplicate of bug 883694 *** https://bugs.launchpad.net/bugs/883694 ** This bug is no longer a duplicate of bug 886947 Totem Download Movie Subtitles hangs on loading the subtitles ** This bug has been marked a duplicate of bug 883694 Downloaded subtitles not showing

[Desktop-packages] [Bug 881038] Re: totem crash subtitles plugin

2011-12-13 Thread TheGhost
*** This bug is a duplicate of bug 886947 *** https://bugs.launchpad.net/bugs/886947 ** This bug has been marked a duplicate of bug 886947 Totem Download Movie Subtitles hangs on loading the subtitles -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 881038] Re: totem crash subtitles plugin

2011-10-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: totem (Ubuntu) Status: New = Confirmed -- 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/881038

[Desktop-packages] [Bug 881038] Re: totem crash subtitles plugin

2011-10-24 Thread Raúl
just found a solution edit /usr/lib/totem/plugins/opensubtitles/opensubtitles.py in line 570 change subFile = fp.replace('', False,Gio.FileCreateFlags.REPLACE_DESTINATION, None) subFile.write(self.model.subtitles,None) subFile.close(None) -- You