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

Error when MainWindow is minimized in OS X Dock #16

Closed
cbourgois opened this issue Sep 29, 2015 · 2 comments
Closed

Error when MainWindow is minimized in OS X Dock #16

cbourgois opened this issue Sep 29, 2015 · 2 comments

Comments

@cbourgois
Copy link

When the main Window is minimized in OS X Dock, Caprine > Préférences or File > New Conversation produces an error window:

A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot read property 'webContents' of undefined
    at sendAction (/path/to/Caprine.app/Contents/Resources/app.asar/menu.js:9:34)
    at click (/path/to/Caprine.app/Contents/Resources/app.asar/menu.js:27:6)
    at MenuItem.click (/path/to/Caprine.app/Contents/Resources/atom.asar/browser/api/lib/menu-item.js:58:20)
    at Function.delegate.executeCommand (/path/to/Caprine.app/Contents/Resources/atom.asar/browser/api/lib/menu.js:127:69)
@sindresorhus
Copy link
Owner

Fixed in 0.1.2.

@cbourgois
Copy link
Author

Thanks!

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

2 participants