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

GHAPIDemo does not work #113

Closed
ghost opened this issue Nov 12, 2012 · 2 comments · Fixed by #114
Closed

GHAPIDemo does not work #113

ghost opened this issue Nov 12, 2012 · 2 comments · Fixed by #114
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Nov 12, 2012

Hi there,

I checked out latest commit (c8a9a90), made a git submodule update --recursive --init and opened GHAPIDemo.
Typing into the username textfield gives every char in double, so typing a test shows tteesstt in the text field. Theres also a lot of output in the console, starting with

2012-11-12 10:34:20.258 GHAPIDemo[10448:303] *** Enabling asynchronous backtraces
2012-11-12 10:34:20.409 GHAPIDemo[10448:303] Active requests: 0
2012-11-12 10:34:27.310 GHAPIDemo[10448:303] -[__NSCFConstantString objectAtIndex:]: unrecognized selector sent to instance 0x7fff7ab73930
2012-11-12 10:34:27.310 GHAPIDemo[10448:303] An uncaught exception was raised
2012-11-12 10:34:27.311 GHAPIDemo[10448:303] -[__NSCFConstantString objectAtIndex:]: unrecognized selector sent to instance 0x7fff7ab73930
2012-11-12 10:34:27.314 GHAPIDemo[10448:303] (

Any ideas?

@jspahrsummers
Copy link
Member

Thanks for reporting this! It should be fixed by #114.

@ghost
Copy link
Author

ghost commented Nov 13, 2012

Works perfect, thanks.

andersio pushed a commit that referenced this issue Sep 22, 2016
Minor refactorings for rex_started, rex_completed and filterMap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants