FrontRow operation seems to be broken under 10.4.3. For some reason, I no longer have sufficient privileges to replace BezelServices.framework in System/Library/PrivateFrameworks. That's probably just Apple being sneaky about the leak. Does anyone know how to easily override this problem? I want FrontRow back...
_________________________
Cheers! :-) - JediJoker
Current: - "ProBook:" 15.4" MacBook Pro Core 2 Duo 2.33 GHz - Mac Classic II - Old PowerBook
Moved On: - "The Book of Power:" 12.1" PowerBook G4 Aluminum 1.33 GHz - Purple iMac
Registered: 11/15/07
Posts: 1797
Loc: Florida, USA
Have the bezelServices.framework on the desktop and copy and paste what whitlock said and it will move the bezelServices.framework to the right directory and then frontrow should work.
If it doesn't work then try this
Code:
su
mv ~/Desktop/backupframework /System/Library/PrivateFrameworks/bezelServices.framework
Last login: Mon Oct 31 23:31:58 on ttyp1
Welcome to Darwin!
The-Book-of-Power:~ JediJoker$ sudo mv ~/Desktop/backupframework /System/Library/PrivateFrameworks/bezelServices.framework
Password:
mv: rename /Users/JediJoker/Desktop/backupframework to /System/Library/PrivateFrameworks/bezelServices.framework/backupframework: No such file or directory
The-Book-of-Power:~ JediJoker$
I even tried a permissions repair, but it had no effect. I think I'll try a permissions repair from the Tiger disk now.
Post edited by: JediJoker7169, at: 2005/11/01 18:41
_________________________
Cheers! :-) - JediJoker
Current: - "ProBook:" 15.4" MacBook Pro Core 2 Duo 2.33 GHz - Mac Classic II - Old PowerBook
Moved On: - "The Book of Power:" 12.1" PowerBook G4 Aluminum 1.33 GHz - Purple iMac