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

Does not display messages after entering Token #24

Closed
ddaws opened this issue Jun 16, 2014 · 7 comments
Closed

Does not display messages after entering Token #24

ddaws opened this issue Jun 16, 2014 · 7 comments

Comments

@ddaws
Copy link

ddaws commented Jun 16, 2014

I installed this package by starring the package and running apm stars --install. This worked successfully. I then attained my Gitter developer token and pasted it into the settings.

Initially I received a message stating I was logged in as dreid93, along with an error, though I have not been able to recreate the error. Upon reloading atom this package is displaying as a very small (non-resizable) pane across the bottom.

screen shot 2014-06-16 at 12 28 33 pm

@Glavin001
Copy link
Owner

  • Add more debugging info to atom-gitter in console for users to send in issues.

@Glavin001
Copy link
Owner

  • Command for restarting (re-login).

Glavin001 added a commit that referenced this issue Jun 17, 2014
Also added more debugging.

Commands:
- restart
- toggle-messages
- clear-messages
@Glavin001 Glavin001 changed the title Does not display Does not display messages after entering Token Jun 17, 2014
@Glavin001 Glavin001 self-assigned this Jun 17, 2014
@Glavin001
Copy link
Owner

@dreid93 let me know if you are still having this problem. If not, then feel free to close this issue.

If you still are, could you paste your JS console.log here, so I can debug and find out where it is going wrong. View --> Developer --> Toggle Developer Tools Thanks! Hope it works out.

@ddaws
Copy link
Author

ddaws commented Jun 18, 2014

@Glavin001 my output log is :

Activate Gitter atom-gitter.coffee:251
MessagePanelView does not exist. atom-gitter.coffee:42
Attaching MessagePanelView atom-gitter.coffee:49
Login TOKEN  atom-gitter.coffee:128
Project has Git repo atom-gitter.coffee:27
Project has GitHub URL https://github.com/Streamlyne/opc-connect atom-gitter.coffee:31
Setup Commands atom-gitter.coffee:242
Window load time: 2923ms /Applications/Atom.app/Contents/Resources/app/src/window-bootstrap.js:18

@Glavin001
Copy link
Owner

  • Show error message when login TOKEN is incorrect.

@dreid93 it appears that your token is not allowing you to login. It must be failing. I am contacting Gitter to try and figure this out, why your account is the only one not working.

@Glavin001
Copy link
Owner

It looks like your Token was incorrect. Thank you @mydigitalself and @suprememoocow for helping diagnose this issue and provide recommendations for how I can improve Atom-Gitter.

See #28 for Display error message when cannot login.

@Glavin001
Copy link
Owner

Also #27 Use Gitter oAuth.

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

No branches or pull requests

2 participants