I have several plist files in the folder ~/Library/LaunchAgents. They all have the same permissions but two of them (dotjs and pow) are not launching at login, even if they have the key RunAtLoad set to true. Does anyone know why they are not loading?
(I'm using Lion 10.7.3.)
EDIT:
I am able to launch the files manually with the command: launchctl load -w cx.pow.powd.plist for example.
launchctl load -w cx.pow.powd.plist. – aliouftw May 4 '12 at 20:27