electron-prompt
electron-prompt copied to clipboard
Prompt window closes immediately for some Linux users
Some of our users on Linux Mint experience issues ... https://github.com/pascalopitz/unoffical-sonos-controller-for-linux/issues/119
The library is invoked here: https://github.com/pascalopitz/unoffical-sonos-controller-for-linux/blob/master/src/menu.js#L292-L303
Any ideas what causes this or how to remedy?
Can you check if the fix included in v1.6.1 (#67) also fixes your problem?
Hello, same problem here. The fix in v1.6.1 does not solve the pb (Electron v11.2.1). It works on Linux with Electron v11.1.1, but not on Mac OS. It works on all OS with Electron v11.0.5.