You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found another issue that will unfortunately probably make me stop using this, the Downlaod/Upload dialogs in Chromium, Slack, other Electron apps etc simply do not load, error seems to be:
Error in Electron:
Error occurred in handler for 'GET_MEDIA_ACCESS_STATUS': TypeError: ge.systemPreferences.getMediaAccessStatus is not a function
at /app/extra/resources/app.asar/dist/main.bundle.js:94:42444
at wu (/app/extra/resources/app.asar/dist/main.bundle.js:5:5872)
at /app/extra/resources/app.asar/dist/main.bundle.js:5:6648
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:82823)
at WebContents.emit (node:events:518:28)
at WebContents.emit (node:domain:488:12)
at T.emit (/app/extra/resources/app.asar/dist/main.bundle.js:172:10717)
No visible error output in Chromium.
The text was updated successfully, but these errors were encountered:
Found another issue that will unfortunately probably make me stop using this, the Downlaod/Upload dialogs in Chromium, Slack, other Electron apps etc simply do not load, error seems to be:
Error in Electron:
No visible error output in Chromium.
The text was updated successfully, but these errors were encountered: