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

Crash when using custom accessoryStyle #15

Closed
jamonholmgren opened this issue Feb 21, 2013 · 0 comments
Closed

Crash when using custom accessoryStyle #15

jamonholmgren opened this issue Feb 21, 2013 · 0 comments
Assignees

Comments

@jamonholmgren
Copy link
Owner

(main)> 2013-02-21 13:10:54.536 OUCalc[19236:c07] sectioned_table.rb:143:in `tableView:cellForRowAtIndexPath:': undefined local variable or method `tableCell' for #<SearchModulesScreen:0xaa219a0> (NameError)
2013-02-21 13:10:54.538 OUCalc[19236:c07] *** Terminating app due to uncaught exception 'NameError', reason: 'sectioned_table.rb:143:in `tableView:cellForRowAtIndexPath:': undefined local variable or method `tableCell' for #<SearchModulesScreen:0xaa219a0> (NameError)
'
*** First throw call stack:
(0xc69012 0x651e7e 0x2d1364 0x1965c9 0x16ef8fb 0x16ef9cf 0x16d81bb 0x16e8b4b 0x16852dd 0x6656b0 0x261ffc0 0x261433c 0x2614150 0x25920bc 0x2593227 0x25938e2 0xc31afe 0xc31a3d 0xc0f7c2 0xc0ef44 0xc0ee1b 0x2d7a7e3 0x2d7a668 0x1634ffc 0x35c7 0x2b65)
libc++abi.dylib: terminate called throwing an exception
((null))> rake aborted!
Command failed with status (1): [DYLD_FRAMEWORK_PATH="/Applications/Xcode.a...]
/Library/RubyMotion/lib/motion/project.rb:101:in `block in <top (required)>'
/Users/jh/.rvm/gems/ruby-1.9.3-p327@oucalc/bin/ruby_noexec_wrapper:14:in `eval'
/Users/jh/.rvm/gems/ruby-1.9.3-p327@oucalc/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => default => simulator
(See full trace by running task with --trace)
@ghost ghost assigned jamonholmgren Feb 21, 2013
jamonholmgren added a commit that referenced this issue Feb 21, 2013
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

1 participant