dustinrue / ControlPlane

ControlPlane - context-sensitive computing for OS X
http://www.controlplaneapp.com
BSD 3-Clause "New" or "Revised" License
1.76k stars 180 forks source link

Locations not being set #397

Open cpugenius opened 9 years ago

cpugenius commented 9 years ago

Just got the app and it doesn't work yet T_T. I've set the rules and have successfully managed to get the application to switch contexts consistently. However, I have not been able to get it to change the mac's location yet. Running 10.10.3 beta; MBPR 13" 2014.

Here is what the log says -

0:44:25.304 -[EvidenceSourceSetController startEvidenceSource:] Starting Monitor evidence source 00:44:25.305 -[EvidenceSourceSetController startEvidenceSource:] Starting USB evidence source 00:44:25.309 -[EvidenceSourceSetController startEvidenceSource:] Starting AudioOutput evidence source 00:44:25.326 -[EvidenceSourceSetController startEvidenceSource:] Starting Bluetooth evidence source 00:44:25.326 -[EvidenceSourceSetController startEvidenceSource:] Starting CoreLocation evidence source 00:44:25.457 -[EvidenceSourceSetController startEvidenceSource:] Starting WiFi evidence source 00:44:25.459 -[EvidenceSourceSetController startEvidenceSource:] Starting Power evidence source 00:44:25.460 -[WiFiEvidenceSourceCoreWLAN doUpdate] WiFi link is active, grabbing connection info 00:44:25.460 -[EvidenceSourceSetController startEvidenceSource:] Starting TimeOfDay evidence source 00:44:25.545 -[CoreLocationSource locationManager:didFailWithError:] Location manager failed with error: The operation couldn’t be completed. (kCLErrorDomain error 1.) 00:44:25.545 -[CoreLocationSource locationManager:didFailWithError:] Core Location denied! 00:44:27.636 __46-[CPController resumeRegularUpdatesWithDelay:]_block_invoke Resuming regular updates. 00:44:27.638 -[CPController doUpdateForReal] Context guesses: { "B8801F1C-5544-443B-B389-15904FBD572E" = 1; } 00:44:27.638 -[CPController changeActiveContextsBasedOnGuesses:] Activating context: 'Madison' 00:44:57.859 -[CPController activateContext:] Triggering arrival actions, if any, for 'Madison' 00:45:06.229 -[CPController doUpdateForReal] Context guesses: { "B8801F1C-5544-443B-B389-15904FBD572E" = 1; } 00:45:24.079 -[CPController doUpdateForReal] Context guesses: { "B8801F1C-5544-443B-B389-15904FBD572E" = 1; } 00:46:07.591 -[CPController doUpdateForReal] Context guesses: { "B8801F1C-5544-443B-B389-15904FBD572E" = 1; }

dustinrue commented 9 years ago

I setup a test and I’m unable to replicate this issue.

What language is your system in? How many network locations do you have configured? What does your ControlPlane configuration look like?

cpugenius commented 9 years ago

I realized that I had made an error and not included changing the mac’s network location when the ControlAir network context changes. However, I am currently having an intermittent issue where ControlAir fails to update a change in context.

English 4 And attached is my ControlAir configuration.

Matthew Marshall 618.741.4321 thematthewmarshall.com cpugenuis@gmail.com

On 15.3.27, at 12:40 PM, Dustin Rue notifications@github.com wrote:

I setup a test and I’m unable to replicate this issue.

What language is your system in? How many network locations do you have configured? What does your ControlPlane configuration look like? — Reply to this email directly or view it on GitHub https://github.com/dustinrue/ControlPlane/issues/397#issuecomment-87027381.