GNOME Bugzilla – Bug 594222
DVD title and chapter missing or wrong in title bar and playlist browser
Last modified: 2010-12-13 12:32:46 UTC
When I start playing a DVD, Totem sometimes displays cdrom2 in the title bar and playlist browser instead of the DVD title (/mnt/cdrom2 is the mount point of this drive). I have also seen "Title 0" on the same disc. In Totem's "Movie" menu, the disc title is always shown correctly. When it progresses to a new chapter while viewing the movie, the text seems to be set correctly (e.g. it shows: Title 2, Chapter 10, Home), however, when I click the next chapter button, the chapter number in the title bar is never updated. lib64gstreamer0.10_0.10-0.10.24-1mdv2010.0 lib64gstreamer-plugins-base0.10-0.10.24-1mdv2010.0 gstreamer0.10-plugins-ugly-0.10.12-4plf2010.0 gstreamer0.10-plugins-bad-0.10.14-1plf2010.0 gstreamer0.10-plugins-good-0.10.16-1mdv2010.0 totem-2.27.2-1mdv2010.0
All this information is supposed to be provided by the resin DVD plugin.
This bug was reported against a version which is not supported any more. Developers are no longer working on this version so there will not be any bug fixes for it. Can you please check again if the issue you reported here still happens in a recent version of GNOME and update this report by adding a comment and adjusting the 'Version' field? Again thank you for reporting this and sorry that it could not be fixed for the version you originally used here. Without feedback this report will be closed as INCOMPLETE after 6 weeks.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
Created attachment 176275 [details] [review] Fix title changes when the DVD chapters change. Remove the 'force' argument from totem_playlist_set_title, as we want to update the custom title whenever the metadata changes, making all calls to totem_playlist_set_title need force == TRUE anyway. Fixes updating the playlist label and window title when DVDs switch chapters or jump into/out of the menu, broken in 71eacd. See