I changed the code in the wide.js, tall.js (for the processes) an the core.js (for the external ip).
Now I keep getting this entry in the system.log everytime I call the dashboard:
WindowServer[103]: _CGXSetWindowHasKeyAppearance: Operation on a window 0x559 requiring rights kCGSWindowRightOwner by caller Dashboard
This happens until I "uninstall" the iStat Pro-Widget.
Does anybody know the correct permissions for these files? Mine are (after the changes):
ls -la
-rw-r--r--@ 1 myusername staff 20712 19 Feb 14:53 Tall.js
-rw-r--r--@ 1 myusername staff 22782 19 Feb 14:51 Wide.js
Since the permission and the ownership does not differ from the other files, I don't know what to do.
Thanks for any hint,
lxc
No ideas here....but my modified files are the same permissions as yours and I don't get that message:
-rw-r--r--@ 1 myusername staff 20712 Jul 28 2012 Tall.js
-rw-r--r--@ 1 myusername staff 22782 Jul 26 2012 Wide.js
-Kevin