shusaura85 / notparadoxlauncher

Alternative for Paradox Launcher
MIT License
153 stars 4 forks source link

Can not type anything at advanced section. #15

Closed rogaldh closed 4 years ago

rogaldh commented 4 years ago

Launcher version: 1.3 OS: macOS 10.15.3

I'm faced with an issue. Literally can not type anything at the advanced section of the launcher, but copy/paste works pretty well.

Btw, does advanced section work? I've tried to set some launch options and they do not work it seems (I've tried --enable-dev-ui, -screen-width <width> -screen-height <height>, -screen-fullscreen m and -windowed but no luck).

p.s.: thank you for the work 👍

shusaura85 commented 4 years ago

I'll have a look at it as soon as I can. About the advanced options not working, it might be an issue in the way it handles the parameters entered there.

shusaura85 commented 4 years ago

Looks like I'll have to make an application bundle for the launcher. When I wrap the launcher binary in an application bundle, the advanced parameters field works fine.
Apparently the keyboard focus is stolen by the invisible shell window when launched without the application bundle.

shusaura85 commented 4 years ago

Fixed in release 1.3.1