INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MC22 for Linux - double click issue  (Read 5292 times)

Mantaray

  • Recent member
  • *
  • Posts: 13
MC22 for Linux - double click issue
« on: July 13, 2017, 04:26:10 pm »

I am using Linux Mint 17.3 'Rosa' (cinnamon 64-bit)

I have previously installed MC21 and then more recently I uninstalled it and installed MC22 version 22.0.97.
With the latest (MC22) version, I need to double click on many basic functions such as: the play/stop/skip buttons, or accessing various options on drop-down menus. Clicking once as normally done won't activate these functions.
This was not the case with the previous (MC21).

Any ideas how to solve this issue? Thanks

Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7355
  • The color of Spring...
Re: MC22 for Linux - double click issue
« Reply #1 on: July 14, 2017, 02:27:29 am »

Have you tried the latest (and likely last MC22) build, 22.0.111-5?
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 23.10 Mantic Minotaur 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC

Mantaray

  • Recent member
  • *
  • Posts: 13
Re: MC22 for Linux - double click issue
« Reply #2 on: July 14, 2017, 06:01:03 am »

Thank you for your suggestion.

I have tried to update the MC22 following the instructions given in "Step 4 - Updating Media Center 22".
Therefore, I typed in the terminal the following command:
sudo apt-get update && sudo apt-get dist-upgrade
I received the below error messages and MC22 did not update.
I'm not a Linux expert and your help would be much appreciated.

The error messages shown in the terminal following the above commands are:

W: There is no public key available for the following key IDs:
1397B... (I deleted the rest of this ID in case of personal info?)
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release  Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7355
  • The color of Spring...
Re: MC22 for Linux - double click issue
« Reply #3 on: July 14, 2017, 09:09:04 am »

That's a Google Chrome repo issue, unrelated to MC.

You can try downloading the .deb file itself and installing it via the terminal or package manager.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 23.10 Mantic Minotaur 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC

Mantaray

  • Recent member
  • *
  • Posts: 13
Re: MC22 for Linux - double click issue
« Reply #4 on: July 14, 2017, 10:55:51 am »

Thanks.
I'm not a Linux expert so please excuse my basic questions below.
As mentioned before, I am using Linux Mint 17.3 'Rosa' (cinnamon 64-bit).
I began to download the .deb file from "JRiver Media Center 22.0.111-5 for Debian".
1. Could you please confirm before I continue that this is suitable to be used with Mint 17.3 Rosa?
2. Doing so opened a package installer window and asked to confirm to "install package" . Is this the correct way to proceed?
3. Will MC22 get updated/replaced if I confirm as above?
4. How would I install it via the terminal?
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7355
  • The color of Spring...
Re: MC22 for Linux - double click issue
« Reply #5 on: July 14, 2017, 11:33:41 am »

Try this from the terminal (not at my main PC at the moment to test this);

Code: [Select]
wget http://files.jriver.com/mediacenter/channels/v22/latest/MediaCenter-22.0.111-5-amd64.deb
Then...

Code: [Select]
sudo dpkg -i ~/MediaCenter-22.0.111-5-amd64.deb
That *should* work. If not, I'll test it here in a bit. :)
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 23.10 Mantic Minotaur 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC

Mantaray

  • Recent member
  • *
  • Posts: 13
Re: MC22 for Linux - double click issue
« Reply #6 on: July 15, 2017, 01:15:33 pm »

Thank you for your suggestion.

I just entered these two commands in the terminal.
It looks that MC22 is now updated to the 22.0.111 build.
Unfortunately, the "double click" issue stayed the same.
Any other suggestion?
Below are the messages shown in the terminal after entering the second command. Also, please note that I am using a 64 bit Intel CPU (not AMD).

sudo dpkg -i ~/MediaCenter-22.0.111-5-amd64.deb
(Reading database ... 169352 files and directories currently installed.)
Preparing to unpack .../MediaCenter-22.0.111-5-amd64.deb ...
Unpacking mediacenter22 (22.0.111-5) over (22.0.97) ...
Setting up mediacenter22 (22.0.111-5) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7355
  • The color of Spring...
Re: MC22 for Linux - double click issue
« Reply #7 on: July 15, 2017, 03:26:48 pm »

AMD64 refers to the x86_64 (aka 64-bit or x64) extensions of x86 (aka 32-bit or i386), actually. Intel created the x86 architecture but AMD created the x86_64 extension, which Intel uses (they call it Intel 64, but AMD64 is correct too).

https://en.wikipedia.org/wiki/X86-64

I can't reproduce the double click issue on Linux Mint 18.2 nor Arch Linux, nor Debian Stretch in my VM.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 23.10 Mantic Minotaur 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC

Mantaray

  • Recent member
  • *
  • Posts: 13
Re: MC22 for Linux - double click issue
« Reply #8 on: July 15, 2017, 04:20:28 pm »

Thanks.

Thinking of uninstalling and then reinstalling MC22.
Could this help?
If yes, what is the best way of doing this given the below history?
Logged

Mantaray

  • Recent member
  • *
  • Posts: 13
Re: MC22 for Linux - double click issue
« Reply #9 on: July 27, 2017, 12:24:34 pm »

hi,

Appreciate your input on the two questions I had in my previous post when possible.

Many thanks.
Logged

Mantaray

  • Recent member
  • *
  • Posts: 13
Re: MC22 for Linux - double click issue
« Reply #10 on: August 09, 2017, 03:51:37 pm »

Updating that when using the JRemote app on my mobile, there is no sign of the double click issue reported before. This issue is observed only when I'm using the keyboard.
Does this give any hint to the problem behind the issue?

In addition, I experience further problems with several functions which I am not able to activate from the drop-down menus. For example, going to Options-->Audio Device-->any of "Bit Streaming" / "Prebuffering"/ "Memory Playback"/ "Play Silence" - would not be activated even when double clicking on them. Rather I need to click somewhere between 20-30 times and in some of the above  options, a drop down menu will appear. In others, nothing at all will happen, such that the function is inactive.

None of the above issues appear in the Windows version of the software.
Again, I am using Linux Mint 17.3 Rosa.

Any idea how to solve this issue please?
Logged

Mantaray

  • Recent member
  • *
  • Posts: 13
Re: MC22 for Linux - double click issue
« Reply #11 on: August 14, 2017, 03:27:00 pm »

Problem seems to be resolved! - however its source still unknown

All the above issues were observed when I am using a logitech wireless combined keyboard (mousepad built in to keyboard).

However, surprisingly, when using a microsoft wireless mouse or a mouse connected (wired) to the PC, all the above issues disappeared!

It should be noted that the above logitech wireless keyboard/mouse showed no issue with the Linux JRiver MC21 version nor have I ever previously experienced any such problems with any other software while using it.

This was so weird I had to share - go figure!
Logged
Pages: [1]   Go Up