Skip to content

Conversation

@alexanderjarvis
Copy link

This patch fixes a crash by checking nil values.

Thread : Fatal Exception: NSInvalidArgumentException
0  CoreFoundation                 6523146056 __exceptionPreprocess
1  libobjc.A.dylib                6870957952 objc_exception_throw
2  CoreFoundation                 6522025928 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]
3  CoreFoundation                 6522025568 +[NSDictionary dictionaryWithObjects:forKeys:count:]
4  KILabel                        4314112932 -[KILabel attributesFromProperties] (KILabel.m:356)
5  KILabel                        4314110664 -[KILabel setText:] (KILabel.m:224)

@Lyonich
Copy link

Lyonich commented Dec 19, 2016

Thank you! But why the developers did not write it at once?

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

Successfully merging this pull request may close these issues.

2 participants