Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

App is refusing text input or is blank #142

Open
beechnut opened this issue Sep 17, 2015 · 4 comments
Open

App is refusing text input or is blank #142

beechnut opened this issue Sep 17, 2015 · 4 comments

Comments

@beechnut
Copy link

I successfully built and ran the app (as in it started up with my identity verified), but:

  • the npm start version refuses to take text input
  • while npm run package builds successfully, opening it shows a blank window

npm start
(I'm seeing a DNS error -- could that play a part?)
screen shot 2015-09-17 at 2 06 49 pm

friends.app
screen shot 2015-09-17 at 2 11 27 pm

How can I start debugging this?

Details:

Mac OS X 10.10.4

$ uname -v
Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64

Identity verified:

$ DEBUG=* github-current-user
# ... lots of output
github-current-user valid: true, username: beechnut +0ms
You are verified as beechnut
@Flet
Copy link
Member

Flet commented Sep 17, 2015

can you try
npm run rebuild-leveldb then npm start?

I seem to have to do this every time I clone.

@beechnut
Copy link
Author

I tried it, with the same result as before. Despite focusing on the text field, typed input still appears in the terminal.

@max-mapper
Copy link
Member

i fixed some bug, it should work better now :)

@bartvanherck
Copy link

I had this too, until I launched the application twice. Then it was gone.

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

No branches or pull requests

4 participants