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

Closing preference window manually and later trying to close it with the appropriate button causes an error #31

Closed
blahsd opened this issue Jun 13, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@blahsd
Copy link
Owner

blahsd commented Jun 13, 2018

Could not call remote function 'close'. Check that the function signature is correct. Underlying error: Object has been destroyed
Error: Could not call remote function 'close'. Check that the function signature is correct. Underlying error: Object has been destroyed
    at callFunction (/Users/.../dev/proj/snwe/node_modules/electron-prebuilt/dist/Electron.app/Contents/Resources/electron.asar/browser/rpc-server.js:235:11)
    at EventEmitter.<anonymous> (/Users/.../dev/proj/snwe/node_modules/electron-prebuilt/dist/Electron.app/Contents/Resources/electron.asar/browser/rpc-server.js:342:5)
    at emitMany (events.js:127:13)
    at EventEmitter.emit (events.js:201:7)
    at WebContents.<anonymous> (/Users/.../dev/proj/snwe/node_modules/electron-prebuilt/dist/Electron.app/Contents/Resources/electron.asar/browser/api/web-contents.js:231:13)
    at emitTwo (events.js:106:13)
    at WebContents.emit (events.js:191:7)
@blahsd blahsd added the bug Something isn't working label Jun 13, 2018
@blahsd
Copy link
Owner Author

blahsd commented Jun 22, 2018

This was fixed at some point

@blahsd blahsd closed this as completed Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant