More > JRiver Media Center 31 for Linux

web engine

<< < (6/9) > >>

bob:

--- Quote from: Ekpen on June 10, 2023, 02:59:39 pm ---Hello:
I already ran this code, I got nothing.
I suspected the libcef.so is the plugin, but fingers being curious, I just clicked on it with "Hail Mary".
General Advanced... the "Install plugin" I think the code under this object is not firing.
It has been like this since MC 30, and also Ubuntu 22.10
There seem to be 12 or more files in the folder.
Do you want me to see if other shared libraries are in there ?
Thanks.
Enjoy your weekend.
George Omoregie

--- End quote ---
It's a slightly different command, it checks the other shared libraries in that directory as well, so please run it when you get a chance.

Best,
Bob

Ekpen:

--- Quote from: bob on June 10, 2023, 03:15:26 pm ---It's a slightly different command, it checks the other shared libraries in that directory as well, so please run it when you get a chance.

Best,
Bob

--- End quote ---
I got nothing. This is the 3rd time I am running it.
This is to search and print or display to the screen correct ?
This could be one of the problem.
But when I peek at  the linux_chromium64 folder, I see the followings:
libcef.so,libEGL.so,libGLESv2,so,libvk_swifts hader.so,resources.pak, snapshot_blob.bin,
v8_context_snapshot.bin, vk_swiftshader_icd.json.
There are also chrome_100_percent, chrome__200_percent, and icudt.,dat
Thanks.
George Omoregie

bob:

--- Quote from: Ekpen on June 10, 2023, 06:48:40 pm ---I got nothing. This is the 3rd time I am running it.
This is to search and print or display to the screen correct ?
This could be one of the problem.
But when I peek at  the linux_chromium64 folder, I see the followings:
libcef.so,libEGL.so,libGLESv2,so,libvk_swifts hader.so,resources.pak, snapshot_blob.bin,
v8_context_snapshot.bin, vk_swiftshader_icd.json.
There are also chrome_100_percent, chrome__200_percent, and icudt.,dat
Thanks.
George Omoregie

--- End quote ---

George, those commands aren't the same.
The first one only checked libcef.so.
The second one checks all of the shared (.so) libraries in that directory.

How about you go into the directory

--- Code: ---cd ~/.jriver/Media\ Center\ 31/Plugins/linux_chromium64
--- End code ---
Make SURE you are in that directory, then do

--- Code: ---ldd libEGL.so
--- End code ---

--- Code: ---ldd ibGLESv2.so
--- End code ---

--- Code: ---ldd libvulkan.so.1
--- End code ---

--- Code: ---libvk_swiftshader.so
--- End code ---

If any of them are not found then you are missing things.
rm *
in that directory and restart MC.

They they are all there look for missing libraries.

I discovered on my ubuntu 22 install that I needed to add
libva-drm2
to get VIDEO playback to work. It wasn't required for the browser

Ekpen:

--- Quote from: bob on June 12, 2023, 11:29:51 am ---George, those commands aren't the same.
The first one only checked libcef.so.
The second one checks all of the shared (.so) libraries in that directory.

How about you go into the directory

--- Code: ---cd ~/.jriver/Media\ Center\ 31/Plugins/linux_chromium64
--- End code ---
Make SURE you are in that directory, then do

--- Code: ---ldd libEGL.so
--- End code ---

--- Code: ---ldd ibGLESv2.so
--- End code ---

--- Code: ---ldd libvulkan.so.1
--- End code ---

--- Code: ---libvk_swiftshader.so
--- End code ---

If any of them are not found then you are missing things.
rm *
in that directory and restart MC.

They they are all there look for missing libraries.

I discovered on my ubuntu 22 install that I needed to add
libva-drm2
to get VIDEO playback to work. It wasn't required for the browser

--- End quote ---

Sorry to be late. I was not at home.
Per your instruction, I went to the linux_Chromium64 folder.
These :   ibGLESv2.so and libvk_swiftshader.so  commands not found.
The other two ok.
Then I ran the rm * command.
Result was  rm : cannot remove "locales" : Is a directory. 
I will now import two folders in my library so that we could use these for testing.
I had over the weekend zapped my database because of the issues with black bar detection.

Thanks.
George Omoregie.

bob:

--- Quote from: Ekpen on June 12, 2023, 02:37:12 pm ---Sorry to be late. I was not at home.
Per your instruction, I went to the linux_Chromium64 folder.
These :   ibGLESv2.so and libvk_swiftshader.so  commands not found.
The other two ok.
Then I ran the rm * command.
Result was  rm : cannot remove "locales" : Is a directory. 
I will now import two folders in my library so that we could use these for testing.
I had over the weekend zapped my database because of the issues with black bar detection.

Thanks.
George Omoregie.

--- End quote ---
Doesn't matter that it can't delete locales. If the original .so files are deleted the plugin will be re-downloaded. Seems like you had a partial install of the plugin.
Just let it run when it starts up. Don't interrupt it. Depending on the speed of your connection it can take up to a minute to download the plugin.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version