[libbluray-devel] Seinfeld UHD can't display menu due to unimplemented graphics functions

Shaya Potter spotter at gmail.com
Sun Jun 29 12:01:58 UTC 2025


It seems like development on libbluray has mostly stalled, but figured
I'd point out an unimplemented requirement for at least one set of
newer uhd blurays

when one tries to play the seinfeld UHD release, it shows the menu
background, but doesn't show any graphics.  it also logs a lot of
unimplemented errors that probably relate to that

after a little grep / sort / uniq magic

     27 HGraphicButton.java:org.havi.ui.HGraphicButton.addHActionListener:117:
UNIMPLEMENTED: org.havi.ui.HGraphicButton.()
     27 HGraphicButton.java:org.havi.ui.HGraphicButton.addHFocusListener:100:
UNIMPLEMENTED: org.havi.ui.HGraphicButton.()
     35 HGraphicButton.java:org.havi.ui.HGraphicButton.<init>:31:
UNIMPLEMENTED: org.havi.ui.HGraphicButton.()
     27 HGraphicButton.java:org.havi.ui.HGraphicButton.setActionCommand:125:
UNIMPLEMENTED: org.havi.ui.HGraphicButton.()
      1 HGraphicButton.java:org.havi.ui.HGraphicButton.setFocusTraversal:73:
UNIMPLEMENTED: org.havi.ui.HGraphicButton.()
     35 HIcon.java:org.havi.ui.HIcon.<init>:32: UNIMPLEMENTED:
org.havi.ui.HIcon.()


More information about the libbluray-devel mailing list