Skip to content
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

dist app quit unexpectedly caused by productName #1278

Closed
xingoxu opened this issue Feb 20, 2017 · 3 comments · May be fixed by qcif/data-curator#563
Closed

dist app quit unexpectedly caused by productName #1278

xingoxu opened this issue Feb 20, 2017 · 3 comments · May be fixed by qcif/data-curator#563

Comments

@xingoxu
Copy link

xingoxu commented Feb 20, 2017

  • Version: 13.9.0
  • Target: macOS 10.12.3

Steps:

  1. git clone https://github.com/xingoxu/electron-quick-start and you can see https://github.com/xingoxu/electron-quick-start/commit/42cd3af630783c306773408bd3201f458a583b2e I've only changed the productName
  2. run npm install && npm run dist on macOS
  3. open the dist app and you will see like this

image

I've tried to test with the same length word like Electron Quick Start and it went well. Really weird, isn't it?

@develar
Copy link
Member

develar commented Feb 20, 2017

As workaround, don't use Helper postfix of your product name.

@develar
Copy link
Member

develar commented Feb 20, 2017

Solution to avoid "what? I need to change my product name?" Will be published in 30 minutes.

@develar
Copy link
Member

develar commented Feb 20, 2017

Fixed in 13.11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants