MaestroDD Wrote:see:
http://forum.xbmc.org/showthread.php?tid=59200 and
http://trac.xbmc.org/ticket/7284
I *think* it's the eventserver, but couldn't figure it out yet.
Latest SVN fixes the problem. Thanks for the heads up :-)
mattiasp
Junior Member Posts: 3 Joined: Oct 2009 Reputation: 0 |
2009-10-08 17:54
Post: #21
MaestroDD Wrote:see: Latest SVN fixes the problem. Thanks for the heads up :-) |
| find quote |
MaestroDD
Team-XBMC Developer Posts: 626 Joined: Jul 2008 Reputation: 0 Location: Mannheim, Germany |
2009-10-08 18:11
Post: #22
mattiasp Wrote:Latest SVN fixes the problem. Thanks for the heads up :-) uhm, yep, sorry for not posting it a third time here
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. If you don't have the time to read them, please don't take the time to post in this forum! For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
ctawn
Senior Member Posts: 237 Joined: May 2009 Reputation: 0 |
2009-10-09 21:04
Post: #23
MaestroDD Wrote:uhm, yep, sorry for not posting it a third time here For those of us not familiar with the SVN builds, if you're saying the Apple Remote is fixed for Snow Leopard in some SVN build, some instructions for the clueless about how to get this build would be very appreciated. Thanks. |
| find quote |
Weavus
Alaska Group Posts: 346 Joined: Jun 2004 |
2009-10-09 23:24
Post: #24
ctawn Wrote:For those of us not familiar with the SVN builds, if you're saying the Apple Remote is fixed for Snow Leopard in some SVN build, some instructions for the clueless about how to get this build would be very appreciated. Thanks.No the remote still has issues with front row/itunes in SL but you can work around them if you don't need front row. SVN builds can be found at the fantastic http://www.sshcs.com/xbmc/?mode=BO site |
| find quote |
ctawn
Senior Member Posts: 237 Joined: May 2009 Reputation: 0 |
2009-10-10 18:42
Post: #25
Hmm.... thanks. so I tried the SVN build 23569. I notice there is now a separate remote setting for "Multi (Harmony)" which I tried. Seems to work reasonably good with my existing config (as explained in the How-To starting this thread). However -- and a big however -- the up & down buttons turn the system volume & down in addition to moving up & down, and somewhere along the way iTunes gets launched also. I don't need any of that stuff -- so if you can point me to the proper work around that would be dandy. Thanks.
edit: well... I found the best work-around thread for this on the plex forums. if you read on toward the end you'll see some of the pros and cons, and the idea that maybe this will be fixed in 10.6.2 (with a beta release notes post from brazil.... but despite the fact that apple told one person at least that this 'bug' is intentional, as only apple gets to use the remote. mofos, seriously) http://forums.plexapp.com/index.php?/top...ge__st__80 also, SofaControl and RemoteBuddy seemed to implement their own work-around weeks ago, I wonder why XBMC can't duplicate that? Or will it? but the work around options for now involve either killing some bezel services or renaming both 'front row.app' and 'rcd.app' in /System/Library/CoreServices/ ... I'm trying the latter now and seems to work, with a sort of noticable lag however. ugly hack of a work around though. So --- without advocating this and recognizing this might have some adverse affects (and will definitely kill Front Row), this works: Code: cd /System/Library/CoreServicesthen restart. to revert, just rename back to original names: Code: cd /System/Library/CoreServicesthen restart (honestly not totally sure what rcd.app all does -- but has to do with handling the apple remote the way apple wants -- so expect if you do this only non-apple stuff will work)
(This post was last modified: 2009-10-10 22:24 by ctawn.)
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2009-10-10 22:08
Post: #26
ctawn Wrote:Hmm.... thanks. so I tried the SVN build 23569. I notice there is now a separate remote setting for "Multi (Harmony)" which I tried. Seems to work reasonably good with my existing config (as explained in the How-To starting this thread). However -- and a big however -- the up & down buttons turn the system volume & down in addition to moving up & down, and somewhere along the way iTunes gets launched also. I don't need any of that stuff -- so if you can point me to the proper work around that would be dandy. Thanks. I like how you mentioned that you are running under 10.6. Next time please include this info less others think that your problem exists under 10.5/10.4 or AppleTV. Now, as to your IR control problem. The pending 10.6.2 update will resolve that issue. MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
ctawn
Senior Member Posts: 237 Joined: May 2009 Reputation: 0 |
2009-10-10 22:31
Post: #27
davilla Wrote:I like how you mentioned that you are running under 10.6. I did say that (more or less) a few posts up in this thread. I've also edited the last post, probably while you were posting the above, to indicate viable work-arounds for now. Glad to know this will be actually fixed in 10.6.2, but so far still seems iffy (under brazilian non-non-disclosure ;-) |
| find quote |
lordfoul
Junior Member Posts: 13 Joined: Oct 2009 Reputation: 0 |
2009-10-18 16:43
Post: #28
I followed these instructions and XBMCHelper is crashing continuously.
I am Using a PPC MacMini with and MCE (eHome) IR receiver. This setup works in mira with and apple remote. Here is the log of the crash. Code: Process: XBMCHelper [160] |
| find quote |
MaestroDD
Team-XBMC Developer Posts: 626 Joined: Jul 2008 Reputation: 0 Location: Mannheim, Germany |
2009-10-18 21:14
Post: #29
Hi Lordfoul,
thanks for the report! lordfoul Wrote:I followed these instructions and XBMCHelper is crashing continuously. Looks like that IR receiver isn't picked up by XBMCHelper. It crashes because it can't initialize the remote. There'll be a new version of XBMCHelper soon, which might fix that. cheers, mdd Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. If you don't have the time to read them, please don't take the time to post in this forum! For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
lordfoul
Junior Member Posts: 13 Joined: Oct 2009 Reputation: 0 |
2009-10-19 04:15
Post: #30
My bastard cobbled together system thanks you.
MaestroDD Wrote:Hi Lordfoul, |
| find quote |