- Code: Select all
DEBUG 2012-06-15 18:44:38.702 [Thread-59] New_Face failed. Maybe the font path is wrong.
DEBUG 2012-06-15 18:44:38.703 [Thread-59] Please supply the text font file (~/.mplayer/subfont.ttf).
DEBUG 2012-06-15 18:44:38.703 [Thread-59] subtitle font: load_sub_face failed.
DEBUG 2012-06-15 18:44:38.705 [Thread-59] New_Face failed. Maybe the font path is wrong.
DEBUG 2012-06-15 18:44:38.705 [Thread-59] Please supply the text font file (~/.mplayer/subfont.ttf).
DEBUG 2012-06-15 18:44:38.706 [Thread-59] subtitle font: load_sub_face failed.
At first I thought this was just the query for if I had set a subtitle true type font. But not sure. Since MPlayer plays the MKV file with subtitles fine? I don't see why PS3 MS would not find the default font as well? I don't recall having this issue with 1.50.1. Any help greatly appreciated.
One other quirk, if I click on the debug.log button in the PS3 MS GUI, I get a java.io.exception, that seems odd as well! The debug.log file is of course their at the specific path, so not sure why the exception is thrown.
- Code: Select all
ERROR 2012-06-15 18:46:11.787 [AWT-EventQueue-0] Failed to open file /opt/pms/pms-1.53.0/debug.log in default editor
java.io.IOException: Failed to show URI:file:/opt/pms/pms-1.53.0/debug.log
at sun.awt.X11.XDesktopPeer.launch(XDesktopPeer.java:93) ~[na:1.6.0_24]
at sun.awt.X11.XDesktopPeer.open(XDesktopPeer.java:61) ~[na:1.6.0_24]
at java.awt.Desktop.open(Desktop.java:272) ~[na:1.6.0_24]
at net.pms.newgui.TracesTab$2.mouseClicked(TracesTab.java:144) ~[pms.jar:na]
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) [na:1.6.0_24]
at java.awt.Component.processMouseEvent(Component.java:6271) [na:1.6.0_24]
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267) [na:1.6.0_24]
at java.awt.Component.processEvent(Component.java:6033) [na:1.6.0_24]
at java.awt.Container.processEvent(Container.java:2045) [na:1.6.0_24]
at java.awt.Component.dispatchEventImpl(Component.java:4629) [na:1.6.0_24]
at java.awt.Container.dispatchEventImpl(Container.java:2103) [na:1.6.0_24]
at java.awt.Component.dispatchEvent(Component.java:4455) [na:1.6.0_24]
