Chatterino / chatterino-browser-ext

26 stars 16 forks source link

Chatterino: Unknown option `parent-window` error #41

Closed ALazyMeme closed 3 years ago

ALazyMeme commented 4 years ago

image

Occurs when opening a twitch channel

Chatterino Nightly 2.2.2 (commit b67e20d96, 27.09.2020) - Windows 10

Electrolyte220 commented 4 years ago

Having the same issue, but this window only started appearing after updating to commit 42daac088. I'm running this on Win 10 and using Brave. Before updating, I was on commit 8123a4789 with no issues.

Also, disabling the extension from the tickbox does nothing, as clicking off of and back on the browser makes this show again. Disabling the extension from your browser's extension page seems to be a temp fix for now.

dnsge commented 3 years ago

From https://developer.chrome.com/extensions/nativeMessaging#native-messaging-host-protocol:

On Windows, the native messaging host is also passed a command line argument with a handle to the calling chrome native window: --parent-window=. This lets the native messaging host create native UI windows that are correctly focused.