by raf » Wed Nov 21, 2012 12:15 am
maclemming,
You're most likely still using either a beta, or the non-app store version of Remoter, if it's looking in ~/Library/Application\ Support
(Or an older version of the App Store version of Remoter).
Since, even if I wanted to, there is no longer a way to have apps access the ~/Library/Application\ Support directory. Sandboxing is handled by the OS, and is semi-transparent to the app. The app thinks it's accessing ~/Library/Application\ Support, but the OS actually delivers the
~/Library/Containers/com.remoterlabs.remotermac/Data/Library/Application Support/ instead.
The only time the app can access the ~/Library/Application\ Support directory is during first-time run (meaning the Containers/... directory doesn't exist yet.) In this case only, Remoter will (via a scripted action handled by the OS, not Remoter) transfer all files of any previous installations (from ~/Library/Application\ Support/Remoter over to the new location).
If you're positive you're running the latest App store version of Remoter, and it's still looking under ~/Library/Application\ Support, then I'm at a loss. Something is going on with your machine maybe? Try rebooting. This really shouldn't happen, as it's a security flaw.
PS: I take it you didn't lose your sessions.plist file after all? yay?