Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change device does nothing #8

Open
levithomason opened this issue Jan 3, 2015 · 8 comments
Open

Change device does nothing #8

levithomason opened this issue Jan 3, 2015 · 8 comments

Comments

@levithomason
Copy link

Hi there, would love to checkout how proximity works, however, I cannot seem to select a blue-tooth device. In the bluetooth section of the preferences I have a message "A bluetooth-enabled device has not be selected". Clicking "Change Device" does not do anything.

Am I missing something? My Galaxy S5 is connected to my mac and works with other bluetooth proximity software.

Thanks much for any help!

My mac:
Model Name: iMac
Model Identifier: iMac14,2
Processor Name: Intel Core i5
Processor Speed: 3.2 GHz
Number of Processors: 1
Total Number of Cores: 4
L2 Cache (per Core): 256 KB
L3 Cache: 6 MB
Memory: 16 GB
Boot ROM Version: IM142.0118.B07
SMC Version (system): 2.15f7

@pyropoptrt
Copy link

Levi, are you using Yosemite? I've noticed the same behavior in Yosemite.

@levithomason
Copy link
Author

Yep, using Yosemite.

As a temporary solution I'm using handyLock. This works for locking and unlocking my Mac but does not offer running scripts.

Let me know if there is anything I can do to help solve the issue.

@Canorus
Copy link

Canorus commented Feb 8, 2015

same symptom here. using 10.10.2 on MBA 2012 late with iPhone6,2, iOS 8.1.2

Guess something has changed with handling bluetooth on 10.10

@cashxx
Copy link

cashxx commented Feb 11, 2015

Yea I have been using it for a while now and upgraded to Yosemite and same issue. Would love to see this fixed developer! Please!

Actually I just opened the source code up in Xcode and recompiled under xCode 6.1.1 and it seems to be working now so far. Able to select the "Change Device" button now, etc.

@niobos
Copy link

niobos commented Jun 4, 2015

Cross-linking to https://code.google.com/p/reduxcomputing-proximity/issues/detail?id=18 for completeness

@niobos
Copy link

niobos commented Jun 4, 2015

I tried recompiling with XCode 6.3.2, but get the same result: the ChangeDevice button doesn't do anything. The exception seems to originate at the runModal call.

@cashxx did you do anything to get it working? I need to change the BaseSDK before it even compiles.

@niobos
Copy link

niobos commented Jun 4, 2015

@cashxx I need to correct myself: when using the version from GitHub (vs that from google Code), it does indeed work with a fresh compile.

@cashxx
Copy link

cashxx commented Jun 4, 2015

Yea use the code off of GitHub to recompile with. I wasn't even aware of it being on Google Code. It was pure luck finding that out, I'm so glad it worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants