Opened 14 years ago

Closed 14 years ago

#7398 closed defect (fixed)

No menu cursor for many DVD titles

Reported by: havardw+bugzilla@… Owned by: skamithi
Priority: trivial Milestone: unknown
Component: MythTV - DVD Playback Version: 0.22rc1
Severity: low Keywords:
Cc: Ticket locked: no

Description

I'm testing the improved (over 0.21-fixes) menu support in 0.22. This time menus of DVDs that I had problems with before show up, but 4 out of 5 tested DVDs does not show the menu cursor.

I get no cursor with:

  • "West Wing 7th season" disc1
  • "The Fellowship of the Ring Extended edition" disc 1
  • "Elizabeth - The Golden Age"
  • "Sex and the City - The Movie"

All these had cursors in 0.21-fixes, although the last 3 had *only* cursor and no background.

The cursor still works with "The Wire Season 4" disc 1.

Attachments (2)

frontend.log.gz (5.2 KB) - added by otto at kolsi dot fi 14 years ago.
ticket_7398_no_dvd_menu.diff (1.2 KB) - added by skamithi 14 years ago.
some dvd menus are not found in the title. add check to include this. also workaround problem with dvdnav using the wrong stream id for the dvd menu stream id if dvd menu is in a title and not a menu

Download all attachments as: .zip

Change History (8)

comment:1 Changed 14 years ago by havard+bugzilla@…

Output of mythfrontend --version:

MythTV Version : 22514M
MythTV Branch : trunk
Network Protocol : 50
Library API : 0.22.20091016-1
QT Version : 4.5.2
Options compiled in:
linux release using_oss using_alsa using_pulse using_arts using_jack using_backend using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg

comment:2 Changed 14 years ago by anonymous

I've experienced this as well, but only when first entering a disc menu page. I found that if I "guess" where the cursor is, navigate to a different menu page (settings, episodes, etc.), then the cursor appears as expected, even after returning to the original menu.

comment:3 Changed 14 years ago by robertm

Component: Plugin - MythVideoMythTV - DVD Playback
Owner: changed from Anduin Withers to skamithi
Priority: majortrivial
Severity: mediumlow

comment:4 Changed 14 years ago by otto at kolsi dot fi

I have same problem with LOTR SEE Disk1 in the very beginning where there is a language selection. In that screen, selection is not visible at all. I've attached -v playback,extra log from the start of the disk until that screen.

$ mythfrontend --version
Please include all output in bug reports.
MythTV Version   : 23932M
MythTV Branch    : trunk
Network Protocol : 56
Library API      : 0.23.20100326-1
QT Version       : 4.6.2
Options compiled in:
 linux debug silent using_oss using_alsa using_pulse using_pulseoutput using_backend using_dvb using_frontend using_lirc using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads

Changed 14 years ago by otto at kolsi dot fi

Attachment: frontend.log.gz added

Changed 14 years ago by skamithi

some dvd menus are not found in the title. add check to include this. also workaround problem with dvdnav using the wrong stream id for the dvd menu stream id if dvd menu is in a title and not a menu

comment:5 Changed 14 years ago by skamithi

(In [24019]) Refs #7398. display dvd menu button if the menu is in a regular title domain instead of a menu domain. will commit to 0.23 fixes in a few weeks if no problems are reported.

comment:6 Changed 14 years ago by skamithi

Resolution: fixed
Status: newclosed

(In [24308]) Closes #7398. apply [24019] to 0.23-fixes

Note: See TracTickets for help on using tickets.