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
Version: 2.0.20 (AppImage) Operating System: Fedora Linux 40 (Workstation Edition)
When going to Settings -> Privacy and pressing Manage next to Ads Personalization & Data, nothing opens.
This is also visible in the log.
19:16:36.147 › Error occurred in handler for 'openCMPWindow': TypeError: Cannot read properties of undefined (reading 'openCMPWindow')
at /tmp/.mount_GDLaunVBf7ym/resources/app.asar/dist/main/index.cjs:105:40935
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:77976)
at WebContents.emit (node:events:517:28)
at WebContents.emit (node:domain:489:12)
at i.emit (/tmp/.mount_GDLaunVBf7ym/resources/app.asar/dist/main/index.cjs:42:200016)
I would assume this traces back to this line which doesn't seem to do a nullish check:
Version: 2.0.20 (AppImage)
Operating System: Fedora Linux 40 (Workstation Edition)
When going to Settings -> Privacy and pressing Manage next to Ads Personalization & Data, nothing opens.
This is also visible in the log.
I would assume this traces back to this line which doesn't seem to do a nullish check:
GDLauncher-Carbon/apps/desktop/packages/main/index.ts
Line 625 in 1e9527b
I guess this isn't available on Linux? Maybe hide the button.
The text was updated successfully, but these errors were encountered: