Activity log for bug #81922

Date Who What changed Old value New value Message
2007-01-28 01:56:23 jerkwad bug added bug
2007-02-01 11:50:29 Patrice Vetsel totem: status Unconfirmed Confirmed
2007-02-01 11:50:29 Patrice Vetsel totem: statusexplanation I confirm that too. Simple steps to reproduce the bug : launch totem on a first media file (mp3 or video) with nautilus, search another media file and double-click on it -> totem continue to read the first media file
2007-02-01 12:11:39 Sebastien Bacher totem: status Confirmed Fix Committed
2007-02-01 12:11:39 Sebastien Bacher totem: importance Undecided Medium
2007-02-01 12:11:39 Sebastien Bacher totem: statusexplanation I confirm that too. Simple steps to reproduce the bug : launch totem on a first media file (mp3 or video) with nautilus, search another media file and double-click on it -> totem continue to read the first media file Thank you for your bug, that's already fixed upstream
2007-02-01 12:11:39 Sebastien Bacher totem: assignee desktop-bugs
2007-02-08 14:30:57 Sebastien Bacher totem: status Fix Committed Fix Released
2007-02-08 14:30:57 Sebastien Bacher totem: statusexplanation Thank you for your bug, that's already fixed upstream This upload fixes the problem: totem (2.17.91-0ubuntu1) feisty; urgency=low . * New upstream version: - Fix crasher when getting the listed of subtitles/languages - Handle the icyx:// protocol - Add video/x-theora+ogg, application/ram, video/x-matroska, audio/x-matroska and audio/x-wavpack to the supported mime-types - Solaris compilation fixes - Fix vanity compilation - Fix using the playlist parser from Python - Have "Audio files" and "Video files" filters in the Open dialogues - Browser plugin: - Add stubs of Javascript support for the GMP (Windows Media compatible) browser plugin - GStreamer backend: - More robust code to check for stream metadata - Fix title streaming in internet radios (Ubuntu: #83117) - xine-lib backend: - Fix blue-ish pictures created by the thumbnailer (Ubuntu: #80629) - fix totem-video-indexer crasher (Ubuntu: #80801) - fix xv not being used (Ubuntu: #80820) * 2.17.90: - Fix build with older GCCs, older Mozillas, "-j2", and Solaris - Add support for the new "Media Player keys" infrastructure in GNOME 2.18 - Append "#X" number to duplicate languages in the menu entries (Ubuntu: #59815) - Add "TrueAudio" as a supported file type - Add an uninstalled pkgconfig file for the playlist parser - Fix launching Totem remotely (broken by GOption work earlier in 2.17.x) (Ubuntu: #81089, #81922) - Make GTK+-only version compile again - Fix disabling the browser plugin using configure - Playlist parser: - Only export public symbols from the library - Avoid crashing when an MP3 that we can't get info about is being parsed (Ubuntu: #81511) - Browser plugin: - Add stubs of Javascript support for the NarrowSpace (Quicktime- compatible) and Complex (Real/Helix-compatible) plugins - Only set the "hand" cursor when we're ready to be clicked - Only stop using video acceleration when the video size is given - Thumbnailer: - Avoid crashes with newer version of GLib - Add a --verbose output - GStreamer: - Make mouse events work properly while playing - When reaching the end of a file while seeking, go to the next item in the list, instead of getting closer and closer to the end - Show an error when we're missing the video decoder for a file - Avoid reentrancy errors by handling errors asynchronously (avoids bad state when clicking too fast) * debian/patches/03_autoconf.dpatch: - updated * debian/patches/06_specify_bash_shell_fix_build.dpatch: - use bash and not sh for the shell, fix build problem * debian/patches/80_from_svn_fix_extre_codec_error_dialog.dpatch, debian/patches/90_from_svn_fix_click_action_for_gstreamer.dpatch, debian/patches/91_from_svn_fix_thumbnailer_thread_init_call.dpatch: - dropped, fixed with the new version