Comment 4 for bug 91435

Revision history for this message
Sebastien Bacher (seb128) wrote :

This upload fixes the bug:

 totem (2.18.1-0ubuntu1) feisty; urgency=low
 .
   * New upstream version:
     - Add xdg-user-dirs support, show Movies and Music directories
       in the file choosers
     - Avoid crashes when we can't figure out a file's display name
       and we're adding it to the recent files list
     - Make adding multiple files to a running Totem work again (Ubuntu: #88230)
     - Misc build, bug and memory leak fixes
     - GStreamer:
       - Don't ask over and over when the user cancels a helper for a
         missing plugin
       - Call the missing plugins helper when there's no video available
         and a subtitle was used
       - Make the seek bar behaves properly when no soundcards are used
         (Ubuntu: #96501)
     - Browser plugin:
       - Remove rejection of streams based on mime-type, should allow
         playback of many more broken servers (Ubuntu: #90136)
       - Make the wheel act properly on the volume button (Ubuntu: #91435)
     - fix "totem doesn't respond to STOP hotkey" (Ubuntu: #22025)
   * debian/patches/01_build_mozilla_plugin_with_xpcom.dpatch:
     - dropped, not required with the current firefox version
   * debian/patches/03_autoconf.dpatch:
     - updated
   * 80_from_svn_fix_codec_installation_when_subtitles_are_used.dpatch,
     80_from_upstream_missing-plugins-show-error-on-not-found.dpatch,
     81_from_svn_display_error_when_user_cancel_installation.dpatch:
     - dropped, fixed with the new version