dsharpen / simbl

Automatically exported from code.google.com/p/simbl
0 stars 0 forks source link

/Library/ScriptingAdditions has wrong permissions #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install new SIMBL (0.9.5b)
2. Open Console

What is the expected output?

SIMBL Agent initializes

What do you see instead?

14/09/2009 
14:38:41    com.apple.launchd.peruser.503[157]  (net.culater.SIMBL.Agent) 
Throttling respawn: Will start in 10 seconds
14/09/2009 
14:38:51    com.apple.launchd.peruser.503[157]  (net.culater.SIMBL.Agent[714]) 
posix_spawn("/Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL 
Agent.app/Contents/MacOS/SIMBL Agent", ...): Permission denied
14/09/2009 
14:38:51    com.apple.launchd.peruser.503[157]  (net.culater.SIMBL.Agent[714]) 
Exited with exit code: 1

Please provide any additional information below.

Manually changing the permissions on /Library/ScriptingAdditions (755) fixes 
the issue.
I'm not 100% whether this was caused by the SIMBL installer or by SL itself.

Original issue reported on code.google.com by just1san...@gmail.com on 14 Sep 2009 at 6:42

GoogleCodeExporter commented 8 years ago
By the way, the permissions for /Library/ScriptingAdditions/ were originally 
700 (rwx------), which makes 
them inaccessible to anyone but admin users.

Original comment by just1san...@gmail.com on 14 Sep 2009 at 8:14

GoogleCodeExporter commented 8 years ago
You are correct, I only alter the permissions if the SIMBL installer creates 
the ScriptingAdditions folder. If another 
process creates them with bad permissions, I don't correct them.

This is will be fixed in 0.9.6.

Original comment by ms...@gmail.com on 14 Sep 2009 at 11:39

GoogleCodeExporter commented 8 years ago
Hello, I just down loaded and unistalled and reinstall the 0.9.6b package and 
SIMBL
Agent isn't starting when I restart my computer. I did the "launchctl list" 
command
and SIMBL was not in the list evena after restarting my computer. I'm running 
10.6.1
just to FYI and the only mod I'm using is SafariStand (64bit version just 
released).
The Agent started up once when I installed the new SIMBL, but after I restarted 
its gone.

Original comment by z1r...@gmail.com on 17 Sep 2009 at 7:35

GoogleCodeExporter commented 8 years ago
What are the permissions on /Library/ScriptingAdditions?

Original comment by ms...@gmail.com on 17 Sep 2009 at 3:56

GoogleCodeExporter commented 8 years ago
Issue 4 has been merged into this issue.

Original comment by ms...@gmail.com on 20 Sep 2009 at 1:54

GoogleCodeExporter commented 8 years ago
The permissions on the LaunchAgents directory in 0.9.6 are still not correct - 
they are too permissive to survive 
restart.  This is fixed on trunk and will be part of release 0.9.7.

Original comment by ms...@gmail.com on 20 Sep 2009 at 1:56

GoogleCodeExporter commented 8 years ago
This is fixed as part of the 0.9.6c re-release.

Original comment by ms...@gmail.com on 20 Sep 2009 at 4:19