Duplicate language entries in menu when playing dvds

Bug #59815 reported by Holger Bauer
2
Affects Status Importance Assigned to Milestone
Totem
Fix Released
Low
totem (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

Totem-gstreamer displays the same languages twice or three times in sound->languages. How often I see entries for one language differs depending on the inserted dvd.

I use edy and totem-gstreamer 2.16.1-1ubuntu1.
Installed gstreamer packages:
gstreamer0.10-alsa 0.10.9-1ubuntu2
gstreamer0.10-doc 0.10.9-1ubuntu3
gstreamer0.10-esd 0.10.4-0ubuntu2
gstreamer0.10-ffmpeg 0.10.1-2ubuntu1
gstreamer0.10-gl 0.10.3+cvs20060814-0ubuntu3
gstreamer0.10-gnomevfs 0.10.9-1ubuntu2
gstreamer0.10-pitfdll 0.9.1.1+cvs20060515-1
gstreamer0.10-plugins-bad 0.10.3+cvs20060814-0ubuntu3
gstreamer0.10-plugins-bad-doc 0.10.3+cvs20060814-0ubuntu3
gstreamer0.10-plugins-bad-multiverse 0.10.3+cvs20060814-2
gstreamer0.10-plugins-base 0.10.9-1ubuntu2
gstreamer0.10-plugins-base-apps 0.10.9-1ubuntu2
gstreamer0.10-plugins-good 0.10.4-0ubuntu2
gstreamer0.10-plugins-ugly 0.10.4-0ubuntu1
gstreamer0.10-plugins-ugly-doc 0.10.4-0ubuntu1
gstreamer0.10-plugins-ugly-multiverse 0.10.4-1
gstreamer0.10-sdl 0.10.3+cvs20060814-0ubuntu3
gstreamer0.10-tools 0.10.9-1ubuntu3
gstreamer0.10-x 0.10.9-1ubuntu2
libgstreamer-plugins-base0.10-0 0.10.9-1ubuntu2
libgstreamer0.10-0 0.10.9-1ubuntu3

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

Thanks for your bug. Do you have the same issue with totem-xine?

Changed in totem:
assignee: nobody → desktop-bugs
status: Unconfirmed → Needs Info
Revision history for this message
Holger Bauer (umarmung-planet) wrote :

Yes I see this too with totem-xine.
On a closer look these duplicate entries are different language settings (german, german with comments etc.), which are named the same.

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

Do you consider that as a bug of the application then? Does it work with some other player?

Revision history for this message
Holger Bauer (umarmung-planet) wrote :

I tested it with gmplayer now. Mplayer gives a bit more information, e.g. german - dolbie 5.1, german - dolbie 5.1 stereo. However it named two different entries the same too. (Tracks that featured comments from two different people.) So mplayer is slightly better, but not perfect. :)

And yes I consider this a bug. Why are the entries named the same when they mean different things. Why do I need to guess, when I want english language with director's comments etc.
I'm curious: Do you think this is not a bug?

Maybe totem could show only the sound entry that matches preferences->audio? For example, when I set audio to stereo, then show only "language dolbie stereo" and hide "language dolbie 5.1".

It should also show that one track has original audio and one has comments etc. Or is it not possible to read this information from dvd?

Changed in totem:
status: Needs Info → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

That could probably be done better, to forward upstream they know the code better

Changed in totem:
importance: Undecided → Low
Revision history for this message
Holger Bauer (umarmung-planet) wrote :

I opened a bugreport upstream.

Changed in totem:
status: Unconfirmed → Unknown
Changed in totem:
status: Unknown → Needs Info
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for forwarding that upstream

Changed in totem:
status: Needs Info → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

fixed upstream

Changed in totem:
status: Confirmed → Fix Committed
Changed in totem:
status: Confirmed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

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

Changed in totem:
status: Fix Committed → Fix Released
Changed in totem:
importance: Unknown → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.