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

Blank page, no connection settings, no nothing #80

Open
alessioalex opened this issue Mar 22, 2014 · 7 comments
Open

Blank page, no connection settings, no nothing #80

alessioalex opened this issue Mar 22, 2014 · 7 comments

Comments

@alessioalex
Copy link

All I see is a blank page, I cannot enter the connection settings and it does not connect to any channels. I'm on the latest OSX.

screen shot 2014-03-22 at 08 51 21

@alessioalex alessioalex changed the title Blank page, no connection settings Blank page, no connection settings, no nothing Mar 22, 2014
@rnarian
Copy link

rnarian commented Mar 22, 2014

See #71 and #77.

@gingermusketeer
Copy link

The connection page has not been implemented yet. You can however add connections manually to local storage

The key that needs to be added is slate:settings and the value needs to be something like

{"connections":[{"host":"irc.freenode.net","port":6667,"nickname":"testing_slate"}]}

I ran into a problem with the settings not working if there were any spaces in the json

@gingermusketeer
Copy link

The channels are also hard coded at the moment see lib/boot/index.js

@aaronraimist
Copy link

@gingermusketeer Could you add this info to the README? For people just finding this project they are just going to assume it's broken.

@alessioalex
Copy link
Author

@gingermusketeer tried that but with the same result unfortunately

@gingermusketeer
Copy link

I have got a basic gui for connection and channel management working. See #81

@gingermusketeer
Copy link

@alessioalex Did you try refreshing the page and/or running make again

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

No branches or pull requests

4 participants