INTERACT FORUM

More => Old Versions => JRiver Media Center 29 for Linux => Topic started by: cochinada on March 12, 2022, 05:28:42 am

Title: Cursor pointer visible in Theater View
Post by: cochinada on March 12, 2022, 05:28:42 am
This is a bit annoying and also distracting as one does not use the mouse when in Theater View, so can this be suppressed?
Title: Re: Cursor pointer visible in Theater View
Post by: bob on April 07, 2022, 05:10:12 pm
This is a bit annoying and also distracting as one does not use the mouse when in Theater View, so can this be suppressed?
This issue will be fixed in the next build (>= 29.0.30)
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on April 08, 2022, 02:54:17 am
This issue will be fixed in the next build (>= 29.0.30)

Nice!
BTW, I'm still far from being an expert in Linux but isn't there a way for updating and installing these new builds automatically or I still need to do it manually?
Title: Re: Cursor pointer visible in Theater View
Post by: Awesome Donkey on April 08, 2022, 03:35:30 am
Only if you're using Debian/Ubuntu/Mint or any of those derivatives and you're using the JRiver's APT repository. If you're using the repository you should be able to check for updates via your distro's package manager.

If you're using something other than Debian/Ubuntu/Mint/etc. you'll likely have to manually update.
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on April 08, 2022, 06:45:10 am
Only if you're using Debian/Ubuntu/Mint or any of those derivatives and you're using the JRiver's APT repository. If you're using the repository you should be able to check for updates via your distro's package manager.

If you're using something other than Debian/Ubuntu/Mint/etc. you'll likely have to manually update.

Thank you.
I'm using Ubuntu 11 and I think I have done something for configuring or installing (don't know the exact word) this JRiver's repository which I don't remember exactly what it was as my memory likes to play tricks on me.  ::)
I'll try to find this distro's package manager...
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on February 02, 2023, 06:22:03 am
Nice!
BTW, I'm still far from being an expert in Linux but isn't there a way for updating and installing these new builds automatically or I still need to do it manually?

Was this fix postponed? I still have the same issue.
Title: Re: Cursor pointer visible in Theater View
Post by: JimH on February 02, 2023, 06:24:59 am
https://yabb.jriver.com/interact/index.php/topic,132370.0.html
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on February 02, 2023, 06:46:51 am
https://yabb.jriver.com/interact/index.php/topic,132370.0.html

I have 29.0.37 already but the issue remains.
Title: Re: Cursor pointer visible in Theater View
Post by: JimH on February 02, 2023, 07:07:14 am
29.0.86 is the last build of MC29.  It's in a thread at the top of this board.
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on February 02, 2023, 07:13:51 am
29.0.86 is the last build of MC29.  It's in a thread at the top of this board.

Yes. I'm trying to install that one. I've already downloaded it to my PC but I'm not using the correct command for sure as this below fails:

sudo apt-get install mediacenter29

It says "mediacenter29 is already the newest version (29.0.37)"

Should I use something like this instead???

./installJRMC --install -i local

or...

./installJRMC --version 29.0.86

Tried the last one but still my version doesn't change.
Title: Re: Cursor pointer visible in Theater View
Post by: bob on February 02, 2023, 09:12:16 am
Yes. I'm trying to install that one. I've already downloaded it to my PC but I'm not using the correct command for sure as this below fails:

sudo apt-get install mediacenter29

It says "mediacenter29 is already the newest version (29.0.37)"

Should I use something like this instead???

./installJRMC --install -i local

or...

./installJRMC --version 29.0.86

Tried the last one but still my version doesn't change.
installJRMC should have created a repo for MC on your linux box (since it's ubuntu which is a debian derivative it should just work).

sudo apt-get update
sudo apt-get dist-upgrade

should get you the lastest MC (and everything else for your system).
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on February 02, 2023, 09:56:16 am
installJRMC should have created a repo for MC on your linux box (since it's ubuntu which is a debian derivative it should just work).

sudo apt-get update
sudo apt-get dist-upgrade

should get you the lastest MC (and everything else for your system).

I did as above but still stuck with the same MC version

(https://i.ibb.co/zFqgKX0/IMG-20230202-155038.jpg) (https://ibb.co/ZSqryBk)
Title: Re: Cursor pointer visible in Theater View
Post by: Awesome Donkey on February 02, 2023, 11:36:47 am
In that case, why not just download the .deb file (which you already have) and just manually install it using sudo dpkg -i with the full path to the .deb file? Alternately you can probably install it by opening the .deb file and installing it from the UI prompt.

I'm also pretty sure you don't have the repository added, or else the package manager would've picked up on the later MC29 updates.
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on February 02, 2023, 11:44:17 am
In that case, why not just download the .deb file (which you already have) and just manually install it using sudo dpkg -i with the full path to the .deb file?

I'm also pretty sure you don't have the repository added, or else the package manager would've picked up on the later MC29 updates.

Sure thing!
I got an error. Did I download the wrong version or what?
My processor is a Pentium Gold G5500T so I think I got the right package...

(https://i.ibb.co/nfr6tbZ/IMG-20230202-174101.jpg) (https://ibb.co/HY7B3V1)

How can I add the repository? I've upgrade from Windows and probably have done something wrong in the process. :-\
Title: Re: Cursor pointer visible in Theater View
Post by: Awesome Donkey on February 02, 2023, 12:04:02 pm
You're using the 32-bit version of Media Center, correct? Are you using a 32-bit or 64-bit OS? Are you intending to install and use the 64-bit version or is the 32-bit version correct? If the 64-bit version is the one you're wanting to use then you'll likely need to remove the i386 (32-bit) version and install the amd64 (64-bit) version.
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on February 02, 2023, 12:15:03 pm
I think I was (am).
I've downloaded the package you mentioned and now it seems it is correctly installed.

(https://i.ibb.co/qnDTbWQ/IMG-20230202-181144.jpg) (https://ibb.co/yRNHLYj)

Anyway, what should I do in order to have that repository ready so that future updates are automatically detected?

This is my OS:
(https://i.ibb.co/7v0Kp5p/IMG-20230202-182105.jpg) (https://ibb.co/8MQ9xpx)

I also noticed I have these settings:
(https://i.ibb.co/jrTmr5L/IMG-20230202-182908.jpg) (https://ibb.co/LZ8mZPC)
Is it OK despite the "disabled"?
Title: Re: Cursor pointer visible in Theater View
Post by: Awesome Donkey on February 02, 2023, 02:35:14 pm
Sure, when you do future Ubuntu upgrades from major version to major version, e.g. 22.04 to 22.10, make sure you re-enable your repositories because the update process will disable them. However with MC29, there's likely not going to be any further updates to it and 29.0.86 looks to be the last build.

BTW, you can edit each one of those repositories that say disabled on upgrade to jammy and remove the comments to restore them visually back to normal. You'll have to re-enable them and remove the comments after each major upgrade of Ubuntu.
Title: Re: Cursor pointer visible in Theater View
Post by: cochinada on February 02, 2023, 03:14:52 pm
Sure, when you do future Ubuntu upgrades from major version to major version, e.g. 22.04 to 22.10, make sure you re-enable your repositories because the update process will disable them. However with MC29, there's likely not going to be any further updates to it and 29.0.86 looks to be the last build.

BTW, you can edit each one of those repositories that say disabled on upgrade to jammy and remove the comments to restore them visually back to normal. You'll have to re-enable them and remove the comments after each major upgrade of Ubuntu.

Thank you. I just did that and I can also confirm that I don't see the cursor anymore on Theater View!