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

PTHotKey looks for non-existent file PTKeyCodes.plist #41

Closed
DanielGibbsNZ opened this issue Jun 24, 2015 · 1 comment
Closed

PTHotKey looks for non-existent file PTKeyCodes.plist #41

DanielGibbsNZ opened this issue Jun 24, 2015 · 1 comment
Assignees

Comments

@DanielGibbsNZ
Copy link

When calling description on a PTHotKey object, it tries to load the non-existent file PTKeyCodes.plist, which causes an exception with the message *** -[NSURL initFileURLWithPath:]: nil string parameter.

Should this file be included in the PTHotKey framework or should the code trying to load it be removed?

@DanielGibbsNZ DanielGibbsNZ changed the title PTHotKey looks for non existent file PTKeyCodes.plist PTHotKey looks for non-existent file PTKeyCodes.plist Jun 24, 2015
@Kentzo Kentzo added the bug label Jun 24, 2015
@Kentzo Kentzo self-assigned this Jun 24, 2015
Kentzo added a commit that referenced this issue Sep 28, 2015
…trings.

It's the job of ShortcutRecorder.
Refs #41
@Kentzo
Copy link
Owner

Kentzo commented Sep 28, 2015

@DanielGibbsNZ Sorry it took so long. Please take a look at the develop branch.

@Kentzo Kentzo closed this as completed Oct 7, 2015
Kentzo added a commit that referenced this issue Dec 10, 2015
…trings.

It's the job of ShortcutRecorder.
Refs #41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants