16

Yes, this is a weird question, but I promise this is what is actually happening. It's 100% repeatable every single time.

I've got a MacBook Pro with El Capitan, and hooked up to it I have a Logitech Performance MX mouse with a 2.4GHz wireless receiver. For about the past two weeks, whenever I close Chrome my mouse completely stops responding. I've waited up to 5 minutes and the mouse never responds. If I unplug the wireless USB receiver and then immediately plug it back in, my mouse will start working immediately... at least until the next time I close Chrome.

You might ask, "why would you close Chrome then?" Well, I wouldn't, but I'm a web developer. As part of my grunt build process Chrome is launched to run karma unit tests. There are times when I need to use Command+C to stop the tasks. This of course closes Chrome and then my mouse stops working. If I manually close the browser karma launched (without stopping the grunt process) the mouse also stops working.

The problem is unrelated to grunt/karma because if I close the Chrome browser I'm writing this question in -- a browser I manually launched -- my mouse also stops working. It ONLY happens when a Chrome process completely stops. I can close tabs without affecting my mouse. I can open a second window and close it and my mouse works just fine. I can open an incognito window and close it, and my mouse is also fine. If I close the last open Chrome window though my mouse completely stops responding immediately.

I can close any other program and the mouse also works just fine. I should also mention the built in touchpad never stops working... but I keep the MBP lid closed almost all the time.

I probably end up starting and stopping my grunt process 10-20x a day, and this has become a huge inconvenience (although one my co-workers find pretty amusing). Does anyone have any ideas on how to even begin to troubleshoot this?

Mordred
  • 578

3 Answers3

8

I figured out a solution. I had Logitech Control Center installed, and it appears that something in either OSX or Chrome changed and broke some kind of interaction between LCC and Chrome (I had not updated LCC previous to this issue). When this began happening the first thing I did was install the latest version of LCC for El Capitan, but that did not fix the problem.

After posting this thread I decided to see how to completely remove LCC and fortunately it ships with an uninstaller. As soon as LCC was uninstalled, I could close Chrome and my mouse kept working. I then reinstalled LCC and could still close Chrome. Guess it got into some kind of bad state and only uninstalling first could fix it.

Using the LCC uninstaller:

  1. Go to Applications > Utilities
  2. Run LCC Uninstaller.app
  3. Restart computer (this step is probably optional but couldn't hurt)
Mordred
  • 578
3

I had the EXACT same issue - I kid you not. Every time I quit out of Chrome, my mouse was dead. I'd unplug and replug the little receiver and it would come back to life - every time 100% repeatable. The solution? UPGRADE LOGITECH CONTROL CENTER software. I was running 10.10.x and had Version 3.6 of the LCC. I upgraded to 3.9.4 and everything is working well now. Did this work for you? You have to download the program manually from logitech then install it and restart.

Scott
  • 141
0

I had the same issue as well. I finally fixed it by opening the Logitech Control Center then Opened Unifying Software. Click 'Advanced' then Unpair and then Pair it again.

Before this I had tried everything else on this form and others. This finally worked for me.

Glen B
  • 1