Skip to content

Media selection dialog broken for uploads/downloads #2

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

Open
parkan opened this issue Jul 1, 2024 · 0 comments
Open

Media selection dialog broken for uploads/downloads #2

parkan opened this issue Jul 1, 2024 · 0 comments

Comments

@parkan
Copy link

parkan commented Jul 1, 2024

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.

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

1 participant