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 closing application #162

Closed
BreadSpriteBread opened this issue Apr 19, 2022 · 2 comments
Closed

Error when closing application #162

BreadSpriteBread opened this issue Apr 19, 2022 · 2 comments

Comments

@BreadSpriteBread
Copy link

<!-- 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

@lacymorrow
Copy link
Owner

lacymorrow commented Apr 19, 2022 via email

@lacymorrow
Copy link
Owner

duplicate #153

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