Apple Remote issues under 10.6
#1
Posted 20 August 2009 - 04:26 AM
I just upgraded my mini to the most recently version of OS X 10.6 (I'm an ADC member) and have noticed a new issue. The fact that this started appearing when I upgraded the OS could be a coincidence, but it was working great before, so I'm not sure.
Basically the remote (a Logitech Harmony 880) no longer just controls Plex. When I move up and down, or hit the select button, the volume on the mini changes, or iTunes starts playing, etc.
I've tried rebooting the Mac, quitting and restarting plex, etc. but to no avail.
Is this a known issue?
#2
Posted 20 August 2009 - 08:46 AM
neilio, on Aug 20 2009, 06:26 AM, said:
I just upgraded my mini to the most recently version of OS X 10.6 (I'm an ADC member) and have noticed a new issue. The fact that this started appearing when I upgraded the OS could be a coincidence, but it was working great before, so I'm not sure.
Basically the remote (a Logitech Harmony 880) no longer just controls Plex. When I move up and down, or hit the select button, the volume on the mini changes, or iTunes starts playing, etc.
I've tried rebooting the Mac, quitting and restarting plex, etc. but to no avail.
Is this a known issue?
10.6 is not supported yet. I few things has been fixed for 10.6 in Plex 0.8.2 but there are still a couple of issues. They will be fixed when the developers have 10.6 installed on their machines, which will take a few more weeks. So I would recommend patience. Do not update to 10.6 on the machine that you want to have a fully functional Plex on, not until word has been given on the site.
#3
Posted 25 August 2009 - 05:55 PM
neilio, on Aug 20 2009, 05:26 AM, said:
I just upgraded my mini to the most recently version of OS X 10.6 (I'm an ADC member) and have noticed a new issue. The fact that this started appearing when I upgraded the OS could be a coincidence, but it was working great before, so I'm not sure.
Basically the remote (a Logitech Harmony 880) no longer just controls Plex. When I move up and down, or hit the select button, the volume on the mini changes, or iTunes starts playing, etc.
I've tried rebooting the Mac, quitting and restarting plex, etc. but to no avail.
Is this a known issue?
i have this exact problem and just signed up to the forum to see if anyone else has it. obviously they do
almost tempted to go back to 10.5 as my main use for my mac is a plex media centre.
how annoying
#4
Posted 28 August 2009 - 03:36 AM
Adam K, on Aug 25 2009, 01:55 PM, said:
almost tempted to go back to 10.5 as my main use for my mac is a plex media centre.
how annoying
Use the free trial of Remote Buddy. It will solve the remote problem. Hopefully the bug will be fixed by the time the trial expires.
#5
Posted 28 August 2009 - 08:52 PM
#8
Posted 29 August 2009 - 03:09 PM
Is it possible to release a bug fix version of Plex that takes care of the issue?
#9
Posted 29 August 2009 - 03:56 PM
2) replace file with contents as follows:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<true/>
</dict>
</plist>
3) Save and reboot
Hope this helps and gives others some more ideas. For iTunes, went into the preferences and disabled the remote option under Devices, but that didn't do anything (perhaps another reboot is needed - don't know and can't try that right now).
~40R
#10
Posted 29 August 2009 - 06:02 PM
FortyRock, on Aug 29 2009, 03:56 PM, said:
2) replace file with contents as follows:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<true/>
</dict>
</plist>
3) Save and reboot
Hope this helps and gives others some more ideas. For iTunes, went into the preferences and disabled the remote option under Devices, but that didn't do anything (perhaps another reboot is needed - don't know and can't try that right now).
~40R
Do this, and also delete /System/Library/LoginPlugins/BezelServices.loginPlugin
I did both of these and now iTunes doesn't pop up, volume doesn't get changed and FrontRow is dead.
#11
Posted 29 August 2009 - 06:24 PM
JCWeinberg, on Aug 29 2009, 01:02 PM, said:
I did both of these and now iTunes doesn't pop up, volume doesn't get changed and FrontRow is dead.
It's a little bit backwards, but I can confirm that this works fine. You just no longer have your volume overlay when you change your volume, or the clicks. This is fine for me since my volume always stays on max and I control the volume through my tv, as i have a dedicated plex system. However, if you are running on a desktop system that you have other uses for, this could prove to be a bit of a problem.
#12
Posted 29 August 2009 - 07:03 PM
Apocrathia, on Aug 29 2009, 02:24 PM, said:
Fantastic. Also verified that if "Always On" is enabled in Plex, the remote will still relaunch Plex.
Looks like this solution (workaround, rather) is just fine for the dedicated HTPC scenario.
Thanks for the missing pieces to the puzzle, folks!
#14
Posted 29 August 2009 - 08:03 PM
RinusMaximus, on Aug 29 2009, 02:33 PM, said:
Thanks for the help guys.
That's all i did with both the plugin and the plist. just append .bak to it and your fine. At least we're in the clear for now. Hopefully 8.3 will begin to include more snow kitty support & optimizations. (and possibly absolute ordering support in the library)
#15
Posted 30 August 2009 - 12:24 AM
FortyRock, on Aug 29 2009, 05:56 PM, said:
2) replace file with contents as follows:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<true/>
</dict>
</plist>
3) Save and reboot
Hope this helps and gives others some more ideas. For iTunes, went into the preferences and disabled the remote option under Devices, but that didn't do anything (perhaps another reboot is needed - don't know and can't try that right now).
~40R
I can not save the file again. I am the admin of my Mac mini. What do i wrong? I changed the rights for my "Name" and admin, but i still can not save it after changing it.
#17
Posted 30 August 2009 - 04:28 AM
mapexvenus, on Aug 30 2009, 02:43 AM, said:
I was still having issues even with remotebuddy. After making the changes described above everything works 100% without remote buddy.
#18
Posted 30 August 2009 - 04:58 AM
JCWeinberg, on Aug 30 2009, 05:28 AM, said:
Yes it works for me, too except now my wireless mighty mouse right click doesn't work. Other mouse functions I assigned to it doesn't work either. Only primary button works. strange?? When I restore the two files back to original, mouse works fine. I suppose I can live with it for a while, but I've grown so used to right mouse click I don't know how long I can last...
#19
Posted 30 August 2009 - 07:53 AM
SpiderPig2810, on Aug 30 2009, 02:24 AM, said:
You have to do this from the Terminal (Applications/Utilities/Terminal).
sudo vi /System/Library/LaunchAgents/com.apple.RemoteUI.plist
Then type in your root password and edit the file in VI. Google the VI commands, because they are a bit odd.
For renaming the other file use the following command in the Terminal.
sudo mv /System/Library/LoginPlugins/BezelServices.loginPlugin/ /System/Library/LoginPlugins/BezelServices.loginPlugin.bak/
Hope that helps.

Sign In
Register
Help

MultiQuote