generated from sindresorhus/electron-boilerplate
-
-
Notifications
You must be signed in to change notification settings - Fork 103
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 closing application #162
Comments
Please update to the latest version, this has been fixed.
On Tue, Apr 19, 2022 at 09:17 BreadSpriteBread ***@***.***> wrote:
<!-- Please succinctly describe your issue and steps to reproduce it. Screenshots are worth a hundred bug reports! -->
Whenever I try to close or minimise the application the error pops up.
---
TypeError: Cannot read property 'showInactive' of undefined:
TypeError: Cannot read property 'showInactive' of undefined
at C:\Users\USER\AppData\Local\Programs\crossover\resources\app.asar\src\main\windows.js:357:19
at each (C:\Users\USER\AppData\Local\Programs\crossover\resources\app.asar\src\main\windows.js:55:5)
at Object.showWindow (C:\Users\USER\AppData\Local\Programs\crossover\resources\app.asar\src\main\windows.js:357:2)
at IOHook.<anonymous> (C:\Users\USER\AppData\Local\Programs\crossover\resources\app.asar\src\main\iohook.js:86:12)
at IOHook.emit (events.js:315:20)
at IOHook._handler (C:\Users\USER\AppData\Local\Programs\crossover\resources\app.asar\node_modules\iohook\index.js:225:12)
---
CrossOver 3.0.1
Electron 11.5.0
win32 10.0.19043
Locale: en-GB
—
Reply to this email directly, view it on GitHub
<#162>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKAERJ7P3K64D4PHPJ5DIDVF2W33ANCNFSM5TYZ7BJQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Lacy Morrow
www.lacymorrow.com
|
duplicate #153 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Whenever I try to close or minimise the application the error pops up.
Electron 11.5.0
win32 10.0.19043
Locale: en-GB
The text was updated successfully, but these errors were encountered: