2019-02-04, 00:24
I cannot get Blu Ray menu support to work in v. 18 (my Kodi version # and system specs are listed below).
I have ripped all of my Blu Ray discs to a NAS, which I connect to via NFS. The files are in BDMV format (i.e., BDMV and CERTIFICATE folders). I have no problem playing these Blu Ray movies in Kodi unless I want it to show Blu Ray menus. Specifically, in Kodi Settings, when I go to Player/Discs, and then try to select "Show Blu Ray Menu" I receive the message "BD-J MENU ERROR - There was an error encountered loading Java, so BD-J menus will not be functional at this time. BD-J menus require the Java Runtime Environment so make sure this is installed and functioning on your system."
I have JRE installed from ppa:linuxuprising/java. I entered the following in Terminal to confirm that I have JRE and it is functional:
$ which java
/usr/bin/java
$ ls -l /usr/bin/java
lrwxrwxrwx 1 root root 22 Feb 2 10:54 /usr/bin/java -> /etc/alternatives/java
$ ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 36 Feb 3 11:34 /etc/alternatives/java -> /usr/lib/jvm/java-11-oracle/bin/java
$ echo $JAVA_HOME
/usr/lib/jvm/java-11-oracle
$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-11-oracle/bin:/usr/lib/jvm/java-11-oracle/db/bin
Is this a bug that is preventing JRE from working, or is there something more that I need to configure?
Here is my debug log (log of me trying to select "Show Blu Ray Menu" is settings, and then trying - and failing - to play the movie Atomic Blonde): imuxiyakas (paste)
My system specs are as follows:
OS: Linux Mint 19 (Kernel: Linux 4.15.0-45-Generic)
CPU: Intel i7-7820X @3.6 GHZ
Total Memory: 16 GB (Free Memory 13.1 GB)
GPU: GeForce GTX 1060 6 GB/PCIE/SSE2
OpenGL Version 4.6.0 NVIDIA 415.27
Screen: 1920x1080@60 hz – Full Screen
Kodi 18.0 GIT:20190128-D81C34C
I installed Kodi from the ppa, and Linux Update Manage automatically updated it to v. 18 when it was available.
Will be happy to provide any more info.
I have ripped all of my Blu Ray discs to a NAS, which I connect to via NFS. The files are in BDMV format (i.e., BDMV and CERTIFICATE folders). I have no problem playing these Blu Ray movies in Kodi unless I want it to show Blu Ray menus. Specifically, in Kodi Settings, when I go to Player/Discs, and then try to select "Show Blu Ray Menu" I receive the message "BD-J MENU ERROR - There was an error encountered loading Java, so BD-J menus will not be functional at this time. BD-J menus require the Java Runtime Environment so make sure this is installed and functioning on your system."
I have JRE installed from ppa:linuxuprising/java. I entered the following in Terminal to confirm that I have JRE and it is functional:
$ which java
/usr/bin/java
$ ls -l /usr/bin/java
lrwxrwxrwx 1 root root 22 Feb 2 10:54 /usr/bin/java -> /etc/alternatives/java
$ ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 36 Feb 3 11:34 /etc/alternatives/java -> /usr/lib/jvm/java-11-oracle/bin/java
$ echo $JAVA_HOME
/usr/lib/jvm/java-11-oracle
$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-11-oracle/bin:/usr/lib/jvm/java-11-oracle/db/bin
Is this a bug that is preventing JRE from working, or is there something more that I need to configure?
Here is my debug log (log of me trying to select "Show Blu Ray Menu" is settings, and then trying - and failing - to play the movie Atomic Blonde): imuxiyakas (paste)
My system specs are as follows:
OS: Linux Mint 19 (Kernel: Linux 4.15.0-45-Generic)
CPU: Intel i7-7820X @3.6 GHZ
Total Memory: 16 GB (Free Memory 13.1 GB)
GPU: GeForce GTX 1060 6 GB/PCIE/SSE2
OpenGL Version 4.6.0 NVIDIA 415.27
Screen: 1920x1080@60 hz – Full Screen
Kodi 18.0 GIT:20190128-D81C34C
I installed Kodi from the ppa, and Linux Update Manage automatically updated it to v. 18 when it was available.
Will be happy to provide any more info.