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

Occasional error popup #239

Closed
n2sooners opened this issue Mar 18, 2023 · 1 comment
Closed

Occasional error popup #239

n2sooners opened this issue Mar 18, 2023 · 1 comment

Comments

@n2sooners
Copy link

<!-- Please succinctly describe your issue and steps to reproduce it. Screenshots are worth a hundred bug reports! -->

Just an occasional popup with an option to report the error. Doesn't seem to do anything to the app, but does interrupt game play at times. Haven't noticed any pattern.

---

TypeError: Cannot read property 'setBadge' of undefined:
TypeError: Cannot read property 'setBadge' of undefined
at Object.setBadge (C:\Users\n2soo\AppData\Local\Programs\crossover\resources\app.asar\src\main\dock.js:5:35)
at NsisUpdater.<anonymous> (C:\Users\n2soo\AppData\Local\Programs\crossover\resources\app.asar\src\main\auto-update.js:60:10)
at NsisUpdater.emit (events.js:315:20)
at NsisUpdater.dispatchUpdateDownloaded (C:\Users\n2soo\AppData\Local\Programs\crossover\resources\app.asar\node_modules\electron-updater\out\AppUpdater.js:581:10)
at Object.done (C:\Users\n2soo\AppData\Local\Programs\crossover\resources\app.asar\node_modules\electron-updater\out\BaseUpdater.js:42:14)
at done (C:\Users\n2soo\AppData\Local\Programs\crossover\resources\app.asar\node_modules\electron-updater\out\AppUpdater.js:719:25)
at async NsisUpdater.executeDownload (C:\Users\n2soo\AppData\Local\Programs\crossover\resources\app.asar\node_modules\electron-updater\out\AppUpdater.js:730:14)

---

CrossOver 3.0.0

Electron 11.5.0
win32 10.0.19045
Locale: en-US

@lacymorrow
Copy link
Owner

update the app, 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